2018-10-06 15:11:45,815 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-293 | | 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-06 15:11:45,819 - 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=JPc8dPtNa68vxFqmyZqsPTJPe export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.10 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.10 export OS_REGION_NAME=regionOne 2018-10-06 15:11:45,820 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-06 15:11:45,821 - 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-06 15:11:45,835 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-06 15:11:47,507 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_3ad98f58-5ca3-4d76-bcb3-7f14837c0bc8', 'id': u'd134a90c8ed8427a8fbe77d9ab448d55', '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-06 15:11:48,172 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8cd37642e4004b3b8fd81e2bff8427c7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_3ad98f58-5ca3-4d76-bcb3-7f14837c0bc8'}) 2018-10-06 15:11:48,390 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 15:11:48,730 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/0d672dc53fc44bda8004f5ad28e3b08d'}, 'domain_id': None, 'human_id': None, 'id': u'0d672dc53fc44bda8004f5ad28e3b08d', 'HUMAN_ID': False}) 2018-10-06 15:11:49,384 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_3ad98f58-5ca3-4d76-bcb3-7f14837c0bc8', 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': '795d1d60-dd03-44ef-bd38-60a8d86a0882', 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_3ad98f58-5ca3-4d76-bcb3-7f14837c0bc8', 'project_id': u'd134a90c8ed8427a8fbe77d9ab448d55', '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-06 15:11:49,389 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_3ad98f58-5ca3-4d76-bcb3-7f14837c0bc8', 'password': '795d1d60-dd03-44ef-bd38-60a8d86a0882', 'project_name': 'connection_check-project_3ad98f58-5ca3-4d76-bcb3-7f14837c0bc8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'd134a90c8ed8427a8fbe77d9ab448d55', 'project_domain_name': 'Default'} 2018-10-06 15:11:53,695 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-06 15:11:53,695 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-06 15:12:03,574 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 9.867s OK 2018-10-06 15:12:03,688 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 15:12:03,689 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-06 15:12:06,165 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-06 15:12:06,857 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_068fdcad-1cbe-4131-bf3f-baeac9406305', 'id': u'3e37ce67de3843498eafb3187da04061', '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-06 15:12:07,459 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aad199a2b1b244d4a2cd8456990e4964', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_068fdcad-1cbe-4131-bf3f-baeac9406305'}) 2018-10-06 15:12:07,692 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 15:12:07,981 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/4dbd21abff654421a0973576b3b497ae'}, 'domain_id': None, 'human_id': None, 'id': u'4dbd21abff654421a0973576b3b497ae', 'HUMAN_ID': False}) 2018-10-06 15:12:08,602 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_068fdcad-1cbe-4131-bf3f-baeac9406305', 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': 'fe08f759-f3f3-4ddb-951c-8c2037ae83af', 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_068fdcad-1cbe-4131-bf3f-baeac9406305', 'project_id': u'3e37ce67de3843498eafb3187da04061', '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-06 15:12:08,615 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_068fdcad-1cbe-4131-bf3f-baeac9406305', 'password': 'fe08f759-f3f3-4ddb-951c-8c2037ae83af', 'project_name': 'api_check-project_068fdcad-1cbe-4131-bf3f-baeac9406305', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '3e37ce67de3843498eafb3187da04061', 'project_domain_name': 'Default'} 2018-10-06 15:12:12,479 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-06 15:12:12,480 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-10-06 15:24:45,625 - 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 752.999s OK 2018-10-06 15:24:45,748 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 15:24:45,749 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-06 15:24:47,641 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-06 15:24:48,236 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_9c017410-2523-47aa-9f34-e08460bf615e', 'id': u'194c6d3aced641e8b3fedacc6c9019d7', '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-06 15:24:48,701 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8a9c0592b82946ef87f180cf72278047', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_9c017410-2523-47aa-9f34-e08460bf615e'}) 2018-10-06 15:24:48,867 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 15:24:49,040 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/9315b72500ab43619d8aa0c94ec8aaaa'}, 'domain_id': None, 'human_id': None, 'id': u'9315b72500ab43619d8aa0c94ec8aaaa', 'HUMAN_ID': False}) 2018-10-06 15:24:49,721 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_9c017410-2523-47aa-9f34-e08460bf615e', 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': '55a694c5-83e0-4103-b916-9d4f0fc2bec9', 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_9c017410-2523-47aa-9f34-e08460bf615e', 'project_id': u'194c6d3aced641e8b3fedacc6c9019d7', '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-06 15:24:49,726 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_9c017410-2523-47aa-9f34-e08460bf615e', 'password': '55a694c5-83e0-4103-b916-9d4f0fc2bec9', 'project_name': 'snaps_health_check-project_9c017410-2523-47aa-9f34-e08460bf615e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '194c6d3aced641e8b3fedacc6c9019d7', 'project_domain_name': 'Default'} 2018-10-06 15:24:52,030 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-06 15:24:52,031 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-10-06 15:26:29,229 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 97.197s OK 2018-10-06 15:26:29,360 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 15:26:29,361 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:37 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-10-06 15:26:31,269 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 12:33 | PASS | | snaps_health_check | functest | healthcheck | 01:37 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-06 15:26:31,273 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-06 15:27:00,374 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-293 | | 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-06 15:27:00,379 - 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=JPc8dPtNa68vxFqmyZqsPTJPe export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.10 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.10 export OS_REGION_NAME=regionOne 2018-10-06 15:27:00,379 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-06 15:27:00,380 - 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-06 15:27:00,416 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-06 15:27:02,385 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'id': u'2b8f0a7d9fd043d49dabab4f714641d0', '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-06 15:27:02,854 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'228550763bed46ec941b273e61426f87', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_a914e5b4-e579-490a-a4e0-5baf60af42e0'}) 2018-10-06 15:27:03,022 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 15:27:03,134 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/408dd30a42864f6a8ee51434fee86723'}, 'domain_id': None, 'human_id': None, 'id': u'408dd30a42864f6a8ee51434fee86723', 'HUMAN_ID': False}) 2018-10-06 15:27:03,777 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_a914e5b4-e579-490a-a4e0-5baf60af42e0', 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': '0cc66536-c60e-42ff-b1c6-924134e44c43', 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_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'project_id': u'2b8f0a7d9fd043d49dabab4f714641d0', '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-06 15:27:03,783 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'password': '0cc66536-c60e-42ff-b1c6-924134e44c43', 'project_name': 'vping_ssh-project_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '2b8f0a7d9fd043d49dabab4f714641d0', 'project_domain_name': 'Default'} 2018-10-06 15:27:03,783 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-06 15:27:04,497 - 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-06T15:27:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a56a8243-6c6f-4c24-9b21-af5d32cb2cf7', u'provider:segmentation_id': 96, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_a914e5b4-e579-490a-a4e0-5baf60af42e0', u'admin_state_up': True, u'tenant_id': u'2b8f0a7d9fd043d49dabab4f714641d0', u'created_at': u'2018-10-06T15:27:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2b8f0a7d9fd043d49dabab4f714641d0'}) 2018-10-06 15:27:05,845 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-06T15:27:05Z', 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'4b56c10b-d489-46e0-8f8c-37dc40a07cf4', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_a914e5b4-e579-490a-a4e0-5baf60af42e0', u'enable_dhcp': True, u'network_id': u'a56a8243-6c6f-4c24-9b21-af5d32cb2cf7', u'tenant_id': u'2b8f0a7d9fd043d49dabab4f714641d0', u'created_at': u'2018-10-06T15:27:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2b8f0a7d9fd043d49dabab4f714641d0'}) 2018-10-06 15:27:07,077 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'31ff5876-2a57-4cd5-9d70-d68f7e3cad0c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd3fc9233-8ad9-4a77-b9b7-ff6ec16fa0b3', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2b8f0a7d9fd043d49dabab4f714641d0', u'created_at': u'2018-10-06T15:27:06Z', u'admin_state_up': True, u'updated_at': u'2018-10-06T15:27:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'2b8f0a7d9fd043d49dabab4f714641d0', u'id': u'fae14936-52ad-4fe1-955b-e4f19c16687e', u'name': u'vping_ssh-router_a914e5b4-e579-490a-a4e0-5baf60af42e0'}) 2018-10-06 15:27:11,164 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/ed1505e9-516e-4d08-be64-ea3994eeae46/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ed1505e9-516e-4d08-be64-ea3994eeae46/file', 'owner': u'2b8f0a7d9fd043d49dabab4f714641d0', 'id': u'ed1505e9-516e-4d08-be64-ea3994eeae46', 'size': 12716032, u'self': u'/v2/images/ed1505e9-516e-4d08-be64-ea3994eeae46', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b8f0a7d9fd043d49dabab4f714641d0', 'name': 'vping_ssh-project_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/ed1505e9-516e-4d08-be64-ea3994eeae46/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T15:27:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-06T15:27:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ed1505e9-516e-4d08-be64-ea3994eeae46', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_a914e5b4-e579-490a-a4e0-5baf60af42e0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'created': u'2018-10-06T15:27:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T15:27:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ed1505e9-516e-4d08-be64-ea3994eeae46', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_a914e5b4-e579-490a-a4e0-5baf60af42e0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 15:27:11,380 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_a914e5b4-e579-490a-a4e0-5baf60af42e0', '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'b02668b3789342938652e3506ba63a25', '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'4fab24d4-b195-4460-bf86-d3fef1d22e11', 'swap': 0}) 2018-10-06 15:27:11,721 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUBUEmKD6kW2CZ57JEYf8E4zmVWKydtO4xyggLMAjsAAsJSltCyRztLrPKozworuUO7G+BHa1uaz7qf6maJMTx6emyPnUVSXeEfT7/EM9oovResvfbvxDdyRXa8i3ICvqhCkYabalYJg1vID9D5nltQFo+1d3y7QGpV+ZkvJX7ICxQ1/xIDhcVn8Ipq+aJPPa3r0ZMkbdBmfywTbhutefeG8L6fgcQc8oFC5ahL9BBmqfexTSFe1bVVVi13fjK7rwpEX2pwMIm5dfiz+b6Bxmpg/fd6GzQLsQhOSz5occ7XNWbo6Rz3skKXkGZQwCi28Oqw6H7+ri65CPf2VxGAbV/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA1AVBJig+pFtgmeeyRGH/BOM5lVisnbTuMcoICzAI7AALCUpb\nQskc7S6zyqM8KK7lDuxvgR2tbms+6n+pmiTE8enpsj51FUl3hH0+/xDPaKL0XrL3\n278Q3ckV2vItyAr6oQpGGm2pWCYNbyA/Q+Z5bUBaPtXd8u0BqVfmZLyV+yAsUNf8\nSA4XFZ/CKavmiTz2t69GTJG3QZn8sE24brXn3hvC+n4HEHPKBQuWoS/QQZqn3sU0\nhXtW1VVYtd34yu68KRF9qcDCJuXX4s/m+gcZqYP33ehs0C7EITks+aHHO1zVm6Ok\nc97JCl5BmUMAotvDqsOh+/q4uuQj39lcRgG1fwIDAQABAoIBAQCF/ugkwGyOnT2Z\nJyiwNSriIOVEsO0vIqkjiGa7A1mwJXrUHU0+ETKZ59kzKSUdJSOY4e66sFHqphb2\nR0aeJ7zckxPiVbzTfkHt1uYYd7xNiiddLkiddcyoDq0kWch7VAz/+ClEDKhpEGuP\nHtc9B40YcgJXEf0ayZUyPF5crh8vvQfQPN8N6uXW23lAUBXTpYchMQdqARUdh7Sq\nM9MzQqdDtRM43iSfSKmgYTa3OPgjXkfn2ZPuqyhiFAd5QZGP1tGtc3mRG7OBfqr7\nxnVVERfr2IUppaw9OZJ633yhWqdWiMu7sQlna5Ktly+pPiq1hW+UB7I8ZekyYBUp\nvWWrwy3ZAoGBAPSY19AEkgFvuNDbB6hCeYqAsHc/U1sH52r5jBl1Kmr5QhI9T6cS\nk1KCGhme3aol/Lq4477oelYvHeHCcAULR0xs1jwMry3jdGqYaqIArGQh0YO+WdWl\nfbLwkFiRPmg74Br1FVQIFaZc7B0/z7ruDgNavIIgbUBiRdEb7WRnILelAoGBAN3n\noA3vn+8xaWxqnQ91f/rZdhS4hv7cjg7xQQWmEAMTVvsGkBO5lYakRVXrXISVpZUl\nU99W6Fjleur2KtSYX4OitdOP2K6BcnmFAToyoOwf+bLsukU94LqIiypNbqWLNUpc\ntCVWpc/ayEzH+a3N3zR7nm723UjTrnB4lmMfvY9TAoGBAJYtGaRAihyTqdeiA2uN\nlO4y4SX2HYmwqqeFnD0tMOQJMkXcmwEraISqGLhOUC7dr/Q8/KgEOMidmS05ommW\naSpFUKwB5bS5CItCFYZt/2pjUS4gOyvvteOdzCJ02upIiOpEO9oiNJi2SMoUmchd\nzQDGPyNuIWX8cH1ZNkIFB5N5AoGBAIyHw7UPrBmvETS3z/+aShJy5XT554Q/6TdN\nUgBhyoIoHU2cOmJDhY5fOgnPpCfTHan2mcc3Iq4ppk5m13kLhnG2+a+hyXe6QuTy\ndnSE26SuG1RU1yJCra90Ca4gm5H7NySA0RVUam3YAEGf419Ooax7HTro2/rjE/Xm\naFceIs5BAoGBAK/3exHP6XkpIOH274tWRhih/aT+7sM1GOc25g17EKn9mPLyNbLH\nkMNTTzt6d6lwFwreQyFVneiMo0J5Ix9y2oAPJJeVW9nYU1+J1RUAtBlVN1JTpvwK\ngvl35Vm10PfOgCH4led+qYz1QWDuydEFooTT7sQhijmdrdIs7w4LMQrQ\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'228550763bed46ec941b273e61426f87', 'name': u'vping_ssh-kp_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'created_at': '2018-10-06T15:27:11.721725', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b8f0a7d9fd043d49dabab4f714641d0', 'name': 'vping_ssh-project_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'73:ac:8c:c9:05:15:7f:93:31:83:53:52:c8:7b:06:8e', 'type': 'ssh', 'id': u'vping_ssh-kp_a914e5b4-e579-490a-a4e0-5baf60af42e0'}) 2018-10-06 15:27:11,722 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA1AVBJig+pFtgmeeyRGH/BOM5lVisnbTuMcoICzAI7AALCUpb Qskc7S6zyqM8KK7lDuxvgR2tbms+6n+pmiTE8enpsj51FUl3hH0+/xDPaKL0XrL3 278Q3ckV2vItyAr6oQpGGm2pWCYNbyA/Q+Z5bUBaPtXd8u0BqVfmZLyV+yAsUNf8 SA4XFZ/CKavmiTz2t69GTJG3QZn8sE24brXn3hvC+n4HEHPKBQuWoS/QQZqn3sU0 hXtW1VVYtd34yu68KRF9qcDCJuXX4s/m+gcZqYP33ehs0C7EITks+aHHO1zVm6Ok c97JCl5BmUMAotvDqsOh+/q4uuQj39lcRgG1fwIDAQABAoIBAQCF/ugkwGyOnT2Z JyiwNSriIOVEsO0vIqkjiGa7A1mwJXrUHU0+ETKZ59kzKSUdJSOY4e66sFHqphb2 R0aeJ7zckxPiVbzTfkHt1uYYd7xNiiddLkiddcyoDq0kWch7VAz/+ClEDKhpEGuP Htc9B40YcgJXEf0ayZUyPF5crh8vvQfQPN8N6uXW23lAUBXTpYchMQdqARUdh7Sq M9MzQqdDtRM43iSfSKmgYTa3OPgjXkfn2ZPuqyhiFAd5QZGP1tGtc3mRG7OBfqr7 xnVVERfr2IUppaw9OZJ633yhWqdWiMu7sQlna5Ktly+pPiq1hW+UB7I8ZekyYBUp vWWrwy3ZAoGBAPSY19AEkgFvuNDbB6hCeYqAsHc/U1sH52r5jBl1Kmr5QhI9T6cS k1KCGhme3aol/Lq4477oelYvHeHCcAULR0xs1jwMry3jdGqYaqIArGQh0YO+WdWl fbLwkFiRPmg74Br1FVQIFaZc7B0/z7ruDgNavIIgbUBiRdEb7WRnILelAoGBAN3n oA3vn+8xaWxqnQ91f/rZdhS4hv7cjg7xQQWmEAMTVvsGkBO5lYakRVXrXISVpZUl U99W6Fjleur2KtSYX4OitdOP2K6BcnmFAToyoOwf+bLsukU94LqIiypNbqWLNUpc tCVWpc/ayEzH+a3N3zR7nm723UjTrnB4lmMfvY9TAoGBAJYtGaRAihyTqdeiA2uN lO4y4SX2HYmwqqeFnD0tMOQJMkXcmwEraISqGLhOUC7dr/Q8/KgEOMidmS05ommW aSpFUKwB5bS5CItCFYZt/2pjUS4gOyvvteOdzCJ02upIiOpEO9oiNJi2SMoUmchd zQDGPyNuIWX8cH1ZNkIFB5N5AoGBAIyHw7UPrBmvETS3z/+aShJy5XT554Q/6TdN UgBhyoIoHU2cOmJDhY5fOgnPpCfTHan2mcc3Iq4ppk5m13kLhnG2+a+hyXe6QuTy dnSE26SuG1RU1yJCra90Ca4gm5H7NySA0RVUam3YAEGf419Ooax7HTro2/rjE/Xm aFceIs5BAoGBAK/3exHP6XkpIOH274tWRhih/aT+7sM1GOc25g17EKn9mPLyNbLH kMNTTzt6d6lwFwreQyFVneiMo0J5Ix9y2oAPJJeVW9nYU1+J1RUAtBlVN1JTpvwK gvl35Vm10PfOgCH4led+qYz1QWDuydEFooTT7sQhijmdrdIs7w4LMQrQ -----END RSA PRIVATE KEY----- 2018-10-06 15:27:21,772 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a914e5b4-e579-490a-a4e0-5baf60af42e0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7f:d2:60', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ed1505e9-516e-4d08-be64-ea3994eeae46'}), 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-06T15:27:16.000000', 'flavor': Munch({u'id': u'4fab24d4-b195-4460-bf86-d3fef1d22e11'}), 'az': u'nova', 'id': u'80c4f868-c7c4-477c-b2f8-b4393b5be614', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a914e5b4-e579-490a-a4e0-5baf60af42e0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'228550763bed46ec941b273e61426f87', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b8f0a7d9fd043d49dabab4f714641d0', 'name': 'vping_ssh-project_a914e5b4-e579-490a-a4e0-5baf60af42e0', '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-06T15:27:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-06T15:27:20Z', 'hostId': u'd3ba1c56c240f7dcd6c0744755786480aeda03abb985b31d75485d45', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'd3ba1c56c240f7dcd6c0744755786480aeda03abb985b31d75485d45', '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-06T15:27:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b8f0a7d9fd043d49dabab4f714641d0', 'name': u'vping_ssh-vm2_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'adminPass': u'yL7AsfeVfoJZ', 'tenant_id': u'2b8f0a7d9fd043d49dabab4f714641d0', 'region': 'regionOne', 'created': u'2018-10-06T15:27:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-06 15:27:32,893 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a914e5b4-e579-490a-a4e0-5baf60af42e0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f7:6d:cc', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ed1505e9-516e-4d08-be64-ea3994eeae46'}), 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-06T15:27:25.000000', 'flavor': Munch({u'id': u'4fab24d4-b195-4460-bf86-d3fef1d22e11'}), 'az': u'nova', 'id': u'1329bf25-d351-4dd4-9750-a2f5ac0e680e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a914e5b4-e579-490a-a4e0-5baf60af42e0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'228550763bed46ec941b273e61426f87', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b8f0a7d9fd043d49dabab4f714641d0', 'name': 'vping_ssh-project_a914e5b4-e579-490a-a4e0-5baf60af42e0', '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-06T15:27:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-06T15:27:31Z', 'hostId': u'e6e45cbbbfa81361c15e52a64b6435a5f4755cfd9a3318d254a774a6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'e6e45cbbbfa81361c15e52a64b6435a5f4755cfd9a3318d254a774a6', '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-06T15:27:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b8f0a7d9fd043d49dabab4f714641d0', 'name': u'vping_ssh-vm_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'adminPass': u'qrQcPY52VoWV', 'tenant_id': u'2b8f0a7d9fd043d49dabab4f714641d0', 'region': 'regionOne', 'created': u'2018-10-06T15:27:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-06 15:27:34,569 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fae14936-52ad-4fe1-955b-e4f19c16687e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'2b8f0a7d9fd043d49dabab4f714641d0', 'created_at': u'2018-10-06T15:27:33Z', 'attached': True, 'updated_at': u'2018-10-06T15:27:33Z', 'id': u'960b3f24-a069-46a9-b474-bcc4e910f20b', 'floating_network_id': u'31ff5876-2a57-4cd5-9d70-d68f7e3cad0c', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.213', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b8f0a7d9fd043d49dabab4f714641d0', 'name': 'vping_ssh-project_a914e5b4-e579-490a-a4e0-5baf60af42e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fae14936-52ad-4fe1-955b-e4f19c16687e', 'project_id': u'2b8f0a7d9fd043d49dabab4f714641d0', 'port_id': u'16f8d4f9-b759-4833-a80d-47fdd5605c11', 'port': u'16f8d4f9-b759-4833-a80d-47fdd5605c11', 'network': u'31ff5876-2a57-4cd5-9d70-d68f7e3cad0c'}) 2018-10-06 15:27:35,679 - 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 477383558 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.132938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134632] pid_max: default: 32768 minimum: 301 [ 0.135545] ACPI: Core revision 20150930 [ 0.136946] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138290] Security Framework initialized [ 0.139110] Yama: becoming mindful. [ 0.139852] AppArmor: AppArmor initialized [ 0.140726] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142065] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143364] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145981] Initializing cgroup subsys io [ 0.146797] Initializing cgroup subsys memory [ 0.147660] Initializing cgroup subsys devices [ 0.148557] Initializing cgroup subsys freezer [ 0.149422] Initializing cgroup subsys net_cls [ 0.150272] Initializing cgroup subsys perf_event [ 0.151163] Initializing cgroup subsys net_prio [ 0.152035] Initializing cgroup subsys hugetlb [ 0.152889] Initializing cgroup subsys pids [ 0.153747] CPU: Physical Processor ID: 0 [ 0.155237] mce: CPU supports 10 MCE banks [ 0.156092] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157102] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167975] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174200] ftrace: allocating 31920 entries in 125 pages [ 0.199744] smpboot: Max logical packages: 1 [ 0.200596] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201957] x2apic enabled [ 0.202741] Switched APIC routing to physical x2apic. [ 0.204464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205574] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207532] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209308] KVM setup paravirtual spinlock [ 0.210570] x86: Booted up 1 node, 1 CPUs [ 0.211353] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212708] devtmpfs: initialized [ 0.214378] evm: security.selinux [ 0.215056] evm: security.SMACK64 [ 0.215736] evm: security.SMACK64EXEC [ 0.216465] evm: security.SMACK64TRANSMUTE [ 0.217248] evm: security.SMACK64MMAP [ 0.217964] evm: security.ima [ 0.218612] evm: security.capability [ 0.219435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221222] pinctrl core: initialized pinctrl subsystem [ 0.222277] RTC time: 15:27:25, date: 10/06/18 [ 0.223209] NET: Registered protocol family 16 [ 0.224150] cpuidle: using governor ladder [ 0.224937] cpuidle: using governor menu [ 0.225716] PCCT header not found. [ 0.226446] ACPI: bus type PCI registered [ 0.227226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228426] PCI: Using configuration type 1 for base access [ 0.230187] ACPI: Added _OSI(Module Device) [ 0.230994] ACPI: Added _OSI(Processor Device) [ 0.231861] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232731] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234850] ACPI: Interpreter enabled [ 0.235626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242868] ACPI: (supports S0 S5) [ 0.243551] ACPI: Using IOAPIC for interrupt routing [ 0.244530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247600] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248714] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251128] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253316] acpiphp: Slot [3] registered [ 0.254090] acpiphp: Slot [4] registered [ 0.254909] acpiphp: Slot [5] registered [ 0.255718] acpiphp: Slot [6] registered [ 0.256522] acpiphp: Slot [7] registered [ 0.257295] acpiphp: Slot [8] registered [ 0.258067] acpiphp: Slot [9] registered [ 0.258868] acpiphp: Slot [10] registered [ 0.259676] acpiphp: Slot [11] registered [ 0.260470] acpiphp: Slot [12] registered [ 0.261269] acpiphp: Slot [13] registered [ 0.262050] acpiphp: Slot [14] registered [ 0.262844] acpiphp: Slot [15] registered [ 0.273749] acpiphp: Slot [16] registered [ 0.274568] acpiphp: Slot [17] registered [ 0.275371] acpiphp: Slot [18] registered [ 0.276165] acpiphp: Slot [19] registered [ 0.276944] acpiphp: Slot [20] registered [ 0.277729] acpiphp: Slot [21] registered [ 0.278518] acpiphp: Slot [22] registered [ 0.279326] acpiphp: Slot [23] registered [ 0.280119] acpiphp: Slot [24] registered [ 0.280905] acpiphp: Slot [25] registered [ 0.281698] acpiphp: Slot [26] registered [ 0.282481] acpiphp: Slot [27] registered [ 0.283272] acpiphp: Slot [28] registered [ 0.284055] acpiphp: Slot [29] registered [ 0.284837] acpiphp: Slot [30] registered [ 0.285633] acpiphp: Slot [31] registered [ 0.286436] PCI host bridge to bus 0000:00 [ 0.287217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288391] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291014] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292418] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298577] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299869] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302311] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.308554] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355171] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358048] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360817] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.362031] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365941] vgaarb: loaded [ 0.366555] vgaarb: bridge control possible 0000:00:02.0 [ 0.367688] SCSI subsystem initialized [ 0.368513] ACPI: bus type USB registered [ 0.369320] usbcore: registered new interface driver usbfs [ 0.370348] usbcore: registered new interface driver hub [ 0.371349] usbcore: registered new device driver usb [ 0.372416] PCI: Using ACPI for IRQ routing [ 0.373410] NetLabel: Initializing [ 0.374118] NetLabel: domain hash size = 128 [ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375896] NetLabel: unlabeled traffic allowed by default [ 0.376958] clocksource: Switched to clocksource kvm-clock [ 0.382356] AppArmor: AppArmor Filesystem Enabled [ 0.383293] pnp: PnP ACPI init [ 0.384178] pnp: PnP ACPI: found 5 devices [ 0.390521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392215] NET: Registered protocol family 2 [ 0.393145] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.394376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395510] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396637] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398828] NET: Registered protocol family 1 [ 0.399670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400759] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401828] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415807] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429840] Trying to unpack rootfs image as initramfs... [ 0.479385] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492945] Scanning for low memory corruption every 60 seconds [ 0.494308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495481] audit: initializing netlink subsys (disabled) [ 0.496515] audit: type=2000 audit(1538839646.656:1): initialized [ 0.497848] Initialise system trusted keyring [ 0.498785] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499952] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501967] zbud: loaded [ 0.502694] VFS: Disk quotas dquot_6.6.0 [ 0.503505] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505028] fuse init (API version 7.23) [ 0.505944] Key type big_key registered [ 0.506778] Allocating IMA MOK and blacklist keyrings. [ 0.507898] Key type asymmetric registered [ 0.508727] Asymmetric key parser 'x509' registered [ 0.509698] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511198] io scheduler noop registered [ 0.512035] io scheduler deadline registered (default) [ 0.513058] io scheduler cfq registered [ 0.514258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515311] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518067] ACPI: Power Button [PWRF] [ 0.518903] GHES: HEST is not enabled! [ 0.532320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559951] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562196] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586322] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588484] Linux agpgart interface v0.103 [ 0.590502] brd: module loaded [ 0.594145] loop: module loaded [ 0.599093] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.600601] GPT:90111 != 2097151 [ 0.601314] GPT:Alternate GPT header not at the end of the disk. [ 0.602465] GPT:90111 != 2097151 [ 0.603172] GPT: Use GNU Parted to correct GPT errors. [ 0.604176] vda: vda1 vda15 [ 0.605935] scsi host0: ata_piix [ 0.606700] scsi host1: ata_piix [ 0.607432] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.608698] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.610210] libphy: Fixed MDIO Bus: probed [ 0.611056] tun: Universal TUN/TAP device driver, 1.6 [ 0.612053] tun: (C) 1999-2004 Max Krasnyansky [ 0.614367] PPP generic driver version 2.4.2 [ 0.615243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616599] ehci-pci: EHCI PCI platform driver [ 0.617471] ehci-platform: EHCI generic platform driver [ 0.618443] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619549] ohci-pci: OHCI PCI platform driver [ 0.620398] ohci-platform: OHCI generic platform driver [ 0.621371] uhci_hcd: USB Universal Host Controller Interface driver [ 0.635843] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636823] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638257] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.640362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.641582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642980] usb usb1: Product: UHCI Host Controller [ 0.643901] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.645030] usb usb1: SerialNumber: 0000:00:01.2 [ 0.646031] hub 1-0:1.0: USB hub found [ 0.646802] hub 1-0:1.0: 2 ports detected [ 0.647689] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.649793] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.650737] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651750] mousedev: PS/2 mouse device common for all mice [ 0.653008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654834] rtc_cmos 00:00: RTC can wake from S4 [ 0.655911] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.657104] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658278] i2c /dev entries driver [ 0.659024] device-mapper: uevent: version 1.0.3 [ 0.659943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.661547] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662807] NET: Registered protocol family 10 [ 0.663773] NET: Registered protocol family 17 [ 0.664640] Key type dns_resolver registered [ 0.665559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.666630] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.668347] registered taskstats version 1 [ 0.669176] Loading compiled-in X.509 certificates [ 0.670603] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.672423] zswap: loaded using pool lzo/zbud [ 0.673786] Key type trusted registered [ 0.675315] Key type encrypted registered [ 0.676131] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677156] ima: No TPM chip found, activating TPM-bypass! [ 0.678185] evm: HMAC attrs: 0x1 [ 0.679113] Magic number: 6:990:486 [ 0.679952] rtc_cmos 00:00: setting system clock to 2018-10-06 15:27:26 UTC (1538839646) [ 0.681529] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682630] EDD information not available. [ 0.769936] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771462] Write protecting the kernel read-only data: 14336k [ 0.783328] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.785116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.828813] 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.52 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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-06 15:27:36,682 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.213: timed out 2018-10-06 15:27:46,772 - 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 477383558 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.132938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134632] pid_max: default: 32768 minimum: 301 [ 0.135545] ACPI: Core revision 20150930 [ 0.136946] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138290] Security Framework initialized [ 0.139110] Yama: becoming mindful. [ 0.139852] AppArmor: AppArmor initialized [ 0.140726] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142065] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143364] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145981] Initializing cgroup subsys io [ 0.146797] Initializing cgroup subsys memory [ 0.147660] Initializing cgroup subsys devices [ 0.148557] Initializing cgroup subsys freezer [ 0.149422] Initializing cgroup subsys net_cls [ 0.150272] Initializing cgroup subsys perf_event [ 0.151163] Initializing cgroup subsys net_prio [ 0.152035] Initializing cgroup subsys hugetlb [ 0.152889] Initializing cgroup subsys pids [ 0.153747] CPU: Physical Processor ID: 0 [ 0.155237] mce: CPU supports 10 MCE banks [ 0.156092] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157102] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167975] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174200] ftrace: allocating 31920 entries in 125 pages [ 0.199744] smpboot: Max logical packages: 1 [ 0.200596] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201957] x2apic enabled [ 0.202741] Switched APIC routing to physical x2apic. [ 0.204464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205574] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207532] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209308] KVM setup paravirtual spinlock [ 0.210570] x86: Booted up 1 node, 1 CPUs [ 0.211353] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212708] devtmpfs: initialized [ 0.214378] evm: security.selinux [ 0.215056] evm: security.SMACK64 [ 0.215736] evm: security.SMACK64EXEC [ 0.216465] evm: security.SMACK64TRANSMUTE [ 0.217248] evm: security.SMACK64MMAP [ 0.217964] evm: security.ima [ 0.218612] evm: security.capability [ 0.219435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221222] pinctrl core: initialized pinctrl subsystem [ 0.222277] RTC time: 15:27:25, date: 10/06/18 [ 0.223209] NET: Registered protocol family 16 [ 0.224150] cpuidle: using governor ladder [ 0.224937] cpuidle: using governor menu [ 0.225716] PCCT header not found. [ 0.226446] ACPI: bus type PCI registered [ 0.227226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228426] PCI: Using configuration type 1 for base access [ 0.230187] ACPI: Added _OSI(Module Device) [ 0.230994] ACPI: Added _OSI(Processor Device) [ 0.231861] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232731] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234850] ACPI: Interpreter enabled [ 0.235626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242868] ACPI: (supports S0 S5) [ 0.243551] ACPI: Using IOAPIC for interrupt routing [ 0.244530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247600] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248714] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251128] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253316] acpiphp: Slot [3] registered [ 0.254090] acpiphp: Slot [4] registered [ 0.254909] acpiphp: Slot [5] registered [ 0.255718] acpiphp: Slot [6] registered [ 0.256522] acpiphp: Slot [7] registered [ 0.257295] acpiphp: Slot [8] registered [ 0.258067] acpiphp: Slot [9] registered [ 0.258868] acpiphp: Slot [10] registered [ 0.259676] acpiphp: Slot [11] registered [ 0.260470] acpiphp: Slot [12] registered [ 0.261269] acpiphp: Slot [13] registered [ 0.262050] acpiphp: Slot [14] registered [ 0.262844] acpiphp: Slot [15] registered [ 0.273749] acpiphp: Slot [16] registered [ 0.274568] acpiphp: Slot [17] registered [ 0.275371] acpiphp: Slot [18] registered [ 0.276165] acpiphp: Slot [19] registered [ 0.276944] acpiphp: Slot [20] registered [ 0.277729] acpiphp: Slot [21] registered [ 0.278518] acpiphp: Slot [22] registered [ 0.279326] acpiphp: Slot [23] registered [ 0.280119] acpiphp: Slot [24] registered [ 0.280905] acpiphp: Slot [25] registered [ 0.281698] acpiphp: Slot [26] registered [ 0.282481] acpiphp: Slot [27] registered [ 0.283272] acpiphp: Slot [28] registered [ 0.284055] acpiphp: Slot [29] registered [ 0.284837] acpiphp: Slot [30] registered [ 0.285633] acpiphp: Slot [31] registered [ 0.286436] PCI host bridge to bus 0000:00 [ 0.287217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288391] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291014] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292418] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298577] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299869] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302311] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.308554] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355171] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358048] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360817] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.362031] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365941] vgaarb: loaded [ 0.366555] vgaarb: bridge control possible 0000:00:02.0 [ 0.367688] SCSI subsystem initialized [ 0.368513] ACPI: bus type USB registered [ 0.369320] usbcore: registered new interface driver usbfs [ 0.370348] usbcore: registered new interface driver hub [ 0.371349] usbcore: registered new device driver usb [ 0.372416] PCI: Using ACPI for IRQ routing [ 0.373410] NetLabel: Initializing [ 0.374118] NetLabel: domain hash size = 128 [ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375896] NetLabel: unlabeled traffic allowed by default [ 0.376958] clocksource: Switched to clocksource kvm-clock [ 0.382356] AppArmor: AppArmor Filesystem Enabled [ 0.383293] pnp: PnP ACPI init [ 0.384178] pnp: PnP ACPI: found 5 devices [ 0.390521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392215] NET: Registered protocol family 2 [ 0.393145] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.394376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395510] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396637] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398828] NET: Registered protocol family 1 [ 0.399670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400759] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401828] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415807] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429840] Trying to unpack rootfs image as initramfs... [ 0.479385] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492945] Scanning for low memory corruption every 60 seconds [ 0.494308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495481] audit: initializing netlink subsys (disabled) [ 0.496515] audit: type=2000 audit(1538839646.656:1): initialized [ 0.497848] Initialise system trusted keyring [ 0.498785] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499952] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501967] zbud: loaded [ 0.502694] VFS: Disk quotas dquot_6.6.0 [ 0.503505] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505028] fuse init (API version 7.23) [ 0.505944] Key type big_key registered [ 0.506778] Allocating IMA MOK and blacklist keyrings. [ 0.507898] Key type asymmetric registered [ 0.508727] Asymmetric key parser 'x509' registered [ 0.509698] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511198] io scheduler noop registered [ 0.512035] io scheduler deadline registered (default) [ 0.513058] io scheduler cfq registered [ 0.514258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515311] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518067] ACPI: Power Button [PWRF] [ 0.518903] GHES: HEST is not enabled! [ 0.532320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559951] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562196] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586322] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588484] Linux agpgart interface v0.103 [ 0.590502] brd: module loaded [ 0.594145] loop: module loaded [ 0.599093] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.600601] GPT:90111 != 2097151 [ 0.601314] GPT:Alternate GPT header not at the end of the disk. [ 0.602465] GPT:90111 != 2097151 [ 0.603172] GPT: Use GNU Parted to correct GPT errors. [ 0.604176] vda: vda1 vda15 [ 0.605935] scsi host0: ata_piix [ 0.606700] scsi host1: ata_piix [ 0.607432] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.608698] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.610210] libphy: Fixed MDIO Bus: probed [ 0.611056] tun: Universal TUN/TAP device driver, 1.6 [ 0.612053] tun: (C) 1999-2004 Max Krasnyansky [ 0.614367] PPP generic driver version 2.4.2 [ 0.615243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616599] ehci-pci: EHCI PCI platform driver [ 0.617471] ehci-platform: EHCI generic platform driver [ 0.618443] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619549] ohci-pci: OHCI PCI platform driver [ 0.620398] ohci-platform: OHCI generic platform driver [ 0.621371] uhci_hcd: USB Universal Host Controller Interface driver [ 0.635843] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636823] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638257] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.640362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.641582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642980] usb usb1: Product: UHCI Host Controller [ 0.643901] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.645030] usb usb1: SerialNumber: 0000:00:01.2 [ 0.646031] hub 1-0:1.0: USB hub found [ 0.646802] hub 1-0:1.0: 2 ports detected [ 0.647689] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.649793] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.650737] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651750] mousedev: PS/2 mouse device common for all mice [ 0.653008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654834] rtc_cmos 00:00: RTC can wake from S4 [ 0.655911] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.657104] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658278] i2c /dev entries driver [ 0.659024] device-mapper: uevent: version 1.0.3 [ 0.659943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.661547] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662807] NET: Registered protocol family 10 [ 0.663773] NET: Registered protocol family 17 [ 0.664640] Key type dns_resolver registered [ 0.665559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.666630] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.668347] registered taskstats version 1 [ 0.669176] Loading compiled-in X.509 certificates [ 0.670603] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.672423] zswap: loaded using pool lzo/zbud [ 0.673786] Key type trusted registered [ 0.675315] Key type encrypted registered [ 0.676131] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677156] ima: No TPM chip found, activating TPM-bypass! [ 0.678185] evm: HMAC attrs: 0x1 [ 0.679113] Magic number: 6:990:486 [ 0.679952] rtc_cmos 00:00: setting system clock to 2018-10-06 15:27:26 UTC (1538839646) [ 0.681529] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682630] EDD information not available. [ 0.769936] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771462] Write protecting the kernel read-only data: 14336k [ 0.783328] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.785116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.828813] 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.52 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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-06 15:27:47,774 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.213: timed out 2018-10-06 15:27:57,895 - 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 477383558 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.132938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134632] pid_max: default: 32768 minimum: 301 [ 0.135545] ACPI: Core revision 20150930 [ 0.136946] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138290] Security Framework initialized [ 0.139110] Yama: becoming mindful. [ 0.139852] AppArmor: AppArmor initialized [ 0.140726] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142065] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143364] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145981] Initializing cgroup subsys io [ 0.146797] Initializing cgroup subsys memory [ 0.147660] Initializing cgroup subsys devices [ 0.148557] Initializing cgroup subsys freezer [ 0.149422] Initializing cgroup subsys net_cls [ 0.150272] Initializing cgroup subsys perf_event [ 0.151163] Initializing cgroup subsys net_prio [ 0.152035] Initializing cgroup subsys hugetlb [ 0.152889] Initializing cgroup subsys pids [ 0.153747] CPU: Physical Processor ID: 0 [ 0.155237] mce: CPU supports 10 MCE banks [ 0.156092] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157102] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167975] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174200] ftrace: allocating 31920 entries in 125 pages [ 0.199744] smpboot: Max logical packages: 1 [ 0.200596] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201957] x2apic enabled [ 0.202741] Switched APIC routing to physical x2apic. [ 0.204464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205574] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207532] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209308] KVM setup paravirtual spinlock [ 0.210570] x86: Booted up 1 node, 1 CPUs [ 0.211353] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212708] devtmpfs: initialized [ 0.214378] evm: security.selinux [ 0.215056] evm: security.SMACK64 [ 0.215736] evm: security.SMACK64EXEC [ 0.216465] evm: security.SMACK64TRANSMUTE [ 0.217248] evm: security.SMACK64MMAP [ 0.217964] evm: security.ima [ 0.218612] evm: security.capability [ 0.219435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221222] pinctrl core: initialized pinctrl subsystem [ 0.222277] RTC time: 15:27:25, date: 10/06/18 [ 0.223209] NET: Registered protocol family 16 [ 0.224150] cpuidle: using governor ladder [ 0.224937] cpuidle: using governor menu [ 0.225716] PCCT header not found. [ 0.226446] ACPI: bus type PCI registered [ 0.227226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228426] PCI: Using configuration type 1 for base access [ 0.230187] ACPI: Added _OSI(Module Device) [ 0.230994] ACPI: Added _OSI(Processor Device) [ 0.231861] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232731] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234850] ACPI: Interpreter enabled [ 0.235626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242868] ACPI: (supports S0 S5) [ 0.243551] ACPI: Using IOAPIC for interrupt routing [ 0.244530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247600] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248714] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251128] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253316] acpiphp: Slot [3] registered [ 0.254090] acpiphp: Slot [4] registered [ 0.254909] acpiphp: Slot [5] registered [ 0.255718] acpiphp: Slot [6] registered [ 0.256522] acpiphp: Slot [7] registered [ 0.257295] acpiphp: Slot [8] registered [ 0.258067] acpiphp: Slot [9] registered [ 0.258868] acpiphp: Slot [10] registered [ 0.259676] acpiphp: Slot [11] registered [ 0.260470] acpiphp: Slot [12] registered [ 0.261269] acpiphp: Slot [13] registered [ 0.262050] acpiphp: Slot [14] registered [ 0.262844] acpiphp: Slot [15] registered [ 0.273749] acpiphp: Slot [16] registered [ 0.274568] acpiphp: Slot [17] registered [ 0.275371] acpiphp: Slot [18] registered [ 0.276165] acpiphp: Slot [19] registered [ 0.276944] acpiphp: Slot [20] registered [ 0.277729] acpiphp: Slot [21] registered [ 0.278518] acpiphp: Slot [22] registered [ 0.279326] acpiphp: Slot [23] registered [ 0.280119] acpiphp: Slot [24] registered [ 0.280905] acpiphp: Slot [25] registered [ 0.281698] acpiphp: Slot [26] registered [ 0.282481] acpiphp: Slot [27] registered [ 0.283272] acpiphp: Slot [28] registered [ 0.284055] acpiphp: Slot [29] registered [ 0.284837] acpiphp: Slot [30] registered [ 0.285633] acpiphp: Slot [31] registered [ 0.286436] PCI host bridge to bus 0000:00 [ 0.287217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288391] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291014] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292418] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298577] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299869] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302311] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.308554] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355171] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358048] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360817] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.362031] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365941] vgaarb: loaded [ 0.366555] vgaarb: bridge control possible 0000:00:02.0 [ 0.367688] SCSI subsystem initialized [ 0.368513] ACPI: bus type USB registered [ 0.369320] usbcore: registered new interface driver usbfs [ 0.370348] usbcore: registered new interface driver hub [ 0.371349] usbcore: registered new device driver usb [ 0.372416] PCI: Using ACPI for IRQ routing [ 0.373410] NetLabel: Initializing [ 0.374118] NetLabel: domain hash size = 128 [ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375896] NetLabel: unlabeled traffic allowed by default [ 0.376958] clocksource: Switched to clocksource kvm-clock [ 0.382356] AppArmor: AppArmor Filesystem Enabled [ 0.383293] pnp: PnP ACPI init [ 0.384178] pnp: PnP ACPI: found 5 devices [ 0.390521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392215] NET: Registered protocol family 2 [ 0.393145] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.394376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395510] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396637] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398828] NET: Registered protocol family 1 [ 0.399670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400759] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401828] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415807] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429840] Trying to unpack rootfs image as initramfs... [ 0.479385] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492945] Scanning for low memory corruption every 60 seconds [ 0.494308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495481] audit: initializing netlink subsys (disabled) [ 0.496515] audit: type=2000 audit(1538839646.656:1): initialized [ 0.497848] Initialise system trusted keyring [ 0.498785] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499952] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501967] zbud: loaded [ 0.502694] VFS: Disk quotas dquot_6.6.0 [ 0.503505] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505028] fuse init (API version 7.23) [ 0.505944] Key type big_key registered [ 0.506778] Allocating IMA MOK and blacklist keyrings. [ 0.507898] Key type asymmetric registered [ 0.508727] Asymmetric key parser 'x509' registered [ 0.509698] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511198] io scheduler noop registered [ 0.512035] io scheduler deadline registered (default) [ 0.513058] io scheduler cfq registered [ 0.514258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515311] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518067] ACPI: Power Button [PWRF] [ 0.518903] GHES: HEST is not enabled! [ 0.532320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559951] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562196] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586322] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588484] Linux agpgart interface v0.103 [ 0.590502] brd: module loaded [ 0.594145] loop: module loaded [ 0.599093] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.600601] GPT:90111 != 2097151 [ 0.601314] GPT:Alternate GPT header not at the end of the disk. [ 0.602465] GPT:90111 != 2097151 [ 0.603172] GPT: Use GNU Parted to correct GPT errors. [ 0.604176] vda: vda1 vda15 [ 0.605935] scsi host0: ata_piix [ 0.606700] scsi host1: ata_piix [ 0.607432] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.608698] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.610210] libphy: Fixed MDIO Bus: probed [ 0.611056] tun: Universal TUN/TAP device driver, 1.6 [ 0.612053] tun: (C) 1999-2004 Max Krasnyansky [ 0.614367] PPP generic driver version 2.4.2 [ 0.615243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616599] ehci-pci: EHCI PCI platform driver [ 0.617471] ehci-platform: EHCI generic platform driver [ 0.618443] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619549] ohci-pci: OHCI PCI platform driver [ 0.620398] ohci-platform: OHCI generic platform driver [ 0.621371] uhci_hcd: USB Universal Host Controller Interface driver [ 0.635843] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636823] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638257] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.640362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.641582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642980] usb usb1: Product: UHCI Host Controller [ 0.643901] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.645030] usb usb1: SerialNumber: 0000:00:01.2 [ 0.646031] hub 1-0:1.0: USB hub found [ 0.646802] hub 1-0:1.0: 2 ports detected [ 0.647689] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.649793] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.650737] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651750] mousedev: PS/2 mouse device common for all mice [ 0.653008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654834] rtc_cmos 00:00: RTC can wake from S4 [ 0.655911] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.657104] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658278] i2c /dev entries driver [ 0.659024] device-mapper: uevent: version 1.0.3 [ 0.659943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.661547] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662807] NET: Registered protocol family 10 [ 0.663773] NET: Registered protocol family 17 [ 0.664640] Key type dns_resolver registered [ 0.665559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.666630] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.668347] registered taskstats version 1 [ 0.669176] Loading compiled-in X.509 certificates [ 0.670603] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.672423] zswap: loaded using pool lzo/zbud [ 0.673786] Key type trusted registered [ 0.675315] Key type encrypted registered [ 0.676131] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677156] ima: No TPM chip found, activating TPM-bypass! [ 0.678185] evm: HMAC attrs: 0x1 [ 0.679113] Magic number: 6:990:486 [ 0.679952] rtc_cmos 00:00: setting system clock to 2018-10-06 15:27:26 UTC (1538839646) [ 0.681529] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682630] EDD information not available. [ 0.769936] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771462] Write protecting the kernel read-only data: 14336k [ 0.783328] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.785116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.828813] 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.52 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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-06 15:27:58,897 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.213: timed out 2018-10-06 15:28:08,986 - 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 477383558 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.132938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134632] pid_max: default: 32768 minimum: 301 [ 0.135545] ACPI: Core revision 20150930 [ 0.136946] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138290] Security Framework initialized [ 0.139110] Yama: becoming mindful. [ 0.139852] AppArmor: AppArmor initialized [ 0.140726] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142065] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143364] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145981] Initializing cgroup subsys io [ 0.146797] Initializing cgroup subsys memory [ 0.147660] Initializing cgroup subsys devices [ 0.148557] Initializing cgroup subsys freezer [ 0.149422] Initializing cgroup subsys net_cls [ 0.150272] Initializing cgroup subsys perf_event [ 0.151163] Initializing cgroup subsys net_prio [ 0.152035] Initializing cgroup subsys hugetlb [ 0.152889] Initializing cgroup subsys pids [ 0.153747] CPU: Physical Processor ID: 0 [ 0.155237] mce: CPU supports 10 MCE banks [ 0.156092] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157102] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167975] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174200] ftrace: allocating 31920 entries in 125 pages [ 0.199744] smpboot: Max logical packages: 1 [ 0.200596] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201957] x2apic enabled [ 0.202741] Switched APIC routing to physical x2apic. [ 0.204464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205574] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207532] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209308] KVM setup paravirtual spinlock [ 0.210570] x86: Booted up 1 node, 1 CPUs [ 0.211353] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212708] devtmpfs: initialized [ 0.214378] evm: security.selinux [ 0.215056] evm: security.SMACK64 [ 0.215736] evm: security.SMACK64EXEC [ 0.216465] evm: security.SMACK64TRANSMUTE [ 0.217248] evm: security.SMACK64MMAP [ 0.217964] evm: security.ima [ 0.218612] evm: security.capability [ 0.219435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221222] pinctrl core: initialized pinctrl subsystem [ 0.222277] RTC time: 15:27:25, date: 10/06/18 [ 0.223209] NET: Registered protocol family 16 [ 0.224150] cpuidle: using governor ladder [ 0.224937] cpuidle: using governor menu [ 0.225716] PCCT header not found. [ 0.226446] ACPI: bus type PCI registered [ 0.227226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228426] PCI: Using configuration type 1 for base access [ 0.230187] ACPI: Added _OSI(Module Device) [ 0.230994] ACPI: Added _OSI(Processor Device) [ 0.231861] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232731] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234850] ACPI: Interpreter enabled [ 0.235626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242868] ACPI: (supports S0 S5) [ 0.243551] ACPI: Using IOAPIC for interrupt routing [ 0.244530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247600] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248714] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251128] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253316] acpiphp: Slot [3] registered [ 0.254090] acpiphp: Slot [4] registered [ 0.254909] acpiphp: Slot [5] registered [ 0.255718] acpiphp: Slot [6] registered [ 0.256522] acpiphp: Slot [7] registered [ 0.257295] acpiphp: Slot [8] registered [ 0.258067] acpiphp: Slot [9] registered [ 0.258868] acpiphp: Slot [10] registered [ 0.259676] acpiphp: Slot [11] registered [ 0.260470] acpiphp: Slot [12] registered [ 0.261269] acpiphp: Slot [13] registered [ 0.262050] acpiphp: Slot [14] registered [ 0.262844] acpiphp: Slot [15] registered [ 0.273749] acpiphp: Slot [16] registered [ 0.274568] acpiphp: Slot [17] registered [ 0.275371] acpiphp: Slot [18] registered [ 0.276165] acpiphp: Slot [19] registered [ 0.276944] acpiphp: Slot [20] registered [ 0.277729] acpiphp: Slot [21] registered [ 0.278518] acpiphp: Slot [22] registered [ 0.279326] acpiphp: Slot [23] registered [ 0.280119] acpiphp: Slot [24] registered [ 0.280905] acpiphp: Slot [25] registered [ 0.281698] acpiphp: Slot [26] registered [ 0.282481] acpiphp: Slot [27] registered [ 0.283272] acpiphp: Slot [28] registered [ 0.284055] acpiphp: Slot [29] registered [ 0.284837] acpiphp: Slot [30] registered [ 0.285633] acpiphp: Slot [31] registered [ 0.286436] PCI host bridge to bus 0000:00 [ 0.287217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288391] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291014] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292418] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298577] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299869] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302311] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.308554] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355171] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358048] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360817] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.362031] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365941] vgaarb: loaded [ 0.366555] vgaarb: bridge control possible 0000:00:02.0 [ 0.367688] SCSI subsystem initialized [ 0.368513] ACPI: bus type USB registered [ 0.369320] usbcore: registered new interface driver usbfs [ 0.370348] usbcore: registered new interface driver hub [ 0.371349] usbcore: registered new device driver usb [ 0.372416] PCI: Using ACPI for IRQ routing [ 0.373410] NetLabel: Initializing [ 0.374118] NetLabel: domain hash size = 128 [ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375896] NetLabel: unlabeled traffic allowed by default [ 0.376958] clocksource: Switched to clocksource kvm-clock [ 0.382356] AppArmor: AppArmor Filesystem Enabled [ 0.383293] pnp: PnP ACPI init [ 0.384178] pnp: PnP ACPI: found 5 devices [ 0.390521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392215] NET: Registered protocol family 2 [ 0.393145] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.394376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395510] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396637] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398828] NET: Registered protocol family 1 [ 0.399670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400759] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401828] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415807] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429840] Trying to unpack rootfs image as initramfs... [ 0.479385] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492945] Scanning for low memory corruption every 60 seconds [ 0.494308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495481] audit: initializing netlink subsys (disabled) [ 0.496515] audit: type=2000 audit(1538839646.656:1): initialized [ 0.497848] Initialise system trusted keyring [ 0.498785] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499952] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501967] zbud: loaded [ 0.502694] VFS: Disk quotas dquot_6.6.0 [ 0.503505] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505028] fuse init (API version 7.23) [ 0.505944] Key type big_key registered [ 0.506778] Allocating IMA MOK and blacklist keyrings. [ 0.507898] Key type asymmetric registered [ 0.508727] Asymmetric key parser 'x509' registered [ 0.509698] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511198] io scheduler noop registered [ 0.512035] io scheduler deadline registered (default) [ 0.513058] io scheduler cfq registered [ 0.514258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515311] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518067] ACPI: Power Button [PWRF] [ 0.518903] GHES: HEST is not enabled! [ 0.532320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559951] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562196] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586322] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588484] Linux agpgart interface v0.103 [ 0.590502] brd: module loaded [ 0.594145] loop: module loaded [ 0.599093] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.600601] GPT:90111 != 2097151 [ 0.601314] GPT:Alternate GPT header not at the end of the disk. [ 0.602465] GPT:90111 != 2097151 [ 0.603172] GPT: Use GNU Parted to correct GPT errors. [ 0.604176] vda: vda1 vda15 [ 0.605935] scsi host0: ata_piix [ 0.606700] scsi host1: ata_piix [ 0.607432] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.608698] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.610210] libphy: Fixed MDIO Bus: probed [ 0.611056] tun: Universal TUN/TAP device driver, 1.6 [ 0.612053] tun: (C) 1999-2004 Max Krasnyansky [ 0.614367] PPP generic driver version 2.4.2 [ 0.615243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616599] ehci-pci: EHCI PCI platform driver [ 0.617471] ehci-platform: EHCI generic platform driver [ 0.618443] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619549] ohci-pci: OHCI PCI platform driver [ 0.620398] ohci-platform: OHCI generic platform driver [ 0.621371] uhci_hcd: USB Universal Host Controller Interface driver [ 0.635843] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636823] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638257] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.640362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.641582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642980] usb usb1: Product: UHCI Host Controller [ 0.643901] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.645030] usb usb1: SerialNumber: 0000:00:01.2 [ 0.646031] hub 1-0:1.0: USB hub found [ 0.646802] hub 1-0:1.0: 2 ports detected [ 0.647689] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.649793] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.650737] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651750] mousedev: PS/2 mouse device common for all mice [ 0.653008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654834] rtc_cmos 00:00: RTC can wake from S4 [ 0.655911] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.657104] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658278] i2c /dev entries driver [ 0.659024] device-mapper: uevent: version 1.0.3 [ 0.659943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.661547] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662807] NET: Registered protocol family 10 [ 0.663773] NET: Registered protocol family 17 [ 0.664640] Key type dns_resolver registered [ 0.665559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.666630] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.668347] registered taskstats version 1 [ 0.669176] Loading compiled-in X.509 certificates [ 0.670603] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.672423] zswap: loaded using pool lzo/zbud [ 0.673786] Key type trusted registered [ 0.675315] Key type encrypted registered [ 0.676131] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677156] ima: No TPM chip found, activating TPM-bypass! [ 0.678185] evm: HMAC attrs: 0x1 [ 0.679113] Magic number: 6:990:486 [ 0.679952] rtc_cmos 00:00: setting system clock to 2018-10-06 15:27:26 UTC (1538839646) [ 0.681529] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682630] EDD information not available. [ 0.769936] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771462] Write protecting the kernel read-only data: 14336k [ 0.783328] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.785116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.828813] 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.52 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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-06 15:28:09,989 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.213: timed out 2018-10-06 15:28:20,081 - 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 477383558 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.132938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134632] pid_max: default: 32768 minimum: 301 [ 0.135545] ACPI: Core revision 20150930 [ 0.136946] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138290] Security Framework initialized [ 0.139110] Yama: becoming mindful. [ 0.139852] AppArmor: AppArmor initialized [ 0.140726] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142065] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143364] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145981] Initializing cgroup subsys io [ 0.146797] Initializing cgroup subsys memory [ 0.147660] Initializing cgroup subsys devices [ 0.148557] Initializing cgroup subsys freezer [ 0.149422] Initializing cgroup subsys net_cls [ 0.150272] Initializing cgroup subsys perf_event [ 0.151163] Initializing cgroup subsys net_prio [ 0.152035] Initializing cgroup subsys hugetlb [ 0.152889] Initializing cgroup subsys pids [ 0.153747] CPU: Physical Processor ID: 0 [ 0.155237] mce: CPU supports 10 MCE banks [ 0.156092] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157102] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167975] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174200] ftrace: allocating 31920 entries in 125 pages [ 0.199744] smpboot: Max logical packages: 1 [ 0.200596] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201957] x2apic enabled [ 0.202741] Switched APIC routing to physical x2apic. [ 0.204464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205574] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207532] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209308] KVM setup paravirtual spinlock [ 0.210570] x86: Booted up 1 node, 1 CPUs [ 0.211353] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212708] devtmpfs: initialized [ 0.214378] evm: security.selinux [ 0.215056] evm: security.SMACK64 [ 0.215736] evm: security.SMACK64EXEC [ 0.216465] evm: security.SMACK64TRANSMUTE [ 0.217248] evm: security.SMACK64MMAP [ 0.217964] evm: security.ima [ 0.218612] evm: security.capability [ 0.219435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221222] pinctrl core: initialized pinctrl subsystem [ 0.222277] RTC time: 15:27:25, date: 10/06/18 [ 0.223209] NET: Registered protocol family 16 [ 0.224150] cpuidle: using governor ladder [ 0.224937] cpuidle: using governor menu [ 0.225716] PCCT header not found. [ 0.226446] ACPI: bus type PCI registered [ 0.227226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228426] PCI: Using configuration type 1 for base access [ 0.230187] ACPI: Added _OSI(Module Device) [ 0.230994] ACPI: Added _OSI(Processor Device) [ 0.231861] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232731] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234850] ACPI: Interpreter enabled [ 0.235626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242868] ACPI: (supports S0 S5) [ 0.243551] ACPI: Using IOAPIC for interrupt routing [ 0.244530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247600] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248714] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251128] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253316] acpiphp: Slot [3] registered [ 0.254090] acpiphp: Slot [4] registered [ 0.254909] acpiphp: Slot [5] registered [ 0.255718] acpiphp: Slot [6] registered [ 0.256522] acpiphp: Slot [7] registered [ 0.257295] acpiphp: Slot [8] registered [ 0.258067] acpiphp: Slot [9] registered [ 0.258868] acpiphp: Slot [10] registered [ 0.259676] acpiphp: Slot [11] registered [ 0.260470] acpiphp: Slot [12] registered [ 0.261269] acpiphp: Slot [13] registered [ 0.262050] acpiphp: Slot [14] registered [ 0.262844] acpiphp: Slot [15] registered [ 0.273749] acpiphp: Slot [16] registered [ 0.274568] acpiphp: Slot [17] registered [ 0.275371] acpiphp: Slot [18] registered [ 0.276165] acpiphp: Slot [19] registered [ 0.276944] acpiphp: Slot [20] registered [ 0.277729] acpiphp: Slot [21] registered [ 0.278518] acpiphp: Slot [22] registered [ 0.279326] acpiphp: Slot [23] registered [ 0.280119] acpiphp: Slot [24] registered [ 0.280905] acpiphp: Slot [25] registered [ 0.281698] acpiphp: Slot [26] registered [ 0.282481] acpiphp: Slot [27] registered [ 0.283272] acpiphp: Slot [28] registered [ 0.284055] acpiphp: Slot [29] registered [ 0.284837] acpiphp: Slot [30] registered [ 0.285633] acpiphp: Slot [31] registered [ 0.286436] PCI host bridge to bus 0000:00 [ 0.287217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288391] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291014] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292418] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298577] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299869] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302311] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.308554] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355171] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358048] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360817] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.362031] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365941] vgaarb: loaded [ 0.366555] vgaarb: bridge control possible 0000:00:02.0 [ 0.367688] SCSI subsystem initialized [ 0.368513] ACPI: bus type USB registered [ 0.369320] usbcore: registered new interface driver usbfs [ 0.370348] usbcore: registered new interface driver hub [ 0.371349] usbcore: registered new device driver usb [ 0.372416] PCI: Using ACPI for IRQ routing [ 0.373410] NetLabel: Initializing [ 0.374118] NetLabel: domain hash size = 128 [ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375896] NetLabel: unlabeled traffic allowed by default [ 0.376958] clocksource: Switched to clocksource kvm-clock [ 0.382356] AppArmor: AppArmor Filesystem Enabled [ 0.383293] pnp: PnP ACPI init [ 0.384178] pnp: PnP ACPI: found 5 devices [ 0.390521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392215] NET: Registered protocol family 2 [ 0.393145] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.394376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395510] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396637] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398828] NET: Registered protocol family 1 [ 0.399670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400759] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401828] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415807] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429840] Trying to unpack rootfs image as initramfs... [ 0.479385] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492945] Scanning for low memory corruption every 60 seconds [ 0.494308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495481] audit: initializing netlink subsys (disabled) [ 0.496515] audit: type=2000 audit(1538839646.656:1): initialized [ 0.497848] Initialise system trusted keyring [ 0.498785] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499952] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501967] zbud: loaded [ 0.502694] VFS: Disk quotas dquot_6.6.0 [ 0.503505] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505028] fuse init (API version 7.23) [ 0.505944] Key type big_key registered [ 0.506778] Allocating IMA MOK and blacklist keyrings. [ 0.507898] Key type asymmetric registered [ 0.508727] Asymmetric key parser 'x509' registered [ 0.509698] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511198] io scheduler noop registered [ 0.512035] io scheduler deadline registered (default) [ 0.513058] io scheduler cfq registered [ 0.514258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515311] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518067] ACPI: Power Button [PWRF] [ 0.518903] GHES: HEST is not enabled! [ 0.532320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559951] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562196] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586322] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588484] Linux agpgart interface v0.103 [ 0.590502] brd: module loaded [ 0.594145] loop: module loaded [ 0.599093] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.600601] GPT:90111 != 2097151 [ 0.601314] GPT:Alternate GPT header not at the end of the disk. [ 0.602465] GPT:90111 != 2097151 [ 0.603172] GPT: Use GNU Parted to correct GPT errors. [ 0.604176] vda: vda1 vda15 [ 0.605935] scsi host0: ata_piix [ 0.606700] scsi host1: ata_piix [ 0.607432] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.608698] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.610210] libphy: Fixed MDIO Bus: probed [ 0.611056] tun: Universal TUN/TAP device driver, 1.6 [ 0.612053] tun: (C) 1999-2004 Max Krasnyansky [ 0.614367] PPP generic driver version 2.4.2 [ 0.615243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616599] ehci-pci: EHCI PCI platform driver [ 0.617471] ehci-platform: EHCI generic platform driver [ 0.618443] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619549] ohci-pci: OHCI PCI platform driver [ 0.620398] ohci-platform: OHCI generic platform driver [ 0.621371] uhci_hcd: USB Universal Host Controller Interface driver [ 0.635843] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636823] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638257] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.640362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.641582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642980] usb usb1: Product: UHCI Host Controller [ 0.643901] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.645030] usb usb1: SerialNumber: 0000:00:01.2 [ 0.646031] hub 1-0:1.0: USB hub found [ 0.646802] hub 1-0:1.0: 2 ports detected [ 0.647689] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.649793] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.650737] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651750] mousedev: PS/2 mouse device common for all mice [ 0.653008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654834] rtc_cmos 00:00: RTC can wake from S4 [ 0.655911] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.657104] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658278] i2c /dev entries driver [ 0.659024] device-mapper: uevent: version 1.0.3 [ 0.659943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.661547] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662807] NET: Registered protocol family 10 [ 0.663773] NET: Registered protocol family 17 [ 0.664640] Key type dns_resolver registered [ 0.665559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.666630] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.668347] registered taskstats version 1 [ 0.669176] Loading compiled-in X.509 certificates [ 0.670603] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.672423] zswap: loaded using pool lzo/zbud [ 0.673786] Key type trusted registered [ 0.675315] Key type encrypted registered [ 0.676131] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677156] ima: No TPM chip found, activating TPM-bypass! [ 0.678185] evm: HMAC attrs: 0x1 [ 0.679113] Magic number: 6:990:486 [ 0.679952] rtc_cmos 00:00: setting system clock to 2018-10-06 15:27:26 UTC (1538839646) [ 0.681529] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682630] EDD information not available. [ 0.769936] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771462] Write protecting the kernel read-only data: 14336k [ 0.783328] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.785116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.828813] 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.52 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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-06 15:28:21,083 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.213: timed out 2018-10-06 15:28:31,165 - 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 477383558 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.132938] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134632] pid_max: default: 32768 minimum: 301 [ 0.135545] ACPI: Core revision 20150930 [ 0.136946] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138290] Security Framework initialized [ 0.139110] Yama: becoming mindful. [ 0.139852] AppArmor: AppArmor initialized [ 0.140726] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142065] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143364] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144583] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145981] Initializing cgroup subsys io [ 0.146797] Initializing cgroup subsys memory [ 0.147660] Initializing cgroup subsys devices [ 0.148557] Initializing cgroup subsys freezer [ 0.149422] Initializing cgroup subsys net_cls [ 0.150272] Initializing cgroup subsys perf_event [ 0.151163] Initializing cgroup subsys net_prio [ 0.152035] Initializing cgroup subsys hugetlb [ 0.152889] Initializing cgroup subsys pids [ 0.153747] CPU: Physical Processor ID: 0 [ 0.155237] mce: CPU supports 10 MCE banks [ 0.156092] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157102] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167975] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174200] ftrace: allocating 31920 entries in 125 pages [ 0.199744] smpboot: Max logical packages: 1 [ 0.200596] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201957] x2apic enabled [ 0.202741] Switched APIC routing to physical x2apic. [ 0.204464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205574] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207532] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209308] KVM setup paravirtual spinlock [ 0.210570] x86: Booted up 1 node, 1 CPUs [ 0.211353] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212708] devtmpfs: initialized [ 0.214378] evm: security.selinux [ 0.215056] evm: security.SMACK64 [ 0.215736] evm: security.SMACK64EXEC [ 0.216465] evm: security.SMACK64TRANSMUTE [ 0.217248] evm: security.SMACK64MMAP [ 0.217964] evm: security.ima [ 0.218612] evm: security.capability [ 0.219435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221222] pinctrl core: initialized pinctrl subsystem [ 0.222277] RTC time: 15:27:25, date: 10/06/18 [ 0.223209] NET: Registered protocol family 16 [ 0.224150] cpuidle: using governor ladder [ 0.224937] cpuidle: using governor menu [ 0.225716] PCCT header not found. [ 0.226446] ACPI: bus type PCI registered [ 0.227226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228426] PCI: Using configuration type 1 for base access [ 0.230187] ACPI: Added _OSI(Module Device) [ 0.230994] ACPI: Added _OSI(Processor Device) [ 0.231861] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232731] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234850] ACPI: Interpreter enabled [ 0.235626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242868] ACPI: (supports S0 S5) [ 0.243551] ACPI: Using IOAPIC for interrupt routing [ 0.244530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247600] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248714] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251128] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253316] acpiphp: Slot [3] registered [ 0.254090] acpiphp: Slot [4] registered [ 0.254909] acpiphp: Slot [5] registered [ 0.255718] acpiphp: Slot [6] registered [ 0.256522] acpiphp: Slot [7] registered [ 0.257295] acpiphp: Slot [8] registered [ 0.258067] acpiphp: Slot [9] registered [ 0.258868] acpiphp: Slot [10] registered [ 0.259676] acpiphp: Slot [11] registered [ 0.260470] acpiphp: Slot [12] registered [ 0.261269] acpiphp: Slot [13] registered [ 0.262050] acpiphp: Slot [14] registered [ 0.262844] acpiphp: Slot [15] registered [ 0.273749] acpiphp: Slot [16] registered [ 0.274568] acpiphp: Slot [17] registered [ 0.275371] acpiphp: Slot [18] registered [ 0.276165] acpiphp: Slot [19] registered [ 0.276944] acpiphp: Slot [20] registered [ 0.277729] acpiphp: Slot [21] registered [ 0.278518] acpiphp: Slot [22] registered [ 0.279326] acpiphp: Slot [23] registered [ 0.280119] acpiphp: Slot [24] registered [ 0.280905] acpiphp: Slot [25] registered [ 0.281698] acpiphp: Slot [26] registered [ 0.282481] acpiphp: Slot [27] registered [ 0.283272] acpiphp: Slot [28] registered [ 0.284055] acpiphp: Slot [29] registered [ 0.284837] acpiphp: Slot [30] registered [ 0.285633] acpiphp: Slot [31] registered [ 0.286436] PCI host bridge to bus 0000:00 [ 0.287217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288391] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291014] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292418] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298577] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299869] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302311] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.308554] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355171] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358048] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360817] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.362031] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365941] vgaarb: loaded [ 0.366555] vgaarb: bridge control possible 0000:00:02.0 [ 0.367688] SCSI subsystem initialized [ 0.368513] ACPI: bus type USB registered [ 0.369320] usbcore: registered new interface driver usbfs [ 0.370348] usbcore: registered new interface driver hub [ 0.371349] usbcore: registered new device driver usb [ 0.372416] PCI: Using ACPI for IRQ routing [ 0.373410] NetLabel: Initializing [ 0.374118] NetLabel: domain hash size = 128 [ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375896] NetLabel: unlabeled traffic allowed by default [ 0.376958] clocksource: Switched to clocksource kvm-clock [ 0.382356] AppArmor: AppArmor Filesystem Enabled [ 0.383293] pnp: PnP ACPI init [ 0.384178] pnp: PnP ACPI: found 5 devices [ 0.390521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392215] NET: Registered protocol family 2 [ 0.393145] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.394376] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395510] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396637] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397691] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398828] NET: Registered protocol family 1 [ 0.399670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400759] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401828] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415807] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429840] Trying to unpack rootfs image as initramfs... [ 0.479385] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492945] Scanning for low memory corruption every 60 seconds [ 0.494308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495481] audit: initializing netlink subsys (disabled) [ 0.496515] audit: type=2000 audit(1538839646.656:1): initialized [ 0.497848] Initialise system trusted keyring [ 0.498785] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499952] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501967] zbud: loaded [ 0.502694] VFS: Disk quotas dquot_6.6.0 [ 0.503505] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505028] fuse init (API version 7.23) [ 0.505944] Key type big_key registered [ 0.506778] Allocating IMA MOK and blacklist keyrings. [ 0.507898] Key type asymmetric registered [ 0.508727] Asymmetric key parser 'x509' registered [ 0.509698] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511198] io scheduler noop registered [ 0.512035] io scheduler deadline registered (default) [ 0.513058] io scheduler cfq registered [ 0.514258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515311] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518067] ACPI: Power Button [PWRF] [ 0.518903] GHES: HEST is not enabled! [ 0.532320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559951] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562196] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586322] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588484] Linux agpgart interface v0.103 [ 0.590502] brd: module loaded [ 0.594145] loop: module loaded [ 0.599093] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.600601] GPT:90111 != 2097151 [ 0.601314] GPT:Alternate GPT header not at the end of the disk. [ 0.602465] GPT:90111 != 2097151 [ 0.603172] GPT: Use GNU Parted to correct GPT errors. [ 0.604176] vda: vda1 vda15 [ 0.605935] scsi host0: ata_piix [ 0.606700] scsi host1: ata_piix [ 0.607432] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.608698] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.610210] libphy: Fixed MDIO Bus: probed [ 0.611056] tun: Universal TUN/TAP device driver, 1.6 [ 0.612053] tun: (C) 1999-2004 Max Krasnyansky [ 0.614367] PPP generic driver version 2.4.2 [ 0.615243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616599] ehci-pci: EHCI PCI platform driver [ 0.617471] ehci-platform: EHCI generic platform driver [ 0.618443] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619549] ohci-pci: OHCI PCI platform driver [ 0.620398] ohci-platform: OHCI generic platform driver [ 0.621371] uhci_hcd: USB Universal Host Controller Interface driver [ 0.635843] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636823] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638257] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.640362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.641582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642980] usb usb1: Product: UHCI Host Controller [ 0.643901] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.645030] usb usb1: SerialNumber: 0000:00:01.2 [ 0.646031] hub 1-0:1.0: USB hub found [ 0.646802] hub 1-0:1.0: 2 ports detected [ 0.647689] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.649793] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.650737] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651750] mousedev: PS/2 mouse device common for all mice [ 0.653008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654834] rtc_cmos 00:00: RTC can wake from S4 [ 0.655911] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.657104] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658278] i2c /dev entries driver [ 0.659024] device-mapper: uevent: version 1.0.3 [ 0.659943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.661547] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662807] NET: Registered protocol family 10 [ 0.663773] NET: Registered protocol family 17 [ 0.664640] Key type dns_resolver registered [ 0.665559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.666630] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.668347] registered taskstats version 1 [ 0.669176] Loading compiled-in X.509 certificates [ 0.670603] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.672423] zswap: loaded using pool lzo/zbud [ 0.673786] Key type trusted registered [ 0.675315] Key type encrypted registered [ 0.676131] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677156] ima: No TPM chip found, activating TPM-bypass! [ 0.678185] evm: HMAC attrs: 0x1 [ 0.679113] Magic number: 6:990:486 [ 0.679952] rtc_cmos 00:00: setting system clock to 2018-10-06 15:27:26 UTC (1538839646) [ 0.681529] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682630] EDD information not available. [ 0.769936] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771462] Write protecting the kernel read-only data: 14336k [ 0.783328] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.785116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.828813] 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.52 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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-06 15:28:32,167 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.213: timed out 2018-10-06 15:28:41,168 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.213 2018-10-06 15:28:41,169 - 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-06 15:28:41,284 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 15:28:41,285 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:37 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-06 15:28:57,217 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-10-06 15:28:57,269 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-06 15:28:58,129 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_1e073828-e220-40a4-bda5-c905c800acdd', 'id': u'678448a9a75d41c88fb0f7ec3e637e57', '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-06 15:28:58,584 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b9ab3f132f8b4b2f8cf5b825dd8d38aa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_1e073828-e220-40a4-bda5-c905c800acdd'}) 2018-10-06 15:28:58,828 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 15:28:58,947 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/7df3e76c1c26428fa8a312d6dfcd9b81'}, 'domain_id': None, 'human_id': None, 'id': u'7df3e76c1c26428fa8a312d6dfcd9b81', 'HUMAN_ID': False}) 2018-10-06 15:28:59,502 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_1e073828-e220-40a4-bda5-c905c800acdd', 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': 'f1a5bd0a-9896-4b72-80d3-21a6c7bfaaf7', 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_1e073828-e220-40a4-bda5-c905c800acdd', 'project_id': u'678448a9a75d41c88fb0f7ec3e637e57', '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-06 15:28:59,508 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_1e073828-e220-40a4-bda5-c905c800acdd', 'password': 'f1a5bd0a-9896-4b72-80d3-21a6c7bfaaf7', 'project_name': 'vping_userdata-project_1e073828-e220-40a4-bda5-c905c800acdd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '678448a9a75d41c88fb0f7ec3e637e57', 'project_domain_name': 'Default'} 2018-10-06 15:28:59,508 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-06 15:29:00,252 - 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-06T15:29:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b2bb5bd4-5009-4e1f-a519-49d4a6cf5fb7', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_1e073828-e220-40a4-bda5-c905c800acdd', u'admin_state_up': True, u'tenant_id': u'678448a9a75d41c88fb0f7ec3e637e57', u'created_at': u'2018-10-06T15:29:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'678448a9a75d41c88fb0f7ec3e637e57'}) 2018-10-06 15:29:01,905 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-06T15:29:01Z', 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'e4c9a816-8a6a-4c35-bdb8-5653fcffad51', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_1e073828-e220-40a4-bda5-c905c800acdd', u'enable_dhcp': True, u'network_id': u'b2bb5bd4-5009-4e1f-a519-49d4a6cf5fb7', u'tenant_id': u'678448a9a75d41c88fb0f7ec3e637e57', u'created_at': u'2018-10-06T15:29:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'678448a9a75d41c88fb0f7ec3e637e57'}) 2018-10-06 15:29:03,279 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'31ff5876-2a57-4cd5-9d70-d68f7e3cad0c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd3fc9233-8ad9-4a77-b9b7-ff6ec16fa0b3', u'ip_address': u'172.30.9.211'}]}, u'description': u'', u'tags': [], u'tenant_id': u'678448a9a75d41c88fb0f7ec3e637e57', u'created_at': u'2018-10-06T15:29:02Z', u'admin_state_up': True, u'updated_at': u'2018-10-06T15:29:02Z', u'revision_number': 2, u'routes': [], u'project_id': u'678448a9a75d41c88fb0f7ec3e637e57', u'id': u'ae06159a-b525-40cd-a18b-9649f17320e5', u'name': u'vping_userdata-router_1e073828-e220-40a4-bda5-c905c800acdd'}) 2018-10-06 15:29:07,770 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/d5627c50-b2b6-4c2d-be8f-4d66217e3236/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d5627c50-b2b6-4c2d-be8f-4d66217e3236/file', 'owner': u'678448a9a75d41c88fb0f7ec3e637e57', 'id': u'd5627c50-b2b6-4c2d-be8f-4d66217e3236', 'size': 12716032, u'self': u'/v2/images/d5627c50-b2b6-4c2d-be8f-4d66217e3236', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'678448a9a75d41c88fb0f7ec3e637e57', 'name': 'vping_userdata-project_1e073828-e220-40a4-bda5-c905c800acdd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/d5627c50-b2b6-4c2d-be8f-4d66217e3236/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T15:29:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-06T15:29:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_1e073828-e220-40a4-bda5-c905c800acdd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d5627c50-b2b6-4c2d-be8f-4d66217e3236', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_1e073828-e220-40a4-bda5-c905c800acdd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_1e073828-e220-40a4-bda5-c905c800acdd', 'created': u'2018-10-06T15:29:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T15:29:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d5627c50-b2b6-4c2d-be8f-4d66217e3236', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_1e073828-e220-40a4-bda5-c905c800acdd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 15:29:07,973 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_1e073828-e220-40a4-bda5-c905c800acdd', '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'b02668b3789342938652e3506ba63a25', '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'5df9d643-95b3-488f-9d0c-a3104e3c5f76', 'swap': 0}) 2018-10-06 15:29:19,076 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_1e073828-e220-40a4-bda5-c905c800acdd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:e9:d6', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd5627c50-b2b6-4c2d-be8f-4d66217e3236'}), 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-06T15:29:11.000000', 'flavor': Munch({u'id': u'5df9d643-95b3-488f-9d0c-a3104e3c5f76'}), 'az': u'nova', 'id': u'f96c79aa-ebdf-4cbd-9cdf-b98d56a1cb06', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b9ab3f132f8b4b2f8cf5b825dd8d38aa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'678448a9a75d41c88fb0f7ec3e637e57', 'name': 'vping_userdata-project_1e073828-e220-40a4-bda5-c905c800acdd', '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-06T15:29:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-06T15:29:15Z', 'hostId': u'adf1979cbeef85807470b5b7c53beebbe4cff88bce5431db771f2cf8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'adf1979cbeef85807470b5b7c53beebbe4cff88bce5431db771f2cf8', '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-06T15:29:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'678448a9a75d41c88fb0f7ec3e637e57', 'name': u'vping_userdata-vm_1e073828-e220-40a4-bda5-c905c800acdd', 'adminPass': u'kTnXspVF6RJW', 'tenant_id': u'678448a9a75d41c88fb0f7ec3e637e57', 'region': 'regionOne', 'created': u'2018-10-06T15:29:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-06 15:29:27,568 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_1e073828-e220-40a4-bda5-c905c800acdd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:48:eb:cb', 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'd5627c50-b2b6-4c2d-be8f-4d66217e3236'}), 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-06T15:29:21.000000', 'flavor': Munch({u'id': u'5df9d643-95b3-488f-9d0c-a3104e3c5f76'}), 'az': u'nova', 'id': u'907108eb-da88-4342-8fe4-74f925f8d1a5', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b9ab3f132f8b4b2f8cf5b825dd8d38aa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'678448a9a75d41c88fb0f7ec3e637e57', 'name': 'vping_userdata-project_1e073828-e220-40a4-bda5-c905c800acdd', '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-06T15:29:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-06T15:29:26Z', 'hostId': u'cc0c85876ad80ee671fd5653435a7b423b22d6426bc5b52783aac7d2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'cc0c85876ad80ee671fd5653435a7b423b22d6426bc5b52783aac7d2', '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-06T15:29:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'678448a9a75d41c88fb0f7ec3e637e57', 'name': u'vping_userdata-vm2_1e073828-e220-40a4-bda5-c905c800acdd', 'adminPass': u'Tz65e5xiufU5', 'tenant_id': u'678448a9a75d41c88fb0f7ec3e637e57', 'region': 'regionOne', 'created': u'2018-10-06T15:29:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-06 15:29:27,568 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-06 15:29:30,315 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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: 2018-10-06 15:29:30,316 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.6. Waiting for response... 2018-10-06 15:29:33,036 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 2018-10-06 15:29:35,897 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] 2018-10-06 15:29:38,641 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] 2018-10-06 15:29:41,479 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO 2018-10-06 15:29:44,270 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO 2018-10-06 15:29:47,018 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO 2018-10-06 15:29:49,642 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO 2018-10-06 15:29:52,238 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO 2018-10-06 15:29:54,914 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO vPing KO 2018-10-06 15:29:57,683 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO vPing KO 2018-10-06 15:29:57,685 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.6. Waiting for response... 2018-10-06 15:30:00,358 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO vPing KO 2018-10-06 15:30:02,972 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO vPing KO 2018-10-06 15:30:05,590 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO vPing KO vPing KO 2018-10-06 15:30:08,222 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO vPing KO vPing KO 2018-10-06 15:30:10,817 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO vPing KO vPing KO 2018-10-06 15:30:13,295 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO vPing KO vPing KO 2018-10-06 15:30:16,147 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO vPing KO vPing KO vPing KO 2018-10-06 15:30:18,912 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 482227534 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.129662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131269] pid_max: default: 32768 minimum: 301 [ 0.132142] ACPI: Core revision 20150930 [ 0.133514] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134800] Security Framework initialized [ 0.135597] Yama: becoming mindful. [ 0.136309] AppArmor: AppArmor initialized [ 0.137163] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138454] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139701] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142258] Initializing cgroup subsys io [ 0.143052] Initializing cgroup subsys memory [ 0.143888] Initializing cgroup subsys devices [ 0.144748] Initializing cgroup subsys freezer [ 0.145593] Initializing cgroup subsys net_cls [ 0.146432] Initializing cgroup subsys perf_event [ 0.147316] Initializing cgroup subsys net_prio [ 0.148177] Initializing cgroup subsys hugetlb [ 0.149032] Initializing cgroup subsys pids [ 0.149884] CPU: Physical Processor ID: 0 [ 0.151366] mce: CPU supports 10 MCE banks [ 0.152195] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164050] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170512] ftrace: allocating 31920 entries in 125 pages [ 0.197731] smpboot: Max logical packages: 1 [ 0.198562] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199878] x2apic enabled [ 0.200668] Switched APIC routing to physical x2apic. [ 0.202391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203484] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.205426] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207172] KVM setup paravirtual spinlock [ 0.208567] x86: Booted up 1 node, 1 CPUs [ 0.209350] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210712] devtmpfs: initialized [ 0.212422] evm: security.selinux [ 0.213108] evm: security.SMACK64 [ 0.213784] evm: security.SMACK64EXEC [ 0.214508] evm: security.SMACK64TRANSMUTE [ 0.215297] evm: security.SMACK64MMAP [ 0.216028] evm: security.ima [ 0.216657] evm: security.capability [ 0.217449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219260] pinctrl core: initialized pinctrl subsystem [ 0.220343] RTC time: 15:29:21, date: 10/06/18 [ 0.221287] NET: Registered protocol family 16 [ 0.222242] cpuidle: using governor ladder [ 0.223039] cpuidle: using governor menu [ 0.223804] PCCT header not found. [ 0.224548] ACPI: bus type PCI registered [ 0.225329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226551] PCI: Using configuration type 1 for base access [ 0.228293] ACPI: Added _OSI(Module Device) [ 0.229122] ACPI: Added _OSI(Processor Device) [ 0.229966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232953] ACPI: Interpreter enabled [ 0.233715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.239134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240934] ACPI: (supports S0 S5) [ 0.241624] ACPI: Using IOAPIC for interrupt routing [ 0.242645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245706] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246824] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249195] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251376] acpiphp: Slot [3] registered [ 0.252164] acpiphp: Slot [4] registered [ 0.252950] acpiphp: Slot [5] registered [ 0.253732] acpiphp: Slot [6] registered [ 0.254508] acpiphp: Slot [7] registered [ 0.255298] acpiphp: Slot [8] registered [ 0.256083] acpiphp: Slot [9] registered [ 0.256870] acpiphp: Slot [10] registered [ 0.257663] acpiphp: Slot [11] registered [ 0.258461] acpiphp: Slot [12] registered [ 0.259256] acpiphp: Slot [13] registered [ 0.260055] acpiphp: Slot [14] registered [ 0.260852] acpiphp: Slot [15] registered [ 0.271632] acpiphp: Slot [16] registered [ 0.272425] acpiphp: Slot [17] registered [ 0.273221] acpiphp: Slot [18] registered [ 0.274016] acpiphp: Slot [19] registered [ 0.274809] acpiphp: Slot [20] registered [ 0.275605] acpiphp: Slot [21] registered [ 0.276398] acpiphp: Slot [22] registered [ 0.277194] acpiphp: Slot [23] registered [ 0.277992] acpiphp: Slot [24] registered [ 0.278785] acpiphp: Slot [25] registered [ 0.279577] acpiphp: Slot [26] registered [ 0.280365] acpiphp: Slot [27] registered [ 0.281166] acpiphp: Slot [28] registered [ 0.281971] acpiphp: Slot [29] registered [ 0.282761] acpiphp: Slot [30] registered [ 0.283552] acpiphp: Slot [31] registered [ 0.284338] PCI host bridge to bus 0000:00 [ 0.285129] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288912] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290331] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296568] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307037] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357898] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359307] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362078] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366196] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367729] vgaarb: loaded [ 0.368322] vgaarb: bridge control possible 0000:00:02.0 [ 0.369453] SCSI subsystem initialized [ 0.370272] ACPI: bus type USB registered [ 0.371081] usbcore: registered new interface driver usbfs [ 0.372101] usbcore: registered new interface driver hub [ 0.373095] usbcore: registered new device driver usb [ 0.374141] PCI: Using ACPI for IRQ routing [ 0.375162] NetLabel: Initializing [ 0.375870] NetLabel: domain hash size = 128 [ 0.376718] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377659] NetLabel: unlabeled traffic allowed by default [ 0.378741] clocksource: Switched to clocksource kvm-clock [ 0.384393] AppArmor: AppArmor Filesystem Enabled [ 0.385351] pnp: PnP ACPI init [ 0.386259] pnp: PnP ACPI: found 5 devices [ 0.392743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395303] NET: Registered protocol family 2 [ 0.396665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405398] NET: Registered protocol family 1 [ 0.406494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409261] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.423621] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438125] Trying to unpack rootfs image as initramfs... [ 0.488702] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503143] Scanning for low memory corruption every 60 seconds [ 0.504789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506250] audit: initializing netlink subsys (disabled) [ 0.507581] audit: type=2000 audit(1538839761.941:1): initialized [ 0.509201] Initialise system trusted keyring [ 0.510354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514176] zbud: loaded [ 0.515019] VFS: Disk quotas dquot_6.6.0 [ 0.516034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517878] fuse init (API version 7.23) [ 0.518969] Key type big_key registered [ 0.519981] Allocating IMA MOK and blacklist keyrings. [ 0.521347] Key type asymmetric registered [ 0.522370] Asymmetric key parser 'x509' registered [ 0.523578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525401] io scheduler noop registered [ 0.526390] io scheduler deadline registered (default) [ 0.527651] io scheduler cfq registered [ 0.528679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.530000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.531601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533415] ACPI: Power Button [PWRF] [ 0.534811] GHES: HEST is not enabled! [ 0.548657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577097] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604908] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609256] Linux agpgart interface v0.103 [ 0.612377] brd: module loaded [ 0.614142] loop: module loaded [ 0.624414] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.626171] GPT:90111 != 2097151 [ 0.626982] GPT:Alternate GPT header not at the end of the disk. [ 0.628306] GPT:90111 != 2097151 [ 0.629104] GPT: Use GNU Parted to correct GPT errors. [ 0.630258] vda: vda1 vda15 [ 0.632285] scsi host0: ata_piix [ 0.633150] scsi host1: ata_piix [ 0.633977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637136] libphy: Fixed MDIO Bus: probed [ 0.638115] tun: Universal TUN/TAP device driver, 1.6 [ 0.639266] tun: (C) 1999-2004 Max Krasnyansky [ 0.642097] PPP generic driver version 2.4.2 [ 0.642994] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644175] ehci-pci: EHCI PCI platform driver [ 0.645031] ehci-platform: EHCI generic platform driver [ 0.646025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647287] ohci-pci: OHCI PCI platform driver [ 0.648149] ohci-platform: OHCI generic platform driver [ 0.649120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664946] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667642] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.668750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.669962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671367] usb usb1: Product: UHCI Host Controller [ 0.672290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.673414] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674456] hub 1-0:1.0: USB hub found [ 0.675234] hub 1-0:1.0: 2 ports detected [ 0.676141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678225] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679176] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680193] mousedev: PS/2 mouse device common for all mice [ 0.681455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683278] rtc_cmos 00:00: RTC can wake from S4 [ 0.684367] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685551] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686726] i2c /dev entries driver [ 0.687485] device-mapper: uevent: version 1.0.3 [ 0.688423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690186] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691474] NET: Registered protocol family 10 [ 0.692474] NET: Registered protocol family 17 [ 0.693356] Key type dns_resolver registered [ 0.694273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697625] registered taskstats version 1 [ 0.698652] Loading compiled-in X.509 certificates [ 0.700317] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.702612] zswap: loaded using pool lzo/zbud [ 0.704200] Key type trusted registered [ 0.705905] Key type encrypted registered [ 0.706947] AppArmor: AppArmor sha1 policy hashing enabled [ 0.708227] ima: No TPM chip found, activating TPM-bypass! [ 0.709500] evm: HMAC attrs: 0x1 [ 0.710590] Magic number: 6:990:486 [ 0.711620] rtc_cmos 00:00: setting system clock to 2018-10-06 15:29:22 UTC (1538839762) [ 0.713584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714970] EDD information not available. [ 0.795709] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797619] Write protecting the kernel read-only data: 14336k [ 0.809843] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812086] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.289688] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started 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 1.18. 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 /dev/root resized successfully [took 3.36s] vPing KO vPing KO vPing KO vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCND7a991Cvq9fNht2KVShQgjP2b+bMh/tpp19OqhhSXbzdTgKZnGaQcNnm4KO7kDkNHUXBLXRO0AJIKV1fWdSK8ZJFJd1CkSXNTdIjQZMV7MbvYzEnjMC2zOS+s+PYKRyP0G7+bQbNAjz7gjDHiypUeovp8hm43VtE58cqUUvcxRq3MZIjxkRZvtyWYLvPc/BElDFsBCZaJqX1HsSb4dzNxaHox6/7SYRHXe3s4ImoY8U+aWiBs7rGJy5F2NhY49UKYSSZ4nj5YJ9rrWne6/dScUubOvRYl/kBoS3fXMH9JOkHF1I8rYa3zvqU/osWErdRMzowhm7LMwWROegstc8D root@vping-userdata-vm2-1e073828-e220-40a4-bda5-c905c800acdd ssh-dss AAAAB3NzaC1kc3MAAACBANypXN00RafxE64uNKRk/0q2e7brbx0ng5EcLoVCzXEAryY9sF+J0kTAUgc51TXgZtBNmhFN2H2d9qMp+P3Qv41zLX29ptesUexSTT18IpdJ9AyA2OwqXiiHBOZfPEWj/nf8KMOkNsnMNrl6lygP18+7NbNQW9dvWyKl2J58q6idAAAAFQCsEiOMx/Yyqdq5ZNz5XoiCGB0kkwAAAIBNKT7KoG0J6Kv7FBlLUiofZCnVd0fwsVxWtuYtZPXKPpOg6lXRjemxMFGOCH85BQ9a8dkiDPgxLhPgO6KRjioO+sHRVePc4fKr3qDy2OnMHAvgzxCkhgQhkNJBqIXF59rH3GUpcLEHKTPo+UgFOoi+y8+lhwbeiACMaQyV/XIizQAAAIEA1tRxa0nwSDYJPBCWZH0V0M5Xqidlx13hOTPXbGtSB7RL+3fsp11kimYndIypkbavkjIVI+wa2AVvEYoSzu2ClktMaZlJT1qFLZuEI4tY9xOwbpe4eUJfuZOq2m5oQyPKzihd9FIqn9+DZALrdbC829573WugV4OfYKkopYToZt4= root@vping-userdata-vm2-1e073828-e220-40a4-bda5-c905c800acdd -----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:fe48:ebcb/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 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-1e073828-e220-40a4-bda5-c905c800acdd launch-index: 0 === cirros: current=0.4.0 uptime=51.20 === 2018-10-06 15:30:18,914 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-06 15:30:19,027 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 15:30:19,027 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:19 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-06 15:30:35,531 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-10-06 15:30:36,438 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_9093c327-4b47-499b-93e9-924a84b35970', 'id': u'd0e57d556a9c49649e05170e0759764e', '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-06 15:30:36,881 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0a60d912f66046fcbdf81c017870cfe3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_9093c327-4b47-499b-93e9-924a84b35970'}) 2018-10-06 15:30:37,056 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 15:30:37,249 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/7ae2c20aecd24acda9583309d959ff10'}, 'domain_id': None, 'human_id': None, 'id': u'7ae2c20aecd24acda9583309d959ff10', 'HUMAN_ID': False}) 2018-10-06 15:30:37,807 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_9093c327-4b47-499b-93e9-924a84b35970', 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': '99970656-d150-439b-8797-ddf1dffe6239', 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_9093c327-4b47-499b-93e9-924a84b35970', 'project_id': u'd0e57d556a9c49649e05170e0759764e', '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-06 15:30:37,812 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_9093c327-4b47-499b-93e9-924a84b35970', 'password': '99970656-d150-439b-8797-ddf1dffe6239', 'project_name': 'tempest_smoke_seri-project_9093c327-4b47-499b-93e9-924a84b35970', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'd0e57d556a9c49649e05170e0759764e', 'project_domain_name': 'Default'} 2018-10-06 15:30:38,891 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-06 15:30:43,655 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-06 15:30:43.316 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=2ebb05ff-d225-401d-8d75-1d52fbccdb85) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 2ebb05ff-d225-401d-8d75-1d52fbccdb85 | 2018-10-06T15:30:43 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 2ebb05ff-d225-401d-8d75-1d52fbccdb85 ~/.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-06 15:30:47,038 - 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-06 15:30:47,039 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-06 15:30:52,835 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-06 15:30:51.313 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-06 15:30:51.474 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-06 15:30:52.654 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d7d0599a-0c8d-477f-9847-e3ee715323c3) has been successfully created! Using verifier 'opnfv-tempest' (UUID=d7d0599a-0c8d-477f-9847-e3ee715323c3) as the default verifier for the future CLI operations. 2018-10-06 15:30:55,772 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-10-06 15:30:58,406 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/d8718a09-457a-4fd1-818e-ef6717d53299/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d8718a09-457a-4fd1-818e-ef6717d53299/file', 'owner': u'd0e57d556a9c49649e05170e0759764e', 'id': u'd8718a09-457a-4fd1-818e-ef6717d53299', 'size': 12716032, u'self': u'/v2/images/d8718a09-457a-4fd1-818e-ef6717d53299', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd0e57d556a9c49649e05170e0759764e', 'name': 'tempest_smoke_seri-project_9093c327-4b47-499b-93e9-924a84b35970', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/d8718a09-457a-4fd1-818e-ef6717d53299/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T15:30:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-06T15:30:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_9093c327-4b47-499b-93e9-924a84b35970', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d8718a09-457a-4fd1-818e-ef6717d53299', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_9093c327-4b47-499b-93e9-924a84b35970', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_9093c327-4b47-499b-93e9-924a84b35970', 'created': u'2018-10-06T15:30:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T15:30:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d8718a09-457a-4fd1-818e-ef6717d53299', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_9093c327-4b47-499b-93e9-924a84b35970', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 15:30:58,634 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_9093c327-4b47-499b-93e9-924a84b35970', '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'b02668b3789342938652e3506ba63a25', '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'bfd04616-fc3f-45c5-a35c-f1c90c00eeab', 'swap': 0}) 2018-10-06 15:31:00,552 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/eb62eac4-a61f-421c-8b18-9b9e9a1ba0a8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eb62eac4-a61f-421c-8b18-9b9e9a1ba0a8/file', 'owner': u'd0e57d556a9c49649e05170e0759764e', 'id': u'eb62eac4-a61f-421c-8b18-9b9e9a1ba0a8', 'size': 12716032, u'self': u'/v2/images/eb62eac4-a61f-421c-8b18-9b9e9a1ba0a8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd0e57d556a9c49649e05170e0759764e', 'name': 'tempest_smoke_seri-project_9093c327-4b47-499b-93e9-924a84b35970', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/eb62eac4-a61f-421c-8b18-9b9e9a1ba0a8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T15:31:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-06T15:31:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_9093c327-4b47-499b-93e9-924a84b35970', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/eb62eac4-a61f-421c-8b18-9b9e9a1ba0a8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_9093c327-4b47-499b-93e9-924a84b35970', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_9093c327-4b47-499b-93e9-924a84b35970', 'created': u'2018-10-06T15:30:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T15:30:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/eb62eac4-a61f-421c-8b18-9b9e9a1ba0a8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_9093c327-4b47-499b-93e9-924a84b35970', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 15:31:00,600 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_9093c327-4b47-499b-93e9-924a84b35970', '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'b02668b3789342938652e3506ba63a25', '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'2febd9a1-b4ea-47af-b2d8-f7e2cb68e9f1', 'swap': 0}) 2018-10-06 15:31:00,622 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_9093c327-4b47-499b-93e9-924a84b35970', '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'b02668b3789342938652e3506ba63a25', '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'2febd9a1-b4ea-47af-b2d8-f7e2cb68e9f1', 'swap': 0}) 2018-10-06 15:31:03,740 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-06 15:31:02.713 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d7d0599a-0c8d-477f-9847-e3ee715323c3) for deployment 'opnfv-rally' (UUID=2ebb05ff-d225-401d-8d75-1d52fbccdb85). 2018-10-06 15:31:03.574 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-06 15:31:03.576 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d7d0599a-0c8d-477f-9847-e3ee715323c3) has been successfully configured for deployment 'opnfv-rally' (UUID=2ebb05ff-d225-401d-8d75-1d52fbccdb85)! 2018-10-06 15:31:03,741 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-06 15:31:03,741 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-06 15:31:03,744 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-06 15:31:03,755 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-06 15:31:07,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d7d0599a-0c8d-477f-9847-e3ee715323c3/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-10-06 15:31:07,998 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-06 15:31:08,014 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-06 15:31:08,014 - 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-06 15:31:10,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:31:10.204 49 INFO rally.api [-] Starting verification (UUID=0fdc77fb-fec4-48e5-9071-31d2dd41fbe9) for deployment 'opnfv-rally' (UUID=2ebb05ff-d225-401d-8d75-1d52fbccdb85) by verifier 'opnfv-tempest' (UUID=d7d0599a-0c8d-477f-9847-e3ee715323c3). 2018-10-06 15:31:10,206 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 0fdc77fb-fec4-48e5-9071-31d2dd41fbe9 2018-10-06 15:31:16,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:31:16.280 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.167s] 2018-10-06 15:31:16,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:31:16.334 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2018-10-06 15:31:23,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:31:23.420 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.600s] 2018-10-06 15:31:26,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:31:26.484 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.062s] 2018-10-06 15:31:40,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:31:40.345 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.686s] 2018-10-06 15:31:55,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:31:55.764 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.999s] 2018-10-06 15:32:30,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:32:30.125 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.075s] 2018-10-06 15:32:30,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:32:30.126 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-06 15:33:01,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:33:01.345 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2018-10-06 15:33:01,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:33:01.346 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-06 15:33:33,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:33:33.632 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.066s] 2018-10-06 15:33:33,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:33:33.633 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-06 15:36:21,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:36:21.114 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [135.182s] 2018-10-06 15:36:44,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:36:44.246 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.060s] 2018-10-06 15:36:44,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:36:44.348 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2018-10-06 15:36:52,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:36:52.533 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.684s] 2018-10-06 15:36:52,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:36:52.542 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-06 15:36:53,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:36:53.854 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-06 15:36:53,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:36:53.854 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-06 15:36:58,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:36:58.167 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.321s] 2018-10-06 15:37:04,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:37:04.447 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.443s] 2018-10-06 15:37:11,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:37:11.439 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.568s] 2018-10-06 15:37:19,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:37:19.022 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.369s] 2018-10-06 15:37:28,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:37:28.553 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.945s] 2018-10-06 15:37:35,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:37:35.315 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.679s] 2018-10-06 15:37:41,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:37:41.559 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.176s] 2018-10-06 15:37:49,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:37:49.109 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.384s] 2018-10-06 15:37:56,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:37:56.329 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.728s] 2018-10-06 15:38:05,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:05.396 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.605s] 2018-10-06 15:38:07,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:07.985 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-06 15:38:09,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:09.915 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2018-10-06 15:38:09,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:09.988 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.073s] 2018-10-06 15:38:10,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:10.066 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.077s] 2018-10-06 15:38:10,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:10.073 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-06 15:38:14,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:14.557 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.853s] 2018-10-06 15:38:16,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:16.007 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.450s] 2018-10-06 15:38:17,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:17.970 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.962s] 2018-10-06 15:38:24,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:24.148 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-06 15:38:31,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:31.168 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.642s] 2018-10-06 15:38:43,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:43.219 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.135s] 2018-10-06 15:38:46,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:46.456 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.236s] 2018-10-06 15:38:57,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:38:57.623 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.783s] 2018-10-06 15:39:01,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:39:01.161 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.537s] 2018-10-06 15:39:09,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:39:09.908 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.747s] 2018-10-06 15:39:19,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:39:19.027 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.800s] 2018-10-06 15:39:22,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:39:22.731 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.703s] 2018-10-06 15:39:28,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:39:28.943 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.211s] 2018-10-06 15:39:46,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:39:46.864 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.268s] 2018-10-06 15:39:47,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:39:47.286 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.422s] 2018-10-06 15:39:47,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:39:47.546 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.260s] 2018-10-06 15:39:47,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:39:47.601 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.054s] 2018-10-06 15:39:47,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:39:47.923 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.321s] 2018-10-06 15:39:47,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:39:47.977 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.054s] 2018-10-06 15:40:02,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:02.509 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.298s] 2018-10-06 15:40:02,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:02.945 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.435s] 2018-10-06 15:40:03,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:03.096 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.151s] 2018-10-06 15:40:03,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:03.380 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.284s] 2018-10-06 15:40:03,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:03.620 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.239s] 2018-10-06 15:40:03,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:03.822 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.201s] 2018-10-06 15:40:17,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:17.914 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.249s] 2018-10-06 15:40:24,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:24.839 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.925s] 2018-10-06 15:40:26,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:26.783 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.943s] 2018-10-06 15:40:26,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:26.991 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.207s] 2018-10-06 15:40:27,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:27.188 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.196s] 2018-10-06 15:40:39,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:39.341 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.383s] 2018-10-06 15:40:45,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:45.861 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.519s] 2018-10-06 15:40:47,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:47.683 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.821s] 2018-10-06 15:40:47,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:47.880 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.197s] 2018-10-06 15:40:48,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:40:48.080 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.199s] 2018-10-06 15:41:02,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:41:02.528 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.102s] 2018-10-06 15:41:07,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:41:07.916 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.388s] 2018-10-06 15:41:12,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:41:12.456 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.539s] 2018-10-06 15:41:15,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:41:15.103 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.647s] 2018-10-06 15:41:39,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:41:39.898 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.481s] 2018-10-06 15:41:45,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:41:45.390 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.491s] 2018-10-06 15:41:49,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:41:49.367 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.977s] 2018-10-06 15:41:52,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:41:52.377 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.009s] 2018-10-06 15:42:09,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:09.102 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.740s] 2018-10-06 15:42:11,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:11.201 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.095s] 2018-10-06 15:42:11,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:11.243 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.046s] 2018-10-06 15:42:15,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:15.484 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.181s] 2018-10-06 15:42:17,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:17.622 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.135s] 2018-10-06 15:42:17,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:17.809 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.190s] 2018-10-06 15:42:22,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:22.073 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.291s] 2018-10-06 15:42:25,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:25.550 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-06 15:42:27,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:27.214 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-06 15:42:27,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:27.217 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-06 15:42:27,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:27.218 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-06 15:42:27,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:27.218 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-06 15:42:27,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:27.219 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-06 15:42:29,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:29.066 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-06 15:42:45,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:45.521 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.016s] 2018-10-06 15:42:58,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:42:58.567 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.195s] 2018-10-06 15:43:09,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:43:09.935 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.366s] 2018-10-06 15:43:20,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:43:20.478 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2018-10-06 15:45:59,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:45:59.759 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [151.726s] 2018-10-06 15:46:34,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:46:34.485 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [25.635s] 2018-10-06 15:47:21,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 15:47:21.503 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [24.525s] 2018-10-06 15:47:37,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0fdc77fb-fec4-48e5-9071-31d2dd41fbe9 2018-10-06 15:47:37,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0fdc77fb-fec4-48e5-9071-31d2dd41fbe9']'. 2018-10-06 15:47:38,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-06 15:47:38,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-06 15:47:38,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-06 15:47:38,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0fdc77fb-fec4-48e5-9071-31d2dd41fbe9 | 2018-10-06 15:47:38,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-06 15:47:38,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-06 15:31:10 | 2018-10-06 15:47:38,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-06 15:47:37 | 2018-10-06 15:47:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:16:27 | 2018-10-06 15:47:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-06 15:47:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-06 15:47:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-06 15:47:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d7d0599a-0c8d-477f-9847-e3ee715323c3) | 2018-10-06 15:47:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-06 15:47:38,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2ebb05ff-d225-401d-8d75-1d52fbccdb85) | 2018-10-06 15:47:38,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-10-06 15:47:38,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 967.415 | 2018-10-06 15:47:38,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-10-06 15:47:38,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-10-06 15:47:38,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-06 15:47:38,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-06 15:47:38,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-10-06 15:47:38,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-06 15:47:38,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-06 15:47:38,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-06 15:47:39,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-10-06 15:47:39,152 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 15:47:39,152 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 16:43 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-10-06 15:47:43,498 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-10-06 15:47:43,551 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-06 15:47:44,467 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'id': u'7200c5d31d604333a83a5adc3e132151', '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-06 15:47:44,911 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'41e671d98a52406cb6f5d24a48ba6817', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_734a4d48-d1ac-4ee4-9c30-c91bed1efc86'}) 2018-10-06 15:47:45,078 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 15:47:45,256 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/a8a751d547064242a8e69021bf43cc4c'}, 'domain_id': None, 'human_id': None, 'id': u'a8a751d547064242a8e69021bf43cc4c', 'HUMAN_ID': False}) 2018-10-06 15:47:45,816 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 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': '8b302dcc-0bb1-4635-af71-bd76977dbbe6', 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_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'project_id': u'7200c5d31d604333a83a5adc3e132151', '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-06 15:47:45,822 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'password': '8b302dcc-0bb1-4635-af71-bd76977dbbe6', 'project_name': 'rally_sanity-project_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '7200c5d31d604333a83a5adc3e132151', 'project_domain_name': 'Default'} 2018-10-06 15:47:46,444 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-06 15:47:50,619 - 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 ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-10-06 15:47:51,405 - 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-06T15:47:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c558d2be-30ea-49c8-a808-0f6fe79b7dda', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', u'admin_state_up': True, u'tenant_id': u'7200c5d31d604333a83a5adc3e132151', u'created_at': u'2018-10-06T15:47:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'7200c5d31d604333a83a5adc3e132151'}) 2018-10-06 15:47:52,590 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-06T15:47:52Z', 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'829d1307-0fb3-4d33-8a01-1d3968cfb925', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', u'enable_dhcp': True, u'network_id': u'c558d2be-30ea-49c8-a808-0f6fe79b7dda', u'tenant_id': u'7200c5d31d604333a83a5adc3e132151', u'created_at': u'2018-10-06T15:47:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7200c5d31d604333a83a5adc3e132151'}) 2018-10-06 15:47:53,899 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'31ff5876-2a57-4cd5-9d70-d68f7e3cad0c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd3fc9233-8ad9-4a77-b9b7-ff6ec16fa0b3', u'ip_address': u'172.30.9.218'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7200c5d31d604333a83a5adc3e132151', u'created_at': u'2018-10-06T15:47:52Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-10-06T15:47:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'7200c5d31d604333a83a5adc3e132151', u'id': u'fb83098e-0644-4034-b427-c33a1f585de1', u'name': u'rally_sanity-router_734a4d48-d1ac-4ee4-9c30-c91bed1efc86'}) 2018-10-06 15:47:57,700 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/2d546acf-550e-40eb-a340-32d2c906ce44/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2d546acf-550e-40eb-a340-32d2c906ce44/file', 'owner': u'7200c5d31d604333a83a5adc3e132151', 'id': u'2d546acf-550e-40eb-a340-32d2c906ce44', 'size': 12716032, u'self': u'/v2/images/2d546acf-550e-40eb-a340-32d2c906ce44', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7200c5d31d604333a83a5adc3e132151', 'name': 'rally_sanity-project_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/2d546acf-550e-40eb-a340-32d2c906ce44/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T15:47:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-06T15:47:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2d546acf-550e-40eb-a340-32d2c906ce44', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'created': u'2018-10-06T15:47:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T15:47:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2d546acf-550e-40eb-a340-32d2c906ce44', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 15:47:57,910 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', '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'b02668b3789342938652e3506ba63a25', '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'2b362e0b-35c1-46ed-a92a-ee0638becfa7', 'swap': 0}) 2018-10-06 15:47:57,932 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-06 15:48:00,386 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-06 15:48:00.020 152 INFO rally.deployment.engine [-] Deployment 2ebb05ff-d225-401d-8d75-1d52fbccdb85 | Starting: Destroy cloud and free allocated resources. 2018-10-06 15:48:00.112 152 INFO rally.deployment.engine [-] Deployment 2ebb05ff-d225-401d-8d75-1d52fbccdb85 | Completed: Destroy cloud and free allocated resources. 2018-10-06 15:48:00.154 152 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=d7d0599a-0c8d-477f-9847-e3ee715323c3) for deployment 'opnfv-rally'. 2018-10-06 15:48:00.171 152 INFO rally.api [-] Deleting verification (UUID=0fdc77fb-fec4-48e5-9071-31d2dd41fbe9). 2018-10-06 15:48:00.217 152 INFO rally.api [-] Verification has been successfully deleted! 2018-10-06 15:48:00.217 152 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=d7d0599a-0c8d-477f-9847-e3ee715323c3). 2018-10-06 15:48:00.222 152 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-06 15:48:02,888 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-06 15:48:02.551 155 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=64072381-adef-4e6e-976f-ff56aaced3a9) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 64072381-adef-4e6e-976f-ff56aaced3a9 | 2018-10-06T15:48:02 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 64072381-adef-4e6e-976f-ff56aaced3a9 ~/.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-06 15:48:06,346 - 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-06 15:48:06,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-06 15:48:06,591 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', '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'b02668b3789342938652e3506ba63a25', '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'ad3b3d24-f197-46b7-ae26-edb89092462c', 'swap': 0}) 2018-10-06 15:48:06,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', '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'b02668b3789342938652e3506ba63a25', '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'ad3b3d24-f197-46b7-ae26-edb89092462c', 'swap': 0}) 2018-10-06 15:48:06,616 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-06 15:48:06,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-10-06 15:48:06,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-06 15:48:06,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-06 15:48:06,635 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'c558d2be-30ea-49c8-a808-0f6fe79b7dda', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'flavor_name': 'rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-06 15:49:09,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 188909b3-0fb6-41c9-90c4-4a348c8f18e8 2018-10-06 15:49:09,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-10-06 15:49:09,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '188909b3-0fb6-41c9-90c4-4a348c8f18e8'] 2018-10-06 15:49:10,381 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 188909b3-0fb6-41c9-90c4-4a348c8f18e8 -------------------------------------------------------------------------------- Task 188909b3-0fb6-41c9-90c4-4a348c8f18e8: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 188909b3-0fb6-41c9-90c4-4a348c8f18e8 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | total | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | -> duration | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.470086 Full duration: 7.821844 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 188909b3-0fb6-41c9-90c4-4a348c8f18e8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794733 Full duration: 7.748839 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 188909b3-0fb6-41c9-90c4-4a348c8f18e8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | total | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> duration | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.009789 Full duration: 8.14043 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 188909b3-0fb6-41c9-90c4-4a348c8f18e8 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.77783 Full duration: 7.879574 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 188909b3-0fb6-41c9-90c4-4a348c8f18e8 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | total | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> duration | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.949087 Full duration: 7.961888 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 188909b3-0fb6-41c9-90c4-4a348c8f18e8 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65737 Full duration: 7.470752 HINTS: * To plot HTML graphics with this data, run: rally task report 188909b3-0fb6-41c9-90c4-4a348c8f18e8 --out output.html * To generate a JUnit report, run: rally task export 188909b3-0fb6-41c9-90c4-4a348c8f18e8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 188909b3-0fb6-41c9-90c4-4a348c8f18e8 --json --out output.json 2018-10-06 15:49:10,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '188909b3-0fb6-41c9-90c4-4a348c8f18e8', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-10-06 15:49:12,672 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 188909b3-0fb6-41c9-90c4-4a348c8f18e8 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-10-06 15:49:12.540 763 INFO rally.api [-] Building 'json' report for the following task(s): '188909b3-0fb6-41c9-90c4-4a348c8f18e8'. 2018-10-06 15:49:12.545 763 INFO rally.api [-] The report has been successfully built. 2018-10-06 15:49:12,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '188909b3-0fb6-41c9-90c4-4a348c8f18e8', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-10-06 15:49:14,978 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 188909b3-0fb6-41c9-90c4-4a348c8f18e8 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-10-06 15:49:14.805 766 INFO rally.api [-] Building 'html' report for the following task(s): '188909b3-0fb6-41c9-90c4-4a348c8f18e8'. 2018-10-06 15:49:14.829 766 INFO rally.api [-] The report has been successfully built. 2018-10-06 15:49:14,985 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-06 15:49:14,985 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-06 15:49:14,986 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-10-06 15:49:14,986 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-06 15:49:15,003 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-06 15:49:15,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'c558d2be-30ea-49c8-a808-0f6fe79b7dda', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'flavor_name': 'rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-06 15:50:49,147 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9 2018-10-06 15:50:49,147 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9'] 2018-10-06 15:50:50,218 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9 -------------------------------------------------------------------------------- Task c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.175 | 4.175 | 4.175 | 4.175 | 4.175 | 4.175 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | -> glance_v2.upload_data | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | glance_v2.delete_image | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | total | 5.234 | 5.234 | 5.234 | 5.234 | 5.234 | 5.234 | 100.0% | 1 | | -> duration | 5.234 | 5.234 | 5.234 | 5.234 | 5.234 | 5.234 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.233659 Full duration: 14.045005 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.83 | 4.83 | 4.83 | 4.83 | 4.83 | 4.83 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | -> glance_v2.upload_data | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 100.0% | 1 | | glance_v2.list_images | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 5.008 | 5.008 | 5.008 | 5.008 | 5.008 | 5.008 | 100.0% | 1 | | -> duration | 5.008 | 5.008 | 5.008 | 5.008 | 5.008 | 5.008 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.007813 Full duration: 17.438876 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | total | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | -> duration | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.33599 Full duration: 8.13291 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "number_instances": 2, "nics": [ { "net-id": "c558d2be-30ea-49c8-a808-0f6fe79b7dda" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.948 | 4.948 | 4.948 | 4.948 | 4.948 | 4.948 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | -> glance_v2.upload_data | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 100.0% | 1 | | nova.boot_servers | 12.206 | 12.206 | 12.206 | 12.206 | 12.206 | 12.206 | 100.0% | 1 | | total | 17.156 | 17.156 | 17.156 | 17.156 | 17.156 | 17.156 | 100.0% | 1 | | -> duration | 16.156 | 16.156 | 16.156 | 16.156 | 16.156 | 16.156 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.155518 Full duration: 37.924611 HINTS: * To plot HTML graphics with this data, run: rally task report c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9 --out output.html * To generate a JUnit report, run: rally task export c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9 --json --out output.json 2018-10-06 15:50:50,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-10-06 15:50:52,467 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-10-06 15:50:52.359 1319 INFO rally.api [-] Building 'json' report for the following task(s): 'c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9'. 2018-10-06 15:50:52.364 1319 INFO rally.api [-] The report has been successfully built. 2018-10-06 15:50:52,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-10-06 15:50:54,610 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-10-06 15:50:54.486 1322 INFO rally.api [-] Building 'html' report for the following task(s): 'c5723ccb-d7b9-4b8c-9104-d9dc2eeda9c9'. 2018-10-06 15:50:54.507 1322 INFO rally.api [-] The report has been successfully built. 2018-10-06 15:50:54,616 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-06 15:50:54,616 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-06 15:50:54,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-10-06 15:50:54,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-06 15:50:54,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-06 15:50:54,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'c558d2be-30ea-49c8-a808-0f6fe79b7dda', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'flavor_name': 'rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-06 15:54:14,020 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4aa02dd8-2d72-4932-a281-cc407702e0c3 2018-10-06 15:54:14,021 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4aa02dd8-2d72-4932-a281-cc407702e0c3'] 2018-10-06 15:54:15,136 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4aa02dd8-2d72-4932-a281-cc407702e0c3 -------------------------------------------------------------------------------- Task 4aa02dd8-2d72-4932-a281-cc407702e0c3: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4aa02dd8-2d72-4932-a281-cc407702e0c3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.663 | 3.663 | 3.663 | 3.663 | 3.663 | 3.663 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.452 | 2.452 | 2.452 | 2.452 | 2.452 | 2.452 | 100.0% | 1 | | total | 6.115 | 6.115 | 6.115 | 6.115 | 6.115 | 6.115 | 100.0% | 1 | | -> duration | 6.115 | 6.115 | 6.115 | 6.115 | 6.115 | 6.115 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.114956 Full duration: 23.684678 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 4aa02dd8-2d72-4932-a281-cc407702e0c3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.332 | 3.332 | 3.332 | 3.332 | 3.332 | 3.332 | 100.0% | 1 | | cinder_v2.delete_volume | 2.473 | 2.473 | 2.473 | 2.473 | 2.473 | 2.473 | 100.0% | 1 | | total | 5.806 | 5.806 | 5.806 | 5.806 | 5.806 | 5.806 | 100.0% | 1 | | -> duration | 5.806 | 5.806 | 5.806 | 5.806 | 5.806 | 5.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.805517 Full duration: 16.425185 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 4aa02dd8-2d72-4932-a281-cc407702e0c3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.67 | 8.67 | 8.67 | 8.67 | 8.67 | 8.67 | 100.0% | 1 | | cinder_v2.delete_volume | 2.464 | 2.464 | 2.464 | 2.464 | 2.464 | 2.464 | 100.0% | 1 | | total | 11.134 | 11.134 | 11.134 | 11.134 | 11.134 | 11.134 | 100.0% | 1 | | -> duration | 11.134 | 11.134 | 11.134 | 11.134 | 11.134 | 11.134 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.134319 Full duration: 22.074957 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 4aa02dd8-2d72-4932-a281-cc407702e0c3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 100.0% | 1 | | cinder_v2.delete_volume | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 100.0% | 1 | | total | 5.623 | 5.623 | 5.623 | 5.623 | 5.623 | 5.623 | 100.0% | 1 | | -> duration | 5.623 | 5.623 | 5.623 | 5.623 | 5.623 | 5.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.622526 Full duration: 15.722586 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 4aa02dd8-2d72-4932-a281-cc407702e0c3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.714 | 3.714 | 3.714 | 3.714 | 3.714 | 3.714 | 100.0% | 1 | | cinder_v2.extend_volume | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 100.0% | 1 | | cinder_v2.delete_volume | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 100.0% | 1 | | total | 9.042 | 9.042 | 9.042 | 9.042 | 9.042 | 9.042 | 100.0% | 1 | | -> duration | 9.042 | 9.042 | 9.042 | 9.042 | 9.042 | 9.042 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.041863 Full duration: 19.440444 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4aa02dd8-2d72-4932-a281-cc407702e0c3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.314 | 3.314 | 3.314 | 3.314 | 3.314 | 3.314 | 100.0% | 1 | | cinder_v2.delete_volume | 3.115 | 3.115 | 3.115 | 3.115 | 3.115 | 3.115 | 100.0% | 1 | | total | 6.429 | 6.429 | 6.429 | 6.429 | 6.429 | 6.429 | 100.0% | 1 | | -> duration | 6.429 | 6.429 | 6.429 | 6.429 | 6.429 | 6.429 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.429386 Full duration: 23.550043 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4aa02dd8-2d72-4932-a281-cc407702e0c3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | cinder_v2.list_qos | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789712 Full duration: 12.359645 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4aa02dd8-2d72-4932-a281-cc407702e0c3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | cinder_v2.set_qos | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.811056 Full duration: 12.612673 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4aa02dd8-2d72-4932-a281-cc407702e0c3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | cinder_v2.list_types | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> duration | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.861345 Full duration: 12.445156 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4aa02dd8-2d72-4932-a281-cc407702e0c3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> duration | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.834953 Full duration: 12.844265 HINTS: * To plot HTML graphics with this data, run: rally task report 4aa02dd8-2d72-4932-a281-cc407702e0c3 --out output.html * To generate a JUnit report, run: rally task export 4aa02dd8-2d72-4932-a281-cc407702e0c3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4aa02dd8-2d72-4932-a281-cc407702e0c3 --json --out output.json 2018-10-06 15:54:15,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4aa02dd8-2d72-4932-a281-cc407702e0c3', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-10-06 15:54:17,388 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4aa02dd8-2d72-4932-a281-cc407702e0c3 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-10-06 15:54:17.276 3111 INFO rally.api [-] Building 'json' report for the following task(s): '4aa02dd8-2d72-4932-a281-cc407702e0c3'. 2018-10-06 15:54:17.284 3111 INFO rally.api [-] The report has been successfully built. 2018-10-06 15:54:17,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4aa02dd8-2d72-4932-a281-cc407702e0c3', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-10-06 15:54:19,605 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4aa02dd8-2d72-4932-a281-cc407702e0c3 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-10-06 15:54:19.473 3114 INFO rally.api [-] Building 'html' report for the following task(s): '4aa02dd8-2d72-4932-a281-cc407702e0c3'. 2018-10-06 15:54:19.501 3114 INFO rally.api [-] The report has been successfully built. 2018-10-06 15:54:19,617 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-06 15:54:19,617 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-06 15:54:19,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-10-06 15:54:19,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-06 15:54:19,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-06 15:54:19,635 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'c558d2be-30ea-49c8-a808-0f6fe79b7dda', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'flavor_name': 'rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-06 15:55:41,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 05edd72a-1680-44d8-af00-64fd79b4e728 2018-10-06 15:55:41,423 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '05edd72a-1680-44d8-af00-64fd79b4e728'] 2018-10-06 15:55:42,437 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 05edd72a-1680-44d8-af00-64fd79b4e728 -------------------------------------------------------------------------------- Task 05edd72a-1680-44d8-af00-64fd79b4e728: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 05edd72a-1680-44d8-af00-64fd79b4e728 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.039 | 5.039 | 5.039 | 5.039 | 5.039 | 5.039 | 100.0% | 1 | | heat.update_stack | 2.716 | 2.716 | 2.716 | 2.716 | 2.716 | 2.716 | 100.0% | 1 | | heat.delete_stack | 2.809 | 2.809 | 2.809 | 2.809 | 2.809 | 2.809 | 100.0% | 1 | | total | 10.564 | 10.564 | 10.564 | 10.564 | 10.564 | 10.564 | 100.0% | 1 | | -> duration | 6.564 | 6.564 | 6.564 | 6.564 | 6.564 | 6.564 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.564129 Full duration: 19.080695 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 05edd72a-1680-44d8-af00-64fd79b4e728 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.766 | 4.766 | 4.766 | 4.766 | 4.766 | 4.766 | 100.0% | 1 | | heat.check_stack | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | heat.delete_stack | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 100.0% | 1 | | total | 7.458 | 7.458 | 7.458 | 7.458 | 7.458 | 7.458 | 100.0% | 1 | | -> duration | 5.458 | 5.458 | 5.458 | 5.458 | 5.458 | 5.458 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.457785 Full duration: 15.682962 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 05edd72a-1680-44d8-af00-64fd79b4e728 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.59 | 4.59 | 4.59 | 4.59 | 4.59 | 4.59 | 100.0% | 1 | | heat.suspend_stack | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | heat.resume_stack | 1.525 | 1.525 | 1.525 | 1.525 | 1.525 | 1.525 | 100.0% | 1 | | heat.delete_stack | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 100.0% | 1 | | total | 8.377 | 8.377 | 8.377 | 8.377 | 8.377 | 8.377 | 100.0% | 1 | | -> duration | 6.377 | 6.377 | 6.377 | 6.377 | 6.377 | 6.377 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.376588 Full duration: 18.2834 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 05edd72a-1680-44d8-af00-64fd79b4e728 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | total | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> duration | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.580926 Full duration: 8.434196 HINTS: * To plot HTML graphics with this data, run: rally task report 05edd72a-1680-44d8-af00-64fd79b4e728 --out output.html * To generate a JUnit report, run: rally task export 05edd72a-1680-44d8-af00-64fd79b4e728 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 05edd72a-1680-44d8-af00-64fd79b4e728 --json --out output.json 2018-10-06 15:55:42,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '05edd72a-1680-44d8-af00-64fd79b4e728', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-10-06 15:55:44,674 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 05edd72a-1680-44d8-af00-64fd79b4e728 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-10-06 15:55:44.567 3847 INFO rally.api [-] Building 'json' report for the following task(s): '05edd72a-1680-44d8-af00-64fd79b4e728'. 2018-10-06 15:55:44.571 3847 INFO rally.api [-] The report has been successfully built. 2018-10-06 15:55:44,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '05edd72a-1680-44d8-af00-64fd79b4e728', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-10-06 15:55:47,042 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 05edd72a-1680-44d8-af00-64fd79b4e728 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-10-06 15:55:46.874 3850 INFO rally.api [-] Building 'html' report for the following task(s): '05edd72a-1680-44d8-af00-64fd79b4e728'. 2018-10-06 15:55:46.896 3850 INFO rally.api [-] The report has been successfully built. 2018-10-06 15:55:47,047 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-06 15:55:47,047 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-06 15:55:47,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-10-06 15:55:47,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-06 15:55:47,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-06 15:55:47,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'c558d2be-30ea-49c8-a808-0f6fe79b7dda', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'flavor_name': 'rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-06 15:59:05,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0eef9462-1e22-47e4-94e5-09a5b37607ac 2018-10-06 15:59:05,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0eef9462-1e22-47e4-94e5-09a5b37607ac'] 2018-10-06 15:59:06,891 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0eef9462-1e22-47e4-94e5-09a5b37607ac -------------------------------------------------------------------------------- Task 0eef9462-1e22-47e4-94e5-09a5b37607ac: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0eef9462-1e22-47e4-94e5-09a5b37607ac has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.add_role | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.revoke_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> duration | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.776671 Full duration: 14.690075 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0eef9462-1e22-47e4-94e5-09a5b37607ac has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.list_roles | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> duration | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.77039 Full duration: 14.803977 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0eef9462-1e22-47e4-94e5-09a5b37607ac has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | keystone_v3.list_projects | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> duration | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775103 Full duration: 14.928868 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0eef9462-1e22-47e4-94e5-09a5b37607ac has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | keystone_v3.delete_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> duration | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.633772 Full duration: 12.2848 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0eef9462-1e22-47e4-94e5-09a5b37607ac has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | keystone_v3.delete_service | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> duration | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.596815 Full duration: 12.211673 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0eef9462-1e22-47e4-94e5-09a5b37607ac has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | keystone_v3.create_user | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | -> keystone_v3.add_role | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | keystone_v3.create_role | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_project | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.get_user | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.get_role | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.list_services | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.get_services | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 100.0% | 1 | | -> duration | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.911705 Full duration: 20.150569 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0eef9462-1e22-47e4-94e5-09a5b37607ac has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | keystone_v3.update_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.delete_project | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> duration | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.043995 Full duration: 12.949236 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0eef9462-1e22-47e4-94e5-09a5b37607ac has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.811243 Full duration: 14.769177 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0eef9462-1e22-47e4-94e5-09a5b37607ac has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | total | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> duration | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688731 Full duration: 14.407701 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0eef9462-1e22-47e4-94e5-09a5b37607ac has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | keystone_v3.list_users | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> duration | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.892418 Full duration: 15.260472 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0eef9462-1e22-47e4-94e5-09a5b37607ac has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | keystone_v3.create_users | 5.039 | 5.039 | 5.039 | 5.039 | 5.039 | 5.039 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.039 | 5.039 | 5.039 | 5.039 | 5.039 | 5.039 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | total | 6.788 | 6.788 | 6.788 | 6.788 | 6.788 | 6.788 | 100.0% | 1 | | -> duration | 6.788 | 6.788 | 6.788 | 6.788 | 6.788 | 6.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.788388 Full duration: 22.844461 HINTS: * To plot HTML graphics with this data, run: rally task report 0eef9462-1e22-47e4-94e5-09a5b37607ac --out output.html * To generate a JUnit report, run: rally task export 0eef9462-1e22-47e4-94e5-09a5b37607ac --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0eef9462-1e22-47e4-94e5-09a5b37607ac --json --out output.json 2018-10-06 15:59:06,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0eef9462-1e22-47e4-94e5-09a5b37607ac', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-10-06 15:59:09,043 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0eef9462-1e22-47e4-94e5-09a5b37607ac --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-10-06 15:59:08.928 5765 INFO rally.api [-] Building 'json' report for the following task(s): '0eef9462-1e22-47e4-94e5-09a5b37607ac'. 2018-10-06 15:59:08.938 5765 INFO rally.api [-] The report has been successfully built. 2018-10-06 15:59:09,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0eef9462-1e22-47e4-94e5-09a5b37607ac', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-10-06 15:59:11,311 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0eef9462-1e22-47e4-94e5-09a5b37607ac --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-10-06 15:59:11.176 5768 INFO rally.api [-] Building 'html' report for the following task(s): '0eef9462-1e22-47e4-94e5-09a5b37607ac'. 2018-10-06 15:59:11.207 5768 INFO rally.api [-] The report has been successfully built. 2018-10-06 15:59:11,321 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-06 15:59:11,321 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-06 15:59:11,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-10-06 15:59:11,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-06 15:59:11,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-06 15:59:11,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'c558d2be-30ea-49c8-a808-0f6fe79b7dda', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'flavor_name': 'rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-06 16:04:32,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d1769ef5-b89a-4b62-878f-37476daf1b0e 2018-10-06 16:04:32,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd1769ef5-b89a-4b62-878f-37476daf1b0e'] 2018-10-06 16:04:33,968 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d1769ef5-b89a-4b62-878f-37476daf1b0e -------------------------------------------------------------------------------- Task d1769ef5-b89a-4b62-878f-37476daf1b0e: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task d1769ef5-b89a-4b62-878f-37476daf1b0e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | neutron.delete_network | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | total | 1.89 | 1.89 | 1.89 | 1.89 | 1.89 | 1.89 | 100.0% | 1 | | -> duration | 1.89 | 1.89 | 1.89 | 1.89 | 1.89 | 1.89 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.890406 Full duration: 14.984369 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task d1769ef5-b89a-4b62-878f-37476daf1b0e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | neutron.delete_port | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | total | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 100.0% | 1 | | -> duration | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.972898 Full duration: 30.520403 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task d1769ef5-b89a-4b62-878f-37476daf1b0e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | neutron.create_subnet | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | neutron.create_router | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | neutron.add_interface_router | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 100.0% | 1 | | neutron.remove_interface_router | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | neutron.delete_router | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | total | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 100.0% | 1 | | -> duration | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.060347 Full duration: 36.734702 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task d1769ef5-b89a-4b62-878f-37476daf1b0e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | neutron.delete_subnet | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | total | 1.957 | 1.957 | 1.957 | 1.957 | 1.957 | 1.957 | 100.0% | 1 | | -> duration | 1.957 | 1.957 | 1.957 | 1.957 | 1.957 | 1.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.956616 Full duration: 27.630452 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task d1769ef5-b89a-4b62-878f-37476daf1b0e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | neutron.list_networks | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 100.0% | 1 | | -> duration | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.430235 Full duration: 17.181843 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task d1769ef5-b89a-4b62-878f-37476daf1b0e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | neutron.list_ports | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 100.0% | 1 | | -> duration | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 1.497 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.496695 Full duration: 32.071762 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task d1769ef5-b89a-4b62-878f-37476daf1b0e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | neutron.create_subnet | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | neutron.create_router | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | neutron.add_interface_router | 1.553 | 1.553 | 1.553 | 1.553 | 1.553 | 1.553 | 100.0% | 1 | | neutron.list_routers | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 3.791 | 3.791 | 3.791 | 3.791 | 3.791 | 3.791 | 100.0% | 1 | | -> duration | 3.791 | 3.791 | 3.791 | 3.791 | 3.791 | 3.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.791072 Full duration: 44.528579 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task d1769ef5-b89a-4b62-878f-37476daf1b0e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | neutron.create_subnet | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | neutron.list_subnets | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 100.0% | 1 | | total | 1.908 | 1.908 | 1.908 | 1.908 | 1.908 | 1.908 | 100.0% | 1 | | -> duration | 1.908 | 1.908 | 1.908 | 1.908 | 1.908 | 1.908 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.907784 Full duration: 32.92884 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task d1769ef5-b89a-4b62-878f-37476daf1b0e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | neutron.delete_security_group | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | -> duration | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.32441 Full duration: 14.602642 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task d1769ef5-b89a-4b62-878f-37476daf1b0e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | neutron.create_security_group_rule | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 100.0% | 1 | | neutron.delete_security_group | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 100.0% | 1 | | -> duration | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.961011 Full duration: 14.919301 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task d1769ef5-b89a-4b62-878f-37476daf1b0e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | neutron.create_router | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | neutron.add_gateway_router | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | neutron.remove_gateway_router | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | total | 3.655 | 3.655 | 3.655 | 3.655 | 3.655 | 3.655 | 100.0% | 1 | | -> duration | 3.655 | 3.655 | 3.655 | 3.655 | 3.655 | 3.655 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.65465 Full duration: 24.175425 HINTS: * To plot HTML graphics with this data, run: rally task report d1769ef5-b89a-4b62-878f-37476daf1b0e --out output.html * To generate a JUnit report, run: rally task export d1769ef5-b89a-4b62-878f-37476daf1b0e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d1769ef5-b89a-4b62-878f-37476daf1b0e --json --out output.json 2018-10-06 16:04:33,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd1769ef5-b89a-4b62-878f-37476daf1b0e', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-10-06 16:04:36,191 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d1769ef5-b89a-4b62-878f-37476daf1b0e --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-10-06 16:04:36.078 9063 INFO rally.api [-] Building 'json' report for the following task(s): 'd1769ef5-b89a-4b62-878f-37476daf1b0e'. 2018-10-06 16:04:36.088 9063 INFO rally.api [-] The report has been successfully built. 2018-10-06 16:04:36,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd1769ef5-b89a-4b62-878f-37476daf1b0e', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-10-06 16:04:38,628 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d1769ef5-b89a-4b62-878f-37476daf1b0e --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-10-06 16:04:38.456 9066 INFO rally.api [-] Building 'html' report for the following task(s): 'd1769ef5-b89a-4b62-878f-37476daf1b0e'. 2018-10-06 16:04:38.489 9066 INFO rally.api [-] The report has been successfully built. 2018-10-06 16:04:38,634 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-06 16:04:38,634 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-06 16:04:38,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-10-06 16:04:38,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-06 16:04:38,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-06 16:04:38,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'c558d2be-30ea-49c8-a808-0f6fe79b7dda', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'flavor_name': 'rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-06 16:09:30,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c2f4a891-4313-48b9-a744-f72959605ec1 2018-10-06 16:09:30,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c2f4a891-4313-48b9-a744-f72959605ec1'] 2018-10-06 16:09:31,647 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c2f4a891-4313-48b9-a744-f72959605ec1 -------------------------------------------------------------------------------- Task c2f4a891-4313-48b9-a744-f72959605ec1: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "image": { "name": "rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "block_migration": false, "nics": [ { "net-id": "c558d2be-30ea-49c8-a808-0f6fe79b7dda" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c2f4a891-4313-48b9-a744-f72959605ec1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.504 | 9.504 | 9.504 | 9.504 | 9.504 | 9.504 | 100.0% | 1 | | nova.find_host_to_migrate | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | nova.live_migrate | 10.9 | 10.9 | 10.9 | 10.9 | 10.9 | 10.9 | 100.0% | 1 | | nova.delete_server | 2.798 | 2.798 | 2.798 | 2.798 | 2.798 | 2.798 | 100.0% | 1 | | total | 24.494 | 24.494 | 24.494 | 24.494 | 24.494 | 24.494 | 100.0% | 1 | | -> duration | 23.494 | 23.494 | 23.494 | 23.494 | 23.494 | 23.494 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.493913 Full duration: 33.998181 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "image": { "name": "rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "c558d2be-30ea-49c8-a808-0f6fe79b7dda" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c2f4a891-4313-48b9-a744-f72959605ec1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.521 | 9.521 | 9.521 | 9.521 | 9.521 | 9.521 | 100.0% | 1 | | cinder_v2.create_volume | 2.833 | 2.833 | 2.833 | 2.833 | 2.833 | 2.833 | 100.0% | 1 | | nova.attach_volume | 4.081 | 4.081 | 4.081 | 4.081 | 4.081 | 4.081 | 100.0% | 1 | | nova.find_host_to_migrate | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | nova.live_migrate | 11.372 | 11.372 | 11.372 | 11.372 | 11.372 | 11.372 | 100.0% | 1 | | nova.detach_volume | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | cinder_v2.delete_volume | 2.606 | 2.606 | 2.606 | 2.606 | 2.606 | 2.606 | 100.0% | 1 | | nova.delete_server | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 100.0% | 1 | | total | 35.969 | 35.969 | 35.969 | 35.969 | 35.969 | 35.969 | 100.0% | 1 | | -> duration | 34.969 | 34.969 | 34.969 | 34.969 | 34.969 | 34.969 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.969475 Full duration: 47.760482 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "image": { "name": "rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "c558d2be-30ea-49c8-a808-0f6fe79b7dda" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c2f4a891-4313-48b9-a744-f72959605ec1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.914 | 8.914 | 8.914 | 8.914 | 8.914 | 8.914 | 100.0% | 1 | | nova.boot_server | 9.692 | 9.692 | 9.692 | 9.692 | 9.692 | 9.692 | 100.0% | 1 | | nova.find_host_to_migrate | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | | nova.live_migrate | 16.654 | 16.654 | 16.654 | 16.654 | 16.654 | 16.654 | 100.0% | 1 | | nova.delete_server | 7.921 | 7.921 | 7.921 | 7.921 | 7.921 | 7.921 | 100.0% | 1 | | total | 44.43 | 44.43 | 44.43 | 44.43 | 44.43 | 44.43 | 100.0% | 1 | | -> duration | 43.43 | 43.43 | 43.43 | 43.43 | 43.43 | 43.43 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.430283 Full duration: 56.117825 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "image": { "name": "rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "server_kwargs": { "nics": [ { "net-id": "c558d2be-30ea-49c8-a808-0f6fe79b7dda" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task c2f4a891-4313-48b9-a744-f72959605ec1 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 13.445738 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "image": { "name": "rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "volume_size": 5, "nics": [ { "net-id": "c558d2be-30ea-49c8-a808-0f6fe79b7dda" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task c2f4a891-4313-48b9-a744-f72959605ec1 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 11.210681 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "image": { "name": "rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "force_delete": false, "nics": [ { "net-id": "c558d2be-30ea-49c8-a808-0f6fe79b7dda" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task c2f4a891-4313-48b9-a744-f72959605ec1 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.693531 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "image": { "name": "rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "nics": [ { "net-id": "c558d2be-30ea-49c8-a808-0f6fe79b7dda" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c2f4a891-4313-48b9-a744-f72959605ec1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.291 | 9.291 | 9.291 | 9.291 | 9.291 | 9.291 | 100.0% | 1 | | nova.migrate | 42.634 | 42.634 | 42.634 | 42.634 | 42.634 | 42.634 | 100.0% | 1 | | nova.resize_confirm | 3.345 | 3.345 | 3.345 | 3.345 | 3.345 | 3.345 | 100.0% | 1 | | nova.delete_server | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 100.0% | 1 | | total | 57.893 | 57.893 | 57.893 | 57.893 | 57.893 | 57.893 | 100.0% | 1 | | -> duration | 56.893 | 56.893 | 56.893 | 56.893 | 56.893 | 56.893 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.89324 Full duration: 67.506637 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "image": { "name": "rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task c2f4a891-4313-48b9-a744-f72959605ec1 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 9.34046 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c2f4a891-4313-48b9-a744-f72959605ec1 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | nova.delete_server_group | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> duration | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.725995 Full duration: 9.187218 HINTS: * To plot HTML graphics with this data, run: rally task report c2f4a891-4313-48b9-a744-f72959605ec1 --out output.html * To generate a JUnit report, run: rally task export c2f4a891-4313-48b9-a744-f72959605ec1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c2f4a891-4313-48b9-a744-f72959605ec1 --json --out output.json 2018-10-06 16:09:31,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c2f4a891-4313-48b9-a744-f72959605ec1', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-10-06 16:09:34,030 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c2f4a891-4313-48b9-a744-f72959605ec1 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-10-06 16:09:33.876 10373 INFO rally.api [-] Building 'json' report for the following task(s): 'c2f4a891-4313-48b9-a744-f72959605ec1'. 2018-10-06 16:09:33.884 10373 INFO rally.api [-] The report has been successfully built. 2018-10-06 16:09:34,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c2f4a891-4313-48b9-a744-f72959605ec1', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-10-06 16:09:36,451 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c2f4a891-4313-48b9-a744-f72959605ec1 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-10-06 16:09:36.275 10376 INFO rally.api [-] Building 'html' report for the following task(s): 'c2f4a891-4313-48b9-a744-f72959605ec1'. 2018-10-06 16:09:36.302 10376 INFO rally.api [-] The report has been successfully built. 2018-10-06 16:09:36,456 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-10-06 16:09:36,456 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-06 16:09:36,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-10-06 16:09:36,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-06 16:09:36,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-06 16:09:36,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'c558d2be-30ea-49c8-a808-0f6fe79b7dda', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'flavor_name': 'rally_sanity-flavor_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_734a4d48-d1ac-4ee4-9c30-c91bed1efc86', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-06 16:10:29,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7e9f0696-3109-426a-9fcc-6d6db5256e0d 2018-10-06 16:10:29,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7e9f0696-3109-426a-9fcc-6d6db5256e0d'] 2018-10-06 16:10:30,835 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7e9f0696-3109-426a-9fcc-6d6db5256e0d -------------------------------------------------------------------------------- Task 7e9f0696-3109-426a-9fcc-6d6db5256e0d: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7e9f0696-3109-426a-9fcc-6d6db5256e0d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | quotas.delete_quotas | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> duration | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.891752 Full duration: 9.049069 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7e9f0696-3109-426a-9fcc-6d6db5256e0d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | total | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> duration | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.726291 Full duration: 8.752217 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7e9f0696-3109-426a-9fcc-6d6db5256e0d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.741975 Full duration: 8.973955 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7e9f0696-3109-426a-9fcc-6d6db5256e0d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | total | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> duration | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.173806 Full duration: 9.164756 HINTS: * To plot HTML graphics with this data, run: rally task report 7e9f0696-3109-426a-9fcc-6d6db5256e0d --out output.html * To generate a JUnit report, run: rally task export 7e9f0696-3109-426a-9fcc-6d6db5256e0d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7e9f0696-3109-426a-9fcc-6d6db5256e0d --json --out output.json 2018-10-06 16:10:30,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7e9f0696-3109-426a-9fcc-6d6db5256e0d', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-10-06 16:10:32,991 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7e9f0696-3109-426a-9fcc-6d6db5256e0d --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-10-06 16:10:32.886 10889 INFO rally.api [-] Building 'json' report for the following task(s): '7e9f0696-3109-426a-9fcc-6d6db5256e0d'. 2018-10-06 16:10:32.889 10889 INFO rally.api [-] The report has been successfully built. 2018-10-06 16:10:32,992 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7e9f0696-3109-426a-9fcc-6d6db5256e0d', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-10-06 16:10:35,249 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7e9f0696-3109-426a-9fcc-6d6db5256e0d --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-10-06 16:10:35.126 10892 INFO rally.api [-] Building 'html' report for the following task(s): '7e9f0696-3109-426a-9fcc-6d6db5256e0d'. 2018-10-06 16:10:35.147 10892 INFO rally.api [-] The report has been successfully built. 2018-10-06 16:10:35,253 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-06 16:10:35,256 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:17 | 4 | 100.00% | | cinder | 02:51 | 10 | 100.00% | | heat | 01:01 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 04:50 | 11 | 100.00% | | nova | 04:19 | 5 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:18:31 | 55 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-06 16:10:35,257 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 7/8 modules 2018-10-06 16:10:35,379 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 16:10:35,380 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:45 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-06 16:10:46,502 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-10-06 16:10:46,555 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-06 16:10:47,441 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', 'id': u'878afaebbfaf4af48f599b6632b0a4b3', '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-06 16:10:47,904 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7c7806b9469049d6ae94071e0ba2b389', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_a07b6bf2-df60-418f-82ac-8a15f1abdf7f'}) 2018-10-06 16:10:48,076 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 16:10:48,255 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/09874f6631fd4a24baed740b42d2dc14'}, 'domain_id': None, 'human_id': None, 'id': u'09874f6631fd4a24baed740b42d2dc14', 'HUMAN_ID': False}) 2018-10-06 16:10:48,833 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', 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': '44efa807-f299-4cfb-9617-94e2ba4d6f86', 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_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', 'project_id': u'878afaebbfaf4af48f599b6632b0a4b3', '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-06 16:10:48,838 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', 'password': '44efa807-f299-4cfb-9617-94e2ba4d6f86', 'project_name': 'refstack_defcore-project_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '878afaebbfaf4af48f599b6632b0a4b3', 'project_domain_name': 'Default'} 2018-10-06 16:10:49,994 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-06 16:10:52,873 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-06 16:10:52.558 10895 INFO rally.deployment.engine [-] Deployment 64072381-adef-4e6e-976f-ff56aaced3a9 | Starting: Destroy cloud and free allocated resources. 2018-10-06 16:10:52.654 10895 INFO rally.deployment.engine [-] Deployment 64072381-adef-4e6e-976f-ff56aaced3a9 | Completed: Destroy cloud and free allocated resources. 2018-10-06 16:10:52.675 10895 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=d7d0599a-0c8d-477f-9847-e3ee715323c3). 2018-10-06 16:10:52.679 10895 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-06 16:10:55,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-06 16:10:54.972 10898 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=7a639e70-ac39-41ff-a43b-6f79b6219abe) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 7a639e70-ac39-41ff-a43b-6f79b6219abe | 2018-10-06T16:10:54 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 7a639e70-ac39-41ff-a43b-6f79b6219abe ~/.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-06 16:10:58,502 - 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-06 16:10:58,502 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-06 16:11:00,801 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-06 16:11:00.516 10904 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=d7d0599a-0c8d-477f-9847-e3ee715323c3). 2018-10-06 16:11:00.647 10904 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-06 16:11:04,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-06 16:11:02.874 10907 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-06 16:11:03.043 10907 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-06 16:11:04.222 10907 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bc09daf4-15f7-4d9d-bf8d-024a56df078d) has been successfully created! Using verifier 'opnfv-tempest' (UUID=bc09daf4-15f7-4d9d-bf8d-024a56df078d) as the default verifier for the future CLI operations. 2018-10-06 16:11:07,509 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-06 16:11:10,278 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/9bdde7a3-8b70-445e-bab7-c96fa1c84b85/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9bdde7a3-8b70-445e-bab7-c96fa1c84b85/file', 'owner': u'878afaebbfaf4af48f599b6632b0a4b3', 'id': u'9bdde7a3-8b70-445e-bab7-c96fa1c84b85', 'size': 12716032, u'self': u'/v2/images/9bdde7a3-8b70-445e-bab7-c96fa1c84b85', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'878afaebbfaf4af48f599b6632b0a4b3', 'name': 'refstack_defcore-project_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/9bdde7a3-8b70-445e-bab7-c96fa1c84b85/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T16:11:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-06T16:11:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9bdde7a3-8b70-445e-bab7-c96fa1c84b85', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', 'created': u'2018-10-06T16:11:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T16:11:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9bdde7a3-8b70-445e-bab7-c96fa1c84b85', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 16:11:10,458 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', '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'b02668b3789342938652e3506ba63a25', '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'98aa9935-aefe-43fe-9931-59e50ef87ea6', 'swap': 0}) 2018-10-06 16:11:12,464 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/2cab2c02-f470-498d-bb75-0d8f5df5022f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2cab2c02-f470-498d-bb75-0d8f5df5022f/file', 'owner': u'878afaebbfaf4af48f599b6632b0a4b3', 'id': u'2cab2c02-f470-498d-bb75-0d8f5df5022f', 'size': 12716032, u'self': u'/v2/images/2cab2c02-f470-498d-bb75-0d8f5df5022f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'878afaebbfaf4af48f599b6632b0a4b3', 'name': 'refstack_defcore-project_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/2cab2c02-f470-498d-bb75-0d8f5df5022f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T16:11:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-06T16:11:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2cab2c02-f470-498d-bb75-0d8f5df5022f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', 'created': u'2018-10-06T16:11:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T16:11:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2cab2c02-f470-498d-bb75-0d8f5df5022f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 16:11:12,519 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', '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'b02668b3789342938652e3506ba63a25', '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'23dfcd45-7712-43ec-bef6-85bc10d72766', 'swap': 0}) 2018-10-06 16:11:12,542 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_a07b6bf2-df60-418f-82ac-8a15f1abdf7f', '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'b02668b3789342938652e3506ba63a25', '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'23dfcd45-7712-43ec-bef6-85bc10d72766', 'swap': 0}) 2018-10-06 16:11:16,060 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-06 16:11:14.665 10926 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bc09daf4-15f7-4d9d-bf8d-024a56df078d) for deployment 'opnfv-rally' (UUID=7a639e70-ac39-41ff-a43b-6f79b6219abe). 2018-10-06 16:11:15.892 10926 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-06 16:11:15.894 10926 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bc09daf4-15f7-4d9d-bf8d-024a56df078d) has been successfully configured for deployment 'opnfv-rally' (UUID=7a639e70-ac39-41ff-a43b-6f79b6219abe)! 2018-10-06 16:11:16,060 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-06 16:11:16,061 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-06 16:11:16,063 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-06 16:11:18,369 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-06 16:11:18,388 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-06 16:11:18,389 - 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-06 16:11:20,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:20.582 10938 INFO rally.api [-] Starting verification (UUID=368b1865-07f9-49a0-9678-eb8c779a119d) for deployment 'opnfv-rally' (UUID=7a639e70-ac39-41ff-a43b-6f79b6219abe) by verifier 'opnfv-tempest' (UUID=bc09daf4-15f7-4d9d-bf8d-024a56df078d). 2018-10-06 16:11:20,584 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 368b1865-07f9-49a0-9678-eb8c779a119d 2018-10-06 16:11:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:27.315 10938 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.209s] 2018-10-06 16:11:27,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:27.376 10938 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.062s] 2018-10-06 16:11:29,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:29.844 10938 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.856s] 2018-10-06 16:11:31,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:31.606 10938 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.348s] 2018-10-06 16:11:40,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:40.928 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [13.812s] 2018-10-06 16:11:45,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:45.512 10938 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [15.662s] 2018-10-06 16:11:49,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:49.536 10938 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.060s] 2018-10-06 16:11:49,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:49.547 10938 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-06 16:11:49,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:49.672 10938 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.125s] 2018-10-06 16:11:49,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:49.684 10938 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-06 16:11:49,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:49.695 10938 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-06 16:11:49,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:49.725 10938 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.029s] 2018-10-06 16:11:49,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:49.792 10938 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.067s] 2018-10-06 16:11:49,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:49.856 10938 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.063s] 2018-10-06 16:11:50,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:50.282 10938 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.426s] 2018-10-06 16:11:50,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:50.296 10938 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-10-06 16:11:50,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:50.363 10938 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.067s] 2018-10-06 16:11:52,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:52.151 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2018-10-06 16:11:54,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:54.222 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.070s] 2018-10-06 16:11:57,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:11:57.701 10938 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-10-06 16:12:01,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:01.252 10938 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.079s] 2018-10-06 16:12:01,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:01.324 10938 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.072s] 2018-10-06 16:12:01,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:01.394 10938 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.070s] 2018-10-06 16:12:05,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:05.706 10938 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.222s] 2018-10-06 16:12:05,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:05.857 10938 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.150s] 2018-10-06 16:12:06,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:06.820 10938 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [29.058s] 2018-10-06 16:12:06,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:06.829 10938 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [21.313s] 2018-10-06 16:12:06,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:06.940 10938 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.083s] 2018-10-06 16:12:06,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:06.947 10938 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-10-06 16:12:07,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:07.127 10938 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.179s] 2018-10-06 16:12:08,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:08.411 10938 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.599s] 2018-10-06 16:12:18,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:18.339 10938 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [11.513s] 2018-10-06 16:12:20,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:20.917 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [6.738s] 2018-10-06 16:12:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:22.124 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.626s] 2018-10-06 16:12:23,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:23.047 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.921s] 2018-10-06 16:12:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:23.731 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.684s] 2018-10-06 16:12:24,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:24.057 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.325s] 2018-10-06 16:12:24,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:24.708 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.651s] 2018-10-06 16:12:24,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:24.775 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.067s] 2018-10-06 16:12:24,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:24.849 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.073s] 2018-10-06 16:12:24,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:24.915 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.066s] 2018-10-06 16:12:24,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:24.978 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.062s] 2018-10-06 16:12:25,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:25.051 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.072s] 2018-10-06 16:12:25,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:25.193 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.142s] 2018-10-06 16:12:25,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:25.379 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.461s] 2018-10-06 16:12:31,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:31.440 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.060s] 2018-10-06 16:12:35,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:35.771 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.330s] 2018-10-06 16:12:40,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:40.571 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.800s] 2018-10-06 16:12:43,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:43.995 10938 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON ... fail 2018-10-06 16:12:45,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:45.179 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.607s] 2018-10-06 16:12:49,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:49.197 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.018s] 2018-10-06 16:12:56,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:12:56.611 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.414s] 2018-10-06 16:13:00,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:00.368 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON ... fail 2018-10-06 16:13:01,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:01.001 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.388s] 2018-10-06 16:13:01,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:01.161 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.159s] 2018-10-06 16:13:01,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:01.430 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.269s] 2018-10-06 16:13:01,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:01.484 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.053s] 2018-10-06 16:13:01,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:01.568 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.084s] 2018-10-06 16:13:01,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:01.695 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.126s] 2018-10-06 16:13:01,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:01.798 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.102s] 2018-10-06 16:13:01,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:01.848 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.050s] 2018-10-06 16:13:01,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:01.910 10938 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk ... fail 2018-10-06 16:13:02,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:02.115 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.266s] 2018-10-06 16:13:09,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:09.393 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.277s] 2018-10-06 16:13:11,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:11.111 10938 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.380s] 2018-10-06 16:13:11,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:11.367 10938 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.256s] 2018-10-06 16:13:11,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:11.607 10938 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.240s] 2018-10-06 16:13:12,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:12.015 10938 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.406s] 2018-10-06 16:13:12,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:12.433 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.082s] 2018-10-06 16:13:12,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:12.489 10938 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.474s] 2018-10-06 16:13:12,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:12.891 10938 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.401s] 2018-10-06 16:13:13,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:13.320 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.886s] 2018-10-06 16:13:14,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:14.200 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.880s] 2018-10-06 16:13:15,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:15.225 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.023s] 2018-10-06 16:13:16,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:16.096 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.871s] 2018-10-06 16:13:16,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:16.793 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.158s] 2018-10-06 16:13:17,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:17.128 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.031s] 2018-10-06 16:13:17,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:17.486 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.357s] 2018-10-06 16:13:18,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:18.161 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.674s] 2018-10-06 16:13:18,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:18.520 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.725s] 2018-10-06 16:13:18,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:18.525 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.362s] 2018-10-06 16:13:19,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:19.393 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.873s] 2018-10-06 16:13:19,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:19.541 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.015s] 2018-10-06 16:13:19,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:19.771 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.230s] 2018-10-06 16:13:19,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:19.821 10938 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.742s] 2018-10-06 16:13:20,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:20.311 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.539s] 2018-10-06 16:13:20,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:20.635 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.242s] 2018-10-06 16:13:20,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:20.695 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.384s] 2018-10-06 16:13:21,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:21.587 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.890s] 2018-10-06 16:13:21,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:21.745 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.108s] 2018-10-06 16:13:21,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:21.749 10938 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.927s] 2018-10-06 16:13:21,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:21.982 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.394s] 2018-10-06 16:13:22,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:22.664 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.682s] 2018-10-06 16:13:23,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:23.033 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.368s] 2018-10-06 16:13:23,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:23.205 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.460s] 2018-10-06 16:13:23,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:23.406 10938 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.373s] 2018-10-06 16:13:24,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:24.198 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.992s] 2018-10-06 16:13:24,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:24.317 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.119s] 2018-10-06 16:13:24,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:24.339 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.022s] 2018-10-06 16:13:24,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:24.504 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.163s] 2018-10-06 16:13:24,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:24.681 10938 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.178s] 2018-10-06 16:13:24,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:24.975 10938 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [66.621s] 2018-10-06 16:13:29,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:29.073 10938 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.651s] 2018-10-06 16:13:29,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:29.356 10938 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.323s] 2018-10-06 16:13:29,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:29.675 10938 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.319s] 2018-10-06 16:13:31,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:31.128 10938 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.055s] 2018-10-06 16:13:31,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:31.205 10938 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.519s] 2018-10-06 16:13:31,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:31.360 10938 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.760s] 2018-10-06 16:13:31,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:31.960 10938 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.754s] 2018-10-06 16:13:35,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:35.208 10938 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.076s] 2018-10-06 16:13:36,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:36.528 10938 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.322s] 2018-10-06 16:13:38,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:38.680 10938 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.151s] 2018-10-06 16:13:39,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:39.863 10938 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.182s] 2018-10-06 16:13:41,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:41.654 10938 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [2.886s] 2018-10-06 16:13:41,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:41.692 10938 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.723s] 2018-10-06 16:13:41,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:41.857 10938 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.991s] 2018-10-06 16:13:42,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:42.043 10938 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.189s] 2018-10-06 16:13:43,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:43.941 10938 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... fail [2.284s] 2018-10-06 16:13:44,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:44.926 10938 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.138s] 2018-10-06 16:13:45,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:45.339 10938 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.158s] 2018-10-06 16:13:47,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:47.455 10938 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.762s] 2018-10-06 16:13:49,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:49.814 10938 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.357s] 2018-10-06 16:13:49,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:49.874 10938 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.061s] 2018-10-06 16:13:50,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:50.072 10938 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.197s] 2018-10-06 16:13:50,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:50.288 10938 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.216s] 2018-10-06 16:13:50,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:50.481 10938 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.193s] 2018-10-06 16:13:50,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:50.880 10938 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.953s] 2018-10-06 16:13:51,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:51.680 10938 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.849s] 2018-10-06 16:13:52,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:52.234 10938 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.553s] 2018-10-06 16:13:53,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:53.050 10938 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.310s] 2018-10-06 16:13:56,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:13:56.500 10938 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.156s] 2018-10-06 16:14:08,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:08.104 10938 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.900s] 2018-10-06 16:14:11,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:11.550 10938 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.011s] 2018-10-06 16:14:11,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:11.724 10938 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.173s] 2018-10-06 16:14:11,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:11.905 10938 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.180s] 2018-10-06 16:14:12,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:12.081 10938 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.177s] 2018-10-06 16:14:12,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:12.115 10938 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.033s] 2018-10-06 16:14:12,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:12.476 10938 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.359s] 2018-10-06 16:14:12,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:12.825 10938 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.349s] 2018-10-06 16:14:12,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:12.868 10938 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.043s] 2018-10-06 16:14:13,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:13.052 10938 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.183s] 2018-10-06 16:14:13,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:13.097 10938 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.045s] 2018-10-06 16:14:19,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:19.806 10938 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [11.698s] 2018-10-06 16:14:30,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:30.468 10938 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.980s] 2018-10-06 16:14:30,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:30.651 10938 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.183s] 2018-10-06 16:14:34,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:34.405 10938 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [42.163s] 2018-10-06 16:14:34,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:34.519 10938 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.712s] 2018-10-06 16:14:35,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:35.901 10938 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.431s] 2018-10-06 16:14:45,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:45.641 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.395s] 2018-10-06 16:14:46,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:46.640 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.999s] 2018-10-06 16:14:46,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:46.934 10938 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.230s] 2018-10-06 16:14:47,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:47.423 10938 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.488s] 2018-10-06 16:14:57,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:57.771 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.189s] 2018-10-06 16:14:57,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:57.960 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.188s] 2018-10-06 16:14:58,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:58.009 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.049s] 2018-10-06 16:14:58,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:58.688 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.677s] 2018-10-06 16:14:58,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:58.786 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.097s] 2018-10-06 16:14:59,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:59.145 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.359s] 2018-10-06 16:14:59,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:59.195 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.050s] 2018-10-06 16:14:59,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:59.246 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.050s] 2018-10-06 16:14:59,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:59.435 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.188s] 2018-10-06 16:14:59,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:59.485 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.050s] 2018-10-06 16:14:59,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:59.670 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.184s] 2018-10-06 16:14:59,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:59.749 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.078s] 2018-10-06 16:14:59,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:59.899 10938 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.178s] 2018-10-06 16:14:59,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:14:59.973 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.222s] 2018-10-06 16:15:00,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:00.023 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.051s] 2018-10-06 16:15:00,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:00.079 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.055s] 2018-10-06 16:15:00,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:00.101 10938 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.202s] 2018-10-06 16:15:07,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:07.488 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.173s] 2018-10-06 16:15:07,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:07.663 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.174s] 2018-10-06 16:15:07,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:07.845 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.181s] 2018-10-06 16:15:07,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:07.997 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.152s] 2018-10-06 16:15:08,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:08.158 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.160s] 2018-10-06 16:15:08,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:08.327 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.169s] 2018-10-06 16:15:08,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:08.371 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.043s] 2018-10-06 16:15:08,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:08.541 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.170s] 2018-10-06 16:15:08,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:08.699 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.157s] 2018-10-06 16:15:08,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:08.733 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.033s] 2018-10-06 16:15:08,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:08.742 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-10-06 16:15:08,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:08.786 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.043s] 2018-10-06 16:15:08,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:08.832 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.045s] 2018-10-06 16:15:09,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:09.014 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.181s] 2018-10-06 16:15:09,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:09.199 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.185s] 2018-10-06 16:15:09,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:09.209 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-10-06 16:15:09,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:09.399 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.189s] 2018-10-06 16:15:09,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:09.589 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.189s] 2018-10-06 16:15:09,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:09.622 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.032s] 2018-10-06 16:15:09,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:09.653 10938 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.031s] 2018-10-06 16:15:14,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 368b1865-07f9-49a0-9678-eb8c779a119d 2018-10-06 16:15:14,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '368b1865-07f9-49a0-9678-eb8c779a119d']'. 2018-10-06 16:15:15,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-06 16:15:15,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-06 16:15:15,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-06 16:15:15,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 368b1865-07f9-49a0-9678-eb8c779a119d | 2018-10-06 16:15:15,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-06 16:15:15,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-06 16:11:20 | 2018-10-06 16:15:15,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-06 16:15:14 | 2018-10-06 16:15:15,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:54 | 2018-10-06 16:15:15,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-06 16:15:15,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-06 16:15:15,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-06 16:15:15,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: bc09daf4-15f7-4d9d-bf8d-024a56df078d) | 2018-10-06 16:15:15,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-06 16:15:15,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7a639e70-ac39-41ff-a43b-6f79b6219abe) | 2018-10-06 16:15:15,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-10-06 16:15:15,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 224.51 | 2018-10-06 16:15:15,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 184 | 2018-10-06 16:15:15,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-06 16:15:15,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-06 16:15:15,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-06 16:15:15,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 16 | 2018-10-06 16:15:15,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-06 16:15:15,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-06 16:15:15,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-06 16:15:15,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 92.0% 2018-10-06 16:15:16,044 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 16:15:16,044 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 04:08 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-10-06 16:15:19,546 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-10-06 16:15:19,596 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-06 16:15:20,603 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', 'id': u'6f1217d7ade347c0963bac5c0dd1ea08', '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-06 16:15:21,045 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'883f1338205b4f17b7e06bdaded714db', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6'}) 2018-10-06 16:15:21,198 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 16:15:21,380 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/ac3f366b4a144e4480ad0c32da2a63b5'}, 'domain_id': None, 'human_id': None, 'id': u'ac3f366b4a144e4480ad0c32da2a63b5', 'HUMAN_ID': False}) 2018-10-06 16:15:21,946 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', 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': 'facc4126-dfdc-403f-91b9-c279a65a53c9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', 'project_id': u'6f1217d7ade347c0963bac5c0dd1ea08', '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-06 16:15:21,952 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', 'password': 'facc4126-dfdc-403f-91b9-c279a65a53c9', 'project_name': 'patrole-project_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '6f1217d7ade347c0963bac5c0dd1ea08', 'project_domain_name': 'Default'} 2018-10-06 16:15:23,016 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-06 16:15:25,505 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-06 16:15:25.077 10968 INFO rally.deployment.engine [-] Deployment 7a639e70-ac39-41ff-a43b-6f79b6219abe | Starting: Destroy cloud and free allocated resources. 2018-10-06 16:15:25.170 10968 INFO rally.deployment.engine [-] Deployment 7a639e70-ac39-41ff-a43b-6f79b6219abe | Completed: Destroy cloud and free allocated resources. 2018-10-06 16:15:25.221 10968 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=bc09daf4-15f7-4d9d-bf8d-024a56df078d) for deployment 'opnfv-rally'. 2018-10-06 16:15:25.243 10968 INFO rally.api [-] Deleting verification (UUID=368b1865-07f9-49a0-9678-eb8c779a119d). 2018-10-06 16:15:25.287 10968 INFO rally.api [-] Verification has been successfully deleted! 2018-10-06 16:15:25.287 10968 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=bc09daf4-15f7-4d9d-bf8d-024a56df078d). 2018-10-06 16:15:25.294 10968 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-06 16:15:27,871 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-06 16:15:27.606 10971 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=69bdadd9-d449-42bb-be76-fd4ffba2de91) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 69bdadd9-d449-42bb-be76-fd4ffba2de91 | 2018-10-06T16:15:27 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 69bdadd9-d449-42bb-be76-fd4ffba2de91 ~/.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-06 16:15:31,346 - 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-06 16:15:31,346 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-06 16:15:33,693 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-06 16:15:33.386 10977 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=bc09daf4-15f7-4d9d-bf8d-024a56df078d). 2018-10-06 16:15:33.552 10977 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-06 16:15:37,176 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-06 16:15:35.771 10980 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-06 16:15:35.918 10980 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-06 16:15:37.014 10980 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5a58dbfd-cf08-4bca-a27b-4996e7dc605f) has been successfully created! Using verifier 'opnfv-tempest' (UUID=5a58dbfd-cf08-4bca-a27b-4996e7dc605f) as the default verifier for the future CLI operations. 2018-10-06 16:15:40,118 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-06 16:15:43,469 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/ddfc8fef-550e-4e70-bd5f-ca354f3c6cfc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ddfc8fef-550e-4e70-bd5f-ca354f3c6cfc/file', 'owner': u'6f1217d7ade347c0963bac5c0dd1ea08', 'id': u'ddfc8fef-550e-4e70-bd5f-ca354f3c6cfc', 'size': 12716032, u'self': u'/v2/images/ddfc8fef-550e-4e70-bd5f-ca354f3c6cfc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f1217d7ade347c0963bac5c0dd1ea08', 'name': 'patrole-project_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/ddfc8fef-550e-4e70-bd5f-ca354f3c6cfc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T16:15:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-06T16:15:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ddfc8fef-550e-4e70-bd5f-ca354f3c6cfc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', 'created': u'2018-10-06T16:15:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T16:15:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ddfc8fef-550e-4e70-bd5f-ca354f3c6cfc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 16:15:43,668 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', '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'b02668b3789342938652e3506ba63a25', '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'12e06571-7798-4507-86ac-d817de5858b2', 'swap': 0}) 2018-10-06 16:15:46,892 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/57998f5a-3d87-434f-be1b-5420d275857d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/57998f5a-3d87-434f-be1b-5420d275857d/file', 'owner': u'6f1217d7ade347c0963bac5c0dd1ea08', 'id': u'57998f5a-3d87-434f-be1b-5420d275857d', 'size': 12716032, u'self': u'/v2/images/57998f5a-3d87-434f-be1b-5420d275857d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f1217d7ade347c0963bac5c0dd1ea08', 'name': 'patrole-project_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/57998f5a-3d87-434f-be1b-5420d275857d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T16:15:46Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-06T16:15:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/57998f5a-3d87-434f-be1b-5420d275857d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', 'created': u'2018-10-06T16:15:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T16:15:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/57998f5a-3d87-434f-be1b-5420d275857d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 16:15:46,938 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', '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'b02668b3789342938652e3506ba63a25', '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'209277ef-7777-49ef-a247-3243cc5129a6', 'swap': 0}) 2018-10-06 16:15:46,961 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_00055087-4413-4ae3-b8ba-fb5fb2a6a1f6', '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'b02668b3789342938652e3506ba63a25', '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'209277ef-7777-49ef-a247-3243cc5129a6', 'swap': 0}) 2018-10-06 16:15:50,103 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-06 16:15:49.071 10999 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5a58dbfd-cf08-4bca-a27b-4996e7dc605f) for deployment 'opnfv-rally' (UUID=69bdadd9-d449-42bb-be76-fd4ffba2de91). 2018-10-06 16:15:49.934 10999 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-06 16:15:49.936 10999 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5a58dbfd-cf08-4bca-a27b-4996e7dc605f) has been successfully configured for deployment 'opnfv-rally' (UUID=69bdadd9-d449-42bb-be76-fd4ffba2de91)! 2018-10-06 16:15:50,104 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-06 16:15:50,104 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-06 16:15:50,107 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-06 16:15:50,127 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-06 16:15:53,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5a58dbfd-cf08-4bca-a27b-4996e7dc605f/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-06 16:15:53,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-06 16:15:53,559 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-06 16:15:53,560 - 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-06 16:15:55,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:15:55.718 11008 INFO rally.api [-] Starting verification (UUID=d0a97dfb-c5ed-4803-848d-6d2268f2ec9e) for deployment 'opnfv-rally' (UUID=69bdadd9-d449-42bb-be76-fd4ffba2de91) by verifier 'opnfv-tempest' (UUID=5a58dbfd-cf08-4bca-a27b-4996e7dc605f). 2018-10-06 16:15:55,719 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d0a97dfb-c5ed-4803-848d-6d2268f2ec9e 2018-10-06 16:18:32,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d0a97dfb-c5ed-4803-848d-6d2268f2ec9e 2018-10-06 16:18:32,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd0a97dfb-c5ed-4803-848d-6d2268f2ec9e']'. 2018-10-06 16:18:34,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-06 16:18:34,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-06 16:18:34,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-06 16:18:34,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d0a97dfb-c5ed-4803-848d-6d2268f2ec9e | 2018-10-06 16:18:34,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-06 16:18:34,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-06 16:15:55 | 2018-10-06 16:18:34,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-06 16:18:32 | 2018-10-06 16:18:34,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:37 | 2018-10-06 16:18:34,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-06 16:18:34,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-06 16:18:34,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5a58dbfd-cf08-4bca-a27b-4996e7dc605f) | 2018-10-06 16:18:34,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-06 16:18:34,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 69bdadd9-d449-42bb-be76-fd4ffba2de91) | 2018-10-06 16:18:34,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-10-06 16:18:34,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 148.662 | 2018-10-06 16:18:34,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-10-06 16:18:34,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-10-06 16:18:34,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-06 16:18:34,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-06 16:18:34,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-06 16:18:34,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-06 16:18:34,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-06 16:18:34,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-06 16:18:34,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-10-06 16:18:34,430 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 16:18:34,431 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-06 16:18:39,005 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-10-06 16:18:39,104 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-10-06 16:18:59,658 - 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-06 16:18:59,689 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-10-06 16:18:59,813 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-10-06 16:18:59,918 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 16:18:59,919 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-06 16:18:59,972 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-06 16:19:01,420 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 16:19:04,395 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-06 16:19:04,395 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-10-06 16:58:46,372 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 16:58:46,373 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 39:42 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-10-06 16:58:48,103 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-10-06 16:58:48,154 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-06 16:58:49,623 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 16:58:51,401 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-06 16:58:53,901 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-06 16:58:53.457 11098 INFO rally.deployment.engine [-] Deployment 69bdadd9-d449-42bb-be76-fd4ffba2de91 | Starting: Destroy cloud and free allocated resources. 2018-10-06 16:58:53.547 11098 INFO rally.deployment.engine [-] Deployment 69bdadd9-d449-42bb-be76-fd4ffba2de91 | Completed: Destroy cloud and free allocated resources. 2018-10-06 16:58:53.605 11098 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=5a58dbfd-cf08-4bca-a27b-4996e7dc605f) for deployment 'opnfv-rally'. 2018-10-06 16:58:53.637 11098 INFO rally.api [-] Deleting verification (UUID=d0a97dfb-c5ed-4803-848d-6d2268f2ec9e). 2018-10-06 16:58:53.676 11098 INFO rally.api [-] Verification has been successfully deleted! 2018-10-06 16:58:53.677 11098 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=5a58dbfd-cf08-4bca-a27b-4996e7dc605f). 2018-10-06 16:58:53.686 11098 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-06 16:58:56,382 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-06 16:58:56.087 11101 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6b648ab6-a1c7-4de3-9be5-ec87e221af1a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6b648ab6-a1c7-4de3-9be5-ec87e221af1a | 2018-10-06T16:58:56 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6b648ab6-a1c7-4de3-9be5-ec87e221af1a ~/.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-06 16:58:59,819 - 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-06 16:58:59,819 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-06 16:59:02,148 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-06 16:59:01.821 11107 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=5a58dbfd-cf08-4bca-a27b-4996e7dc605f). 2018-10-06 16:59:01.990 11107 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-06 16:59:05,713 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-06 16:59:04.241 11110 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-06 16:59:04.398 11110 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-06 16:59:05.517 11110 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=10328c18-6982-4bd2-b01c-d5780a7dc866) has been successfully created! Using verifier 'opnfv-tempest' (UUID=10328c18-6982-4bd2-b01c-d5780a7dc866) as the default verifier for the future CLI operations. 2018-10-06 16:59:08,778 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-06 16:59:16,770 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-06 16:59:15.735 11129 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=10328c18-6982-4bd2-b01c-d5780a7dc866) for deployment 'opnfv-rally' (UUID=6b648ab6-a1c7-4de3-9be5-ec87e221af1a). 2018-10-06 16:59:16.607 11129 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-06 16:59:16.609 11129 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=10328c18-6982-4bd2-b01c-d5780a7dc866) has been successfully configured for deployment 'opnfv-rally' (UUID=6b648ab6-a1c7-4de3-9be5-ec87e221af1a)! 2018-10-06 16:59:19,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-10328c18-6982-4bd2-b01c-d5780a7dc866/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-06 16:59:19,970 - 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-06 16:59:22,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 16:59:22.126 11138 INFO rally.api [-] Starting verification (UUID=22544ea4-14d2-4e71-9e23-f69c1f251179) for deployment 'opnfv-rally' (UUID=6b648ab6-a1c7-4de3-9be5-ec87e221af1a) by verifier 'opnfv-tempest' (UUID=10328c18-6982-4bd2-b01c-d5780a7dc866). 2018-10-06 17:01:14,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 22544ea4-14d2-4e71-9e23-f69c1f251179 2018-10-06 17:01:14,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '22544ea4-14d2-4e71-9e23-f69c1f251179']'. 2018-10-06 17:01:15,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-06 17:01:15,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-06 17:01:15,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-06 17:01:15,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 22544ea4-14d2-4e71-9e23-f69c1f251179 | 2018-10-06 17:01:15,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-06 17:01:15,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-06 16:59:22 | 2018-10-06 17:01:15,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-06 17:01:13 | 2018-10-06 17:01:15,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:51 | 2018-10-06 17:01:15,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-06 17:01:15,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-06 17:01:15,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 10328c18-6982-4bd2-b01c-d5780a7dc866) | 2018-10-06 17:01:15,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-06 17:01:15,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6b648ab6-a1c7-4de3-9be5-ec87e221af1a) | 2018-10-06 17:01:15,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-06 17:01:15,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 102.291 | 2018-10-06 17:01:15,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-10-06 17:01:15,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-10-06 17:01:15,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-06 17:01:15,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-06 17:01:15,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-10-06 17:01:15,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-06 17:01:15,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-06 17:01:15,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-06 17:01:15,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-10-06 17:01:15,384 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 17:01:15,385 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:06 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-10-06 17:01:20,715 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-10-06 17:01:20,716 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:37 | FAIL | | vping_userdata | functest | smoke | 01:19 | PASS | | tempest_smoke_serial | functest | smoke | 16:43 | FAIL | | rally_sanity | functest | smoke | 22:45 | FAIL | | refstack_defcore | functest | smoke | 04:08 | FAIL | | patrole | functest | smoke | 02:54 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 39:42 | FAIL | | neutron_trunk | functest | smoke | 02:06 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-10-06 17:01:20,726 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-06 17:01:55,383 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-293 | | 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-06 17:01:55,388 - 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=JPc8dPtNa68vxFqmyZqsPTJPe export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.10 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.10 export OS_REGION_NAME=regionOne 2018-10-06 17:01:55,388 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-06 17:01:55,389 - 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-06 17:01:55,410 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-10-06 17:01:55,428 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-10-06 17:06:14,708 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-10-06 17:06:14,838 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 17:06:14,839 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 04:19 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-10-06 17:06:14,874 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-10-06 17:06:15,349 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-10-06 17:06:15,998 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-10-06 17:06:17,679 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-10-06 17:06:18,524 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-10-06 17:06:18,525 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-10-06 17:06:18,572 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-10-06 17:06:19,535 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-10-06 17:06:46,524 - 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-06 17:06:46,525 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-10-06 17:06:46,525 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-10-06 17:06:46,578 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-10-06 17:07:16,029 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-10-06 17:07:16,030 - 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-06 17:07:16,030 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-10-06 17:07:16,030 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-10-06 17:07:16,031 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-10-06 17:07:16,115 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-10-06 17:07:16,123 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-06 17:07:16,759 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-06 17:07:19,778 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-10-06 17:07:20,177 - sdnvpn.lib.openstack_utils - DEBUG - Network 'a26727f4-e34e-4dbb-815d-6c09687c54e0' created successfully 2018-10-06 17:07:20,177 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-06 17:07:20,603 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '7bed4f74-aa6a-41dc-a86e-40f2317002aa' created successfully 2018-10-06 17:07:20,603 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-06 17:07:20,881 - sdnvpn.lib.openstack_utils - DEBUG - Router '8fef5d5f-c7bf-4ac0-a4c9-b8d03111529d' created successfully 2018-10-06 17:07:20,881 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-06 17:07:22,282 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-06 17:07:22,282 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-06 17:07:23,848 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-06 17:07:24,395 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-10-06 17:07:24,638 - sdnvpn.lib.openstack_utils - DEBUG - Network '356225a0-dd91-4971-9426-88ed5576b323' created successfully 2018-10-06 17:07:24,638 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-06 17:07:25,177 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'db8339b8-49a6-4d5c-b231-1a6cd6a66862' created successfully 2018-10-06 17:07:25,177 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-06 17:07:25,177 - sdnvpn.lib.openstack_utils - DEBUG - Router '8fef5d5f-c7bf-4ac0-a4c9-b8d03111529d' created successfully 2018-10-06 17:07:25,177 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-06 17:07:26,762 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-06 17:07:26,762 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-06 17:07:27,562 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-06 17:07:27,625 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-10-06 17:07:27,857 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=75ba77f1-4f0d-4057-97a5-d144b70889cc created successfully. 2018-10-06 17:07:27,857 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-10-06 17:07:27,857 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-10-06 17:07:28,204 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-10-06 17:07:28,204 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-06 17:07:28,396 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-06 17:07:29,086 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-06 17:08:54,060 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-06 17:09:30,298 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.200 -c 10' 2018-10-06 17:09:52,779 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-10-06 17:09:52,779 - 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-06 17:09:52,779 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-10-06 17:09:52,779 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-10-06 17:09:52,779 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-10-06 17:09:52,860 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-10-06 17:10:07,372 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-10-06 17:10:07,373 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-10-06 17:10:07,424 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-10-06 17:10:07,485 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-10-06 17:10:07,541 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-10-06 17:10:07,995 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-0 2018-10-06 17:10:08,038 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.23 2018-10-06 17:10:17,040 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-10-06 17:10:17,101 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-10-06 17:10:17,102 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-10-06 17:10:24,917 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-06 17:10:25,894 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-10-06 17:10:25,956 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=8a3563ff-b112-4821-8945-7b9631daaf35 created successfully. 2018-10-06 17:10:26,939 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-06 17:10:28,215 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-06 17:10:30,419 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-10-06 17:10:30,644 - sdnvpn.lib.openstack_utils - DEBUG - Network 'dec69ef9-7d90-4230-b6c3-09ee7d7a9792' created successfully 2018-10-06 17:10:30,644 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-06 17:10:31,620 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '675ad0d7-7b23-4877-9639-c2eac1005372' created successfully 2018-10-06 17:10:31,621 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-06 17:10:32,323 - sdnvpn.lib.openstack_utils - DEBUG - Router '45ef8a62-52c7-488b-9186-4041b3098adc' created successfully 2018-10-06 17:10:32,323 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-06 17:10:33,675 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-06 17:10:33,676 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-06 17:10:36,316 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-06 17:10:37,082 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-10-06 17:10:37,860 - sdnvpn.lib.openstack_utils - DEBUG - Network 'db6cca03-1d2e-4be2-939c-8a2d67e21a5b' created successfully 2018-10-06 17:10:37,860 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-06 17:10:38,620 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'db382f9c-a793-4ccd-a273-411b4a282660' created successfully 2018-10-06 17:10:38,620 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-06 17:10:39,354 - sdnvpn.lib.openstack_utils - DEBUG - Router '741e1f45-64ce-4d0e-b304-7a67c1c8f76f' created successfully 2018-10-06 17:10:39,354 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-06 17:10:40,815 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-06 17:10:40,816 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-06 17:10:42,622 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-06 17:10:43,197 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-10-06 17:16:21,198 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-10-06 17:16:21,199 - 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-06 17:16:21,199 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-10-06 17:16:21,199 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-10-06 17:16:21,199 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-10-06 17:16:21,272 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-10-06 17:16:21,281 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-06 17:16:21,281 - 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-06 17:16:22,216 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-06 17:16:27,540 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-06 17:17:07,989 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-401176', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'b02668b3789342938652e3506ba63a25', u'route_targets': [u'55:55'], u'project_id': u'b02668b3789342938652e3506ba63a25', u'type': u'l3', u'id': u'eaaad1fd-c352-4d9f-9f8b-0062544716b1'}} 2018-10-06 17:17:54,868 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-06 17:18:27,439 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-442808', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'b02668b3789342938652e3506ba63a25', u'route_targets': [u'88:88'], u'project_id': u'b02668b3789342938652e3506ba63a25', u'type': u'l3', u'id': u'c1fdf734-0ed8-4869-9f6f-d2db17077f24'}} 2018-10-06 17:18:30,703 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-06 17:19:12,646 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-10-06 17:19:12,646 - 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-06 17:19:12,646 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-10-06 17:19:12,646 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-10-06 17:19:12,647 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-10-06 17:19:12,730 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-10-06 17:19:12,741 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-06 17:19:13,692 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-06 17:19:18,914 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-06 17:20:21,367 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-275369', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'b02668b3789342938652e3506ba63a25', u'route_targets': [], u'project_id': u'b02668b3789342938652e3506ba63a25', u'type': u'l3', u'id': u'508bf990-6994-4945-808b-11a44e3e9ac4'}} 2018-10-06 17:25:43,922 - sdnvpn.test.functest.testcase_1 - ERROR - One or more instances are down 2018-10-06 17:25:54,012 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-06 17:26:57,297 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-275369', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'b02668b3789342938652e3506ba63a25', u'route_targets': [], u'project_id': u'b02668b3789342938652e3506ba63a25', u'type': u'l3', u'id': u'e96676e6-0755-458e-b30b-042c6df6025c'}} 2018-10-06 17:27:01,259 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-06 17:27:46,283 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-10-06 17:27:46,283 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'FAIL', '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'": 'FAIL'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'FAIL'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'FAIL'}]} 2018-10-06 17:27:46,284 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-10-06 17:27:46,284 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-10-06 17:27:46,284 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-10-06 17:27:46,370 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-10-06 17:27:46,383 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-06 17:28:01,188 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-06 17:28:05,582 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-06 17:30:06,705 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-10-06 17:31:37,642 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-10-06 17:33:08,382 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-10-06 17:33:41,118 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'db8ee82e-7ffc-4e97-a205-157f1123fe71')]: Unable to complete operation on subnet db8ee82e-7ffc-4e97-a205-157f1123fe71: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-df1d982a-e8b3-4e84-88d9-c1255ac4e559'] 2018-10-06 17:33:41,120 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-10-06 17:33:41,120 - 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 278, actual flow count 287': 'PASS'}, {'OVS groups are programmed after resync expected group count 27, actual group count 27': 'PASS'}, {'OVS flows are programmed after resync expected flow count 278, actual flow count 287': 'PASS'}, {'OVS groups are programmed after resync expected group count 27, actual group count 27': 'PASS'}]} 2018-10-06 17:33:41,120 - 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-06 17:33:41,120 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-10-06 17:33:41,120 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-10-06 17:33:41,198 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-10-06 17:33:41,212 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-06 17:33:56,673 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-06 17:34:01,471 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-06 17:36:05,543 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-10-06 17:36:41,955 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-10-06 17:37:12,208 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-10-06 17:37:12,208 - 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-06 17:37:12,209 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-10-06 17:37:12,209 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-10-06 17:37:12,209 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-10-06 17:37:12,290 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-10-06 17:37:12,300 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-06 17:37:12,870 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-06 17:37:16,238 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-10-06 17:37:16,649 - sdnvpn.lib.openstack_utils - DEBUG - Network 'c588f44f-267c-4321-9f9b-dc02aec50476' created successfully 2018-10-06 17:37:16,649 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-06 17:37:17,529 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'b7bc6f80-fd2d-46cd-8d9b-12219a98a42a' created successfully 2018-10-06 17:37:17,529 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-06 17:37:17,657 - sdnvpn.lib.openstack_utils - DEBUG - Router 'e4e5bb83-2ffc-4e32-b688-e2d0dd3c41d8' created successfully 2018-10-06 17:37:17,657 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-06 17:37:19,282 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-06 17:37:19,283 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-06 17:37:20,832 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-06 17:37:22,199 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-06 17:38:26,219 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-799452', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'b02668b3789342938652e3506ba63a25', u'route_targets': [], u'project_id': u'b02668b3789342938652e3506ba63a25', u'type': u'l3', u'id': u'3690fa52-2449-47ab-b173-23f90fcca4cc'}} 2018-10-06 17:40:03,248 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-06 17:41:06,048 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-799452', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'b02668b3789342938652e3506ba63a25', u'route_targets': [], u'project_id': u'b02668b3789342938652e3506ba63a25', u'type': u'l3', u'id': u'308a91b2-573d-4148-8d73-f27950d32537'}} 2018-10-06 17:41:09,937 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-06 17:41:39,958 - 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-06 17:41:52,241 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-10-06 17:41:52,241 - 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-06 17:41:52,241 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-10-06 17:41:52,241 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-10-06 17:41:52,241 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-10-06 17:41:52,378 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-10-06 17:41:53,251 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'bgpvpn-tempest-tes-project_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', 'id': u'03ec8397fb2f4762a7af807a0309d709', '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-06 17:41:53,718 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e7e8f057f3d44de9b5c4a1c55214bb5f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'bgpvpn-tempest-tests-user_705c32bc-2cbe-4e1f-bd25-e69a20937ea2'}) 2018-10-06 17:41:53,892 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 17:41:54,054 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/aa22315e366d42cab0d1b8c36e074538'}, 'domain_id': None, 'human_id': None, 'id': u'aa22315e366d42cab0d1b8c36e074538', 'HUMAN_ID': False}) 2018-10-06 17:41:54,620 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'bgpvpn-tempest-tes-project_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', 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': '670933be-8468-46cd-94f3-d31fc437cd26', 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_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', 'project_id': u'03ec8397fb2f4762a7af807a0309d709', '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-06 17:41:54,626 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'bgpvpn-tempest-tests-user_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', 'password': '670933be-8468-46cd-94f3-d31fc437cd26', 'project_name': 'bgpvpn-tempest-tes-project_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '03ec8397fb2f4762a7af807a0309d709', 'project_domain_name': 'Default'} 2018-10-06 17:41:55,671 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-06 17:42:00,023 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-06 17:41:59.739 155 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4205071f-0442-4ff7-a33d-f0ff8c0e93a4) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4205071f-0442-4ff7-a33d-f0ff8c0e93a4 | 2018-10-06T17:41:59 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4205071f-0442-4ff7-a33d-f0ff8c0e93a4 ~/.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-06 17:42:03,185 - 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-06 17:42:03,185 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-06 17:42:08,764 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-06 17:42:07.309 164 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-06 17:42:07.449 164 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-06 17:42:08.562 164 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5183e69f-8dc9-44c0-af5a-5dda43e04fb1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=5183e69f-8dc9-44c0-af5a-5dda43e04fb1) as the default verifier for the future CLI operations. 2018-10-06 17:42:14,676 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/9bcea214-f0d6-4214-bc4b-eba5680e1209/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9bcea214-f0d6-4214-bc4b-eba5680e1209/file', 'owner': u'03ec8397fb2f4762a7af807a0309d709', 'id': u'9bcea214-f0d6-4214-bc4b-eba5680e1209', 'size': 12716032, u'self': u'/v2/images/9bcea214-f0d6-4214-bc4b-eba5680e1209', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03ec8397fb2f4762a7af807a0309d709', 'name': 'bgpvpn-tempest-tes-project_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/9bcea214-f0d6-4214-bc4b-eba5680e1209/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T17:42:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-06T17:42:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9bcea214-f0d6-4214-bc4b-eba5680e1209', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', 'created': u'2018-10-06T17:42:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T17:42:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9bcea214-f0d6-4214-bc4b-eba5680e1209', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 17:42:14,885 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', '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'b02668b3789342938652e3506ba63a25', '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'81adca85-90a9-4d3f-baf1-415339b3085e', 'swap': 0}) 2018-10-06 17:42:16,632 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/701d0b0b-0f7d-4bed-ae17-be64955dbab3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/701d0b0b-0f7d-4bed-ae17-be64955dbab3/file', 'owner': u'03ec8397fb2f4762a7af807a0309d709', 'id': u'701d0b0b-0f7d-4bed-ae17-be64955dbab3', 'size': 12716032, u'self': u'/v2/images/701d0b0b-0f7d-4bed-ae17-be64955dbab3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03ec8397fb2f4762a7af807a0309d709', 'name': 'bgpvpn-tempest-tes-project_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/701d0b0b-0f7d-4bed-ae17-be64955dbab3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T17:42:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-06T17:42:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/701d0b0b-0f7d-4bed-ae17-be64955dbab3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_alt_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', 'created': u'2018-10-06T17:42:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T17:42:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/701d0b0b-0f7d-4bed-ae17-be64955dbab3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 17:42:16,705 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', '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'b02668b3789342938652e3506ba63a25', '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'5e19544e-165f-49c4-b6d2-1f1c4324fc06', 'swap': 0}) 2018-10-06 17:42:16,729 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_705c32bc-2cbe-4e1f-bd25-e69a20937ea2', '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'b02668b3789342938652e3506ba63a25', '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'5e19544e-165f-49c4-b6d2-1f1c4324fc06', 'swap': 0}) 2018-10-06 17:42:19,750 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-06 17:42:18.681 183 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5183e69f-8dc9-44c0-af5a-5dda43e04fb1) for deployment 'opnfv-rally' (UUID=4205071f-0442-4ff7-a33d-f0ff8c0e93a4). 2018-10-06 17:42:19.616 183 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-06 17:42:19.620 183 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5183e69f-8dc9-44c0-af5a-5dda43e04fb1) has been successfully configured for deployment 'opnfv-rally' (UUID=4205071f-0442-4ff7-a33d-f0ff8c0e93a4)! 2018-10-06 17:42:19,750 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-06 17:42:19,751 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-06 17:42:19,753 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-06 17:42:19,768 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-06 17:42:22,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5183e69f-8dc9-44c0-af5a-5dda43e04fb1/repo; testr list-tests '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt 2>/dev/null) 2018-10-06 17:42:22,302 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-06 17:42:22,318 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-06 17:42:22,318 - 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-06 17:42:24,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 17:42:24.295 192 INFO rally.api [-] Starting verification (UUID=a8ec4700-aa60-46f1-af36-ba439b42369d) for deployment 'opnfv-rally' (UUID=4205071f-0442-4ff7-a33d-f0ff8c0e93a4) by verifier 'opnfv-tempest' (UUID=5183e69f-8dc9-44c0-af5a-5dda43e04fb1). 2018-10-06 17:42:24,296 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a8ec4700-aa60-46f1-af36-ba439b42369d 2018-10-06 17:46:39,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a8ec4700-aa60-46f1-af36-ba439b42369d 2018-10-06 17:46:39,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a8ec4700-aa60-46f1-af36-ba439b42369d']'. 2018-10-06 17:46:40,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-06 17:46:40,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-06 17:46:40,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-06 17:46:40,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a8ec4700-aa60-46f1-af36-ba439b42369d | 2018-10-06 17:46:40,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-06 17:46:40,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-06 17:42:24 | 2018-10-06 17:46:40,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-06 17:46:38 | 2018-10-06 17:46:40,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:14 | 2018-10-06 17:46:40,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-06 17:46:40,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-06 17:46:40,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-06 17:46:40,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5183e69f-8dc9-44c0-af5a-5dda43e04fb1) | 2018-10-06 17:46:40,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-06 17:46:40,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4205071f-0442-4ff7-a33d-f0ff8c0e93a4) | 2018-10-06 17:46:40,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 17 | 2018-10-06 17:46:40,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 246.048 | 2018-10-06 17:46:40,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 15 | 2018-10-06 17:46:40,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-06 17:46:40,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-06 17:46:40,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-06 17:46:40,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-10-06 17:46:40,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-06 17:46:40,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-06 17:46:40,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-06 17:46:40,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest bgpvpn-tempest-tests success_rate is 88.2352941176% 2018-10-06 17:46:44,240 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-10-06 17:46:44,240 - 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-06 17:46:44,240 - 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-06 17:46:44,240 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-10-06 17:46:44,240 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-10-06 17:46:44,323 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-10-06 17:46:44,333 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-06 17:46:44,893 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-06 17:46:48,491 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-06 17:53:17,272 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '156da77f-3da2-4d88-a215-9586f73b2dad')]: Unable to complete operation on subnet 156da77f-3da2-4d88-a215-9586f73b2dad: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-ffb092a3-7b46-4a50-a65e-099cc15b9c17'] 2018-10-06 17:53:17,289 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-10-06 17:53:17,290 - 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': 'FAIL', 'details': [{' ,Ping failure from instance sdnvpn-10-3': 'FAIL'}, {'Ping succeeds': 'PASS'}]} 2018-10-06 17:53:17,290 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-10-06 17:53:17,290 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-10-06 17:53:17,290 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-10-06 17:53:17,377 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-10-06 17:53:17,378 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-10-06 17:53:17,390 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-06 17:53:17,950 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-10-06 17:53:29,716 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-10-06 17:53:29,827 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=237989d2-27bd-42e6-bd96-ac88b31d16c7 created successfully. 2018-10-06 17:53:30,882 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-10-06 17:53:31,286 - sdnvpn.lib.openstack_utils - DEBUG - Network 'ba85b2ab-a0a8-43d1-b262-292f6a9eda99' created successfully 2018-10-06 17:53:31,286 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-06 17:53:31,896 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'd0bb3a03-355c-41a8-b55e-80f09fe3268c' created successfully 2018-10-06 17:53:31,896 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-06 17:53:32,211 - sdnvpn.lib.openstack_utils - DEBUG - Router '9afbfe2b-3fc6-46a2-a163-eb086b7d0bd7' created successfully 2018-10-06 17:53:32,212 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-06 17:53:33,804 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-06 17:53:33,805 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-06 17:53:35,431 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-06 17:53:35,644 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-06 17:58:31,572 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-06 17:59:48,188 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-571028', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'b02668b3789342938652e3506ba63a25', u'route_targets': [], u'project_id': u'b02668b3789342938652e3506ba63a25', u'type': u'l3', u'id': u'634f3471-61ac-44d6-873e-66643573386d'}} 2018-10-06 17:59:49,450 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-06 18:00:21,626 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-10-06 18:00:33,640 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-10-06 18:00:33,640 - 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': 'FAIL', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'FAIL'}]} 2018-10-06 18:00:33,640 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-10-06 18:00:33,925 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-10-06 18:00:48,510 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-10-06 18:00:55,191 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-06 18:00:55,208 - 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-06 18:00:59,465 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-06 18:00:59,481 - 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-06 18:01:04,301 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-06 18:01:04,316 - 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-06 18:01:04,801 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-06 18:01:04,817 - 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-06 18:01:05,076 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-06 18:01:05,092 - 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-06 18:01:05,119 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-10-06 18:01:06,767 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-06 18:01:06,767 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 54:51 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-10-06 18:01:06,773 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-10-06 18:01:06,773 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 04:19 | PASS | | bgpvpn | sdnvpn | features | 54:51 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-10-06 18:01:06,779 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-06 18:01:39,180 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-293 | | 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-06 18:01:39,183 - 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=JPc8dPtNa68vxFqmyZqsPTJPe export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.10 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.10 export OS_REGION_NAME=regionOne 2018-10-06 18:01:39,183 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-06 18:01:39,183 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-06 18:01:39,184 - 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-06 18:01:39,185 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-06 18:01:49,731 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-293 | | 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-06 18:01:49,737 - 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=JPc8dPtNa68vxFqmyZqsPTJPe export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.10 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.10 export OS_REGION_NAME=regionOne 2018-10-06 18:01:49,738 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-06 18:01:49,738 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-06 18:01:49,739 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-10-06 18:01:49,740 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-06 18:02:09,850 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-293 | | 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-06 18:02:09,853 - 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=JPc8dPtNa68vxFqmyZqsPTJPe export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.10 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.10 export OS_REGION_NAME=regionOne 2018-10-06 18:02:09,853 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-10-06 18:02:09,858 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-10-06 18:02:11,696 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_6db1b8ab-52a8-4202-ba88-e54e9e49314c', 'id': u'6eb753f8dc4d4a6182d9afa21f4f7291', '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-06 18:02:12,156 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f5e2d8dfa8f34cb6930620488e66085a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_6db1b8ab-52a8-4202-ba88-e54e9e49314c'}) 2018-10-06 18:02:12,311 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-06 18:02:12,484 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/da33bec4078e4f9882700dd22a252972'}, 'domain_id': None, 'human_id': None, 'id': u'da33bec4078e4f9882700dd22a252972', 'HUMAN_ID': False}) 2018-10-06 18:02:13,030 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_6db1b8ab-52a8-4202-ba88-e54e9e49314c', 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': '4e3a3e4a-f113-46f8-87fd-0563d865fb1d', 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_6db1b8ab-52a8-4202-ba88-e54e9e49314c', 'project_id': u'6eb753f8dc4d4a6182d9afa21f4f7291', '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-06 18:02:13,037 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_6db1b8ab-52a8-4202-ba88-e54e9e49314c', 'password': '4e3a3e4a-f113-46f8-87fd-0563d865fb1d', 'project_name': 'tempest_full_paral-project_6db1b8ab-52a8-4202-ba88-e54e9e49314c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '6eb753f8dc4d4a6182d9afa21f4f7291', 'project_domain_name': 'Default'} 2018-10-06 18:02:14,117 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-06 18:02:19,570 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-06 18:02:18.195 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4c06ec9b-4852-4d5f-8f96-a084d3a9493f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4c06ec9b-4852-4d5f-8f96-a084d3a9493f | 2018-10-06T18:02:18 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4c06ec9b-4852-4d5f-8f96-a084d3a9493f ~/.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-06 18:02:22,705 - 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-06 18:02:22,705 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-06 18:02:27,903 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-06 18:02:26.534 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-06 18:02:26.681 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-06 18:02:27.717 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=167a218a-566a-4238-b699-5184cf9bad67) has been successfully created! Using verifier 'opnfv-tempest' (UUID=167a218a-566a-4238-b699-5184cf9bad67) as the default verifier for the future CLI operations. 2018-10-06 18:02:30,643 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-10-06 18:02:32,883 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/f1e7be36-5f09-4095-a0b8-5cd65370311e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f1e7be36-5f09-4095-a0b8-5cd65370311e/file', 'owner': u'6eb753f8dc4d4a6182d9afa21f4f7291', 'id': u'f1e7be36-5f09-4095-a0b8-5cd65370311e', 'size': 12716032, u'self': u'/v2/images/f1e7be36-5f09-4095-a0b8-5cd65370311e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6eb753f8dc4d4a6182d9afa21f4f7291', 'name': 'tempest_full_paral-project_6db1b8ab-52a8-4202-ba88-e54e9e49314c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/f1e7be36-5f09-4095-a0b8-5cd65370311e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T18:02:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-06T18:02:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_6db1b8ab-52a8-4202-ba88-e54e9e49314c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f1e7be36-5f09-4095-a0b8-5cd65370311e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_6db1b8ab-52a8-4202-ba88-e54e9e49314c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_6db1b8ab-52a8-4202-ba88-e54e9e49314c', 'created': u'2018-10-06T18:02:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T18:02:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f1e7be36-5f09-4095-a0b8-5cd65370311e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_6db1b8ab-52a8-4202-ba88-e54e9e49314c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 18:02:33,069 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_6db1b8ab-52a8-4202-ba88-e54e9e49314c', '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'b02668b3789342938652e3506ba63a25', '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'cc7a591c-2793-45c8-8370-8286b719f66c', 'swap': 0}) 2018-10-06 18:02:37,271 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/f269cab3-379b-4c8b-bbe0-a0420152985b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f269cab3-379b-4c8b-bbe0-a0420152985b/file', 'owner': u'6eb753f8dc4d4a6182d9afa21f4f7291', 'id': u'f269cab3-379b-4c8b-bbe0-a0420152985b', 'size': 12716032, u'self': u'/v2/images/f269cab3-379b-4c8b-bbe0-a0420152985b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6eb753f8dc4d4a6182d9afa21f4f7291', 'name': 'tempest_full_paral-project_6db1b8ab-52a8-4202-ba88-e54e9e49314c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c1266ad7-1fd4-4bb9-ba0d-156c0b030334/images/f269cab3-379b-4c8b-bbe0-a0420152985b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-06T18:02:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-06T18:02:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_6db1b8ab-52a8-4202-ba88-e54e9e49314c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f269cab3-379b-4c8b-bbe0-a0420152985b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_6db1b8ab-52a8-4202-ba88-e54e9e49314c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_6db1b8ab-52a8-4202-ba88-e54e9e49314c', 'created': u'2018-10-06T18:02:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-06T18:02:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f269cab3-379b-4c8b-bbe0-a0420152985b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_6db1b8ab-52a8-4202-ba88-e54e9e49314c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-06 18:02:37,327 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_6db1b8ab-52a8-4202-ba88-e54e9e49314c', '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'b02668b3789342938652e3506ba63a25', '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'19495156-7b19-43ba-9bee-001f4d4c45bc', 'swap': 0}) 2018-10-06 18:02:37,350 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_6db1b8ab-52a8-4202-ba88-e54e9e49314c', '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'b02668b3789342938652e3506ba63a25', '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'19495156-7b19-43ba-9bee-001f4d4c45bc', 'swap': 0}) 2018-10-06 18:02:41,089 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-06 18:02:40.056 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=167a218a-566a-4238-b699-5184cf9bad67) for deployment 'opnfv-rally' (UUID=4c06ec9b-4852-4d5f-8f96-a084d3a9493f). 2018-10-06 18:02:40.934 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-06 18:02:40.936 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=167a218a-566a-4238-b699-5184cf9bad67) has been successfully configured for deployment 'opnfv-rally' (UUID=4c06ec9b-4852-4d5f-8f96-a084d3a9493f)! 2018-10-06 18:02:41,089 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-06 18:02:41,090 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-06 18:02:41,093 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-06 18:02:41,106 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-06 18:02:43,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-167a218a-566a-4238-b699-5184cf9bad67/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-10-06 18:02:43,695 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-06 18:02:43,715 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-06 18:02:43,718 - 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-06 18:02:46,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:46.239 49 INFO rally.api [-] Starting verification (UUID=b4ad3ac1-9a8a-484a-b5d4-28da02a18739) for deployment 'opnfv-rally' (UUID=4c06ec9b-4852-4d5f-8f96-a084d3a9493f) by verifier 'opnfv-tempest' (UUID=167a218a-566a-4238-b699-5184cf9bad67). 2018-10-06 18:02:46,241 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b4ad3ac1-9a8a-484a-b5d4-28da02a18739 2018-10-06 18:02:50,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:50.990 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-06 18:02:51,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:51.120 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-06 18:02:51,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:51.133 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-06 18:02:51,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:51.134 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-06 18:02:51,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:51.214 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-06 18:02:54,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.366 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.197s] 2018-10-06 18:02:54,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.384 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.175s] 2018-10-06 18:02:54,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.405 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.039s] 2018-10-06 18:02:54,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.408 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.023s] 2018-10-06 18:02:54,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.448 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.176s] 2018-10-06 18:02:54,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.494 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.090s] 2018-10-06 18:02:54,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.571 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.164s] 2018-10-06 18:02:54,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.576 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.252s] 2018-10-06 18:02:54,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.598 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.104s] 2018-10-06 18:02:54,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.628 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.030s] 2018-10-06 18:02:54,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.656 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.214s] 2018-10-06 18:02:54,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.671 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.015s] 2018-10-06 18:02:54,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.678 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.101s] 2018-10-06 18:02:54,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.696 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.387s] 2018-10-06 18:02:54,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.757 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.292s] 2018-10-06 18:02:54,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.802 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.129s] 2018-10-06 18:02:54,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.824 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.065s] 2018-10-06 18:02:54,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.824 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.325s] 2018-10-06 18:02:54,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.855 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.053s] 2018-10-06 18:02:54,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.871 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.240s] 2018-10-06 18:02:54,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.876 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.021s] 2018-10-06 18:02:54,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.886 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-06 18:02:54,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.899 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.013s] 2018-10-06 18:02:54,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.937 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.067s] 2018-10-06 18:02:54,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.972 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.275s] 2018-10-06 18:02:54,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:54.993 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.169s] 2018-10-06 18:02:55,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:55.165 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.191s] 2018-10-06 18:02:55,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:55.166 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.170s] 2018-10-06 18:02:55,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:55.254 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.591s] 2018-10-06 18:02:55,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:55.256 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.432s] 2018-10-06 18:02:55,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:55.369 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.223s] 2018-10-06 18:02:55,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:55.455 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.292s] 2018-10-06 18:02:55,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:55.490 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.172s] 2018-10-06 18:02:55,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:55.597 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.431s] 2018-10-06 18:02:55,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:55.655 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.287s] 2018-10-06 18:02:55,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:55.749 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.293s] 2018-10-06 18:02:55,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:55.772 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.519s] 2018-10-06 18:02:55,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:55.920 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.429s] 2018-10-06 18:02:56,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:56.051 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.454s] 2018-10-06 18:02:56,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:56.149 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.376s] 2018-10-06 18:02:56,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:56.162 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.013s] 2018-10-06 18:02:56,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:56.171 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.009s] 2018-10-06 18:02:56,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:56.180 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.009s] 2018-10-06 18:02:56,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:56.431 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.682s] 2018-10-06 18:02:56,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:56.490 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.310s] 2018-10-06 18:02:56,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:56.853 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.420s] 2018-10-06 18:02:56,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:56.940 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.448s] 2018-10-06 18:02:56,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:56.968 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.632s] 2018-10-06 18:02:56,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:56.981 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.041s] 2018-10-06 18:02:57,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:57.509 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.528s] 2018-10-06 18:02:57,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:57.536 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.026s] 2018-10-06 18:02:57,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:57.548 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.012s] 2018-10-06 18:02:57,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:57.553 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [3.361s] 2018-10-06 18:02:59,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:59.047 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [2.189s] 2018-10-06 18:02:59,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:59.294 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [1.744s] 2018-10-06 18:02:59,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:59.681 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.386s] 2018-10-06 18:02:59,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:02:59.763 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.717s] 2018-10-06 18:03:00,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:00.348 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.584s] 2018-10-06 18:03:01,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:01.703 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-10-06 18:03:02,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:02.812 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [5.256s] 2018-10-06 18:03:03,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:03.508 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.498s] 2018-10-06 18:03:04,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:04.022 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.514s] 2018-10-06 18:03:04,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:04.451 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.427s] 2018-10-06 18:03:04,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:04.773 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.323s] 2018-10-06 18:03:05,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.091 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.316s] 2018-10-06 18:03:05,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.115 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-06 18:03:05,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.116 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-06 18:03:05,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.421 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.329s] 2018-10-06 18:03:05,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.769 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.251s] 2018-10-06 18:03:05,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.812 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.043s] 2018-10-06 18:03:05,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.858 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.161s] 2018-10-06 18:03:05,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.869 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.011s] 2018-10-06 18:03:05,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.874 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.061s] 2018-10-06 18:03:05,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.883 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.436s] 2018-10-06 18:03:05,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.899 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.030s] 2018-10-06 18:03:05,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.909 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.009s] 2018-10-06 18:03:05,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.926 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.017s] 2018-10-06 18:03:05,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.938 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.012s] 2018-10-06 18:03:05,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.971 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.096s] 2018-10-06 18:03:05,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.978 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.039s] 2018-10-06 18:03:05,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.985 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.102s] 2018-10-06 18:03:05,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:05.990 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.011s] 2018-10-06 18:03:06,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.026 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.233s] 2018-10-06 18:03:06,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.028 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.043s] 2018-10-06 18:03:06,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.031 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.042s] 2018-10-06 18:03:06,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.043 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2018-10-06 18:03:06,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.051 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-10-06 18:03:06,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.058 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.033s] 2018-10-06 18:03:06,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.063 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.012s] 2018-10-06 18:03:06,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.071 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.259s] 2018-10-06 18:03:06,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.075 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.008s] 2018-10-06 18:03:06,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.076 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-06 18:03:06,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.077 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-06 18:03:06,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.082 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.054s] 2018-10-06 18:03:06,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.092 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.018s] 2018-10-06 18:03:06,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.092 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.017s] 2018-10-06 18:03:06,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:06.132 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.162s] 2018-10-06 18:03:07,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:07.247 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.198s] 2018-10-06 18:03:08,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:08.950 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.483s] 2018-10-06 18:03:10,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:10.001 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [15.724s] 2018-10-06 18:03:11,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:11.756 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.753s] 2018-10-06 18:03:12,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:12.392 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.635s] 2018-10-06 18:03:13,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:13.123 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.730s] 2018-10-06 18:03:14,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:14.597 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.186s] 2018-10-06 18:03:18,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:18.517 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.160s] 2018-10-06 18:03:18,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:18.528 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.011s] 2018-10-06 18:03:18,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:18.542 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.013s] 2018-10-06 18:03:18,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:18.782 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.240s] 2018-10-06 18:03:18,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:18.793 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.011s] 2018-10-06 18:03:18,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:18.839 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.325s] 2018-10-06 18:03:18,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:18.840 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-06 18:03:18,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:18.860 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.019s] 2018-10-06 18:03:18,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:18.906 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.046s] 2018-10-06 18:03:18,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:18.917 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.010s] 2018-10-06 18:03:18,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:18.967 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.049s] 2018-10-06 18:03:18,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:18.982 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.016s] 2018-10-06 18:03:19,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:19.438 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.599s] 2018-10-06 18:03:19,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:19.528 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [13.780s] 2018-10-06 18:03:20,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:20.276 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.837s] 2018-10-06 18:03:20,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:20.826 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [14.464s] 2018-10-06 18:03:21,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:21.060 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.865s] 2018-10-06 18:03:21,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:21.650 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.589s] 2018-10-06 18:03:21,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:21.831 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [3.646s] 2018-10-06 18:03:22,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:22.002 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.171s] 2018-10-06 18:03:22,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:22.046 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.396s] 2018-10-06 18:03:22,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:22.369 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.466s] 2018-10-06 18:03:22,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:22.379 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-06 18:03:23,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:23.596 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.215s] 2018-10-06 18:03:23,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:23.600 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-06 18:03:23,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:23.605 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-06 18:03:23,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:23.606 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-06 18:03:23,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:23.741 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.918s] 2018-10-06 18:03:23,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:23.797 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [3.519s] 2018-10-06 18:03:24,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:24.044 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.442s] 2018-10-06 18:03:24,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:24.239 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.194s] 2018-10-06 18:03:24,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:24.242 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-06 18:03:24,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:24.244 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-06 18:03:24,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:24.245 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-06 18:03:24,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:24.669 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.926s] 2018-10-06 18:03:26,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:26.510 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.839s] 2018-10-06 18:03:27,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:27.368 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.858s] 2018-10-06 18:03:28,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:28.175 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [6.170s] 2018-10-06 18:03:28,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:28.223 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.855s] 2018-10-06 18:03:29,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:29.095 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.871s] 2018-10-06 18:03:30,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:30.010 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [22.754s] 2018-10-06 18:03:30,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:30.018 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.014s] 2018-10-06 18:03:30,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:30.030 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.012s] 2018-10-06 18:03:30,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:30.043 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-10-06 18:03:30,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:30.592 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.497s] 2018-10-06 18:03:31,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:31.618 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [1.026s] 2018-10-06 18:03:31,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:31.986 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [21.983s] 2018-10-06 18:03:37,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:37.215 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [9.041s] 2018-10-06 18:03:38,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:38.094 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [8.048s] 2018-10-06 18:03:38,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:38.925 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.830s] 2018-10-06 18:03:47,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:47.306 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [11.405s] 2018-10-06 18:03:47,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:47.549 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [17.792s] 2018-10-06 18:03:47,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:47.567 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.264s] 2018-10-06 18:03:48,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:48.082 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.666s] 2018-10-06 18:03:48,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:48.452 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.370s] 2018-10-06 18:03:49,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:49.449 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.880s] 2018-10-06 18:03:49,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:49.850 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.730s] 2018-10-06 18:03:50,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:50.228 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.778s] 2018-10-06 18:03:50,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:50.262 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.035s] 2018-10-06 18:03:50,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:50.392 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.248s] 2018-10-06 18:03:50,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:50.477 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.084s] 2018-10-06 18:03:50,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:50.565 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.089s] 2018-10-06 18:03:50,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:50.913 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [1.063s] 2018-10-06 18:03:51,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:51.733 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [1.167s] 2018-10-06 18:03:51,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:51.837 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.923s] 2018-10-06 18:03:51,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:51.889 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.626s] 2018-10-06 18:03:52,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:52.344 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.453s] 2018-10-06 18:03:53,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:53.165 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.326s] 2018-10-06 18:03:54,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:54.405 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [1.240s] 2018-10-06 18:03:54,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:54.539 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-06 18:03:54,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:54.802 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [25.973s] 2018-10-06 18:03:56,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:56.770 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.970s] 2018-10-06 18:03:58,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:58.591 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [50.934s] 2018-10-06 18:03:58,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:58.612 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.026s] 2018-10-06 18:03:58,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:58.629 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.016s] 2018-10-06 18:03:58,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:58.683 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.053s] 2018-10-06 18:03:58,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:58.693 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.009s] 2018-10-06 18:03:59,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:59.029 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.334s] 2018-10-06 18:03:59,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:59.358 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.329s] 2018-10-06 18:03:59,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:59.527 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.156s] 2018-10-06 18:03:59,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:59.776 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.247s] 2018-10-06 18:03:59,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:59.840 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.064s] 2018-10-06 18:03:59,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:59.848 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.490s] 2018-10-06 18:03:59,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:59.909 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.069s] 2018-10-06 18:03:59,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:59.934 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2018-10-06 18:03:59,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:03:59.996 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.062s] 2018-10-06 18:04:00,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:00.049 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.052s] 2018-10-06 18:04:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:00.109 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.058s] 2018-10-06 18:04:00,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:00.129 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.021s] 2018-10-06 18:04:00,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:00.141 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.292s] 2018-10-06 18:04:00,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:00.186 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.057s] 2018-10-06 18:04:00,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:00.246 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.058s] 2018-10-06 18:04:00,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:00.464 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.323s] 2018-10-06 18:04:01,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:01.487 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [41.747s] 2018-10-06 18:04:01,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:01.680 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-06 18:04:05,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:05.079 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.307s] 2018-10-06 18:04:07,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:07.774 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [6.288s] 2018-10-06 18:04:19,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:19.282 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [10.490s] 2018-10-06 18:04:20,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:20.171 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-06 18:04:21,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:21.009 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [33.456s] 2018-10-06 18:04:23,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:23.107 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 [61.045s] 2018-10-06 18:04:24,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:24.963 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.957s] 2018-10-06 18:04:26,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:26.196 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [6.914s] 2018-10-06 18:04:26,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:26.328 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.149s] 2018-10-06 18:04:26,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:26.370 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.041s] 2018-10-06 18:04:26,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:26.603 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.233s] 2018-10-06 18:04:27,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:27.804 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.052s] 2018-10-06 18:04:27,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:27.915 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.111s] 2018-10-06 18:04:38,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:38.437 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [28.652s] 2018-10-06 18:04:45,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:45.151 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [94.520s] 2018-10-06 18:04:45,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:45.176 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.030s] 2018-10-06 18:04:47,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:47.903 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.438s] 2018-10-06 18:04:51,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:51.585 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [26.613s] 2018-10-06 18:04:51,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:51.587 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-06 18:04:52,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:52.274 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.207s] 2018-10-06 18:04:52,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:52.606 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.331s] 2018-10-06 18:04:53,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:53.796 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [48.707s] 2018-10-06 18:04:55,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:55.868 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [2.076s] 2018-10-06 18:04:56,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:56.784 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.453s] 2018-10-06 18:04:56,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:56.857 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.074s] 2018-10-06 18:04:57,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:57.417 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [18.983s] 2018-10-06 18:04:57,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:57.979 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [37.795s] 2018-10-06 18:04:58,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:58.339 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.479s] 2018-10-06 18:04:58,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:04:58.386 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.048s] 2018-10-06 18:05:00,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:00.626 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [2.239s] 2018-10-06 18:05:01,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:01.105 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.894s] 2018-10-06 18:05:01,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:01.116 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-06 18:05:01,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:01.531 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.413s] 2018-10-06 18:05:01,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:01.737 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.206s] 2018-10-06 18:05:03,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:03.053 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [32.836s] 2018-10-06 18:05:05,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:05.805 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.757s] 2018-10-06 18:05:08,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:08.613 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.872s] 2018-10-06 18:05:14,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:14.015 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-06 18:05:14,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:14.217 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [51.100s] 2018-10-06 18:05:15,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:15.622 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.971s] 2018-10-06 18:05:17,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:17.513 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.721s] 2018-10-06 18:05:18,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:18.531 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [2.909s] 2018-10-06 18:05:27,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:27.195 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.362s] 2018-10-06 18:05:28,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:28.268 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-10-06 18:05:28,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:28.269 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-06 18:05:31,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:31.095 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.118s] 2018-10-06 18:05:31,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:31.277 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [13.761s] 2018-10-06 18:05:35,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:35.390 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [4.292s] 2018-10-06 18:05:35,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:35.948 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [3.857s] 2018-10-06 18:05:36,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:36.958 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.008s] 2018-10-06 18:05:36,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:36.972 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.014s] 2018-10-06 18:05:37,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:37.811 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [2.423s] 2018-10-06 18:05:38,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:38.452 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.478s] 2018-10-06 18:05:40,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:40.420 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.966s] 2018-10-06 18:05:42,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:42.119 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.699s] 2018-10-06 18:05:42,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:42.308 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.188s] 2018-10-06 18:05:42,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:42.488 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.179s] 2018-10-06 18:05:46,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:46.158 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-06 18:05:52,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:52.067 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [27.295s] 2018-10-06 18:05:52,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:52.710 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.010s] 2018-10-06 18:05:52,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:52.725 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.014s] 2018-10-06 18:05:52,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:52.734 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.008s] 2018-10-06 18:05:53,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:53.825 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-06 18:05:54,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:54.098 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [22.816s] 2018-10-06 18:05:58,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:05:58.832 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [126.456s] 2018-10-06 18:06:00,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:00.051 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.987s] 2018-10-06 18:06:01,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:01.086 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.271s] 2018-10-06 18:06:01,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:01.513 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [69.920s] 2018-10-06 18:06:01,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:01.638 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.551s] 2018-10-06 18:06:01,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:01.861 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.223s] 2018-10-06 18:06:02,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:02.289 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.426s] 2018-10-06 18:06:02,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:02.518 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.230s] 2018-10-06 18:06:02,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:02.599 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.081s] 2018-10-06 18:06:02,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:02.737 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.137s] 2018-10-06 18:06:02,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:02.811 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.073s] 2018-10-06 18:06:02,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:02.896 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.085s] 2018-10-06 18:06:02,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:02.960 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.064s] 2018-10-06 18:06:03,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:03.046 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.086s] 2018-10-06 18:06:05,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:05.210 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.010s] 2018-10-06 18:06:05,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:05.218 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.007s] 2018-10-06 18:06:05,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:05.227 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.007s] 2018-10-06 18:06:05,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:05.235 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.006s] 2018-10-06 18:06:06,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:06.106 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [80.909s] 2018-10-06 18:06:12,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:12.093 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [74.101s] 2018-10-06 18:06:12,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:12.095 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-06 18:06:14,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:14.593 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [22.266s] 2018-10-06 18:06:19,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:19.857 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [3.965s] 2018-10-06 18:06:19,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:19.936 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [21.103s] 2018-10-06 18:06:21,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:21.272 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-06 18:06:21,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:21.876 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.943s] 2018-10-06 18:06:23,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:23.807 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [178.292s] 2018-10-06 18:06:26,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:26.016 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [6.158s] 2018-10-06 18:06:30,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:30.077 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [28.560s] 2018-10-06 18:06:34,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:34.441 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [79.694s] 2018-10-06 18:06:34,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:34.532 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [40.690s] 2018-10-06 18:06:40,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:40.273 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [46.169s] 2018-10-06 18:06:40,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:40.300 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.060s] 2018-10-06 18:06:41,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:41.314 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [15.298s] 2018-10-06 18:06:42,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:42.149 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [7.619s] 2018-10-06 18:06:45,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:45.818 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.515s] 2018-10-06 18:06:50,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:50.670 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [9.353s] 2018-10-06 18:06:55,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:55.639 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [4.969s] 2018-10-06 18:06:55,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:55.728 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [15.454s] 2018-10-06 18:06:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:56.362 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.452s] 2018-10-06 18:06:57,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:06:57.308 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [11.503s] 2018-10-06 18:07:01,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:01.064 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.423s] 2018-10-06 18:07:02,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:02.238 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [47.641s] 2018-10-06 18:07:04,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:04.352 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.157s] 2018-10-06 18:07:04,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:04.532 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.179s] 2018-10-06 18:07:05,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:05.365 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.407s] 2018-10-06 18:07:05,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:05.746 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.381s] 2018-10-06 18:07:06,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:06.504 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.757s] 2018-10-06 18:07:07,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:07.252 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.747s] 2018-10-06 18:07:07,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:07.314 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [6.250s] 2018-10-06 18:07:07,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:07.986 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.734s] 2018-10-06 18:07:08,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:08.603 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.207s] 2018-10-06 18:07:08,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:08.780 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.793s] 2018-10-06 18:07:11,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:11.578 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-06 18:07:13,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:13.929 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [6.614s] 2018-10-06 18:07:15,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:15.169 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [72.103s] 2018-10-06 18:07:15,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:15.183 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-06 18:07:15,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:15.203 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.624s] 2018-10-06 18:07:15,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:15.407 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.204s] 2018-10-06 18:07:15,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:15.845 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.436s] 2018-10-06 18:07:16,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:16.327 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.140s] 2018-10-06 18:07:16,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:16.329 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-06 18:07:16,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:16.371 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.332s] 2018-10-06 18:07:16,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:16.424 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.060s] 2018-10-06 18:07:16,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:16.530 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.202s] 2018-10-06 18:07:16,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:16.658 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.128s] 2018-10-06 18:07:16,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:16.941 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.516s] 2018-10-06 18:07:23,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:23.511 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-06 18:07:25,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:25.135 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [18.627s] 2018-10-06 18:07:25,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:25.137 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-06 18:07:25,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:25.139 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-06 18:07:25,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:25.139 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-06 18:07:27,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:27.341 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [187.458s] 2018-10-06 18:07:27,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:27.400 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.067s] 2018-10-06 18:07:27,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:27.807 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.406s] 2018-10-06 18:07:28,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:28.200 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.435s] 2018-10-06 18:07:33,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:33.653 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [6.873s] 2018-10-06 18:07:37,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:37.445 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.074s] 2018-10-06 18:07:37,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:37.870 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.425s] 2018-10-06 18:07:37,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:37.940 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.070s] 2018-10-06 18:07:38,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:38.000 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.059s] 2018-10-06 18:07:38,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:38.080 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.080s] 2018-10-06 18:07:38,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:38.738 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [92.618s] 2018-10-06 18:07:38,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:38.794 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.139s] 2018-10-06 18:07:39,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:39.997 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.916s] 2018-10-06 18:07:42,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:42.117 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [2.120s] 2018-10-06 18:07:49,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:49.805 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-06 18:07:50,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:50.040 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [47.799s] 2018-10-06 18:07:50,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:50.237 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [11.443s] 2018-10-06 18:07:51,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:51.666 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-10-06 18:07:56,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:56.540 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.302s] 2018-10-06 18:07:59,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:59.117 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [8.879s] 2018-10-06 18:07:59,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:59.302 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [2.761s] 2018-10-06 18:07:59,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:07:59.340 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [84.889s] 2018-10-06 18:08:01,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:01.799 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [38.223s] 2018-10-06 18:08:03,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:03.203 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [94.657s] 2018-10-06 18:08:03,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:03.438 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.683s] 2018-10-06 18:08:04,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:04.196 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [68.454s] 2018-10-06 18:08:06,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:06.261 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [84.091s] 2018-10-06 18:08:06,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:06.972 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [3.533s] 2018-10-06 18:08:07,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:07.990 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [4.792s] 2018-10-06 18:08:08,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:08.879 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [9.760s] 2018-10-06 18:08:09,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:09.465 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.148s] 2018-10-06 18:08:09,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:09.640 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.173s] 2018-10-06 18:08:09,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:09.749 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [99.652s] 2018-10-06 18:08:09,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:09.794 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.155s] 2018-10-06 18:08:09,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:09.937 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.142s] 2018-10-06 18:08:10,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:10.078 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.140s] 2018-10-06 18:08:10,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:10.227 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.148s] 2018-10-06 18:08:10,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:10.394 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.167s] 2018-10-06 18:08:10,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:10.567 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.172s] 2018-10-06 18:08:10,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:10.712 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.145s] 2018-10-06 18:08:10,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:10.863 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.151s] 2018-10-06 18:08:13,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:13.498 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.525s] 2018-10-06 18:08:17,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:17.681 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [8.802s] 2018-10-06 18:08:18,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:18.182 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.161s] 2018-10-06 18:08:18,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:18.193 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [64.781s] 2018-10-06 18:08:18,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:18.336 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.157s] 2018-10-06 18:08:19,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:19.960 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.462s] 2018-10-06 18:08:19,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:19.966 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.629s] 2018-10-06 18:08:21,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:21.137 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.170s] 2018-10-06 18:08:21,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:21.144 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-10-06 18:08:21,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:21.161 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.017s] 2018-10-06 18:08:21,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:21.340 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.178s] 2018-10-06 18:08:21,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:21.498 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.157s] 2018-10-06 18:08:22,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:22.517 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [14.527s] 2018-10-06 18:08:22,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:22.572 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.107s] 2018-10-06 18:08:22,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:22.581 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.009s] 2018-10-06 18:08:22,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:22.759 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.177s] 2018-10-06 18:08:22,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:22.771 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-10-06 18:08:22,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:22.785 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.013s] 2018-10-06 18:08:22,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:22.824 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.039s] 2018-10-06 18:08:22,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:22.911 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.086s] 2018-10-06 18:08:23,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:23.004 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.091s] 2018-10-06 18:08:23,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:23.277 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.473s] 2018-10-06 18:08:23,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:23.317 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.314s] 2018-10-06 18:08:23,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:23.331 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-10-06 18:08:23,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:23.406 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.075s] 2018-10-06 18:08:23,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:23.682 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.404s] 2018-10-06 18:08:23,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:23.934 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.973s] 2018-10-06 18:08:24,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:24.054 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.371s] 2018-10-06 18:08:24,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:24.105 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.116s] 2018-10-06 18:08:24,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:24.450 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.395s] 2018-10-06 18:08:24,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:24.826 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.376s] 2018-10-06 18:08:25,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:25.197 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [1.090s] 2018-10-06 18:08:25,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:25.823 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [19.558s] 2018-10-06 18:08:25,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:25.980 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [8.298s] 2018-10-06 18:08:26,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:26.515 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.697s] 2018-10-06 18:08:29,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:29.308 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.230s] 2018-10-06 18:08:29,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:29.633 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.325s] 2018-10-06 18:08:31,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:31.295 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.206s] 2018-10-06 18:08:34,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:34.329 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [9.129s] 2018-10-06 18:08:37,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:37.247 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [2.919s] 2018-10-06 18:08:38,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:38.892 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [8.372s] 2018-10-06 18:08:39,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:39.644 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [13.662s] 2018-10-06 18:08:41,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:41.232 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [6.470s] 2018-10-06 18:08:41,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:41.314 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [4.066s] 2018-10-06 18:08:41,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:41.769 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-06 18:08:41,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:41.834 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [3.888s] 2018-10-06 18:08:41,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:41.941 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.296s] 2018-10-06 18:08:48,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:48.194 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.073s] 2018-10-06 18:08:48,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:48.289 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.095s] 2018-10-06 18:08:49,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:49.308 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-06 18:08:49,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:49.310 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-06 18:08:49,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:49.352 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-06 18:08:49,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:49.764 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [1.474s] 2018-10-06 18:08:50,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:50.069 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.173s] 2018-10-06 18:08:50,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:50.943 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [9.001s] 2018-10-06 18:08:50,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:50.970 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.206s] 2018-10-06 18:08:51,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:51.321 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.378s] 2018-10-06 18:08:51,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:51.449 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.522s] 2018-10-06 18:08:51,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:51.627 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.306s] 2018-10-06 18:08:51,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:51.732 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.103s] 2018-10-06 18:08:51,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:51.810 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.078s] 2018-10-06 18:08:51,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:51.831 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.381s] 2018-10-06 18:08:51,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:51.873 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.081s] 2018-10-06 18:08:52,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:52.017 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.208s] 2018-10-06 18:08:52,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:52.029 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.198s] 2018-10-06 18:08:52,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:52.130 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.112s] 2018-10-06 18:08:52,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:52.335 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-10-06 18:08:52,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:52.336 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-10-06 18:08:52,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:52.337 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-10-06 18:08:52,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:52.387 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.255s] 2018-10-06 18:08:52,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:52.457 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.070s] 2018-10-06 18:08:52,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:52.517 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.060s] 2018-10-06 18:08:52,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:52.634 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.603s] 2018-10-06 18:08:53,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:53.308 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.673s] 2018-10-06 18:08:53,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:53.734 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.426s] 2018-10-06 18:08:54,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:54.287 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.553s] 2018-10-06 18:08:55,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:55.667 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.774s] 2018-10-06 18:08:55,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:55.834 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [1.014s] 2018-10-06 18:08:57,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:57.163 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.328s] 2018-10-06 18:08:57,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:57.893 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [3.039s] 2018-10-06 18:08:57,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:57.964 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.073s] 2018-10-06 18:08:58,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:58.464 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.300s] 2018-10-06 18:08:59,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:08:59.313 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-10-06 18:09:00,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:00.151 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.687s] 2018-10-06 18:09:00,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:00.157 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.638s] 2018-10-06 18:09:01,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:01.557 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.268s] 2018-10-06 18:09:01,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:01.617 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.062s] 2018-10-06 18:09:01,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:01.694 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.077s] 2018-10-06 18:09:01,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:01.763 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.069s] 2018-10-06 18:09:01,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:01.824 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.060s] 2018-10-06 18:09:02,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:02.907 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [2.754s] 2018-10-06 18:09:06,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:06.487 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.579s] 2018-10-06 18:09:07,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:07.534 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-06 18:09:08,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:08.387 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [89.628s] 2018-10-06 18:09:09,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:09.817 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-06 18:09:11,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:11.841 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.215s] 2018-10-06 18:09:12,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:12.095 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.253s] 2018-10-06 18:09:12,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:12.305 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.210s] 2018-10-06 18:09:12,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:12.346 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.040s] 2018-10-06 18:09:12,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:12.521 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [3.463s] 2018-10-06 18:09:12,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:12.529 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.182s] 2018-10-06 18:09:12,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:12.712 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.182s] 2018-10-06 18:09:12,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:12.884 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.172s] 2018-10-06 18:09:13,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:13.048 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.164s] 2018-10-06 18:09:13,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:13.232 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.183s] 2018-10-06 18:09:13,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:13.392 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-10-06 18:09:13,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:13.398 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-10-06 18:09:13,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:13.399 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-06 18:09:13,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:13.401 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-06 18:09:13,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:13.402 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-06 18:09:13,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:13.402 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-06 18:09:13,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:13.413 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.182s] 2018-10-06 18:09:15,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:15.176 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [20.411s] 2018-10-06 18:09:17,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:17.829 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [5.304s] 2018-10-06 18:09:19,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:19.952 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.192s] 2018-10-06 18:09:20,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:20.096 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.268s] 2018-10-06 18:09:21,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:21.672 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [82.310s] 2018-10-06 18:09:21,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:21.849 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.359s] 2018-10-06 18:09:22,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:22.639 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.788s] 2018-10-06 18:09:23,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:23.118 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [3.021s] 2018-10-06 18:09:23,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:23.187 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.030s] 2018-10-06 18:09:23,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:23.781 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.593s] 2018-10-06 18:09:23,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:23.974 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.193s] 2018-10-06 18:09:24,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:24.106 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.170s] 2018-10-06 18:09:24,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:24.251 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [4.298s] 2018-10-06 18:09:24,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:24.261 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.154s] 2018-10-06 18:09:24,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:24.618 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.357s] 2018-10-06 18:09:24,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:24.832 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.213s] 2018-10-06 18:09:24,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:24.863 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [6.729s] 2018-10-06 18:09:25,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:25.030 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.198s] 2018-10-06 18:09:25,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:25.307 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.275s] 2018-10-06 18:09:25,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:25.776 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.468s] 2018-10-06 18:09:25,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:25.824 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.049s] 2018-10-06 18:09:25,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:25.925 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.100s] 2018-10-06 18:09:26,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:26.124 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.198s] 2018-10-06 18:09:26,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:26.318 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.193s] 2018-10-06 18:09:26,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:26.388 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.069s] 2018-10-06 18:09:26,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:26.426 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.038s] 2018-10-06 18:09:27,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:27.083 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.656s] 2018-10-06 18:09:27,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:27.129 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.045s] 2018-10-06 18:09:28,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:28.079 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [3.826s] 2018-10-06 18:09:28,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:28.499 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.032s] 2018-10-06 18:09:28,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:28.920 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.842s] 2018-10-06 18:09:30,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:30.017 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.096s] 2018-10-06 18:09:30,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:30.837 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.819s] 2018-10-06 18:09:31,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:31.131 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [6.267s] 2018-10-06 18:09:31,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:31.357 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-06 18:09:31,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:31.446 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.608s] 2018-10-06 18:09:32,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:32.413 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.967s] 2018-10-06 18:09:32,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:32.665 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [8.687s] 2018-10-06 18:09:32,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:32.697 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [17.519s] 2018-10-06 18:09:34,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:34.576 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.161s] 2018-10-06 18:09:36,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:36.557 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.979s] 2018-10-06 18:09:36,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:36.965 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.408s] 2018-10-06 18:09:37,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:37.148 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [70.613s] 2018-10-06 18:09:37,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:37.519 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.554s] 2018-10-06 18:09:37,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:37.957 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.436s] 2018-10-06 18:09:38,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:38.214 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.256s] 2018-10-06 18:09:38,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:38.736 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [6.695s] 2018-10-06 18:09:38,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:38.943 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.728s] 2018-10-06 18:09:39,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:39.275 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [8.142s] 2018-10-06 18:09:39,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:39.359 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.416s] 2018-10-06 18:09:40,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:40.123 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.763s] 2018-10-06 18:09:40,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:40.884 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.758s] 2018-10-06 18:09:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:41.224 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [12.724s] 2018-10-06 18:09:41,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:41.323 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.439s] 2018-10-06 18:09:44,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:44.205 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [187.235s] 2018-10-06 18:09:44,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:44.272 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.073s] 2018-10-06 18:09:44,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:44.847 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.574s] 2018-10-06 18:09:45,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:45.095 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [12.429s] 2018-10-06 18:09:45,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:45.271 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.178s] 2018-10-06 18:09:45,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:45.330 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [8.185s] 2018-10-06 18:09:46,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:46.812 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [7.537s] 2018-10-06 18:09:47,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:47.459 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.187s] 2018-10-06 18:09:47,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:47.493 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [6.167s] 2018-10-06 18:09:47,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:47.494 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-06 18:09:48,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:48.291 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.799s] 2018-10-06 18:09:49,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:49.005 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.713s] 2018-10-06 18:09:49,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:49.554 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.548s] 2018-10-06 18:09:49,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:49.872 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.317s] 2018-10-06 18:09:50,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:50.304 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.432s] 2018-10-06 18:09:50,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:50.791 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.486s] 2018-10-06 18:09:51,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:51.035 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [12.297s] 2018-10-06 18:09:51,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:51.735 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.943s] 2018-10-06 18:09:52,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:52.159 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.423s] 2018-10-06 18:09:52,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:52.646 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.486s] 2018-10-06 18:09:53,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:53.346 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.699s] 2018-10-06 18:09:53,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:53.826 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [95.617s] 2018-10-06 18:09:53,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:53.938 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.592s] 2018-10-06 18:09:54,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:54.707 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [7.892s] 2018-10-06 18:09:54,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:54.747 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.808s] 2018-10-06 18:09:54,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:54.750 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-06 18:09:54,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:54.752 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-06 18:09:54,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:54.905 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [13.681s] 2018-10-06 18:09:55,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:55.135 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.387s] 2018-10-06 18:09:55,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:55.244 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [13.285s] 2018-10-06 18:09:55,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:55.289 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.046s] 2018-10-06 18:09:55,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:55.492 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.019s] 2018-10-06 18:09:55,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:55.550 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.414s] 2018-10-06 18:09:55,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:55.854 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.565s] 2018-10-06 18:09:56,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:56.458 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [23.757s] 2018-10-06 18:09:56,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:56.781 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-06 18:09:59,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:59.151 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [4.244s] 2018-10-06 18:09:59,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:09:59.763 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [3.909s] 2018-10-06 18:10:00,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:00.310 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.816s] 2018-10-06 18:10:00,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:00.728 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [5.176s] 2018-10-06 18:10:00,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:00.885 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [6.177s] 2018-10-06 18:10:01,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:01.064 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.336s] 2018-10-06 18:10:01,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:01.596 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.530s] 2018-10-06 18:10:01,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:01.598 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-06 18:10:01,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:01.599 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-06 18:10:02,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:02.030 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.433s] 2018-10-06 18:10:02,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:02.292 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.261s] 2018-10-06 18:10:02,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:02.664 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.371s] 2018-10-06 18:10:03,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:03.114 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.963s] 2018-10-06 18:10:03,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:03.842 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.932s] 2018-10-06 18:10:04,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:04.101 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.337s] 2018-10-06 18:10:04,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:04.305 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.203s] 2018-10-06 18:10:04,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:04.359 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.517s] 2018-10-06 18:10:04,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:04.516 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.211s] 2018-10-06 18:10:05,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:05.337 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.978s] 2018-10-06 18:10:06,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:06.703 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [15.666s] 2018-10-06 18:10:07,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:07.141 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-06 18:10:10,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:10.658 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.085s] 2018-10-06 18:10:10,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:10.889 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.231s] 2018-10-06 18:10:10,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:10.964 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.075s] 2018-10-06 18:10:10,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:10.971 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-10-06 18:10:14,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:14.760 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-10-06 18:10:14,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:14.761 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-10-06 18:10:14,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:14.762 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-10-06 18:10:15,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:15.908 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.175s] 2018-10-06 18:10:16,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:16.217 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.165s] 2018-10-06 18:10:17,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:17.830 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.920s] 2018-10-06 18:10:17,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:17.839 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-06 18:10:17,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:17.909 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [18.660s] 2018-10-06 18:10:21,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:21.632 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.346s] 2018-10-06 18:10:21,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:21.813 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.180s] 2018-10-06 18:10:22,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:22.540 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-06 18:10:24,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:24.489 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.537s] 2018-10-06 18:10:24,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:24.491 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-06 18:10:25,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:25.047 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.191s] 2018-10-06 18:10:25,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:25.354 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.227s] 2018-10-06 18:10:25,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:25.378 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.331s] 2018-10-06 18:10:25,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:25.705 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [22.590s] 2018-10-06 18:10:26,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:26.094 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.390s] 2018-10-06 18:10:26,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:26.188 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.809s] 2018-10-06 18:10:26,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:26.197 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.010s] 2018-10-06 18:10:26,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:26.258 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.060s] 2018-10-06 18:10:26,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:26.269 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-10-06 18:10:26,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:26.305 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.210s] 2018-10-06 18:10:26,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:26.343 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.073s] 2018-10-06 18:10:26,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:26.372 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.029s] 2018-10-06 18:10:27,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:27.615 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.396s] 2018-10-06 18:10:28,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:28.601 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-06 18:10:30,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:30.202 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 [2.582s] 2018-10-06 18:10:30,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:30.559 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [36.726s] 2018-10-06 18:10:32,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:32.046 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.157s] 2018-10-06 18:10:32,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:32.882 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [2.680s] 2018-10-06 18:10:33,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:33.275 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.273s] 2018-10-06 18:10:33,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:33.887 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.613s] 2018-10-06 18:10:35,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:35.340 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [187.518s] 2018-10-06 18:10:35,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:35.341 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-06 18:10:35,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:35.880 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [3.832s] 2018-10-06 18:10:35,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:35.982 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [2.093s] 2018-10-06 18:10:36,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:36.727 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [75.038s] 2018-10-06 18:10:37,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:37.059 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.443s] 2018-10-06 18:10:37,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:37.061 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-06 18:10:37,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:37.495 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 [4.611s] 2018-10-06 18:10:37,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:37.530 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [11.224s] 2018-10-06 18:10:38,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:38.042 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.162s] 2018-10-06 18:10:40,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:40.657 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.613s] 2018-10-06 18:10:41,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:41.785 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.284s] 2018-10-06 18:10:42,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:42.660 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.578s] 2018-10-06 18:10:43,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:43.586 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.928s] 2018-10-06 18:10:44,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:44.957 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [7.894s] 2018-10-06 18:10:45,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:45.875 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [15.319s] 2018-10-06 18:10:46,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:46.397 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.209s] 2018-10-06 18:10:48,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:48.273 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.059s] 2018-10-06 18:10:48,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:48.291 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-06 18:10:51,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:51.481 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [7.895s] 2018-10-06 18:10:53,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:53.693 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [11.029s] 2018-10-06 18:10:54,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:54.442 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [17.712s] 2018-10-06 18:10:54,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:54.466 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.984s] 2018-10-06 18:10:54,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:54.851 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.385s] 2018-10-06 18:10:57,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:57.024 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.347s] 2018-10-06 18:10:57,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:57.202 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.118s] 2018-10-06 18:10:57,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:57.204 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [19.671s] 2018-10-06 18:10:57,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:57.254 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.053s] 2018-10-06 18:10:57,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:57.429 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.174s] 2018-10-06 18:10:57,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:57.871 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.667s] 2018-10-06 18:10:57,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:57.872 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [12.911s] 2018-10-06 18:10:58,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:58.313 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [3.459s] 2018-10-06 18:10:59,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:59.074 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.156s] 2018-10-06 18:10:59,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:59.084 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2018-10-06 18:10:59,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:59.096 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-10-06 18:10:59,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:59.456 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.359s] 2018-10-06 18:10:59,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:59.468 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2018-10-06 18:10:59,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:59.485 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.017s] 2018-10-06 18:10:59,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:59.781 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [1.913s] 2018-10-06 18:10:59,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:10:59.873 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.387s] 2018-10-06 18:11:00,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:00.276 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [6.582s] 2018-10-06 18:11:00,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:00.336 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.463s] 2018-10-06 18:11:00,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:00.444 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.132s] 2018-10-06 18:11:00,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:00.471 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.027s] 2018-10-06 18:11:00,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:00.498 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.026s] 2018-10-06 18:11:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:00.529 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.032s] 2018-10-06 18:11:01,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:01.433 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.651s] 2018-10-06 18:11:02,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:02.608 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-06 18:11:03,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:03.673 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-06 18:11:04,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:04.555 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-06 18:11:04,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:04.557 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-10-06 18:11:04,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:04.558 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-06 18:11:08,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:08.288 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.903s] 2018-10-06 18:11:09,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:09.044 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [17.250s] 2018-10-06 18:11:10,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:10.635 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [10.358s] 2018-10-06 18:11:12,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:12.235 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [14.802s] 2018-10-06 18:11:15,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:15.535 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [75.206s] 2018-10-06 18:11:15,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:15.666 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [18.794s] 2018-10-06 18:11:16,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:16.000 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [6.870s] 2018-10-06 18:11:17,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:17.207 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.805s] 2018-10-06 18:11:17,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:17.471 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.265s] 2018-10-06 18:11:17,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:17.626 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.155s] 2018-10-06 18:11:21,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:21.342 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [10.706s] 2018-10-06 18:11:21,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:21.798 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [4.169s] 2018-10-06 18:11:21,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:21.847 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [6.184s] 2018-10-06 18:11:22,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:22.702 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.360s] 2018-10-06 18:11:23,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:23.597 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.069s] 2018-10-06 18:11:23,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:23.612 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.015s] 2018-10-06 18:11:23,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:23.767 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-10-06 18:11:23,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:23.814 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [14.769s] 2018-10-06 18:11:24,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:24.159 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.360s] 2018-10-06 18:11:26,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:26.968 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [3.847s] 2018-10-06 18:11:27,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:27.345 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [5.497s] 2018-10-06 18:11:27,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:27.433 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [3.274s] 2018-10-06 18:11:27,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:27.508 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.164s] 2018-10-06 18:11:27,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:27.703 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.194s] 2018-10-06 18:11:27,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:27.890 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.187s] 2018-10-06 18:11:28,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:28.088 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.196s] 2018-10-06 18:11:28,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:28.250 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.162s] 2018-10-06 18:11:28,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:28.427 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.176s] 2018-10-06 18:11:28,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:28.644 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.217s] 2018-10-06 18:11:28,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:28.829 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.185s] 2018-10-06 18:11:28,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:28.841 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2018-10-06 18:11:29,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:29.034 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.192s] 2018-10-06 18:11:29,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:29.219 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.184s] 2018-10-06 18:11:29,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:29.417 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.198s] 2018-10-06 18:11:29,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:29.490 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.073s] 2018-10-06 18:11:29,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:29.730 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.285s] 2018-10-06 18:11:29,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:29.735 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.244s] 2018-10-06 18:11:29,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:29.944 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.208s] 2018-10-06 18:11:30,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:30.174 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.229s] 2018-10-06 18:11:30,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:30.672 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.942s] 2018-10-06 18:11:30,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:30.734 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.061s] 2018-10-06 18:11:31,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:31.101 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.926s] 2018-10-06 18:11:31,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:31.134 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.033s] 2018-10-06 18:11:31,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:31.195 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.061s] 2018-10-06 18:11:31,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:31.349 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.154s] 2018-10-06 18:11:31,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:31.387 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.037s] 2018-10-06 18:11:31,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:31.409 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.675s] 2018-10-06 18:11:31,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:31.588 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.198s] 2018-10-06 18:11:31,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:31.592 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [19.356s] 2018-10-06 18:11:31,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:31.620 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.033s] 2018-10-06 18:11:31,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:31.834 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.213s] 2018-10-06 18:11:32,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:32.138 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.303s] 2018-10-06 18:11:32,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:32.172 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.034s] 2018-10-06 18:11:32,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:32.210 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.037s] 2018-10-06 18:11:32,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:32.242 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.032s] 2018-10-06 18:11:32,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:32.444 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.202s] 2018-10-06 18:11:32,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:32.472 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [1.852s] 2018-10-06 18:11:32,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:32.473 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-06 18:11:33,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:33.893 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [1.420s] 2018-10-06 18:11:36,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:36.388 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.723s] 2018-10-06 18:11:36,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:36.602 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.215s] 2018-10-06 18:11:37,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:37.052 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [39.179s] 2018-10-06 18:11:38,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:38.723 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.673s] 2018-10-06 18:11:43,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:43.309 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.858s] 2018-10-06 18:11:43,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:43.371 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.062s] 2018-10-06 18:11:44,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:44.756 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [4.278s] 2018-10-06 18:11:44,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:44.947 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.392s] 2018-10-06 18:11:44,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:44.972 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.025s] 2018-10-06 18:11:44,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:44.990 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.018s] 2018-10-06 18:11:45,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:45.317 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.324s] 2018-10-06 18:11:46,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:46.603 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-06 18:11:46,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:46.980 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.658s] 2018-10-06 18:11:46,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:46.997 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.020s] 2018-10-06 18:11:47,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:47.016 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2018-10-06 18:11:47,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:47.027 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-10-06 18:11:47,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:47.037 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2018-10-06 18:11:47,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:47.062 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.025s] 2018-10-06 18:11:47,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:47.073 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-06 18:11:47,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:47.085 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-10-06 18:11:50,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:50.949 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.011s] 2018-10-06 18:11:51,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:51.490 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.707s] 2018-10-06 18:11:51,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:51.870 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-06 18:11:52,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:52.068 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.520s] 2018-10-06 18:11:53,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:53.350 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.282s] 2018-10-06 18:11:57,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:57.395 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.668s] 2018-10-06 18:11:57,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:57.747 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.351s] 2018-10-06 18:11:57,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:57.890 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.399s] 2018-10-06 18:11:58,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:58.778 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.031s] 2018-10-06 18:11:59,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:59.326 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.435s] 2018-10-06 18:11:59,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:11:59.566 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [134.234s] 2018-10-06 18:12:00,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:00.393 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.490s] 2018-10-06 18:12:00,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:00.910 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.343s]: Skipped until Bug: 1014647 is resolved. 2018-10-06 18:12:02,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:02.878 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.118s] 2018-10-06 18:12:03,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:03.859 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [48.765s] 2018-10-06 18:12:06,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:06.008 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.250s] 2018-10-06 18:12:08,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:08.090 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.082s] 2018-10-06 18:12:09,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:09.930 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-06 18:12:09,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:09.941 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-06 18:12:09,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:09.945 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-06 18:12:09,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:09.951 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.008s] 2018-10-06 18:12:12,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:12.518 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.048s] 2018-10-06 18:12:12,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:12.997 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.603s] 2018-10-06 18:12:15,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:15.024 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [12.143s] 2018-10-06 18:12:18,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:18.131 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [3.107s] 2018-10-06 18:12:20,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:20.325 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [11.621s] 2018-10-06 18:12:21,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:21.069 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.937s] 2018-10-06 18:12:22,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:22.697 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.789s] 2018-10-06 18:12:23,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:23.626 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.557s] 2018-10-06 18:12:23,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:23.631 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.631s] 2018-10-06 18:12:23,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:23.633 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-06 18:12:24,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:24.237 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [3.071s] 2018-10-06 18:12:24,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:24.556 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-06 18:12:26,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:26.134 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.809s] 2018-10-06 18:12:28,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:28.949 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.318s] 2018-10-06 18:12:29,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:29.223 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [4.424s] 2018-10-06 18:12:29,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:29.551 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [3.416s] 2018-10-06 18:12:29,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:29.579 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-06 18:12:29,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:29.667 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.186s] 2018-10-06 18:12:30,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:30.088 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.421s] 2018-10-06 18:12:30,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:30.486 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.180s] 2018-10-06 18:12:30,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:30.628 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.405s] 2018-10-06 18:12:30,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:30.673 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.187s] 2018-10-06 18:12:30,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:30.874 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.200s] 2018-10-06 18:12:31,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:31.710 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.835s] 2018-10-06 18:12:32,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:32.003 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.293s] 2018-10-06 18:12:34,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:34.109 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.480s] 2018-10-06 18:12:37,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:37.127 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.018s] 2018-10-06 18:12:39,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:39.524 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [9.971s] 2018-10-06 18:12:40,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:40.143 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [4.461s] 2018-10-06 18:12:40,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:40.402 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [84.845s] 2018-10-06 18:12:40,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:40.447 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.051s] 2018-10-06 18:12:40,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:40.465 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [24.532s] 2018-10-06 18:12:40,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:40.498 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.051s] 2018-10-06 18:12:40,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:40.514 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [11.565s] 2018-10-06 18:12:41,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:41.719 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [2.194s] 2018-10-06 18:12:43,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:43.410 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [3.160s] 2018-10-06 18:12:44,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:44.907 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [1.500s] 2018-10-06 18:12:44,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:44.945 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [41.085s] 2018-10-06 18:12:47,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:47.521 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.612s] 2018-10-06 18:12:47,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:47.749 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.229s] 2018-10-06 18:12:47,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:47.848 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [4.470s] 2018-10-06 18:12:48,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:48.545 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.794s] 2018-10-06 18:12:50,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:50.918 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [9.199s] 2018-10-06 18:12:51,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:51.914 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [11.442s] 2018-10-06 18:12:52,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:52.287 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [187.428s] 2018-10-06 18:12:52,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:52.289 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-06 18:12:52,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:52.690 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [4.841s] 2018-10-06 18:12:54,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:54.381 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [2.469s] 2018-10-06 18:12:54,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:54.433 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.625s] 2018-10-06 18:12:54,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:54.475 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.785s] 2018-10-06 18:12:57,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:57.005 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.566s] 2018-10-06 18:12:57,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:57.257 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.338s] 2018-10-06 18:12:57,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:57.962 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.487s] 2018-10-06 18:12:59,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:12:59.915 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.910s] 2018-10-06 18:13:01,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:01.663 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [1.533s] 2018-10-06 18:13:02,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:02.022 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.470s] 2018-10-06 18:13:02,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:02.132 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.469s] 2018-10-06 18:13:02,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:02.376 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-06 18:13:02,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:02.379 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-06 18:13:02,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:02.566 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.433s] 2018-10-06 18:13:03,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:03.422 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.507s] 2018-10-06 18:13:03,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:03.818 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [6.560s] 2018-10-06 18:13:04,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:04.821 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-06 18:13:05,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:05.961 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.183s] 2018-10-06 18:13:08,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:08.326 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [4.506s] 2018-10-06 18:13:09,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:09.651 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.387s] 2018-10-06 18:13:09,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:09.842 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.419s] 2018-10-06 18:13:10,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:10.823 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [30.303s] 2018-10-06 18:13:10,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:10.825 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-06 18:13:11,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:11.174 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.522s] 2018-10-06 18:13:11,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:11.194 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.190s] 2018-10-06 18:13:11,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:11.420 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.225s] 2018-10-06 18:13:11,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:11.627 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.206s] 2018-10-06 18:13:12,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:12.101 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [3.880s] 2018-10-06 18:13:12,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:12.392 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.764s] 2018-10-06 18:13:12,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:12.792 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.399s] 2018-10-06 18:13:13,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:13.205 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.412s] 2018-10-06 18:13:13,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:13.277 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [2.459s] 2018-10-06 18:13:13,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:13.515 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.311s] 2018-10-06 18:13:13,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:13.810 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.294s] 2018-10-06 18:13:14,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:14.121 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.310s] 2018-10-06 18:13:14,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:14.173 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.051s] 2018-10-06 18:13:14,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:14.405 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.232s] 2018-10-06 18:13:14,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:14.466 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.061s] 2018-10-06 18:13:14,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:14.648 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [5.113s] 2018-10-06 18:13:14,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:14.923 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.455s] 2018-10-06 18:13:15,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:15.007 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.083s] 2018-10-06 18:13:15,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:15.236 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.229s] 2018-10-06 18:13:15,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:15.293 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.057s] 2018-10-06 18:13:15,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:15.370 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.076s] 2018-10-06 18:13:15,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:15.428 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.058s] 2018-10-06 18:13:16,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:16.278 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [13.708s] 2018-10-06 18:13:16,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:16.322 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.047s] 2018-10-06 18:13:16,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:16.357 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.035s] 2018-10-06 18:13:16,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:16.477 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.375s] 2018-10-06 18:13:18,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:18.777 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [10.450s] 2018-10-06 18:13:19,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:19.770 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-06 18:13:19,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:19.771 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-06 18:13:21,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:21.246 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.469s] 2018-10-06 18:13:22,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:22.162 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.084s] 2018-10-06 18:13:22,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:22.255 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.092s] 2018-10-06 18:13:22,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:22.392 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.990s] 2018-10-06 18:13:22,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:22.435 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.178s] 2018-10-06 18:13:22,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:22.524 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.090s] 2018-10-06 18:13:22,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:22.606 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.082s] 2018-10-06 18:13:23,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:23.957 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.678s] 2018-10-06 18:13:24,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:24.752 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.794s] 2018-10-06 18:13:24,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:24.783 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.537s] 2018-10-06 18:13:24,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:24.900 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.508s] 2018-10-06 18:13:24,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:24.979 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [8.501s] 2018-10-06 18:13:25,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:25.025 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.978s] 2018-10-06 18:13:25,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:25.185 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.401s] 2018-10-06 18:13:25,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:25.358 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.172s] 2018-10-06 18:13:25,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:25.651 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.293s] 2018-10-06 18:13:25,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:25.791 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.037s] 2018-10-06 18:13:25,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:25.887 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.235s] 2018-10-06 18:13:25,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:25.978 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.090s] 2018-10-06 18:13:26,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:26.085 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.107s] 2018-10-06 18:13:26,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:26.180 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.093s] 2018-10-06 18:13:26,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:26.429 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.249s] 2018-10-06 18:13:26,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:26.487 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.057s] 2018-10-06 18:13:30,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:30.374 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-06 18:13:30,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:30.895 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.868s] 2018-10-06 18:13:31,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:31.854 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [6.874s] 2018-10-06 18:13:32,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:32.835 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [7.928s] 2018-10-06 18:13:33,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:33.465 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.310s] 2018-10-06 18:13:34,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:34.338 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.872s] 2018-10-06 18:13:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:34.551 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.063s] 2018-10-06 18:13:34,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:34.784 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.720s] 2018-10-06 18:13:35,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:35.231 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [2.401s] 2018-10-06 18:13:37,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:37.181 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [96.264s] 2018-10-06 18:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:39.503 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [7.648s] 2018-10-06 18:13:39,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:39.815 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [4.581s] 2018-10-06 18:13:40,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:40.129 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [5.340s] 2018-10-06 18:13:40,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:40.130 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-06 18:13:41,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:41.515 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.017s] 2018-10-06 18:13:41,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:41.689 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.794s] 2018-10-06 18:13:41,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:41.774 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.960s] 2018-10-06 18:13:42,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:42.572 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.056s] 2018-10-06 18:13:44,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:44.698 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [4.571s] 2018-10-06 18:13:44,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:44.762 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [2.190s] 2018-10-06 18:13:45,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:45.687 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [6.183s] 2018-10-06 18:13:46,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:46.857 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.158s] 2018-10-06 18:13:47,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:47.493 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [5.716s] 2018-10-06 18:13:47,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:47.856 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.366s] 2018-10-06 18:13:50,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:50.854 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-06 18:13:51,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:51.418 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.729s] 2018-10-06 18:13:52,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:52.023 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.996s] 2018-10-06 18:13:53,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:53.190 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-06 18:13:53,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:53.192 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-06 18:13:53,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:53.993 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-10-06 18:13:54,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:54.070 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.046s] 2018-10-06 18:13:54,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:54.614 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.174s] 2018-10-06 18:13:54,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:54.622 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [3.206s] 2018-10-06 18:13:54,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:54.831 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.217s] 2018-10-06 18:13:55,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:55.789 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-06 18:13:55,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:55.789 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-10-06 18:13:56,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:56.713 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.569s] 2018-10-06 18:13:57,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:57.881 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.165s] 2018-10-06 18:13:58,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:58.033 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.152s] 2018-10-06 18:13:58,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:58.087 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-06 18:13:58,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:58.088 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-10-06 18:13:58,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:58.203 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.170s] 2018-10-06 18:13:59,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:13:59.742 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.549s] 2018-10-06 18:14:00,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:00.748 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.542s] 2018-10-06 18:14:00,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:00.920 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.173s] 2018-10-06 18:14:02,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:02.860 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.959s] 2018-10-06 18:14:03,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:03.253 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.539s] 2018-10-06 18:14:03,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:03.773 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.913s] 2018-10-06 18:14:04,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:04.085 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.011s] 2018-10-06 18:14:04,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:04.096 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.006s] 2018-10-06 18:14:04,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:04.106 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.007s] 2018-10-06 18:14:04,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:04.117 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.007s] 2018-10-06 18:14:04,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:04.127 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.006s] 2018-10-06 18:14:04,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:04.134 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.005s] 2018-10-06 18:14:04,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:04.140 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.005s] 2018-10-06 18:14:04,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:04.594 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.819s] 2018-10-06 18:14:05,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:05.274 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.555s] 2018-10-06 18:14:05,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:05.441 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.846s] 2018-10-06 18:14:05,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:05.680 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.239s] 2018-10-06 18:14:05,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:05.877 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.197s] 2018-10-06 18:14:07,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:07.215 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [1.337s] 2018-10-06 18:14:08,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:08.033 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.211s] 2018-10-06 18:14:08,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:08.907 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [3.637s] 2018-10-06 18:14:11,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:11.064 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.033s] 2018-10-06 18:14:13,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:13.132 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.877s] 2018-10-06 18:14:14,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:14.277 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.190s] 2018-10-06 18:14:14,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:14.629 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.351s] 2018-10-06 18:14:14,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:14.650 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.021s] 2018-10-06 18:14:14,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:14.829 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.179s] 2018-10-06 18:14:15,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:15.028 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.963s] 2018-10-06 18:14:15,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:15.099 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.269s] 2018-10-06 18:14:15,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:15.280 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.180s] 2018-10-06 18:14:15,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:15.438 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.158s] 2018-10-06 18:14:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:15.642 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.203s] 2018-10-06 18:14:15,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:15.880 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.237s] 2018-10-06 18:14:15,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:15.900 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.021s] 2018-10-06 18:14:16,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:16.120 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.218s] 2018-10-06 18:14:16,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:16.479 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.358s] 2018-10-06 18:14:17,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:17.448 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.315s] 2018-10-06 18:14:20,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:20.528 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.079s] 2018-10-06 18:14:20,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:20.901 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.329s] 2018-10-06 18:14:20,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:20.977 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.076s] 2018-10-06 18:14:21,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:21.083 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.054s] 2018-10-06 18:14:23,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:23.715 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.561s] 2018-10-06 18:14:23,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:23.944 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.229s] 2018-10-06 18:14:25,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:25.084 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [47.893s] 2018-10-06 18:14:28,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:28.892 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 [4.178s] 2018-10-06 18:14:34,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:34.844 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.950s] 2018-10-06 18:14:35,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:35.734 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-06 18:14:36,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:36.283 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [15.753s] 2018-10-06 18:14:36,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:36.502 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.220s] 2018-10-06 18:14:36,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:36.690 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.188s] 2018-10-06 18:14:46,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:46.667 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.642s] 2018-10-06 18:14:47,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:47.019 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [10.327s] 2018-10-06 18:14:50,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:50.441 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.794s] 2018-10-06 18:14:52,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:52.889 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.221s] 2018-10-06 18:14:53,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:53.822 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [19.624s] 2018-10-06 18:14:58,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:14:58.528 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [4.708s] 2018-10-06 18:15:00,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:00.809 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [7.919s] 2018-10-06 18:15:02,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:02.029 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [176.903s] 2018-10-06 18:15:02,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:02.922 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [15.902s] 2018-10-06 18:15:03,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:03.133 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.212s] 2018-10-06 18:15:03,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:03.179 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.046s] 2018-10-06 18:15:03,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:03.564 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [5.035s] 2018-10-06 18:15:04,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:04.925 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [14.482s] 2018-10-06 18:15:05,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:05.816 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.894s] 2018-10-06 18:15:06,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:06.897 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.081s] 2018-10-06 18:15:08,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:08.069 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.171s] 2018-10-06 18:15:08,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:08.515 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [7.705s] 2018-10-06 18:15:08,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:08.988 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [5.423s] 2018-10-06 18:15:14,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:14.230 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [49.138s] 2018-10-06 18:15:16,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:16.464 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [7.475s] 2018-10-06 18:15:18,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:18.000 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [14.818s] 2018-10-06 18:15:22,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:22.623 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [6.157s] 2018-10-06 18:15:23,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:23.384 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [25.743s] 2018-10-06 18:15:26,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:26.360 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [17.843s] 2018-10-06 18:15:28,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:28.455 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [173.036s] 2018-10-06 18:15:29,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:29.304 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [311.293s] 2018-10-06 18:15:29,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:29.652 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [15.421s] 2018-10-06 18:15:33,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:33.753 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [15.751s] 2018-10-06 18:15:44,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:44.914 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [21.526s] 2018-10-06 18:15:46,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:46.727 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [38.652s] 2018-10-06 18:15:50,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:50.363 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [3.417s] 2018-10-06 18:15:52,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:52.926 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.563s] 2018-10-06 18:15:53,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:53.068 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [8.158s] 2018-10-06 18:15:56,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:56.401 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.332s] 2018-10-06 18:15:59,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:15:59.000 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [6.069s] 2018-10-06 18:16:00,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:00.043 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.046s] 2018-10-06 18:16:00,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:00.252 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [3.819s] 2018-10-06 18:16:02,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:02.695 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.649s] 2018-10-06 18:16:03,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:03.867 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [32.711s] 2018-10-06 18:16:04,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:04.400 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.705s] 2018-10-06 18:16:04,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:04.604 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [4.349s] 2018-10-06 18:16:06,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:06.166 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [12.711s] 2018-10-06 18:16:07,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:07.427 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.023s] 2018-10-06 18:16:07,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:07.472 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2018-10-06 18:16:11,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:11.503 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [5.338s] 2018-10-06 18:16:11,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:11.830 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-10-06 18:16:11,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:11.831 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-06 18:16:11,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:11.832 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-06 18:16:13,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:13.013 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.204s] 2018-10-06 18:16:13,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:13.022 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [16.617s] 2018-10-06 18:16:13,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:13.195 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.182s] 2018-10-06 18:16:13,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:13.383 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.188s] 2018-10-06 18:16:13,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:13.597 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.213s] 2018-10-06 18:16:13,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:13.771 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.174s] 2018-10-06 18:16:13,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:13.967 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.195s] 2018-10-06 18:16:14,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:14.117 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.243s] 2018-10-06 18:16:14,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:14.152 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.185s] 2018-10-06 18:16:14,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:14.198 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.045s] 2018-10-06 18:16:14,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:14.330 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.213s] 2018-10-06 18:16:14,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:14.415 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.215s] 2018-10-06 18:16:14,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:14.494 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.164s] 2018-10-06 18:16:14,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:14.606 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.191s] 2018-10-06 18:16:14,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:14.694 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.199s] 2018-10-06 18:16:14,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:14.791 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.184s] 2018-10-06 18:16:14,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:14.877 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.182s] 2018-10-06 18:16:21,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:21.785 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [6.907s] 2018-10-06 18:16:24,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:24.938 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.553s] 2018-10-06 18:16:26,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:26.183 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.244s] 2018-10-06 18:16:33,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:33.774 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [64.109s] 2018-10-06 18:16:41,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:41.076 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [6.341s] 2018-10-06 18:16:45,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:45.830 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.754s] 2018-10-06 18:16:50,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:50.577 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [209.781s] 2018-10-06 18:16:51,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:51.939 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-06 18:16:51,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:51.940 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-06 18:16:56,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:56.706 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [43.679s] 2018-10-06 18:16:59,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:16:59.106 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.402s] 2018-10-06 18:17:09,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:09.930 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [10.821s] 2018-10-06 18:17:20,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:20.418 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [10.488s] 2018-10-06 18:17:22,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:22.612 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.021s] 2018-10-06 18:17:25,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:25.107 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.689s] 2018-10-06 18:17:39,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:39.218 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.279s] 2018-10-06 18:17:39,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:39.877 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.660s] 2018-10-06 18:17:40,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:40.420 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.542s] 2018-10-06 18:17:40,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:40.917 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.496s] 2018-10-06 18:17:41,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:41.318 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.400s] 2018-10-06 18:17:42,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:42.123 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.804s] 2018-10-06 18:17:43,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:43.391 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.266s] 2018-10-06 18:17:44,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:44.216 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.825s] 2018-10-06 18:17:44,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:44.845 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.628s] 2018-10-06 18:17:45,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:45.629 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.783s] 2018-10-06 18:17:48,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:48.939 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-06 18:17:54,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:17:54.451 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.606s] 2018-10-06 18:18:02,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:02.498 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [37.383s] 2018-10-06 18:18:02,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:02.804 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [89.011s] 2018-10-06 18:18:03,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:03.731 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.160s] 2018-10-06 18:18:09,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:09.357 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [160.885s] 2018-10-06 18:18:17,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:17.505 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.971s] 2018-10-06 18:18:17,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:17.822 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.316s] 2018-10-06 18:18:18,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:18.178 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.254s] 2018-10-06 18:18:18,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:18.402 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.224s] 2018-10-06 18:18:18,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:18.862 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.460s] 2018-10-06 18:18:19,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:19.265 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.442s] 2018-10-06 18:18:21,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:21.205 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.343s] 2018-10-06 18:18:23,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:23.325 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.119s] 2018-10-06 18:18:23,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:23.531 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.205s] 2018-10-06 18:18:23,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:23.579 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.048s] 2018-10-06 18:18:40,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:40.540 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.852s] 2018-10-06 18:18:43,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:43.173 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-06 18:18:44,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:44.866 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-10-06 18:18:46,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:46.715 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.173s] 2018-10-06 18:18:47,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:47.009 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-10-06 18:18:51,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:51.712 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [4.997s] 2018-10-06 18:18:55,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:55.291 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [3.578s] 2018-10-06 18:18:55,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:55.997 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [3.173s] 2018-10-06 18:18:59,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:18:59.583 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.292s] 2018-10-06 18:19:10,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:10.671 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.171s] 2018-10-06 18:19:12,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:12.666 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.993s] 2018-10-06 18:19:13,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:13.953 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.288s] 2018-10-06 18:19:15,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:15.281 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.327s] 2018-10-06 18:19:16,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:16.541 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.259s] 2018-10-06 18:19:18,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:18.946 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.404s] 2018-10-06 18:19:21,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:21.189 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.241s] 2018-10-06 18:19:21,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:21.301 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.113s] 2018-10-06 18:19:23,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:23.225 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.921s] 2018-10-06 18:19:23,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:23.606 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [27.604s] 2018-10-06 18:19:24,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:24.529 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.304s] 2018-10-06 18:19:25,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:25.202 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.673s] 2018-10-06 18:19:25,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:25.371 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.168s] 2018-10-06 18:19:25,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:25.538 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.166s] 2018-10-06 18:19:25,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:25.557 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-06 18:19:27,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:27.754 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-10-06 18:19:27,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:27.755 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-10-06 18:19:27,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:27.756 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-06 18:19:27,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:27.759 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-10-06 18:19:29,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:29.043 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.439s] 2018-10-06 18:19:32,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:32.523 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [89.699s] 2018-10-06 18:19:32,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:32.524 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-06 18:19:58,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:19:58.279 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [29.228s] 2018-10-06 18:20:05,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:20:05.240 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.963s] 2018-10-06 18:20:13,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:20:13.519 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [337.668s] 2018-10-06 18:20:24,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:20:24.134 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [241.146s] 2018-10-06 18:20:39,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:20:39.054 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.903s] 2018-10-06 18:20:39,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:20:39.057 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-06 18:20:47,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:20:47.092 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [74.550s] 2018-10-06 18:20:53,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:20:53.660 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.571s] 2018-10-06 18:21:17,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:17.419 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.159s] 2018-10-06 18:21:17,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:17.455 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.036s] 2018-10-06 18:21:23,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:23.237 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.821s] 2018-10-06 18:21:33,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:33.456 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [6.550s] 2018-10-06 18:21:35,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:35.794 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-06 18:21:35,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:35.795 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-06 18:21:40,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:40.073 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.400s] 2018-10-06 18:21:40,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:40.462 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.389s] 2018-10-06 18:21:47,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:47.967 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.227s] 2018-10-06 18:21:48,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:48.404 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.437s] 2018-10-06 18:21:48,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:48.964 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.558s] 2018-10-06 18:21:49,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:49.026 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.062s] 2018-10-06 18:21:49,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:49.097 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.071s] 2018-10-06 18:21:49,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:49.166 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.069s] 2018-10-06 18:21:57,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:57.740 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.461s] 2018-10-06 18:21:58,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:58.463 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.722s] 2018-10-06 18:21:58,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:58.846 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.381s] 2018-10-06 18:21:59,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:21:59.186 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.340s] 2018-10-06 18:22:00,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:00.153 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [0.966s] 2018-10-06 18:22:00,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:00.545 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.392s] 2018-10-06 18:22:00,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:00.934 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.388s] 2018-10-06 18:22:02,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:02.441 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.505s] 2018-10-06 18:22:02,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:02.686 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-06 18:22:03,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:03.271 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.585s] 2018-10-06 18:22:03,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:03.338 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.067s] 2018-10-06 18:22:03,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:03.715 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.376s] 2018-10-06 18:22:04,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:04.409 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.692s] 2018-10-06 18:22:15,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:15.989 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.735s] 2018-10-06 18:22:16,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:16.099 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.110s] 2018-10-06 18:22:16,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:16.497 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.397s] 2018-10-06 18:22:29,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:29.211 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [3.263s] 2018-10-06 18:22:34,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:34.310 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.172s] 2018-10-06 18:22:36,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:36.175 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.862s] 2018-10-06 18:22:42,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:42.512 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.384s] 2018-10-06 18:22:42,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:42.670 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.158s] 2018-10-06 18:22:42,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:42.978 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.307s] 2018-10-06 18:22:43,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:43.137 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.158s] 2018-10-06 18:22:48,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:22:48.039 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.164s] 2018-10-06 18:23:58,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:23:58.425 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [224.898s] 2018-10-06 18:24:11,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:24:11.769 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [219.711s] 2018-10-06 18:24:15,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:24:15.658 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [280.344s] 2018-10-06 18:26:57,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-06 18:26:57.104 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [165.323s] 2018-10-06 18:27:04,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b4ad3ac1-9a8a-484a-b5d4-28da02a18739 2018-10-06 18:27:04,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b4ad3ac1-9a8a-484a-b5d4-28da02a18739']'. 2018-10-06 18:27:05,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-06 18:27:05,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-06 18:27:05,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-06 18:27:05,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b4ad3ac1-9a8a-484a-b5d4-28da02a18739 | 2018-10-06 18:27:05,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-06 18:27:05,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-06 18:02:46 | 2018-10-06 18:27:05,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-06 18:27:03 | 2018-10-06 18:27:05,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:24:17 | 2018-10-06 18:27:05,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-06 18:27:05,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-06 18:27:05,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 167a218a-566a-4238-b699-5184cf9bad67) | 2018-10-06 18:27:05,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-06 18:27:05,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4c06ec9b-4852-4d5f-8f96-a084d3a9493f) | 2018-10-06 18:27:05,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-10-06 18:27:05,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1446.18 | 2018-10-06 18:27:05,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1038 | 2018-10-06 18:27:05,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 356 | 2018-10-06 18:27:05,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-06 18:27:05,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-06 18:27:05,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 74 | 2018-10-06 18:27:05,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-06 18:27:05,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-06 18:27:05,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-06 18:27:06,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 93.345323741% 2018-10-06 18:27:06,019 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 24:35 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-10-06 18:27:10,430 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK