2019-01-20 18:55:28,173 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-330 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-20 18:55:28,179 - 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=VGWH9Vwjqh8sz2W6DkKnGzZt2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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.7 export OS_REGION_NAME=regionOne 2019-01-20 18:55:28,180 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-20 18:55:28,181 - 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 | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2019-01-20 18:55:28,200 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-01-20 18:55:31,300 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da', 'id': u'8a4a9de3535948538689c2c70f978ecd', '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'})}) 2019-01-20 18:55:31,975 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a32a4e8103e94dec9de29c6ef62223c8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da'}) 2019-01-20 18:55:32,083 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 18:55:32,355 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/242d9367e16443c3bcf61b4ad47fc9ab'}, 'domain_id': None, 'human_id': None, 'id': u'242d9367e16443c3bcf61b4ad47fc9ab', 'HUMAN_ID': False}) 2019-01-20 18:55:33,181 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da', 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': 'd23986c5-071c-475e-96c1-ce2afd80ebab', 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_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da', 'project_id': u'8a4a9de3535948538689c2c70f978ecd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 18:55:33,186 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da', 'password': 'd23986c5-071c-475e-96c1-ce2afd80ebab', 'project_name': 'connection_check-project_0b3d4cc9-c17d-4d5f-b4d4-0738f090b9da', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '8a4a9de3535948538689c2c70f978ecd', 'project_domain_name': 'Default'} 2019-01-20 18:55:37,239 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-20 18:55:37,239 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-01-20 18:55:47,949 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.697s OK 2019-01-20 18:55:48,061 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 18:55:48,062 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-20 18:55:50,544 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2019-01-20 18:55:51,253 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3', 'id': u'0a0cff8e759d4d1da16a426ea55b33e6', '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'})}) 2019-01-20 18:55:51,754 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3a9eec9871444955ad67d7d75c990f9c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3'}) 2019-01-20 18:55:51,974 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 18:55:52,095 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/d63e70d737754d2db0587af84a955905'}, 'domain_id': None, 'human_id': None, 'id': u'd63e70d737754d2db0587af84a955905', 'HUMAN_ID': False}) 2019-01-20 18:55:52,753 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3', 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': 'd42b2fac-486c-4b2c-a49c-57c4e232078a', 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_93e8338b-601e-4639-9aa1-845e34162bb3', 'project_id': u'0a0cff8e759d4d1da16a426ea55b33e6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 18:55:52,758 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_93e8338b-601e-4639-9aa1-845e34162bb3', 'password': 'd42b2fac-486c-4b2c-a49c-57c4e232078a', 'project_name': 'api_check-project_93e8338b-601e-4639-9aa1-845e34162bb3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '0a0cff8e759d4d1da16a426ea55b33e6', 'project_domain_name': 'Default'} 2019-01-20 18:55:56,581 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-20 18:55:56,581 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2019-01-20 19:08:33,764 - 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 757.069s OK 2019-01-20 19:08:33,884 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 19:08:33,886 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:37 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-20 19:08:35,814 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2019-01-20 19:08:36,494 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7', 'id': u'c3d5017d30c7465abb2da9f33c1561d2', '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'})}) 2019-01-20 19:08:36,955 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ec264b067c154d1f90c636c8714cc8b8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7'}) 2019-01-20 19:08:37,126 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 19:08:37,318 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/949c6a8826764bf9b58269026ad1140f'}, 'domain_id': None, 'human_id': None, 'id': u'949c6a8826764bf9b58269026ad1140f', 'HUMAN_ID': False}) 2019-01-20 19:08:37,879 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7', 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': '892d7c84-6d27-4a1b-860c-1c9424062218', 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_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7', 'project_id': u'c3d5017d30c7465abb2da9f33c1561d2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 19:08:37,884 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7', 'password': '892d7c84-6d27-4a1b-860c-1c9424062218', 'project_name': 'snaps_health_check-project_4b2f92f7-5dc6-449c-a0a3-9530fc11f6d7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'c3d5017d30c7465abb2da9f33c1561d2', 'project_domain_name': 'Default'} 2019-01-20 19:08:40,202 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-20 19:08:40,203 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2019-01-20 19:09:20,560 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 40.356s OK 2019-01-20 19:09:20,669 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 19:09:20,670 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:40 | PASS | +----------------------------+------------------+------------------+----------------+ 2019-01-20 19:09:22,430 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 12:37 | PASS | | snaps_health_check | functest | healthcheck | 00:40 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2019-01-20 19:09:22,435 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-20 19:09:25,863 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-330 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-20 19:09:25,868 - 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=VGWH9Vwjqh8sz2W6DkKnGzZt2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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.7 export OS_REGION_NAME=regionOne 2019-01-20 19:09:25,869 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-20 19:09:25,870 - 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 | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2019-01-20 19:09:25,903 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-01-20 19:09:28,964 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', 'id': u'6aaf94ae25434e9991981bd056ebe74c', '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'})}) 2019-01-20 19:09:29,428 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2bc3831e33e64ccfbb423a96e016bafb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_52c93a17-6865-4ede-80b2-10f48084e35a'}) 2019-01-20 19:09:29,673 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 19:09:29,849 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/182fd347c1484323a4a671a050963ef8'}, 'domain_id': None, 'human_id': None, 'id': u'182fd347c1484323a4a671a050963ef8', 'HUMAN_ID': False}) 2019-01-20 19:09:30,330 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', 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': '1e28d0cf-2122-40e5-8428-521c3f7ff703', 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_52c93a17-6865-4ede-80b2-10f48084e35a', 'project_id': u'6aaf94ae25434e9991981bd056ebe74c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 19:09:30,336 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_52c93a17-6865-4ede-80b2-10f48084e35a', 'password': '1e28d0cf-2122-40e5-8428-521c3f7ff703', 'project_name': 'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '6aaf94ae25434e9991981bd056ebe74c', 'project_domain_name': 'Default'} 2019-01-20 19:09:30,336 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-01-20 19:09:31,199 - 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'2019-01-20T19:09:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3746173c-b792-42fe-bce2-93259782d6e7', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a', u'admin_state_up': True, u'tenant_id': u'6aaf94ae25434e9991981bd056ebe74c', u'created_at': u'2019-01-20T19:09:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6aaf94ae25434e9991981bd056ebe74c'}) 2019-01-20 19:09:32,703 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-20T19:09:32Z', 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'f4c748e4-fd6e-45bb-807c-5264e2eb213c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_52c93a17-6865-4ede-80b2-10f48084e35a', u'enable_dhcp': True, u'network_id': u'3746173c-b792-42fe-bce2-93259782d6e7', u'tenant_id': u'6aaf94ae25434e9991981bd056ebe74c', u'created_at': u'2019-01-20T19:09:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6aaf94ae25434e9991981bd056ebe74c'}) 2019-01-20 19:09:35,280 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e88d0900-09ed-463f-a000-5756cec8bab0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'944e1dc3-2cff-4d24-a25d-a6e1794fce52', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6aaf94ae25434e9991981bd056ebe74c', u'created_at': u'2019-01-20T19:09:34Z', u'admin_state_up': True, u'updated_at': u'2019-01-20T19:09:35Z', u'revision_number': 2, u'routes': [], u'project_id': u'6aaf94ae25434e9991981bd056ebe74c', u'id': u'012884fa-b878-4286-916b-31b045f4b797', u'name': u'vping_ssh-router_52c93a17-6865-4ede-80b2-10f48084e35a'}) 2019-01-20 19:09:39,588 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/snap', u'metadata': Munch({})})], 'file': u'/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/file', 'owner': u'6aaf94ae25434e9991981bd056ebe74c', 'id': u'abfe34ec-6569-47fe-8d9d-8c40e5846950', 'size': 12716032, u'self': u'/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': 'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/abfe34ec-6569-47fe-8d9d-8c40e5846950/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:09:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-20T19:09:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a', 'created': u'2019-01-20T19:09:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:09:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/abfe34ec-6569-47fe-8d9d-8c40e5846950', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_52c93a17-6865-4ede-80b2-10f48084e35a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:09:39,816 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_52c93a17-6865-4ede-80b2-10f48084e35a', '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'67f36c8b420f4494a64d032f2c86727b', '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'57c37fd1-45df-46ea-a4ab-7602b049d4df', 'swap': 0}) 2019-01-20 19:09:40,200 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvcpbRhX6kLnAGyOCYov4oXcEoC67qzlNc7jrhpMEjamUkWFXLBbwqHYUZKb3TqvbSJ3kjqaEx560rbEY0xVUNuNDgmqMwkoWxZmDaI5xzkv+jnNsOu8FbJ4BXmQw29Fc/ObHs8ZNsawOTzibM8hybwuIS3Kgmn+WUwXBhA+PEGSEkKdLoaQHGeFZ30ojmF3EtChKb6xp6CbIRIaXESOliyrvnmTAjRTtlYYq0qqBg9GZjGE/YuQAuiTAfIMmuO4r9WRS8RFchfDdDZScOXJKM/FXgzlgl8jO/DbyTBzS8HXYuD/fgxpIldMj8LAa/zPwCjqU2FNBrIwxi0CZns7uP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA73KW0YV+pC5wBsjgmKL+KF3BKAuu6s5TXO464aTBI2plJFhV\nywW8Kh2FGSm906r20id5I6mhMeetK2xGNMVVDbjQ4JqjMJKFsWZg2iOcc5L/o5zb\nDrvBWyeAV5kMNvRXPzmx7PGTbGsDk84mzPIcm8LiEtyoJp/llMFwYQPjxBkhJCnS\n6GkBxnhWd9KI5hdxLQoSm+saegmyESGlxEjpYsq755kwI0U7ZWGKtKqgYPRmYxhP\n2LkALokwHyDJrjuK/VkUvERXIXw3Q2UnDlySjPxV4M5YJfIzvw28kwc0vB12Lg/3\n4MaSJXTI/CwGv8z8Ao6lNhTQayMMYtAmZ7O7jwIDAQABAoIBABUi309FYmVpt/fR\nWYn/sUGs7PT0+w69AbzNRqNOYMIYjS8FISWXrwFks7AB8ECz8a+hTl8ohRMbqTyR\nBS15UcWxT7bTz53lASokqF35EMFe83Pkz61gQ3Qha4HP/7UGIoFxPVR2CpZiZ+Fv\nLBuhL4dMT5psoecu7BwSazIVHtDbX0zWc0qDNPuGa9nqSJfvPt5hwi7zLf6QDfOp\nscNN7ENtL3VkimBaQnnjqS5Vl2dki7/yEpn4PB3pGbXRnpYKXzKdN9iGelgi8lGX\nTvz6XCCQYzJ4g8kvkANvpMa7ohVnBi62wai9iAHMWlxkRgZvygNH/LutynVqd8tm\nwr4BiKkCgYEA95lMO6BhZk052A8pVgJ8ZtdXMtfG/a3f0x5DjmS3qtjfmKn6BlZ3\n2d4CtGjk2xCOfOdQf4Em0eXMU3EiXbF5+VB3UKUPl5aGkjuWzE6IN56I1RFS7rMM\nkqwOAIWe+37hjjss95Wg4A7DLhPW5SwXBJeckGC9BwOBYJUaxeRetlMCgYEA95J8\n8CRLx0BGAAJX7c0tQklHwiFGuGZ4LMHDWBIBwMIODtCVe3NLuqWAEUjcqSuVFCpR\n22c+XOtxsauASN2xXLSyN/Roy3a5LP6Hkb4LRIsJnif0kEV6h5W8VCzlje/Jntr+\nPn2K0tIhgyfDKxqk/3f0sQ8dA3RseG6skH4vxlUCgYAEMY5+/ApqRyiRpkAW+tfM\njh0l+U2fglBmLP8L7FzIAgBXf5mCffhtsjrtf1FQ/IjNSMWuQyu7Jl89ko74c0cT\nl+9NaF5JPP1ugJ/fOf1Io+DBaxeyf0nZOhzKmXjF3bJITGxIjTo6UUWxBBkBrKt/\nImo+b8UD12Vbk2ruqx2HjQKBgAEYctkVMAinried2wnAWKzsahbf0tJKEcoQ6W5g\nVgWmVi2WmrK7JeCjjteEvQU6niRCs64G3O3IVO52VdD8uiYw3oEE4dnUoqkiTzND\n5gTdoKNEhf6FcC9daEHvGOzx3LCJQ4q/P3gDWgacjG6KZaSDwV9vM6+qOjimNLlG\n9aspAoGBAMXBQGEVoW+j/87aUOMZbG/AsWlhlexA6DTAjbxezxx1UXFEqSVUR+HS\nTsrzi8e9Gpf84+BEUilHPmirqfvog/Hi8hoHhiVpzFvD9OizO4foDQJRt2ynaDgy\nSCf/KFfPX82lmC8/uSFMRfhMinPGzVsPNFrZcvYjGW4sWTYndze3\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2bc3831e33e64ccfbb423a96e016bafb', 'name': u'vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a', 'created_at': '2019-01-20T19:09:40.200584', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': 'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'76:38:c9:a6:d0:98:16:aa:56:00:ce:ba:b0:ed:e6:77', 'type': 'ssh', 'id': u'vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a'}) 2019-01-20 19:09:40,201 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA73KW0YV+pC5wBsjgmKL+KF3BKAuu6s5TXO464aTBI2plJFhV ywW8Kh2FGSm906r20id5I6mhMeetK2xGNMVVDbjQ4JqjMJKFsWZg2iOcc5L/o5zb DrvBWyeAV5kMNvRXPzmx7PGTbGsDk84mzPIcm8LiEtyoJp/llMFwYQPjxBkhJCnS 6GkBxnhWd9KI5hdxLQoSm+saegmyESGlxEjpYsq755kwI0U7ZWGKtKqgYPRmYxhP 2LkALokwHyDJrjuK/VkUvERXIXw3Q2UnDlySjPxV4M5YJfIzvw28kwc0vB12Lg/3 4MaSJXTI/CwGv8z8Ao6lNhTQayMMYtAmZ7O7jwIDAQABAoIBABUi309FYmVpt/fR WYn/sUGs7PT0+w69AbzNRqNOYMIYjS8FISWXrwFks7AB8ECz8a+hTl8ohRMbqTyR BS15UcWxT7bTz53lASokqF35EMFe83Pkz61gQ3Qha4HP/7UGIoFxPVR2CpZiZ+Fv LBuhL4dMT5psoecu7BwSazIVHtDbX0zWc0qDNPuGa9nqSJfvPt5hwi7zLf6QDfOp scNN7ENtL3VkimBaQnnjqS5Vl2dki7/yEpn4PB3pGbXRnpYKXzKdN9iGelgi8lGX Tvz6XCCQYzJ4g8kvkANvpMa7ohVnBi62wai9iAHMWlxkRgZvygNH/LutynVqd8tm wr4BiKkCgYEA95lMO6BhZk052A8pVgJ8ZtdXMtfG/a3f0x5DjmS3qtjfmKn6BlZ3 2d4CtGjk2xCOfOdQf4Em0eXMU3EiXbF5+VB3UKUPl5aGkjuWzE6IN56I1RFS7rMM kqwOAIWe+37hjjss95Wg4A7DLhPW5SwXBJeckGC9BwOBYJUaxeRetlMCgYEA95J8 8CRLx0BGAAJX7c0tQklHwiFGuGZ4LMHDWBIBwMIODtCVe3NLuqWAEUjcqSuVFCpR 22c+XOtxsauASN2xXLSyN/Roy3a5LP6Hkb4LRIsJnif0kEV6h5W8VCzlje/Jntr+ Pn2K0tIhgyfDKxqk/3f0sQ8dA3RseG6skH4vxlUCgYAEMY5+/ApqRyiRpkAW+tfM jh0l+U2fglBmLP8L7FzIAgBXf5mCffhtsjrtf1FQ/IjNSMWuQyu7Jl89ko74c0cT l+9NaF5JPP1ugJ/fOf1Io+DBaxeyf0nZOhzKmXjF3bJITGxIjTo6UUWxBBkBrKt/ Imo+b8UD12Vbk2ruqx2HjQKBgAEYctkVMAinried2wnAWKzsahbf0tJKEcoQ6W5g VgWmVi2WmrK7JeCjjteEvQU6niRCs64G3O3IVO52VdD8uiYw3oEE4dnUoqkiTzND 5gTdoKNEhf6FcC9daEHvGOzx3LCJQ4q/P3gDWgacjG6KZaSDwV9vM6+qOjimNLlG 9aspAoGBAMXBQGEVoW+j/87aUOMZbG/AsWlhlexA6DTAjbxezxx1UXFEqSVUR+HS Tsrzi8e9Gpf84+BEUilHPmirqfvog/Hi8hoHhiVpzFvD9OizO4foDQJRt2ynaDgy SCf/KFfPX82lmC8/uSFMRfhMinPGzVsPNFrZcvYjGW4sWTYndze3 -----END RSA PRIVATE KEY----- 2019-01-20 19:09:53,013 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b9:47:72', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'abfe34ec-6569-47fe-8d9d-8c40e5846950'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-20T19:09:48.000000', 'flavor': Munch({u'id': u'57c37fd1-45df-46ea-a4ab-7602b049d4df'}), 'az': u'nova', 'id': u'b7bfb459-f87f-4308-b52d-c44291267a82', 'security_groups': [Munch({u'name': u'vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bc3831e33e64ccfbb423a96e016bafb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': 'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', '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'2019-01-20T19:09:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-20T19:09:49Z', 'hostId': u'b6fee809793da152fd5897bfe33a511c75a70468081eb50784832e9a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'b6fee809793da152fd5897bfe33a511c75a70468081eb50784832e9a', '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'2019-01-20T19:09:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': u'vping_ssh-vm2_52c93a17-6865-4ede-80b2-10f48084e35a', 'adminPass': u'uo3TPJgozRsg', 'tenant_id': u'6aaf94ae25434e9991981bd056ebe74c', 'region': 'regionOne', 'created': u'2019-01-20T19:09:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-20 19:10:03,879 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_52c93a17-6865-4ede-80b2-10f48084e35a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dd:9a:84', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'abfe34ec-6569-47fe-8d9d-8c40e5846950'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-20T19:09:59.000000', 'flavor': Munch({u'id': u'57c37fd1-45df-46ea-a4ab-7602b049d4df'}), 'az': u'nova', 'id': u'3dc039b3-a4a0-40ae-884e-4abc4b083461', 'security_groups': [Munch({u'name': u'vping_ssh-sg_52c93a17-6865-4ede-80b2-10f48084e35a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bc3831e33e64ccfbb423a96e016bafb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': 'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', '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'2019-01-20T19:09:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-20T19:10:00Z', 'hostId': u'8e0ccc805387aa036c461b0735f21809c7e05dc84211350a902387c8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_52c93a17-6865-4ede-80b2-10f48084e35a', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'8e0ccc805387aa036c461b0735f21809c7e05dc84211350a902387c8', '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'2019-01-20T19:09:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': u'vping_ssh-vm_52c93a17-6865-4ede-80b2-10f48084e35a', 'adminPass': u'z7RuM6K5mwGZ', 'tenant_id': u'6aaf94ae25434e9991981bd056ebe74c', 'region': 'regionOne', 'created': u'2019-01-20T19:09:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-20 19:10:05,719 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'012884fa-b878-4286-916b-31b045f4b797', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'6aaf94ae25434e9991981bd056ebe74c', 'created_at': u'2019-01-20T19:10:04Z', 'attached': True, 'updated_at': u'2019-01-20T19:10:04Z', 'id': u'f3a8f858-45ae-4182-b904-d55ca72f3405', 'floating_network_id': u'e88d0900-09ed-463f-a000-5756cec8bab0', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6aaf94ae25434e9991981bd056ebe74c', 'name': 'vping_ssh-project_52c93a17-6865-4ede-80b2-10f48084e35a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'012884fa-b878-4286-916b-31b045f4b797', 'project_id': u'6aaf94ae25434e9991981bd056ebe74c', 'port_id': u'7fad5093-67a9-4b7d-ad77-803d57131945', 'port': u'7fad5093-67a9-4b7d-ad77-803d57131945', 'network': u'e88d0900-09ed-463f-a000-5756cec8bab0'}) 2019-01-20 19:10:06,816 - 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 497152571 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.908 MHz processor [ 0.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135653] pid_max: default: 32768 minimum: 301 [ 0.136539] ACPI: Core revision 20150930 [ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139215] Security Framework initialized [ 0.140019] Yama: becoming mindful. [ 0.140742] AppArmor: AppArmor initialized [ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146766] Initializing cgroup subsys io [ 0.147580] Initializing cgroup subsys memory [ 0.148435] Initializing cgroup subsys devices [ 0.149312] Initializing cgroup subsys freezer [ 0.150175] Initializing cgroup subsys net_cls [ 0.151034] Initializing cgroup subsys perf_event [ 0.151933] Initializing cgroup subsys net_prio [ 0.152813] Initializing cgroup subsys hugetlb [ 0.153680] Initializing cgroup subsys pids [ 0.154549] CPU: Physical Processor ID: 0 [ 0.156036] mce: CPU supports 10 MCE banks [ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175071] ftrace: allocating 31920 entries in 125 pages [ 0.201655] smpboot: Max logical packages: 1 [ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203868] x2apic enabled [ 0.204678] Switched APIC routing to physical x2apic. [ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211294] KVM setup paravirtual spinlock [ 0.212580] x86: Booted up 1 node, 1 CPUs [ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214769] devtmpfs: initialized [ 0.216485] evm: security.selinux [ 0.217189] evm: security.SMACK64 [ 0.217885] evm: security.SMACK64EXEC [ 0.218631] evm: security.SMACK64TRANSMUTE [ 0.219438] evm: security.SMACK64MMAP [ 0.220185] evm: security.ima [ 0.220823] evm: security.capability [ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223472] pinctrl core: initialized pinctrl subsystem [ 0.224574] RTC time: 19:09:59, date: 01/20/19 [ 0.225525] NET: Registered protocol family 16 [ 0.226504] cpuidle: using governor ladder [ 0.227331] cpuidle: using governor menu [ 0.228118] PCCT header not found. [ 0.228873] ACPI: bus type PCI registered [ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230911] PCI: Using configuration type 1 for base access [ 0.232659] ACPI: Added _OSI(Module Device) [ 0.233511] ACPI: Added _OSI(Processor Device) [ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237368] ACPI: Interpreter enabled [ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245568] ACPI: (supports S0 S5) [ 0.246277] ACPI: Using IOAPIC for interrupt routing [ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256441] acpiphp: Slot [3] registered [ 0.257249] acpiphp: Slot [4] registered [ 0.258051] acpiphp: Slot [5] registered [ 0.258845] acpiphp: Slot [6] registered [ 0.259641] acpiphp: Slot [7] registered [ 0.260443] acpiphp: Slot [8] registered [ 0.261240] acpiphp: Slot [9] registered [ 0.262034] acpiphp: Slot [10] registered [ 0.262841] acpiphp: Slot [11] registered [ 0.263650] acpiphp: Slot [12] registered [ 0.264467] acpiphp: Slot [13] registered [ 0.265275] acpiphp: Slot [14] registered [ 0.266097] acpiphp: Slot [15] registered [ 0.277373] acpiphp: Slot [16] registered [ 0.278185] acpiphp: Slot [17] registered [ 0.278990] acpiphp: Slot [18] registered [ 0.279801] acpiphp: Slot [19] registered [ 0.280609] acpiphp: Slot [20] registered [ 0.281424] acpiphp: Slot [21] registered [ 0.282268] acpiphp: Slot [22] registered [ 0.283097] acpiphp: Slot [23] registered [ 0.283901] acpiphp: Slot [24] registered [ 0.284728] acpiphp: Slot [25] registered [ 0.285541] acpiphp: Slot [26] registered [ 0.286351] acpiphp: Slot [27] registered [ 0.287162] acpiphp: Slot [28] registered [ 0.287968] acpiphp: Slot [29] registered [ 0.288784] acpiphp: Slot [30] registered [ 0.289598] acpiphp: Slot [31] registered [ 0.290404] PCI host bridge to bus 0000:00 [ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373258] vgaarb: loaded [ 0.373862] vgaarb: bridge control possible 0000:00:02.0 [ 0.375104] SCSI subsystem initialized [ 0.375935] ACPI: bus type USB registered [ 0.376760] usbcore: registered new interface driver usbfs [ 0.377789] usbcore: registered new interface driver hub [ 0.378797] usbcore: registered new device driver usb [ 0.379869] PCI: Using ACPI for IRQ routing [ 0.380943] NetLabel: Initializing [ 0.381674] NetLabel: domain hash size = 128 [ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383490] NetLabel: unlabeled traffic allowed by default [ 0.384600] clocksource: Switched to clocksource kvm-clock [ 0.390034] AppArmor: AppArmor Filesystem Enabled [ 0.391015] pnp: PnP ACPI init [ 0.391936] pnp: PnP ACPI: found 5 devices [ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400048] NET: Registered protocol family 2 [ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406873] NET: Registered protocol family 1 [ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438293] Trying to unpack rootfs image as initramfs... [ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501941] Scanning for low memory corruption every 60 seconds [ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504432] audit: initializing netlink subsys (disabled) [ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized [ 0.506797] Initialise system trusted keyring [ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510877] zbud: loaded [ 0.511584] VFS: Disk quotas dquot_6.6.0 [ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513951] fuse init (API version 7.23) [ 0.514851] Key type big_key registered [ 0.515660] Allocating IMA MOK and blacklist keyrings. [ 0.516783] Key type asymmetric registered [ 0.517619] Asymmetric key parser 'x509' registered [ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520428] io scheduler noop registered [ 0.521250] io scheduler deadline registered (default) [ 0.522254] io scheduler cfq registered [ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526921] ACPI: Power Button [PWRF] [ 0.527762] GHES: HEST is not enabled! [ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599482] Linux agpgart interface v0.103 [ 0.601538] brd: module loaded [ 0.602682] loop: module loaded [ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608944] GPT:90111 != 2097151 [ 0.609630] GPT:Alternate GPT header not at the end of the disk. [ 0.610721] GPT:90111 != 2097151 [ 0.611397] GPT: Use GNU Parted to correct GPT errors. [ 0.612365] vda: vda1 vda15 [ 0.613831] scsi host0: ata_piix [ 0.614575] scsi host1: ata_piix [ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617978] libphy: Fixed MDIO Bus: probed [ 0.618807] tun: Universal TUN/TAP device driver, 1.6 [ 0.619758] tun: (C) 1999-2004 Max Krasnyansky [ 0.621889] PPP generic driver version 2.4.2 [ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624103] ehci-pci: EHCI PCI platform driver [ 0.624983] ehci-platform: EHCI generic platform driver [ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627111] ohci-pci: OHCI PCI platform driver [ 0.627977] ohci-platform: OHCI generic platform driver [ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650602] usb usb1: Product: UHCI Host Controller [ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653683] hub 1-0:1.0: USB hub found [ 0.654464] hub 1-0:1.0: 2 ports detected [ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659480] mousedev: PS/2 mouse device common for all mice [ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662591] rtc_cmos 00:00: RTC can wake from S4 [ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666096] i2c /dev entries driver [ 0.666850] device-mapper: uevent: version 1.0.3 [ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670702] NET: Registered protocol family 10 [ 0.671690] NET: Registered protocol family 17 [ 0.672583] Key type dns_resolver registered [ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676371] registered taskstats version 1 [ 0.677214] Loading compiled-in X.509 certificates [ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680529] zswap: loaded using pool lzo/zbud [ 0.681899] Key type trusted registered [ 0.683453] Key type encrypted registered [ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685317] ima: No TPM chip found, activating TPM-bypass! [ 0.686356] evm: HMAC attrs: 0x1 [ 0.687303] Magic number: 3:105:193 [ 0.688082] acpi device:1f: hash matches [ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400) [ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691674] EDD information not available. [ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789646] Write protecting the kernel read-only data: 14336k [ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.339212] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2019-01-20 19:10:07,818 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2019-01-20 19:10:17,950 - 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 497152571 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.908 MHz processor [ 0.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135653] pid_max: default: 32768 minimum: 301 [ 0.136539] ACPI: Core revision 20150930 [ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139215] Security Framework initialized [ 0.140019] Yama: becoming mindful. [ 0.140742] AppArmor: AppArmor initialized [ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146766] Initializing cgroup subsys io [ 0.147580] Initializing cgroup subsys memory [ 0.148435] Initializing cgroup subsys devices [ 0.149312] Initializing cgroup subsys freezer [ 0.150175] Initializing cgroup subsys net_cls [ 0.151034] Initializing cgroup subsys perf_event [ 0.151933] Initializing cgroup subsys net_prio [ 0.152813] Initializing cgroup subsys hugetlb [ 0.153680] Initializing cgroup subsys pids [ 0.154549] CPU: Physical Processor ID: 0 [ 0.156036] mce: CPU supports 10 MCE banks [ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175071] ftrace: allocating 31920 entries in 125 pages [ 0.201655] smpboot: Max logical packages: 1 [ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203868] x2apic enabled [ 0.204678] Switched APIC routing to physical x2apic. [ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211294] KVM setup paravirtual spinlock [ 0.212580] x86: Booted up 1 node, 1 CPUs [ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214769] devtmpfs: initialized [ 0.216485] evm: security.selinux [ 0.217189] evm: security.SMACK64 [ 0.217885] evm: security.SMACK64EXEC [ 0.218631] evm: security.SMACK64TRANSMUTE [ 0.219438] evm: security.SMACK64MMAP [ 0.220185] evm: security.ima [ 0.220823] evm: security.capability [ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223472] pinctrl core: initialized pinctrl subsystem [ 0.224574] RTC time: 19:09:59, date: 01/20/19 [ 0.225525] NET: Registered protocol family 16 [ 0.226504] cpuidle: using governor ladder [ 0.227331] cpuidle: using governor menu [ 0.228118] PCCT header not found. [ 0.228873] ACPI: bus type PCI registered [ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230911] PCI: Using configuration type 1 for base access [ 0.232659] ACPI: Added _OSI(Module Device) [ 0.233511] ACPI: Added _OSI(Processor Device) [ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237368] ACPI: Interpreter enabled [ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245568] ACPI: (supports S0 S5) [ 0.246277] ACPI: Using IOAPIC for interrupt routing [ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256441] acpiphp: Slot [3] registered [ 0.257249] acpiphp: Slot [4] registered [ 0.258051] acpiphp: Slot [5] registered [ 0.258845] acpiphp: Slot [6] registered [ 0.259641] acpiphp: Slot [7] registered [ 0.260443] acpiphp: Slot [8] registered [ 0.261240] acpiphp: Slot [9] registered [ 0.262034] acpiphp: Slot [10] registered [ 0.262841] acpiphp: Slot [11] registered [ 0.263650] acpiphp: Slot [12] registered [ 0.264467] acpiphp: Slot [13] registered [ 0.265275] acpiphp: Slot [14] registered [ 0.266097] acpiphp: Slot [15] registered [ 0.277373] acpiphp: Slot [16] registered [ 0.278185] acpiphp: Slot [17] registered [ 0.278990] acpiphp: Slot [18] registered [ 0.279801] acpiphp: Slot [19] registered [ 0.280609] acpiphp: Slot [20] registered [ 0.281424] acpiphp: Slot [21] registered [ 0.282268] acpiphp: Slot [22] registered [ 0.283097] acpiphp: Slot [23] registered [ 0.283901] acpiphp: Slot [24] registered [ 0.284728] acpiphp: Slot [25] registered [ 0.285541] acpiphp: Slot [26] registered [ 0.286351] acpiphp: Slot [27] registered [ 0.287162] acpiphp: Slot [28] registered [ 0.287968] acpiphp: Slot [29] registered [ 0.288784] acpiphp: Slot [30] registered [ 0.289598] acpiphp: Slot [31] registered [ 0.290404] PCI host bridge to bus 0000:00 [ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373258] vgaarb: loaded [ 0.373862] vgaarb: bridge control possible 0000:00:02.0 [ 0.375104] SCSI subsystem initialized [ 0.375935] ACPI: bus type USB registered [ 0.376760] usbcore: registered new interface driver usbfs [ 0.377789] usbcore: registered new interface driver hub [ 0.378797] usbcore: registered new device driver usb [ 0.379869] PCI: Using ACPI for IRQ routing [ 0.380943] NetLabel: Initializing [ 0.381674] NetLabel: domain hash size = 128 [ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383490] NetLabel: unlabeled traffic allowed by default [ 0.384600] clocksource: Switched to clocksource kvm-clock [ 0.390034] AppArmor: AppArmor Filesystem Enabled [ 0.391015] pnp: PnP ACPI init [ 0.391936] pnp: PnP ACPI: found 5 devices [ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400048] NET: Registered protocol family 2 [ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406873] NET: Registered protocol family 1 [ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438293] Trying to unpack rootfs image as initramfs... [ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501941] Scanning for low memory corruption every 60 seconds [ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504432] audit: initializing netlink subsys (disabled) [ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized [ 0.506797] Initialise system trusted keyring [ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510877] zbud: loaded [ 0.511584] VFS: Disk quotas dquot_6.6.0 [ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513951] fuse init (API version 7.23) [ 0.514851] Key type big_key registered [ 0.515660] Allocating IMA MOK and blacklist keyrings. [ 0.516783] Key type asymmetric registered [ 0.517619] Asymmetric key parser 'x509' registered [ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520428] io scheduler noop registered [ 0.521250] io scheduler deadline registered (default) [ 0.522254] io scheduler cfq registered [ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526921] ACPI: Power Button [PWRF] [ 0.527762] GHES: HEST is not enabled! [ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599482] Linux agpgart interface v0.103 [ 0.601538] brd: module loaded [ 0.602682] loop: module loaded [ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608944] GPT:90111 != 2097151 [ 0.609630] GPT:Alternate GPT header not at the end of the disk. [ 0.610721] GPT:90111 != 2097151 [ 0.611397] GPT: Use GNU Parted to correct GPT errors. [ 0.612365] vda: vda1 vda15 [ 0.613831] scsi host0: ata_piix [ 0.614575] scsi host1: ata_piix [ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617978] libphy: Fixed MDIO Bus: probed [ 0.618807] tun: Universal TUN/TAP device driver, 1.6 [ 0.619758] tun: (C) 1999-2004 Max Krasnyansky [ 0.621889] PPP generic driver version 2.4.2 [ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624103] ehci-pci: EHCI PCI platform driver [ 0.624983] ehci-platform: EHCI generic platform driver [ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627111] ohci-pci: OHCI PCI platform driver [ 0.627977] ohci-platform: OHCI generic platform driver [ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650602] usb usb1: Product: UHCI Host Controller [ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653683] hub 1-0:1.0: USB hub found [ 0.654464] hub 1-0:1.0: 2 ports detected [ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659480] mousedev: PS/2 mouse device common for all mice [ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662591] rtc_cmos 00:00: RTC can wake from S4 [ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666096] i2c /dev entries driver [ 0.666850] device-mapper: uevent: version 1.0.3 [ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670702] NET: Registered protocol family 10 [ 0.671690] NET: Registered protocol family 17 [ 0.672583] Key type dns_resolver registered [ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676371] registered taskstats version 1 [ 0.677214] Loading compiled-in X.509 certificates [ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680529] zswap: loaded using pool lzo/zbud [ 0.681899] Key type trusted registered [ 0.683453] Key type encrypted registered [ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685317] ima: No TPM chip found, activating TPM-bypass! [ 0.686356] evm: HMAC attrs: 0x1 [ 0.687303] Magic number: 3:105:193 [ 0.688082] acpi device:1f: hash matches [ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400) [ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691674] EDD information not available. [ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789646] Write protecting the kernel read-only data: 14336k [ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.339212] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2019-01-20 19:10:18,952 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.200: timed out 2019-01-20 19:10:29,076 - 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 497152571 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.908 MHz processor [ 0.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135653] pid_max: default: 32768 minimum: 301 [ 0.136539] ACPI: Core revision 20150930 [ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139215] Security Framework initialized [ 0.140019] Yama: becoming mindful. [ 0.140742] AppArmor: AppArmor initialized [ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146766] Initializing cgroup subsys io [ 0.147580] Initializing cgroup subsys memory [ 0.148435] Initializing cgroup subsys devices [ 0.149312] Initializing cgroup subsys freezer [ 0.150175] Initializing cgroup subsys net_cls [ 0.151034] Initializing cgroup subsys perf_event [ 0.151933] Initializing cgroup subsys net_prio [ 0.152813] Initializing cgroup subsys hugetlb [ 0.153680] Initializing cgroup subsys pids [ 0.154549] CPU: Physical Processor ID: 0 [ 0.156036] mce: CPU supports 10 MCE banks [ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175071] ftrace: allocating 31920 entries in 125 pages [ 0.201655] smpboot: Max logical packages: 1 [ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203868] x2apic enabled [ 0.204678] Switched APIC routing to physical x2apic. [ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211294] KVM setup paravirtual spinlock [ 0.212580] x86: Booted up 1 node, 1 CPUs [ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214769] devtmpfs: initialized [ 0.216485] evm: security.selinux [ 0.217189] evm: security.SMACK64 [ 0.217885] evm: security.SMACK64EXEC [ 0.218631] evm: security.SMACK64TRANSMUTE [ 0.219438] evm: security.SMACK64MMAP [ 0.220185] evm: security.ima [ 0.220823] evm: security.capability [ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223472] pinctrl core: initialized pinctrl subsystem [ 0.224574] RTC time: 19:09:59, date: 01/20/19 [ 0.225525] NET: Registered protocol family 16 [ 0.226504] cpuidle: using governor ladder [ 0.227331] cpuidle: using governor menu [ 0.228118] PCCT header not found. [ 0.228873] ACPI: bus type PCI registered [ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230911] PCI: Using configuration type 1 for base access [ 0.232659] ACPI: Added _OSI(Module Device) [ 0.233511] ACPI: Added _OSI(Processor Device) [ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237368] ACPI: Interpreter enabled [ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245568] ACPI: (supports S0 S5) [ 0.246277] ACPI: Using IOAPIC for interrupt routing [ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256441] acpiphp: Slot [3] registered [ 0.257249] acpiphp: Slot [4] registered [ 0.258051] acpiphp: Slot [5] registered [ 0.258845] acpiphp: Slot [6] registered [ 0.259641] acpiphp: Slot [7] registered [ 0.260443] acpiphp: Slot [8] registered [ 0.261240] acpiphp: Slot [9] registered [ 0.262034] acpiphp: Slot [10] registered [ 0.262841] acpiphp: Slot [11] registered [ 0.263650] acpiphp: Slot [12] registered [ 0.264467] acpiphp: Slot [13] registered [ 0.265275] acpiphp: Slot [14] registered [ 0.266097] acpiphp: Slot [15] registered [ 0.277373] acpiphp: Slot [16] registered [ 0.278185] acpiphp: Slot [17] registered [ 0.278990] acpiphp: Slot [18] registered [ 0.279801] acpiphp: Slot [19] registered [ 0.280609] acpiphp: Slot [20] registered [ 0.281424] acpiphp: Slot [21] registered [ 0.282268] acpiphp: Slot [22] registered [ 0.283097] acpiphp: Slot [23] registered [ 0.283901] acpiphp: Slot [24] registered [ 0.284728] acpiphp: Slot [25] registered [ 0.285541] acpiphp: Slot [26] registered [ 0.286351] acpiphp: Slot [27] registered [ 0.287162] acpiphp: Slot [28] registered [ 0.287968] acpiphp: Slot [29] registered [ 0.288784] acpiphp: Slot [30] registered [ 0.289598] acpiphp: Slot [31] registered [ 0.290404] PCI host bridge to bus 0000:00 [ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373258] vgaarb: loaded [ 0.373862] vgaarb: bridge control possible 0000:00:02.0 [ 0.375104] SCSI subsystem initialized [ 0.375935] ACPI: bus type USB registered [ 0.376760] usbcore: registered new interface driver usbfs [ 0.377789] usbcore: registered new interface driver hub [ 0.378797] usbcore: registered new device driver usb [ 0.379869] PCI: Using ACPI for IRQ routing [ 0.380943] NetLabel: Initializing [ 0.381674] NetLabel: domain hash size = 128 [ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383490] NetLabel: unlabeled traffic allowed by default [ 0.384600] clocksource: Switched to clocksource kvm-clock [ 0.390034] AppArmor: AppArmor Filesystem Enabled [ 0.391015] pnp: PnP ACPI init [ 0.391936] pnp: PnP ACPI: found 5 devices [ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400048] NET: Registered protocol family 2 [ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406873] NET: Registered protocol family 1 [ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438293] Trying to unpack rootfs image as initramfs... [ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501941] Scanning for low memory corruption every 60 seconds [ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504432] audit: initializing netlink subsys (disabled) [ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized [ 0.506797] Initialise system trusted keyring [ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510877] zbud: loaded [ 0.511584] VFS: Disk quotas dquot_6.6.0 [ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513951] fuse init (API version 7.23) [ 0.514851] Key type big_key registered [ 0.515660] Allocating IMA MOK and blacklist keyrings. [ 0.516783] Key type asymmetric registered [ 0.517619] Asymmetric key parser 'x509' registered [ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520428] io scheduler noop registered [ 0.521250] io scheduler deadline registered (default) [ 0.522254] io scheduler cfq registered [ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526921] ACPI: Power Button [PWRF] [ 0.527762] GHES: HEST is not enabled! [ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599482] Linux agpgart interface v0.103 [ 0.601538] brd: module loaded [ 0.602682] loop: module loaded [ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608944] GPT:90111 != 2097151 [ 0.609630] GPT:Alternate GPT header not at the end of the disk. [ 0.610721] GPT:90111 != 2097151 [ 0.611397] GPT: Use GNU Parted to correct GPT errors. [ 0.612365] vda: vda1 vda15 [ 0.613831] scsi host0: ata_piix [ 0.614575] scsi host1: ata_piix [ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617978] libphy: Fixed MDIO Bus: probed [ 0.618807] tun: Universal TUN/TAP device driver, 1.6 [ 0.619758] tun: (C) 1999-2004 Max Krasnyansky [ 0.621889] PPP generic driver version 2.4.2 [ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624103] ehci-pci: EHCI PCI platform driver [ 0.624983] ehci-platform: EHCI generic platform driver [ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627111] ohci-pci: OHCI PCI platform driver [ 0.627977] ohci-platform: OHCI generic platform driver [ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650602] usb usb1: Product: UHCI Host Controller [ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653683] hub 1-0:1.0: USB hub found [ 0.654464] hub 1-0:1.0: 2 ports detected [ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659480] mousedev: PS/2 mouse device common for all mice [ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662591] rtc_cmos 00:00: RTC can wake from S4 [ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666096] i2c /dev entries driver [ 0.666850] device-mapper: uevent: version 1.0.3 [ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670702] NET: Registered protocol family 10 [ 0.671690] NET: Registered protocol family 17 [ 0.672583] Key type dns_resolver registered [ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676371] registered taskstats version 1 [ 0.677214] Loading compiled-in X.509 certificates [ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680529] zswap: loaded using pool lzo/zbud [ 0.681899] Key type trusted registered [ 0.683453] Key type encrypted registered [ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685317] ima: No TPM chip found, activating TPM-bypass! [ 0.686356] evm: HMAC attrs: 0x1 [ 0.687303] Magic number: 3:105:193 [ 0.688082] acpi device:1f: hash matches [ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400) [ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691674] EDD information not available. [ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789646] Write protecting the kernel read-only data: 14336k [ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.339212] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2019-01-20 19:10:30,078 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.200: timed out 2019-01-20 19:10:40,190 - 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 497152571 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.908 MHz processor [ 0.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135653] pid_max: default: 32768 minimum: 301 [ 0.136539] ACPI: Core revision 20150930 [ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139215] Security Framework initialized [ 0.140019] Yama: becoming mindful. [ 0.140742] AppArmor: AppArmor initialized [ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146766] Initializing cgroup subsys io [ 0.147580] Initializing cgroup subsys memory [ 0.148435] Initializing cgroup subsys devices [ 0.149312] Initializing cgroup subsys freezer [ 0.150175] Initializing cgroup subsys net_cls [ 0.151034] Initializing cgroup subsys perf_event [ 0.151933] Initializing cgroup subsys net_prio [ 0.152813] Initializing cgroup subsys hugetlb [ 0.153680] Initializing cgroup subsys pids [ 0.154549] CPU: Physical Processor ID: 0 [ 0.156036] mce: CPU supports 10 MCE banks [ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175071] ftrace: allocating 31920 entries in 125 pages [ 0.201655] smpboot: Max logical packages: 1 [ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203868] x2apic enabled [ 0.204678] Switched APIC routing to physical x2apic. [ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211294] KVM setup paravirtual spinlock [ 0.212580] x86: Booted up 1 node, 1 CPUs [ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214769] devtmpfs: initialized [ 0.216485] evm: security.selinux [ 0.217189] evm: security.SMACK64 [ 0.217885] evm: security.SMACK64EXEC [ 0.218631] evm: security.SMACK64TRANSMUTE [ 0.219438] evm: security.SMACK64MMAP [ 0.220185] evm: security.ima [ 0.220823] evm: security.capability [ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223472] pinctrl core: initialized pinctrl subsystem [ 0.224574] RTC time: 19:09:59, date: 01/20/19 [ 0.225525] NET: Registered protocol family 16 [ 0.226504] cpuidle: using governor ladder [ 0.227331] cpuidle: using governor menu [ 0.228118] PCCT header not found. [ 0.228873] ACPI: bus type PCI registered [ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230911] PCI: Using configuration type 1 for base access [ 0.232659] ACPI: Added _OSI(Module Device) [ 0.233511] ACPI: Added _OSI(Processor Device) [ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237368] ACPI: Interpreter enabled [ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245568] ACPI: (supports S0 S5) [ 0.246277] ACPI: Using IOAPIC for interrupt routing [ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256441] acpiphp: Slot [3] registered [ 0.257249] acpiphp: Slot [4] registered [ 0.258051] acpiphp: Slot [5] registered [ 0.258845] acpiphp: Slot [6] registered [ 0.259641] acpiphp: Slot [7] registered [ 0.260443] acpiphp: Slot [8] registered [ 0.261240] acpiphp: Slot [9] registered [ 0.262034] acpiphp: Slot [10] registered [ 0.262841] acpiphp: Slot [11] registered [ 0.263650] acpiphp: Slot [12] registered [ 0.264467] acpiphp: Slot [13] registered [ 0.265275] acpiphp: Slot [14] registered [ 0.266097] acpiphp: Slot [15] registered [ 0.277373] acpiphp: Slot [16] registered [ 0.278185] acpiphp: Slot [17] registered [ 0.278990] acpiphp: Slot [18] registered [ 0.279801] acpiphp: Slot [19] registered [ 0.280609] acpiphp: Slot [20] registered [ 0.281424] acpiphp: Slot [21] registered [ 0.282268] acpiphp: Slot [22] registered [ 0.283097] acpiphp: Slot [23] registered [ 0.283901] acpiphp: Slot [24] registered [ 0.284728] acpiphp: Slot [25] registered [ 0.285541] acpiphp: Slot [26] registered [ 0.286351] acpiphp: Slot [27] registered [ 0.287162] acpiphp: Slot [28] registered [ 0.287968] acpiphp: Slot [29] registered [ 0.288784] acpiphp: Slot [30] registered [ 0.289598] acpiphp: Slot [31] registered [ 0.290404] PCI host bridge to bus 0000:00 [ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373258] vgaarb: loaded [ 0.373862] vgaarb: bridge control possible 0000:00:02.0 [ 0.375104] SCSI subsystem initialized [ 0.375935] ACPI: bus type USB registered [ 0.376760] usbcore: registered new interface driver usbfs [ 0.377789] usbcore: registered new interface driver hub [ 0.378797] usbcore: registered new device driver usb [ 0.379869] PCI: Using ACPI for IRQ routing [ 0.380943] NetLabel: Initializing [ 0.381674] NetLabel: domain hash size = 128 [ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383490] NetLabel: unlabeled traffic allowed by default [ 0.384600] clocksource: Switched to clocksource kvm-clock [ 0.390034] AppArmor: AppArmor Filesystem Enabled [ 0.391015] pnp: PnP ACPI init [ 0.391936] pnp: PnP ACPI: found 5 devices [ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400048] NET: Registered protocol family 2 [ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406873] NET: Registered protocol family 1 [ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438293] Trying to unpack rootfs image as initramfs... [ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501941] Scanning for low memory corruption every 60 seconds [ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504432] audit: initializing netlink subsys (disabled) [ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized [ 0.506797] Initialise system trusted keyring [ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510877] zbud: loaded [ 0.511584] VFS: Disk quotas dquot_6.6.0 [ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513951] fuse init (API version 7.23) [ 0.514851] Key type big_key registered [ 0.515660] Allocating IMA MOK and blacklist keyrings. [ 0.516783] Key type asymmetric registered [ 0.517619] Asymmetric key parser 'x509' registered [ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520428] io scheduler noop registered [ 0.521250] io scheduler deadline registered (default) [ 0.522254] io scheduler cfq registered [ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526921] ACPI: Power Button [PWRF] [ 0.527762] GHES: HEST is not enabled! [ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599482] Linux agpgart interface v0.103 [ 0.601538] brd: module loaded [ 0.602682] loop: module loaded [ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608944] GPT:90111 != 2097151 [ 0.609630] GPT:Alternate GPT header not at the end of the disk. [ 0.610721] GPT:90111 != 2097151 [ 0.611397] GPT: Use GNU Parted to correct GPT errors. [ 0.612365] vda: vda1 vda15 [ 0.613831] scsi host0: ata_piix [ 0.614575] scsi host1: ata_piix [ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617978] libphy: Fixed MDIO Bus: probed [ 0.618807] tun: Universal TUN/TAP device driver, 1.6 [ 0.619758] tun: (C) 1999-2004 Max Krasnyansky [ 0.621889] PPP generic driver version 2.4.2 [ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624103] ehci-pci: EHCI PCI platform driver [ 0.624983] ehci-platform: EHCI generic platform driver [ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627111] ohci-pci: OHCI PCI platform driver [ 0.627977] ohci-platform: OHCI generic platform driver [ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650602] usb usb1: Product: UHCI Host Controller [ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653683] hub 1-0:1.0: USB hub found [ 0.654464] hub 1-0:1.0: 2 ports detected [ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659480] mousedev: PS/2 mouse device common for all mice [ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662591] rtc_cmos 00:00: RTC can wake from S4 [ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666096] i2c /dev entries driver [ 0.666850] device-mapper: uevent: version 1.0.3 [ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670702] NET: Registered protocol family 10 [ 0.671690] NET: Registered protocol family 17 [ 0.672583] Key type dns_resolver registered [ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676371] registered taskstats version 1 [ 0.677214] Loading compiled-in X.509 certificates [ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680529] zswap: loaded using pool lzo/zbud [ 0.681899] Key type trusted registered [ 0.683453] Key type encrypted registered [ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685317] ima: No TPM chip found, activating TPM-bypass! [ 0.686356] evm: HMAC attrs: 0x1 [ 0.687303] Magic number: 3:105:193 [ 0.688082] acpi device:1f: hash matches [ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400) [ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691674] EDD information not available. [ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789646] Write protecting the kernel read-only data: 14336k [ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.339212] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2019-01-20 19:10:41,193 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.200: timed out 2019-01-20 19:10:51,322 - 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 497152571 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.908 MHz processor [ 0.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135653] pid_max: default: 32768 minimum: 301 [ 0.136539] ACPI: Core revision 20150930 [ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139215] Security Framework initialized [ 0.140019] Yama: becoming mindful. [ 0.140742] AppArmor: AppArmor initialized [ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146766] Initializing cgroup subsys io [ 0.147580] Initializing cgroup subsys memory [ 0.148435] Initializing cgroup subsys devices [ 0.149312] Initializing cgroup subsys freezer [ 0.150175] Initializing cgroup subsys net_cls [ 0.151034] Initializing cgroup subsys perf_event [ 0.151933] Initializing cgroup subsys net_prio [ 0.152813] Initializing cgroup subsys hugetlb [ 0.153680] Initializing cgroup subsys pids [ 0.154549] CPU: Physical Processor ID: 0 [ 0.156036] mce: CPU supports 10 MCE banks [ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175071] ftrace: allocating 31920 entries in 125 pages [ 0.201655] smpboot: Max logical packages: 1 [ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203868] x2apic enabled [ 0.204678] Switched APIC routing to physical x2apic. [ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211294] KVM setup paravirtual spinlock [ 0.212580] x86: Booted up 1 node, 1 CPUs [ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214769] devtmpfs: initialized [ 0.216485] evm: security.selinux [ 0.217189] evm: security.SMACK64 [ 0.217885] evm: security.SMACK64EXEC [ 0.218631] evm: security.SMACK64TRANSMUTE [ 0.219438] evm: security.SMACK64MMAP [ 0.220185] evm: security.ima [ 0.220823] evm: security.capability [ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223472] pinctrl core: initialized pinctrl subsystem [ 0.224574] RTC time: 19:09:59, date: 01/20/19 [ 0.225525] NET: Registered protocol family 16 [ 0.226504] cpuidle: using governor ladder [ 0.227331] cpuidle: using governor menu [ 0.228118] PCCT header not found. [ 0.228873] ACPI: bus type PCI registered [ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230911] PCI: Using configuration type 1 for base access [ 0.232659] ACPI: Added _OSI(Module Device) [ 0.233511] ACPI: Added _OSI(Processor Device) [ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237368] ACPI: Interpreter enabled [ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245568] ACPI: (supports S0 S5) [ 0.246277] ACPI: Using IOAPIC for interrupt routing [ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256441] acpiphp: Slot [3] registered [ 0.257249] acpiphp: Slot [4] registered [ 0.258051] acpiphp: Slot [5] registered [ 0.258845] acpiphp: Slot [6] registered [ 0.259641] acpiphp: Slot [7] registered [ 0.260443] acpiphp: Slot [8] registered [ 0.261240] acpiphp: Slot [9] registered [ 0.262034] acpiphp: Slot [10] registered [ 0.262841] acpiphp: Slot [11] registered [ 0.263650] acpiphp: Slot [12] registered [ 0.264467] acpiphp: Slot [13] registered [ 0.265275] acpiphp: Slot [14] registered [ 0.266097] acpiphp: Slot [15] registered [ 0.277373] acpiphp: Slot [16] registered [ 0.278185] acpiphp: Slot [17] registered [ 0.278990] acpiphp: Slot [18] registered [ 0.279801] acpiphp: Slot [19] registered [ 0.280609] acpiphp: Slot [20] registered [ 0.281424] acpiphp: Slot [21] registered [ 0.282268] acpiphp: Slot [22] registered [ 0.283097] acpiphp: Slot [23] registered [ 0.283901] acpiphp: Slot [24] registered [ 0.284728] acpiphp: Slot [25] registered [ 0.285541] acpiphp: Slot [26] registered [ 0.286351] acpiphp: Slot [27] registered [ 0.287162] acpiphp: Slot [28] registered [ 0.287968] acpiphp: Slot [29] registered [ 0.288784] acpiphp: Slot [30] registered [ 0.289598] acpiphp: Slot [31] registered [ 0.290404] PCI host bridge to bus 0000:00 [ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373258] vgaarb: loaded [ 0.373862] vgaarb: bridge control possible 0000:00:02.0 [ 0.375104] SCSI subsystem initialized [ 0.375935] ACPI: bus type USB registered [ 0.376760] usbcore: registered new interface driver usbfs [ 0.377789] usbcore: registered new interface driver hub [ 0.378797] usbcore: registered new device driver usb [ 0.379869] PCI: Using ACPI for IRQ routing [ 0.380943] NetLabel: Initializing [ 0.381674] NetLabel: domain hash size = 128 [ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383490] NetLabel: unlabeled traffic allowed by default [ 0.384600] clocksource: Switched to clocksource kvm-clock [ 0.390034] AppArmor: AppArmor Filesystem Enabled [ 0.391015] pnp: PnP ACPI init [ 0.391936] pnp: PnP ACPI: found 5 devices [ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400048] NET: Registered protocol family 2 [ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406873] NET: Registered protocol family 1 [ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438293] Trying to unpack rootfs image as initramfs... [ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501941] Scanning for low memory corruption every 60 seconds [ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504432] audit: initializing netlink subsys (disabled) [ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized [ 0.506797] Initialise system trusted keyring [ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510877] zbud: loaded [ 0.511584] VFS: Disk quotas dquot_6.6.0 [ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513951] fuse init (API version 7.23) [ 0.514851] Key type big_key registered [ 0.515660] Allocating IMA MOK and blacklist keyrings. [ 0.516783] Key type asymmetric registered [ 0.517619] Asymmetric key parser 'x509' registered [ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520428] io scheduler noop registered [ 0.521250] io scheduler deadline registered (default) [ 0.522254] io scheduler cfq registered [ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526921] ACPI: Power Button [PWRF] [ 0.527762] GHES: HEST is not enabled! [ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599482] Linux agpgart interface v0.103 [ 0.601538] brd: module loaded [ 0.602682] loop: module loaded [ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608944] GPT:90111 != 2097151 [ 0.609630] GPT:Alternate GPT header not at the end of the disk. [ 0.610721] GPT:90111 != 2097151 [ 0.611397] GPT: Use GNU Parted to correct GPT errors. [ 0.612365] vda: vda1 vda15 [ 0.613831] scsi host0: ata_piix [ 0.614575] scsi host1: ata_piix [ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617978] libphy: Fixed MDIO Bus: probed [ 0.618807] tun: Universal TUN/TAP device driver, 1.6 [ 0.619758] tun: (C) 1999-2004 Max Krasnyansky [ 0.621889] PPP generic driver version 2.4.2 [ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624103] ehci-pci: EHCI PCI platform driver [ 0.624983] ehci-platform: EHCI generic platform driver [ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627111] ohci-pci: OHCI PCI platform driver [ 0.627977] ohci-platform: OHCI generic platform driver [ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650602] usb usb1: Product: UHCI Host Controller [ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653683] hub 1-0:1.0: USB hub found [ 0.654464] hub 1-0:1.0: 2 ports detected [ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659480] mousedev: PS/2 mouse device common for all mice [ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662591] rtc_cmos 00:00: RTC can wake from S4 [ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666096] i2c /dev entries driver [ 0.666850] device-mapper: uevent: version 1.0.3 [ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670702] NET: Registered protocol family 10 [ 0.671690] NET: Registered protocol family 17 [ 0.672583] Key type dns_resolver registered [ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676371] registered taskstats version 1 [ 0.677214] Loading compiled-in X.509 certificates [ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680529] zswap: loaded using pool lzo/zbud [ 0.681899] Key type trusted registered [ 0.683453] Key type encrypted registered [ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685317] ima: No TPM chip found, activating TPM-bypass! [ 0.686356] evm: HMAC attrs: 0x1 [ 0.687303] Magic number: 3:105:193 [ 0.688082] acpi device:1f: hash matches [ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400) [ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691674] EDD information not available. [ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789646] Write protecting the kernel read-only data: 14336k [ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.339212] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2019-01-20 19:10:52,323 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.200: timed out 2019-01-20 19:11:02,445 - 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 497152571 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.908 MHz processor [ 0.134005] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135653] pid_max: default: 32768 minimum: 301 [ 0.136539] ACPI: Core revision 20150930 [ 0.137912] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139215] Security Framework initialized [ 0.140019] Yama: becoming mindful. [ 0.140742] AppArmor: AppArmor initialized [ 0.141603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144194] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146766] Initializing cgroup subsys io [ 0.147580] Initializing cgroup subsys memory [ 0.148435] Initializing cgroup subsys devices [ 0.149312] Initializing cgroup subsys freezer [ 0.150175] Initializing cgroup subsys net_cls [ 0.151034] Initializing cgroup subsys perf_event [ 0.151933] Initializing cgroup subsys net_prio [ 0.152813] Initializing cgroup subsys hugetlb [ 0.153680] Initializing cgroup subsys pids [ 0.154549] CPU: Physical Processor ID: 0 [ 0.156036] mce: CPU supports 10 MCE banks [ 0.156872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175071] ftrace: allocating 31920 entries in 125 pages [ 0.201655] smpboot: Max logical packages: 1 [ 0.202529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203868] x2apic enabled [ 0.204678] Switched APIC routing to physical x2apic. [ 0.206432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207544] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209521] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211294] KVM setup paravirtual spinlock [ 0.212580] x86: Booted up 1 node, 1 CPUs [ 0.213382] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214769] devtmpfs: initialized [ 0.216485] evm: security.selinux [ 0.217189] evm: security.SMACK64 [ 0.217885] evm: security.SMACK64EXEC [ 0.218631] evm: security.SMACK64TRANSMUTE [ 0.219438] evm: security.SMACK64MMAP [ 0.220185] evm: security.ima [ 0.220823] evm: security.capability [ 0.221630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223472] pinctrl core: initialized pinctrl subsystem [ 0.224574] RTC time: 19:09:59, date: 01/20/19 [ 0.225525] NET: Registered protocol family 16 [ 0.226504] cpuidle: using governor ladder [ 0.227331] cpuidle: using governor menu [ 0.228118] PCCT header not found. [ 0.228873] ACPI: bus type PCI registered [ 0.229676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230911] PCI: Using configuration type 1 for base access [ 0.232659] ACPI: Added _OSI(Module Device) [ 0.233511] ACPI: Added _OSI(Processor Device) [ 0.234372] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235264] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237368] ACPI: Interpreter enabled [ 0.238154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245568] ACPI: (supports S0 S5) [ 0.246277] ACPI: Using IOAPIC for interrupt routing [ 0.247343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251754] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.252983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254192] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256441] acpiphp: Slot [3] registered [ 0.257249] acpiphp: Slot [4] registered [ 0.258051] acpiphp: Slot [5] registered [ 0.258845] acpiphp: Slot [6] registered [ 0.259641] acpiphp: Slot [7] registered [ 0.260443] acpiphp: Slot [8] registered [ 0.261240] acpiphp: Slot [9] registered [ 0.262034] acpiphp: Slot [10] registered [ 0.262841] acpiphp: Slot [11] registered [ 0.263650] acpiphp: Slot [12] registered [ 0.264467] acpiphp: Slot [13] registered [ 0.265275] acpiphp: Slot [14] registered [ 0.266097] acpiphp: Slot [15] registered [ 0.277373] acpiphp: Slot [16] registered [ 0.278185] acpiphp: Slot [17] registered [ 0.278990] acpiphp: Slot [18] registered [ 0.279801] acpiphp: Slot [19] registered [ 0.280609] acpiphp: Slot [20] registered [ 0.281424] acpiphp: Slot [21] registered [ 0.282268] acpiphp: Slot [22] registered [ 0.283097] acpiphp: Slot [23] registered [ 0.283901] acpiphp: Slot [24] registered [ 0.284728] acpiphp: Slot [25] registered [ 0.285541] acpiphp: Slot [26] registered [ 0.286351] acpiphp: Slot [27] registered [ 0.287162] acpiphp: Slot [28] registered [ 0.287968] acpiphp: Slot [29] registered [ 0.288784] acpiphp: Slot [30] registered [ 0.289598] acpiphp: Slot [31] registered [ 0.290404] PCI host bridge to bus 0000:00 [ 0.291210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297620] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.304043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.307060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.308620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361997] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364960] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373258] vgaarb: loaded [ 0.373862] vgaarb: bridge control possible 0000:00:02.0 [ 0.375104] SCSI subsystem initialized [ 0.375935] ACPI: bus type USB registered [ 0.376760] usbcore: registered new interface driver usbfs [ 0.377789] usbcore: registered new interface driver hub [ 0.378797] usbcore: registered new device driver usb [ 0.379869] PCI: Using ACPI for IRQ routing [ 0.380943] NetLabel: Initializing [ 0.381674] NetLabel: domain hash size = 128 [ 0.382535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383490] NetLabel: unlabeled traffic allowed by default [ 0.384600] clocksource: Switched to clocksource kvm-clock [ 0.390034] AppArmor: AppArmor Filesystem Enabled [ 0.391015] pnp: PnP ACPI init [ 0.391936] pnp: PnP ACPI: found 5 devices [ 0.398322] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400048] NET: Registered protocol family 2 [ 0.401007] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402283] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403452] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404627] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406873] NET: Registered protocol family 1 [ 0.407742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408846] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424109] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438293] Trying to unpack rootfs image as initramfs... [ 0.487772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501941] Scanning for low memory corruption every 60 seconds [ 0.503269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504432] audit: initializing netlink subsys (disabled) [ 0.505476] audit: type=2000 audit(1548011399.982:1): initialized [ 0.506797] Initialise system trusted keyring [ 0.507735] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510877] zbud: loaded [ 0.511584] VFS: Disk quotas dquot_6.6.0 [ 0.512416] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513951] fuse init (API version 7.23) [ 0.514851] Key type big_key registered [ 0.515660] Allocating IMA MOK and blacklist keyrings. [ 0.516783] Key type asymmetric registered [ 0.517619] Asymmetric key parser 'x509' registered [ 0.518580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520428] io scheduler noop registered [ 0.521250] io scheduler deadline registered (default) [ 0.522254] io scheduler cfq registered [ 0.523095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.526921] ACPI: Power Button [PWRF] [ 0.527762] GHES: HEST is not enabled! [ 0.541446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597235] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599482] Linux agpgart interface v0.103 [ 0.601538] brd: module loaded [ 0.602682] loop: module loaded [ 0.607483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608944] GPT:90111 != 2097151 [ 0.609630] GPT:Alternate GPT header not at the end of the disk. [ 0.610721] GPT:90111 != 2097151 [ 0.611397] GPT: Use GNU Parted to correct GPT errors. [ 0.612365] vda: vda1 vda15 [ 0.613831] scsi host0: ata_piix [ 0.614575] scsi host1: ata_piix [ 0.615291] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.616515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617978] libphy: Fixed MDIO Bus: probed [ 0.618807] tun: Universal TUN/TAP device driver, 1.6 [ 0.619758] tun: (C) 1999-2004 Max Krasnyansky [ 0.621889] PPP generic driver version 2.4.2 [ 0.622786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.624103] ehci-pci: EHCI PCI platform driver [ 0.624983] ehci-platform: EHCI generic platform driver [ 0.625979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.627111] ohci-pci: OHCI PCI platform driver [ 0.627977] ohci-platform: OHCI generic platform driver [ 0.628977] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644355] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645811] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649188] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650602] usb usb1: Product: UHCI Host Controller [ 0.651537] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653683] hub 1-0:1.0: USB hub found [ 0.654464] hub 1-0:1.0: 2 ports detected [ 0.655371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659480] mousedev: PS/2 mouse device common for all mice [ 0.660754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662591] rtc_cmos 00:00: RTC can wake from S4 [ 0.663691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664900] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666096] i2c /dev entries driver [ 0.666850] device-mapper: uevent: version 1.0.3 [ 0.667796] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670702] NET: Registered protocol family 10 [ 0.671690] NET: Registered protocol family 17 [ 0.672583] Key type dns_resolver registered [ 0.673520] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674629] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676371] registered taskstats version 1 [ 0.677214] Loading compiled-in X.509 certificates [ 0.678661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680529] zswap: loaded using pool lzo/zbud [ 0.681899] Key type trusted registered [ 0.683453] Key type encrypted registered [ 0.684280] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685317] ima: No TPM chip found, activating TPM-bypass! [ 0.686356] evm: HMAC attrs: 0x1 [ 0.687303] Magic number: 3:105:193 [ 0.688082] acpi device:1f: hash matches [ 0.688949] rtc_cmos 00:00: setting system clock to 2019-01-20 19:10:00 UTC (1548011400) [ 0.690560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691674] EDD information not available. [ 0.777586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789646] Write protecting the kernel read-only data: 14336k [ 0.791215] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793012] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.339212] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 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 2019-01-20 19:11:03,447 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.200: timed out 2019-01-20 19:11:12,456 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.200 2019-01-20 19:11:12,457 - 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 2019-01-20 19:11:12,569 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 19:11:12,570 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:42 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-20 19:11:29,706 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2019-01-20 19:11:29,759 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-01-20 19:11:30,651 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'id': u'daf64ff03bff48c8990bf0b9242ca19a', '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'})}) 2019-01-20 19:11:31,174 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'362a123cd56f428286f03bd7e123378a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4'}) 2019-01-20 19:11:31,286 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 19:11:31,496 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/0306990a14cc44e39ccd310a4c8fa3b3'}, 'domain_id': None, 'human_id': None, 'id': u'0306990a14cc44e39ccd310a4c8fa3b3', 'HUMAN_ID': False}) 2019-01-20 19:11:32,067 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 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': '3d08afa1-d078-498d-908c-a055b076cf4c', 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_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'project_id': u'daf64ff03bff48c8990bf0b9242ca19a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 19:11:32,073 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'password': '3d08afa1-d078-498d-908c-a055b076cf4c', 'project_name': 'vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'daf64ff03bff48c8990bf0b9242ca19a', 'project_domain_name': 'Default'} 2019-01-20 19:11:32,073 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-01-20 19:11:32,799 - 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'2019-01-20T19:11:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'73da2ee2-0e66-4770-9ceb-9bffa1ae10d2', u'provider:segmentation_id': 26, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', u'admin_state_up': True, u'tenant_id': u'daf64ff03bff48c8990bf0b9242ca19a', u'created_at': u'2019-01-20T19:11:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'daf64ff03bff48c8990bf0b9242ca19a'}) 2019-01-20 19:11:34,358 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-20T19:11:33Z', 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'eb8740e1-c667-4b56-95c3-138b3defbbee', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', u'enable_dhcp': True, u'network_id': u'73da2ee2-0e66-4770-9ceb-9bffa1ae10d2', u'tenant_id': u'daf64ff03bff48c8990bf0b9242ca19a', u'created_at': u'2019-01-20T19:11:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'daf64ff03bff48c8990bf0b9242ca19a'}) 2019-01-20 19:11:36,449 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e88d0900-09ed-463f-a000-5756cec8bab0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'944e1dc3-2cff-4d24-a25d-a6e1794fce52', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'daf64ff03bff48c8990bf0b9242ca19a', u'created_at': u'2019-01-20T19:11:35Z', u'admin_state_up': True, u'updated_at': u'2019-01-20T19:11:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'daf64ff03bff48c8990bf0b9242ca19a', u'id': u'3adc6543-f497-4fec-8908-56361831a7f0', u'name': u'vping_userdata-router_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4'}) 2019-01-20 19:11:40,326 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/file', 'owner': u'daf64ff03bff48c8990bf0b9242ca19a', 'id': u'a1343a11-d5a1-4eac-8d44-7d3ff34f20f3', 'size': 12716032, u'self': u'/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daf64ff03bff48c8990bf0b9242ca19a', 'name': 'vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:11:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-20T19:11:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'created': u'2019-01-20T19:11:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:11:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a1343a11-d5a1-4eac-8d44-7d3ff34f20f3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:11:40,555 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', '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'67f36c8b420f4494a64d032f2c86727b', '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'a4cbeb11-941a-42ac-a190-7f14e9c21937', 'swap': 0}) 2019-01-20 19:11:49,356 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d3:66:38', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a1343a11-d5a1-4eac-8d44-7d3ff34f20f3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-20T19:11:47.000000', 'flavor': Munch({u'id': u'a4cbeb11-941a-42ac-a190-7f14e9c21937'}), 'az': u'nova', 'id': u'9d0e5097-6f7c-4541-a303-50aab5fc568b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'362a123cd56f428286f03bd7e123378a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daf64ff03bff48c8990bf0b9242ca19a', 'name': 'vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', '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'2019-01-20T19:11:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-20T19:11:48Z', 'hostId': u'a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'a44005e3dc442b4f33e5c57437d3c5803f06aeb7580f63ce8da60e29', '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'2019-01-20T19:11:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'daf64ff03bff48c8990bf0b9242ca19a', 'name': u'vping_userdata-vm_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'adminPass': u'DHZnPmH4Tuzu', 'tenant_id': u'daf64ff03bff48c8990bf0b9242ca19a', 'region': 'regionOne', 'created': u'2019-01-20T19:11:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-20 19:11:59,675 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:56:aa:e3', 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'a1343a11-d5a1-4eac-8d44-7d3ff34f20f3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-20T19:11:55.000000', 'flavor': Munch({u'id': u'a4cbeb11-941a-42ac-a190-7f14e9c21937'}), 'az': u'nova', 'id': u'1873ed7d-869b-4812-b69a-c851dc136b53', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'362a123cd56f428286f03bd7e123378a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daf64ff03bff48c8990bf0b9242ca19a', 'name': 'vping_userdata-project_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', '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'2019-01-20T19:11:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-20T19:11:57Z', 'hostId': u'a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'a60707919eba44058f3d3138df0764e615f709f004455c027d22b1c0', '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'2019-01-20T19:11:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'daf64ff03bff48c8990bf0b9242ca19a', 'name': u'vping_userdata-vm2_ae43cce3-dbd7-425b-a166-c2e4d29bbcb4', 'adminPass': u'DqCC6rHxw56i', 'tenant_id': u'daf64ff03bff48c8990bf0b9242ca19a', 'region': 'regionOne', 'created': u'2019-01-20T19:11:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-20 19:11:59,675 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-01-20 19:12:02,132 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 734626123 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.908 MHz processor [ 0.162488] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.164202] pid_max: default: 32768 minimum: 301 [ 0.165131] ACPI: Core revision 20150930 [ 0.166546] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.167901] Security Framework initialized [ 0.168744] Yama: becoming mindful. [ 0.169499] AppArmor: AppArmor initialized [ 0.170394] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.171786] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.173115] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.174376] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.175816] Initializing cgroup subsys io [ 0.176660] Initializing cgroup subsys memory [ 0.177565] Initializing cgroup subsys devices [ 0.178470] Initializing cgroup subsys freezer [ 0.179370] Initializing cgroup subsys net_cls [ 0.180266] Initializing cgroup subsys perf_event [ 0.181206] Initializing cgroup subsys net_prio [ 0.182133] Initializing cgroup subsys hugetlb [ 0.183032] Initializing cgroup subsys pids [ 0.183939] CPU: Physical Processor ID: 0 [ 0.185458] mce: CPU supports 10 MCE banks [ 0.186615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.188002] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199659] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.206646] ftrace: allocating 31920 entries in 125 pages [ 0.233360] smpboot: Max logical packages: 1 [ 0.234527] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.236356] x2apic enabled [ 0.237361] Switched APIC routing to physical x2apic. [ 0.239477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.241031] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.243718] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.246144] KVM setup paravirtual spinlock [ 0.247724] x86: Booted up 1 node, 1 CPUs [ 0.248829] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.250702] devtmpfs: initialized [ 0.252646] evm: security.selinux [ 0.253579] evm: security.SMACK64 [ 0.254515] evm: security.SMACK64EXEC [ 0.255522] evm: security.SMACK64TRANSMUTE [ 0.256622] evm: security.SMACK64MMAP [ 0.257626] evm: security.ima [ 0.258478] evm: security.capability [ 0.259543] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.262083] pinctrl core: initialized pinctrl subsystem [ 0.263556] RTC time: 19:11:55, date: 01/20/19 [ 0.264833] NET: Registered protocol family 16 [ 0.266115] cpuidle: using governor ladder [ 0.267221] cpuidle: using governor menu [ 0.268300] PCCT header not found. [ 0.269298] ACPI: bus type PCI registered [ 0.270390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272096] PCI: Using configuration type 1 for base access [ 0.274257] ACPI: Added _OSI(Module Device) [ 0.275404] ACPI: Added _OSI(Processor Device) [ 0.276579] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.277816] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280328] ACPI: Interpreter enabled [ 0.281366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283872] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.288873] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291481] ACPI: (supports S0 S5) [ 0.292430] ACPI: Using IOAPIC for interrupt routing [ 0.293730] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300794] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.302462] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.305512] acpiphp: Slot [3] registered [ 0.306599] acpiphp: Slot [4] registered [ 0.307683] acpiphp: Slot [5] registered [ 0.308762] acpiphp: Slot [6] registered [ 0.309839] acpiphp: Slot [7] registered [ 0.310918] acpiphp: Slot [8] registered [ 0.312003] acpiphp: Slot [9] registered [ 0.313078] acpiphp: Slot [10] registered [ 0.314179] acpiphp: Slot [11] registered [ 0.315277] acpiphp: Slot [12] registered [ 0.316373] acpiphp: Slot [13] registered [ 0.317471] acpiphp: Slot [14] registered [ 0.318581] acpiphp: Slot [15] registered [ 0.330097] acpiphp: Slot [16] registered [ 0.331196] acpiphp: Slot [17] registered [ 0.332294] acpiphp: Slot [18] registered [ 0.333387] acpiphp: Slot [19] registered [ 0.334487] acpiphp: Slot [20] registered [ 0.335590] acpiphp: Slot [21] registered [ 0.336687] acpiphp: Slot [22] registered [ 0.337777] acpiphp: Slot [23] registered [ 0.338876] acpiphp: Slot [24] registered [ 0.339977] acpiphp: Slot [25] registered [ 0.341068] acpiphp: Slot [26] registered [ 0.342155] acpiphp: Slot [27] registered [ 0.343258] acpiphp: Slot [28] registered [ 0.344358] acpiphp: Slot [29] registered [ 0.345448] acpiphp: Slot [30] registered [ 0.346544] acpiphp: Slot [31] registered [ 0.347642] PCI host bridge to bus 0000:00 [ 0.348728] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.350416] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.352106] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.354088] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.356065] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.362617] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.364424] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.366059] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.367462] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.373886] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.375363] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.420312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421829] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.423273] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424728] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.426730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427991] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.429168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.430306] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431881] vgaarb: loaded [ 0.432501] vgaarb: bridge control possible 0000:00:02.0 [ 0.433666] SCSI subsystem initialized [ 0.434506] ACPI: bus type USB registered [ 0.435341] usbcore: registered new interface driver usbfs [ 0.436398] usbcore: registered new interface driver hub [ 0.437436] usbcore: registered new device driver usb [ 0.438538] PCI: Using ACPI for IRQ routing [ 0.439589] NetLabel: Initializing [ 0.440321] NetLabel: domain hash size = 128 [ 0.441193] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.442165] NetLabel: unlabeled traffic allowed by default [ 0.443294] clocksource: Switched to clocksource kvm-clock [ 0.448731] AppArmor: AppArmor Filesystem Enabled [ 0.449722] pnp: PnP ACPI init [ 0.450657] pnp: PnP ACPI: found 5 devices [ 0.457042] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.458788] NET: Registered protocol family 2 [ 0.459779] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.461088] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.462303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.463493] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.464598] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.465782] NET: Registered protocol family 1 [ 0.466666] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.467791] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.468888] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.482911] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497169] Trying to unpack rootfs image as initramfs... [ 0.547276] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.561366] Scanning for low memory corruption every 60 seconds [ 0.564463] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.565771] audit: initializing netlink subsys (disabled) [ 0.566836] audit: type=2000 audit(1548011516.446:1): initialized [ 0.568212] Initialise system trusted keyring [ 0.569170] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.570374] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.572365] zbud: loaded [ 0.573081] VFS: Disk quotas dquot_6.6.0 [ 0.573924] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.575478] fuse init (API version 7.23) [ 0.576392] Key type big_key registered [ 0.577209] Allocating IMA MOK and blacklist keyrings. [ 0.578714] Key type asymmetric registered [ 0.579571] Asymmetric key parser 'x509' registered [ 0.580553] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.582048] io scheduler noop registered [ 0.582864] io scheduler deadline registered (default) [ 0.583883] io scheduler cfq registered [ 0.584750] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.585820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587111] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588622] ACPI: Power Button [PWRF] [ 0.589493] GHES: HEST is not enabled! [ 0.603290] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.631904] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.634357] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.658353] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660546] Linux agpgart interface v0.103 [ 0.662588] brd: module loaded [ 0.663796] loop: module loaded [ 0.668955] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.670470] GPT:90111 != 2097151 [ 0.671165] GPT:Alternate GPT header not at the end of the disk. [ 0.672307] GPT:90111 != 2097151 [ 0.673006] GPT: Use GNU Parted to correct GPT errors. [ 0.674010] vda: vda1 vda15 [ 0.675479] scsi host0: ata_piix [ 0.676271] scsi host1: ata_piix [ 0.676998] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.678284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.679806] libphy: Fixed MDIO Bus: probed [ 0.680682] tun: Universal TUN/TAP device driver, 1.6 [ 0.681676] tun: (C) 1999-2004 Max Krasnyansky [ 0.683879] PPP generic driver version 2.4.2 [ 0.684916] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686253] ehci-pci: EHCI PCI platform driver [ 0.687122] ehci-platform: EHCI generic platform driver [ 0.688124] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.689260] ohci-pci: OHCI PCI platform driver [ 0.690123] ohci-platform: OHCI generic platform driver [ 0.691108] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705529] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706524] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.707983] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.708988] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.710101] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.711326] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.712741] usb usb1: Product: UHCI Host Controller [ 0.713676] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.714811] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715826] hub 1-0:1.0: USB hub found [ 0.716605] hub 1-0:1.0: 2 ports detected [ 0.717512] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.719633] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.720594] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.721624] mousedev: PS/2 mouse device common for all mice [ 0.722885] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.724732] rtc_cmos 00:00: RTC can wake from S4 [ 0.725832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.727024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.728233] i2c /dev entries driver [ 0.728994] device-mapper: uevent: version 1.0.3 [ 0.729935] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.731568] ledtrig-cpu: registered to indicate activity on CPUs [ 0.732857] NET: Registered protocol family 10 [ 0.733852] NET: Registered protocol family 17 [ 0.734743] Key type dns_resolver registered [ 0.735689] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.736784] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.738534] registered taskstats version 1 [ 0.739370] Loading compiled-in X.509 certificates [ 0.740812] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.742653] zswap: loaded using pool lzo/zbud [ 0.744018] Key type trusted registered [ 0.745592] Key type encrypted registered [ 0.746430] AppArmor: AppArmor sha1 policy hashing enabled [ 0.747468] ima: No TPM chip found, activating TPM-bypass! [ 0.748512] evm: HMAC attrs: 0x1 [ 0.749470] Magic number: 3:105:193 [ 0.750258] acpi device:1f: hash matches [ 0.751103] rtc_cmos 00:00: setting system clock to 2019-01-20 19:11:56 UTC (1548011516) [ 0.752711] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.753826] EDD information not available. [ 0.836586] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.849077] Write protecting the kernel read-only data: 14336k [ 0.850633] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.852566] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.99 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.251709] random: dd urandom read 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.8... Lease of 192.168.120.8 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 2.11. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCWzA2C0OEytSGlgCejRT7HOsA7XP5krCvmzxx4LxErllDeboMFANjzP3fBwGmK4H8a6QGjC1ZYDSoRc2OigPlc4VlNIIgwifyRAC8Twyu5rQwEnlQpzHX+Hggfv8TvgIwFJBOd4Fbo4sOWvFOXvzCTVNUDV4r0M/+/oaHCb4s1dwShU77uScx1ZTw0/cWw6Ct7cF5mnLyPTYa8uR2KczD+0h0VvvIVneF0GjQDd6+m78YG16le91YLomKR94+xQUUofvoVpKej32HGycSFgf1U64Vk/axrTduaUtnjmWqWIxxLLmlSy6vFKu0UmHk+qDUBhcxg1Eg53xzjpHKFfMOR root@vping-userdata-vm2-ae43cce3-dbd7-425b-a166-c2e4d29bbcb4 ssh-dss AAAAB3NzaC1kc3MAAACBAIOQAcw41x6gWHWdyPah/HLmIy3h/n/LmNXQCKBQIXmsf5VKvt8/+2TwrSgaNElIN3sQZIN7BH9YrThga7Q62qx7dlBmMGfz87DgPONvJhCIzVQFYlw3z4QBQUlHEike/zKorPrB9BEagkr5Y2HeorBbJn+csC3iRP0RsYWmucI1AAAAFQCmiZVVC3l55Rvd0cz5URPSTXcE6QAAAIBnHORX7IUvFDvPvEK8Yj2r4+mUOm6s1oqVYzC00T8M4UcObp7/aZdwHS5GW2buKuSpfIULBzmGfetp00dbioJMlQxcNEL6JGU+m2GhkZGc6D4BHR3IE3aaSAbOnH9dhFiI9fjZy3HK2bIYVaP9WOjvy0QyALqQAZrapaf1WzrkNwAAAIAuyEt3wFCP2s5h8fxJT2FfAg2laGfPPANypV5Lo/qAUJBuFQHDwlQ2Y2qo8+8rU32ocu8KPXlMv5+tL0lSxgcdRq7aF6oiWD3L2VLdXBDSzlCp0vGU9zR0dkIzLzDhHFbzqvKkZn9zge5lFhHlY3Mk796OGY7at4g05wuKqqL8/g== root@vping-userdata-vm2-ae43cce3-dbd7-425b-a166-c2e4d29bbcb4 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe56:aae3/64, 2019-01-20 19:12:02,133 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-01-20 19:12:02,244 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 19:12:02,244 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:30 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-20 19:12:24,193 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2019-01-20 19:12:25,229 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'id': u'0e1351496fac416db4d63704367bf72b', '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'})}) 2019-01-20 19:12:25,697 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9ff009be47344e7f855781df8ced3c0c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc'}) 2019-01-20 19:12:25,858 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 19:12:26,056 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/20db0d5ff5cb47c3a2b468f1694141b5'}, 'domain_id': None, 'human_id': None, 'id': u'20db0d5ff5cb47c3a2b468f1694141b5', 'HUMAN_ID': False}) 2019-01-20 19:12:26,540 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 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': 'c8aa2b7a-5c46-443b-b79a-3c29cee65282', 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_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'project_id': u'0e1351496fac416db4d63704367bf72b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 19:12:26,546 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'password': 'c8aa2b7a-5c46-443b-b79a-3c29cee65282', 'project_name': 'tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '0e1351496fac416db4d63704367bf72b', 'project_domain_name': 'Default'} 2019-01-20 19:12:27,677 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 19:12:34,444 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 19:12:34.119 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab | 2019-01-20T19:12:34 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab ~/.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 2019-01-20 19:12:37,859 - 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 | +-------------+----------------+-----------+ 2019-01-20 19:12:37,859 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-20 19:12:44,024 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-20 19:12:42.114 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-20 19:12:42.268 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-20 19:12:43.818 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1) as the default verifier for the future CLI operations. 2019-01-20 19:12:47,007 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2019-01-20 19:12:49,432 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/104ffe49-dfea-41ce-bd88-19d334db96e4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4/file', 'owner': u'0e1351496fac416db4d63704367bf72b', 'id': u'104ffe49-dfea-41ce-bd88-19d334db96e4', 'size': 12716032, u'self': u'/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e1351496fac416db4d63704367bf72b', 'name': 'tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/104ffe49-dfea-41ce-bd88-19d334db96e4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:12:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T19:12:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'created': u'2019-01-20T19:12:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:12:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/104ffe49-dfea-41ce-bd88-19d334db96e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:12:49,632 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', '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'67f36c8b420f4494a64d032f2c86727b', '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'66bf09d6-3db8-4655-8ab1-c0a3041aec8f', 'swap': 0}) 2019-01-20 19:12:51,634 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/file', 'owner': u'0e1351496fac416db4d63704367bf72b', 'id': u'52d3e689-f8ae-4ebd-944c-00cb9d55384d', 'size': 12716032, u'self': u'/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e1351496fac416db4d63704367bf72b', 'name': 'tempest_smoke_seri-project_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:12:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T19:12:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', 'created': u'2019-01-20T19:12:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:12:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/52d3e689-f8ae-4ebd-944c-00cb9d55384d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:12:51,687 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', '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'67f36c8b420f4494a64d032f2c86727b', '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'730fac00-4f4b-40a8-90ca-b459e071b606', 'swap': 0}) 2019-01-20 19:12:51,712 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_d4e18dfb-ce1c-4715-9e21-845e89cbf6dc', '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'67f36c8b420f4494a64d032f2c86727b', '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'730fac00-4f4b-40a8-90ca-b459e071b606', 'swap': 0}) 2019-01-20 19:12:54,822 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-20 19:12:53.832 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1) for deployment 'opnfv-rally' (UUID=ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab). 2019-01-20 19:12:54.687 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-20 19:12:54.689 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1) has been successfully configured for deployment 'opnfv-rally' (UUID=ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab)! 2019-01-20 19:12:54,822 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-20 19:12:54,822 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-20 19:12:54,823 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-20 19:12:54,834 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-20 19:12:58,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-79544155-faf2-4814-8b05-d9a5c95dd4d1/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2019-01-20 19:12:58,890 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-20 19:12:58,916 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-20 19:12:58,917 - 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']'. 2019-01-20 19:13:00,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:00.933 49 INFO rally.api [-] Starting verification (UUID=1e1af32d-3e3a-4f90-a301-dfb19d74aa15) for deployment 'opnfv-rally' (UUID=ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab) by verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1). 2019-01-20 19:13:00,935 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1e1af32d-3e3a-4f90-a301-dfb19d74aa15 2019-01-20 19:13:07,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:07.205 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.279s] 2019-01-20 19:13:07,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:07.260 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2019-01-20 19:13:13,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:13.915 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.507s] 2019-01-20 19:13:17,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:17.298 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.382s] 2019-01-20 19:13:31,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:31.135 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.871s] 2019-01-20 19:13:48,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:13:48.394 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.508s] 2019-01-20 19:14:22,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:14:22.618 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2019-01-20 19:14:22,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:14:22.620 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-20 19:14:56,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:14:56.213 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.066s] 2019-01-20 19:14:56,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:14:56.215 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-20 19:15:27,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:15:27.036 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.084s] 2019-01-20 19:15:27,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:15:27.037 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-20 19:19:05,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:05.667 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [188.901s] 2019-01-20 19:19:30,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:30.214 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2019-01-20 19:19:30,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:30.318 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.104s] 2019-01-20 19:19:38,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:38.437 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.724s] 2019-01-20 19:19:38,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:38.446 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-20 19:19:40,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:40.181 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 19:19:40,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:40.182 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 19:19:44,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:44.404 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.309s] 2019-01-20 19:19:51,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:51.143 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.419s] 2019-01-20 19:19:57,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:19:57.990 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.601s] 2019-01-20 19:20:05,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:05.985 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.358s] 2019-01-20 19:20:15,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:15.076 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.853s] 2019-01-20 19:20:21,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:21.631 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.691s] 2019-01-20 19:20:27,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:27.863 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.170s] 2019-01-20 19:20:35,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:35.402 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.402s] 2019-01-20 19:20:42,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:42.363 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.702s] 2019-01-20 19:20:51,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:51.708 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.744s] 2019-01-20 19:20:54,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:54.611 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-20 19:20:56,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:56.598 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2019-01-20 19:20:56,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:56.680 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.082s] 2019-01-20 19:20:56,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:56.760 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.079s] 2019-01-20 19:20:56,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:20:56.767 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2019-01-20 19:21:00,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:00.961 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.828s] 2019-01-20 19:21:02,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:02.743 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.781s] 2019-01-20 19:21:05,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:05.036 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.294s] 2019-01-20 19:21:11,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:11.235 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-20 19:21:18,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:18.466 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.059s] 2019-01-20 19:21:32,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:32.637 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.556s] 2019-01-20 19:21:35,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:35.727 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.089s] 2019-01-20 19:21:47,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:47.215 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.944s] 2019-01-20 19:21:50,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:50.796 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.579s] 2019-01-20 19:21:59,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:21:59.757 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.960s] 2019-01-20 19:22:09,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:09.451 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.994s] 2019-01-20 19:22:12,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:12.809 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.357s] 2019-01-20 19:22:19,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:19.747 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.938s] 2019-01-20 19:22:36,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:36.035 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.652s] 2019-01-20 19:22:36,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:36.542 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.507s] 2019-01-20 19:22:36,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:36.875 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.332s] 2019-01-20 19:22:36,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:36.927 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.052s] 2019-01-20 19:22:37,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:37.169 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.240s] 2019-01-20 19:22:37,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:37.223 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.054s] 2019-01-20 19:22:52,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:52.657 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.753s] 2019-01-20 19:22:53,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:53.125 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.469s] 2019-01-20 19:22:53,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:53.256 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.130s] 2019-01-20 19:22:53,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:53.463 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.206s] 2019-01-20 19:22:53,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:53.701 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.238s] 2019-01-20 19:22:53,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:22:53.752 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.051s] 2019-01-20 19:23:07,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:07.041 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.406s] 2019-01-20 19:23:13,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:13.708 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.667s] 2019-01-20 19:23:15,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:15.360 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.650s] 2019-01-20 19:23:15,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:15.584 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.224s] 2019-01-20 19:23:15,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:15.662 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.079s] 2019-01-20 19:23:28,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:28.804 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.369s] 2019-01-20 19:23:35,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:35.852 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.046s] 2019-01-20 19:23:37,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:37.610 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.757s] 2019-01-20 19:23:37,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:37.818 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.208s] 2019-01-20 19:23:38,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:38.011 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.193s] 2019-01-20 19:23:53,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:53.214 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.371s] 2019-01-20 19:23:58,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:23:58.626 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.412s] 2019-01-20 19:24:03,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:24:03.526 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.899s] 2019-01-20 19:24:06,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:24:06.272 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.744s] 2019-01-20 19:24:30,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:24:30.671 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.638s] 2019-01-20 19:24:36,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:24:36.283 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.612s] 2019-01-20 19:24:40,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:24:40.677 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.393s] 2019-01-20 19:24:43,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:24:43.692 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.015s] 2019-01-20 19:25:00,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:00.676 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.798s] 2019-01-20 19:25:03,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:03.477 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.798s] 2019-01-20 19:25:03,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:03.549 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.075s] 2019-01-20 19:25:08,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:08.336 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.456s] 2019-01-20 19:25:10,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:10.431 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.092s] 2019-01-20 19:25:10,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:10.622 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.193s] 2019-01-20 19:25:14,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:14.767 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.092s] 2019-01-20 19:25:18,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:18.189 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-20 19:25:19,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:19.740 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-20 19:25:19,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:19.743 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-20 19:25:19,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:19.744 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-20 19:25:19,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:19.745 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-20 19:25:19,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:19.746 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-20 19:25:21,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:21.725 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-01-20 19:25:37,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:37.023 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.681s] 2019-01-20 19:25:50,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:25:50.576 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.881s] 2019-01-20 19:26:04,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:26:04.874 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.295s] 2019-01-20 19:26:14,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:26:14.885 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.037s] 2019-01-20 19:28:56,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:28:56.921 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [155.093s] 2019-01-20 19:29:38,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:29:38.297 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [32.037s] 2019-01-20 19:30:23,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:30:23.248 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [24.957s] 2019-01-20 19:30:41,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1e1af32d-3e3a-4f90-a301-dfb19d74aa15 2019-01-20 19:30:41,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1e1af32d-3e3a-4f90-a301-dfb19d74aa15']'. 2019-01-20 19:30:42,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-20 19:30:42,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1e1af32d-3e3a-4f90-a301-dfb19d74aa15 | 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-20 19:13:00 | 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-20 19:30:41 | 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:41 | 2019-01-20 19:30:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 79544155-faf2-4814-8b05-d9a5c95dd4d1) | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab) | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1038.256 | 2019-01-20 19:30:42,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-20 19:30:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-20 19:30:42,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.7777777778% 2019-01-20 19:30:43,123 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 19:30:43,124 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:56 | FAIL | +------------------------------+------------------+------------------+----------------+ 2019-01-20 19:30:48,342 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2019-01-20 19:30:48,396 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-01-20 19:30:49,263 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'id': u'fba1163cd13d431186241cf86a38dc30', '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'})}) 2019-01-20 19:30:49,726 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3773357113a34045a94782e8f375a7b4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_6adcfefd-5f84-438d-a71a-76d05e8f361c'}) 2019-01-20 19:30:49,888 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 19:30:50,105 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/5abdc0ed45dd4c8ba2d09bc137be13bc'}, 'domain_id': None, 'human_id': None, 'id': u'5abdc0ed45dd4c8ba2d09bc137be13bc', 'HUMAN_ID': False}) 2019-01-20 19:30:50,642 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c', 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': 'ff8c82d7-a7cb-4777-b717-8d656b4d1083', 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_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'project_id': u'fba1163cd13d431186241cf86a38dc30', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 19:30:50,647 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'password': 'ff8c82d7-a7cb-4777-b717-8d656b4d1083', 'project_name': 'rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'fba1163cd13d431186241cf86a38dc30', 'project_domain_name': 'Default'} 2019-01-20 19:30:51,277 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-01-20 19:30:51,599 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2019-01-20 19:30:52,297 - 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'2019-01-20T19:30:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9646c5c4-87e0-41a6-960f-9cc66dc45398', u'provider:segmentation_id': 13, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_6adcfefd-5f84-438d-a71a-76d05e8f361c', u'admin_state_up': True, u'tenant_id': u'fba1163cd13d431186241cf86a38dc30', u'created_at': u'2019-01-20T19:30:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'fba1163cd13d431186241cf86a38dc30'}) 2019-01-20 19:30:53,650 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-20T19:30:53Z', 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'04c97b03-d283-4f53-bf23-b662e70ea9d4', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_6adcfefd-5f84-438d-a71a-76d05e8f361c', u'enable_dhcp': True, u'network_id': u'9646c5c4-87e0-41a6-960f-9cc66dc45398', u'tenant_id': u'fba1163cd13d431186241cf86a38dc30', u'created_at': u'2019-01-20T19:30:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fba1163cd13d431186241cf86a38dc30'}) 2019-01-20 19:30:54,833 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e88d0900-09ed-463f-a000-5756cec8bab0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'944e1dc3-2cff-4d24-a25d-a6e1794fce52', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fba1163cd13d431186241cf86a38dc30', u'created_at': u'2019-01-20T19:30:53Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-20T19:30:54Z', u'revision_number': 2, u'routes': [], u'project_id': u'fba1163cd13d431186241cf86a38dc30', u'id': u'0141672f-a280-49a7-8806-6a926c48de36', u'name': u'rally_sanity-router_6adcfefd-5f84-438d-a71a-76d05e8f361c'}) 2019-01-20 19:30:59,070 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/42d44d66-f400-4c7c-90de-084ac23fd819/snap', u'metadata': Munch({})})], 'file': u'/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819/file', 'owner': u'fba1163cd13d431186241cf86a38dc30', 'id': u'42d44d66-f400-4c7c-90de-084ac23fd819', 'size': 12716032, u'self': u'/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fba1163cd13d431186241cf86a38dc30', 'name': 'rally_sanity-project_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/42d44d66-f400-4c7c-90de-084ac23fd819/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:30:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T19:30:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'created': u'2019-01-20T19:30:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:30:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/42d44d66-f400-4c7c-90de-084ac23fd819', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:30:59,298 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', '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'67f36c8b420f4494a64d032f2c86727b', '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'4edf2693-7441-4091-860c-9fe5fee62512', 'swap': 0}) 2019-01-20 19:30:59,323 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 19:31:01,882 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-20 19:31:01.459 217 INFO rally.deployment.engine [-] Deployment ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab | Starting: Destroy cloud and free allocated resources. 2019-01-20 19:31:01.559 217 INFO rally.deployment.engine [-] Deployment ab56d6b4-0315-4f66-96d2-a6c9fb6e40ab | Completed: Destroy cloud and free allocated resources. 2019-01-20 19:31:01.599 217 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1) for deployment 'opnfv-rally'. 2019-01-20 19:31:01.615 217 INFO rally.api [-] Deleting verification (UUID=1e1af32d-3e3a-4f90-a301-dfb19d74aa15). 2019-01-20 19:31:01.661 217 INFO rally.api [-] Verification has been successfully deleted! 2019-01-20 19:31:01.661 217 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1). 2019-01-20 19:31:01.668 217 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-20 19:31:04,172 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 19:31:03.882 220 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ade0dd45-dc17-4041-b619-be2cddbe8b38) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ade0dd45-dc17-4041-b619-be2cddbe8b38 | 2019-01-20T19:31:03 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ade0dd45-dc17-4041-b619-be2cddbe8b38 ~/.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 2019-01-20 19:31:07,480 - 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 | +-------------+----------------+-----------+ 2019-01-20 19:31:07,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-20 19:31:07,754 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c', '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'67f36c8b420f4494a64d032f2c86727b', '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'428ad6f4-1069-4813-b262-da00c25bcbf4', 'swap': 0}) 2019-01-20 19:31:07,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6adcfefd-5f84-438d-a71a-76d05e8f361c', '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'67f36c8b420f4494a64d032f2c86727b', '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'428ad6f4-1069-4813-b262-da00c25bcbf4', 'swap': 0}) 2019-01-20 19:31:07,779 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-01-20 19:31:07,780 - 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 2019-01-20 19:31:07,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:31:07,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:31:07,806 - 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': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', '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_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:32:10,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7fee75f3-10d2-4a02-a725-e2eb97e00406 2019-01-20 19:32:10,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2019-01-20 19:32:10,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7fee75f3-10d2-4a02-a725-e2eb97e00406'] 2019-01-20 19:32:11,566 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7fee75f3-10d2-4a02-a725-e2eb97e00406 -------------------------------------------------------------------------------- Task 7fee75f3-10d2-4a02-a725-e2eb97e00406: 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 7fee75f3-10d2-4a02-a725-e2eb97e00406 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.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | total | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | -> duration | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.498478 Full duration: 7.493455 -------------------------------------------------------------------------------- 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 7fee75f3-10d2-4a02-a725-e2eb97e00406 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.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | total | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> duration | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.764016 Full duration: 8.046231 -------------------------------------------------------------------------------- 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 7fee75f3-10d2-4a02-a725-e2eb97e00406 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.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | total | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> duration | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.943305 Full duration: 7.834719 -------------------------------------------------------------------------------- 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 7fee75f3-10d2-4a02-a725-e2eb97e00406 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.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778907 Full duration: 7.759639 -------------------------------------------------------------------------------- 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 7fee75f3-10d2-4a02-a725-e2eb97e00406 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.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> duration | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909471 Full duration: 8.099517 -------------------------------------------------------------------------------- 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 7fee75f3-10d2-4a02-a725-e2eb97e00406 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.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.687528 Full duration: 7.857995 HINTS: * To plot HTML graphics with this data, run: rally task report 7fee75f3-10d2-4a02-a725-e2eb97e00406 --out output.html * To generate a JUnit report, run: rally task export 7fee75f3-10d2-4a02-a725-e2eb97e00406 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7fee75f3-10d2-4a02-a725-e2eb97e00406 --json --out output.json 2019-01-20 19:32:11,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7fee75f3-10d2-4a02-a725-e2eb97e00406', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2019-01-20 19:32:13,744 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7fee75f3-10d2-4a02-a725-e2eb97e00406 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2019-01-20 19:32:13.638 828 INFO rally.api [-] Building 'json' report for the following task(s): '7fee75f3-10d2-4a02-a725-e2eb97e00406'. 2019-01-20 19:32:13.643 828 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:32:13,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7fee75f3-10d2-4a02-a725-e2eb97e00406', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2019-01-20 19:32:16,037 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7fee75f3-10d2-4a02-a725-e2eb97e00406 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2019-01-20 19:32:15.903 831 INFO rally.api [-] Building 'html' report for the following task(s): '7fee75f3-10d2-4a02-a725-e2eb97e00406'. 2019-01-20 19:32:15.936 831 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:32:16,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-01-20 19:32:16,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-01-20 19:32:16,044 - 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 2019-01-20 19:32:16,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:32:16,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:32:16,070 - 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': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', '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_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:33:56,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d 2019-01-20 19:33:56,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d'] 2019-01-20 19:33:57,204 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d -------------------------------------------------------------------------------- Task a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d: 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 a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d 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.252 | 4.252 | 4.252 | 4.252 | 4.252 | 4.252 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | -> glance_v2.upload_data | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 100.0% | 1 | | glance_v2.delete_image | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | total | 5.41 | 5.41 | 5.41 | 5.41 | 5.41 | 5.41 | 100.0% | 1 | | -> duration | 5.41 | 5.41 | 5.41 | 5.41 | 5.41 | 5.41 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.410054 Full duration: 14.493313 -------------------------------------------------------------------------------- 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 a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d 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.679 | 4.679 | 4.679 | 4.679 | 4.679 | 4.679 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | -> glance_v2.upload_data | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 100.0% | 1 | | glance_v2.list_images | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 4.854 | 4.854 | 4.854 | 4.854 | 4.854 | 4.854 | 100.0% | 1 | | -> duration | 4.854 | 4.854 | 4.854 | 4.854 | 4.854 | 4.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.854188 Full duration: 17.457905 -------------------------------------------------------------------------------- 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 a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d 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.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | total | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | -> duration | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.330228 Full duration: 8.052003 -------------------------------------------------------------------------------- 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_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "number_instances": 2, "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] }, "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 a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d 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.836 | 4.836 | 4.836 | 4.836 | 4.836 | 4.836 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> glance_v2.upload_data | 1.831 | 1.831 | 1.831 | 1.831 | 1.831 | 1.831 | 100.0% | 1 | | nova.boot_servers | 13.655 | 13.655 | 13.655 | 13.655 | 13.655 | 13.655 | 100.0% | 1 | | total | 18.492 | 18.492 | 18.492 | 18.492 | 18.492 | 18.492 | 100.0% | 1 | | -> duration | 17.492 | 17.492 | 17.492 | 17.492 | 17.492 | 17.492 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.49222 Full duration: 44.151917 HINTS: * To plot HTML graphics with this data, run: rally task report a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d --out output.html * To generate a JUnit report, run: rally task export a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d --json --out output.json 2019-01-20 19:33:57,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2019-01-20 19:33:59,475 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d --out /home/opnfv/functest/results/rally/opnfv-glance.json 2019-01-20 19:33:59.369 1384 INFO rally.api [-] Building 'json' report for the following task(s): 'a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d'. 2019-01-20 19:33:59.373 1384 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:33:59,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2019-01-20 19:34:01,678 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d --out /home/opnfv/functest/results/rally/opnfv-glance.html 2019-01-20 19:34:01.554 1387 INFO rally.api [-] Building 'html' report for the following task(s): 'a8fd3eff-3e23-41a4-a2d2-f303b5f9cc2d'. 2019-01-20 19:34:01.576 1387 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:34:01,683 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-01-20 19:34:01,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-01-20 19:34:01,685 - 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 2019-01-20 19:34:01,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:34:01,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:34:01,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', '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_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:37:19,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b16e2982-0e5d-426f-9393-f5d4b46ce349 2019-01-20 19:37:19,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b16e2982-0e5d-426f-9393-f5d4b46ce349'] 2019-01-20 19:37:20,290 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b16e2982-0e5d-426f-9393-f5d4b46ce349 -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349: 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 b16e2982-0e5d-426f-9393-f5d4b46ce349 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.656 | 3.656 | 3.656 | 3.656 | 3.656 | 3.656 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.847 | 2.847 | 2.847 | 2.847 | 2.847 | 2.847 | 100.0% | 1 | | total | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 100.0% | 1 | | -> duration | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.504154 Full duration: 23.416364 -------------------------------------------------------------------------------- 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 b16e2982-0e5d-426f-9393-f5d4b46ce349 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.165 | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 100.0% | 1 | | cinder_v2.delete_volume | 2.677 | 2.677 | 2.677 | 2.677 | 2.677 | 2.677 | 100.0% | 1 | | total | 5.842 | 5.842 | 5.842 | 5.842 | 5.842 | 5.842 | 100.0% | 1 | | -> duration | 5.842 | 5.842 | 5.842 | 5.842 | 5.842 | 5.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.842368 Full duration: 15.840621 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task b16e2982-0e5d-426f-9393-f5d4b46ce349 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.779 | 8.779 | 8.779 | 8.779 | 8.779 | 8.779 | 100.0% | 1 | | cinder_v2.delete_volume | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 100.0% | 1 | | total | 11.246 | 11.246 | 11.246 | 11.246 | 11.246 | 11.246 | 100.0% | 1 | | -> duration | 11.246 | 11.246 | 11.246 | 11.246 | 11.246 | 11.246 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.246385 Full duration: 21.91961 -------------------------------------------------------------------------------- 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 b16e2982-0e5d-426f-9393-f5d4b46ce349 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.26 | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 100.0% | 1 | | cinder_v2.delete_volume | 2.601 | 2.601 | 2.601 | 2.601 | 2.601 | 2.601 | 100.0% | 1 | | total | 5.861 | 5.861 | 5.861 | 5.861 | 5.861 | 5.861 | 100.0% | 1 | | -> duration | 5.861 | 5.861 | 5.861 | 5.861 | 5.861 | 5.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.861331 Full duration: 15.924442 -------------------------------------------------------------------------------- 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 b16e2982-0e5d-426f-9393-f5d4b46ce349 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.225 | 3.225 | 3.225 | 3.225 | 3.225 | 3.225 | 100.0% | 1 | | cinder_v2.extend_volume | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 100.0% | 1 | | cinder_v2.delete_volume | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 100.0% | 1 | | total | 8.075 | 8.075 | 8.075 | 8.075 | 8.075 | 8.075 | 100.0% | 1 | | -> duration | 8.075 | 8.075 | 8.075 | 8.075 | 8.075 | 8.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.07477 Full duration: 18.542249 -------------------------------------------------------------------------------- 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 b16e2982-0e5d-426f-9393-f5d4b46ce349 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.248 | 3.248 | 3.248 | 3.248 | 3.248 | 3.248 | 100.0% | 1 | | cinder_v2.delete_volume | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 100.0% | 1 | | total | 5.866 | 5.866 | 5.866 | 5.866 | 5.866 | 5.866 | 100.0% | 1 | | -> duration | 5.866 | 5.866 | 5.866 | 5.866 | 5.866 | 5.866 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.86632 Full duration: 23.12422 -------------------------------------------------------------------------------- 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 b16e2982-0e5d-426f-9393-f5d4b46ce349 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 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | cinder_v2.list_qos | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | -> duration | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.283717 Full duration: 12.952165 -------------------------------------------------------------------------------- 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 b16e2982-0e5d-426f-9393-f5d4b46ce349 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | cinder_v2.set_qos | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 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.811338 Full duration: 12.280492 -------------------------------------------------------------------------------- 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 b16e2982-0e5d-426f-9393-f5d4b46ce349 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.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | cinder_v2.list_types | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> duration | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800684 Full duration: 12.58094 -------------------------------------------------------------------------------- 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 b16e2982-0e5d-426f-9393-f5d4b46ce349 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.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> duration | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.861961 Full duration: 12.608919 HINTS: * To plot HTML graphics with this data, run: rally task report b16e2982-0e5d-426f-9393-f5d4b46ce349 --out output.html * To generate a JUnit report, run: rally task export b16e2982-0e5d-426f-9393-f5d4b46ce349 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b16e2982-0e5d-426f-9393-f5d4b46ce349 --json --out output.json 2019-01-20 19:37:20,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b16e2982-0e5d-426f-9393-f5d4b46ce349', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2019-01-20 19:37:22,560 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b16e2982-0e5d-426f-9393-f5d4b46ce349 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2019-01-20 19:37:22.433 3176 INFO rally.api [-] Building 'json' report for the following task(s): 'b16e2982-0e5d-426f-9393-f5d4b46ce349'. 2019-01-20 19:37:22.441 3176 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:37:22,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b16e2982-0e5d-426f-9393-f5d4b46ce349', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2019-01-20 19:37:24,786 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b16e2982-0e5d-426f-9393-f5d4b46ce349 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2019-01-20 19:37:24.655 3179 INFO rally.api [-] Building 'html' report for the following task(s): 'b16e2982-0e5d-426f-9393-f5d4b46ce349'. 2019-01-20 19:37:24.684 3179 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:37:24,797 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-01-20 19:37:24,797 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-01-20 19:37:24,798 - 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 2019-01-20 19:37:24,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:37:24,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:37:24,826 - 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': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', '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_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:38:46,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4769c954-ac71-4905-b7ab-ef247c70be04 2019-01-20 19:38:46,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4769c954-ac71-4905-b7ab-ef247c70be04'] 2019-01-20 19:38:47,164 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4769c954-ac71-4905-b7ab-ef247c70be04 -------------------------------------------------------------------------------- Task 4769c954-ac71-4905-b7ab-ef247c70be04: 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 4769c954-ac71-4905-b7ab-ef247c70be04 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.6 | 4.6 | 4.6 | 4.6 | 4.6 | 4.6 | 100.0% | 1 | | heat.update_stack | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 100.0% | 1 | | heat.delete_stack | 3.558 | 3.558 | 3.558 | 3.558 | 3.558 | 3.558 | 100.0% | 1 | | total | 11.199 | 11.199 | 11.199 | 11.199 | 11.199 | 11.199 | 100.0% | 1 | | -> duration | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.199394 Full duration: 19.663893 -------------------------------------------------------------------------------- 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 4769c954-ac71-4905-b7ab-ef247c70be04 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.757 | 4.757 | 4.757 | 4.757 | 4.757 | 4.757 | 100.0% | 1 | | heat.check_stack | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | heat.delete_stack | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 100.0% | 1 | | total | 8.229 | 8.229 | 8.229 | 8.229 | 8.229 | 8.229 | 100.0% | 1 | | -> duration | 6.229 | 6.229 | 6.229 | 6.229 | 6.229 | 6.229 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.22941 Full duration: 16.719863 -------------------------------------------------------------------------------- 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 4769c954-ac71-4905-b7ab-ef247c70be04 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.648 | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 100.0% | 1 | | heat.suspend_stack | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | heat.resume_stack | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | heat.delete_stack | 2.204 | 2.204 | 2.204 | 2.204 | 2.204 | 2.204 | 100.0% | 1 | | total | 9.101 | 9.101 | 9.101 | 9.101 | 9.101 | 9.101 | 100.0% | 1 | | -> duration | 7.101 | 7.101 | 7.101 | 7.101 | 7.101 | 7.101 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.101457 Full duration: 17.720099 -------------------------------------------------------------------------------- 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 4769c954-ac71-4905-b7ab-ef247c70be04 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.581495 Full duration: 8.432981 HINTS: * To plot HTML graphics with this data, run: rally task report 4769c954-ac71-4905-b7ab-ef247c70be04 --out output.html * To generate a JUnit report, run: rally task export 4769c954-ac71-4905-b7ab-ef247c70be04 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4769c954-ac71-4905-b7ab-ef247c70be04 --json --out output.json 2019-01-20 19:38:47,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4769c954-ac71-4905-b7ab-ef247c70be04', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2019-01-20 19:38:49,325 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4769c954-ac71-4905-b7ab-ef247c70be04 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2019-01-20 19:38:49.218 3912 INFO rally.api [-] Building 'json' report for the following task(s): '4769c954-ac71-4905-b7ab-ef247c70be04'. 2019-01-20 19:38:49.222 3912 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:38:49,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4769c954-ac71-4905-b7ab-ef247c70be04', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2019-01-20 19:38:51,574 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4769c954-ac71-4905-b7ab-ef247c70be04 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2019-01-20 19:38:51.452 3915 INFO rally.api [-] Building 'html' report for the following task(s): '4769c954-ac71-4905-b7ab-ef247c70be04'. 2019-01-20 19:38:51.473 3915 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:38:51,579 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-01-20 19:38:51,579 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-01-20 19:38:51,580 - 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 2019-01-20 19:38:51,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:38:51,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:38:51,597 - 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': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', '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_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:42:10,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0f01ca4b-0808-4738-b901-b8158b59258b 2019-01-20 19:42:10,561 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0f01ca4b-0808-4738-b901-b8158b59258b'] 2019-01-20 19:42:11,689 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0f01ca4b-0808-4738-b901-b8158b59258b -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b: 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 0f01ca4b-0808-4738-b901-b8158b59258b 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.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.revoke_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759668 Full duration: 14.536212 -------------------------------------------------------------------------------- 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 0f01ca4b-0808-4738-b901-b8158b59258b 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.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | keystone_v3.add_role | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | keystone_v3.list_roles | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.743063 Full duration: 14.609805 -------------------------------------------------------------------------------- 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 0f01ca4b-0808-4738-b901-b8158b59258b 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.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | keystone_v3.list_projects | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781235 Full duration: 15.173629 -------------------------------------------------------------------------------- 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 0f01ca4b-0808-4738-b901-b8158b59258b 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.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | keystone_v3.delete_role | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613631 Full duration: 12.527545 -------------------------------------------------------------------------------- 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 0f01ca4b-0808-4738-b901-b8158b59258b 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | keystone_v3.delete_service | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> duration | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.63637 Full duration: 12.361649 -------------------------------------------------------------------------------- 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 0f01ca4b-0808-4738-b901-b8158b59258b 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.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | keystone_v3.create_user | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 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.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | keystone_v3.create_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.get_project | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_user | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.get_role | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | keystone_v3.list_services | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_services | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 1.975 | 1.975 | 1.975 | 1.975 | 1.975 | 1.975 | 100.0% | 1 | | -> duration | 1.975 | 1.975 | 1.975 | 1.975 | 1.975 | 1.975 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.975047 Full duration: 20.264471 -------------------------------------------------------------------------------- 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 0f01ca4b-0808-4738-b901-b8158b59258b 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | keystone_v3.update_project | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.delete_project | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> duration | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.916907 Full duration: 12.71867 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805064 Full duration: 14.976079 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0f01ca4b-0808-4738-b901-b8158b59258b 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.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 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.777967 Full duration: 14.706654 -------------------------------------------------------------------------------- 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 0f01ca4b-0808-4738-b901-b8158b59258b 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | keystone_v3.list_users | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> duration | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.912134 Full duration: 14.561584 -------------------------------------------------------------------------------- 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 0f01ca4b-0808-4738-b901-b8158b59258b 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | keystone_v3.create_users | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 100.0% | 1 | | total | 6.717 | 6.717 | 6.717 | 6.717 | 6.717 | 6.717 | 100.0% | 1 | | -> duration | 6.717 | 6.717 | 6.717 | 6.717 | 6.717 | 6.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.716843 Full duration: 23.387833 HINTS: * To plot HTML graphics with this data, run: rally task report 0f01ca4b-0808-4738-b901-b8158b59258b --out output.html * To generate a JUnit report, run: rally task export 0f01ca4b-0808-4738-b901-b8158b59258b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0f01ca4b-0808-4738-b901-b8158b59258b --json --out output.json 2019-01-20 19:42:11,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0f01ca4b-0808-4738-b901-b8158b59258b', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2019-01-20 19:42:13,999 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0f01ca4b-0808-4738-b901-b8158b59258b --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2019-01-20 19:42:13.886 5830 INFO rally.api [-] Building 'json' report for the following task(s): '0f01ca4b-0808-4738-b901-b8158b59258b'. 2019-01-20 19:42:13.896 5830 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:42:14,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0f01ca4b-0808-4738-b901-b8158b59258b', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2019-01-20 19:42:16,196 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0f01ca4b-0808-4738-b901-b8158b59258b --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2019-01-20 19:42:16.063 5833 INFO rally.api [-] Building 'html' report for the following task(s): '0f01ca4b-0808-4738-b901-b8158b59258b'. 2019-01-20 19:42:16.094 5833 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:42:16,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-01-20 19:42:16,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-20 19:42:16,211 - 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 2019-01-20 19:42:16,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:42:16,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:42:16,234 - 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': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', '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_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:47:30,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 463857ec-9f7a-497a-a4f8-ff2778d82d3d 2019-01-20 19:47:30,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '463857ec-9f7a-497a-a4f8-ff2778d82d3d'] 2019-01-20 19:47:31,525 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 463857ec-9f7a-497a-a4f8-ff2778d82d3d -------------------------------------------------------------------------------- Task 463857ec-9f7a-497a-a4f8-ff2778d82d3d: 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 463857ec-9f7a-497a-a4f8-ff2778d82d3d 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.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | neutron.delete_network | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 100.0% | 1 | | total | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 100.0% | 1 | | -> duration | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.321083 Full duration: 15.569336 -------------------------------------------------------------------------------- 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 463857ec-9f7a-497a-a4f8-ff2778d82d3d 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.428 | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 100.0% | 1 | | neutron.delete_port | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | total | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 100.0% | 1 | | -> duration | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.025544 Full duration: 29.878395 -------------------------------------------------------------------------------- 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 463857ec-9f7a-497a-a4f8-ff2778d82d3d 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.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | neutron.create_subnet | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | neutron.create_router | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | neutron.add_interface_router | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 100.0% | 1 | | neutron.remove_interface_router | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | neutron.delete_router | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | total | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 100.0% | 1 | | -> duration | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.221536 Full duration: 39.486238 -------------------------------------------------------------------------------- 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 463857ec-9f7a-497a-a4f8-ff2778d82d3d 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.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | | neutron.delete_subnet | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | total | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 100.0% | 1 | | -> duration | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.935378 Full duration: 29.622033 -------------------------------------------------------------------------------- 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 463857ec-9f7a-497a-a4f8-ff2778d82d3d 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.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | neutron.list_networks | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | total | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | -> duration | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.232314 Full duration: 16.873431 -------------------------------------------------------------------------------- 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 463857ec-9f7a-497a-a4f8-ff2778d82d3d 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.279 | 1.279 | 1.279 | 1.279 | 1.279 | 1.279 | 100.0% | 1 | | neutron.list_ports | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 100.0% | 1 | | total | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 100.0% | 1 | | -> duration | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.526729 Full duration: 28.339839 -------------------------------------------------------------------------------- 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 463857ec-9f7a-497a-a4f8-ff2778d82d3d 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.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | neutron.create_subnet | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | neutron.create_router | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 100.0% | 1 | | neutron.add_interface_router | 1.501 | 1.501 | 1.501 | 1.501 | 1.501 | 1.501 | 100.0% | 1 | | neutron.list_routers | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 3.702 | 3.702 | 3.702 | 3.702 | 3.702 | 3.702 | 100.0% | 1 | | -> duration | 3.702 | 3.702 | 3.702 | 3.702 | 3.702 | 3.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.701645 Full duration: 37.355918 -------------------------------------------------------------------------------- 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 463857ec-9f7a-497a-a4f8-ff2778d82d3d 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.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | neutron.create_subnet | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | neutron.list_subnets | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 100.0% | 1 | | -> duration | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.910521 Full duration: 35.631975 -------------------------------------------------------------------------------- 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 463857ec-9f7a-497a-a4f8-ff2778d82d3d 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.139 | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 100.0% | 1 | | neutron.delete_security_group | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | total | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 100.0% | 1 | | -> duration | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.577047 Full duration: 14.844863 -------------------------------------------------------------------------------- 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 463857ec-9f7a-497a-a4f8-ff2778d82d3d 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.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | neutron.create_security_group_rule | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | neutron.delete_security_group | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 100.0% | 1 | | -> duration | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.837708 Full duration: 14.985597 -------------------------------------------------------------------------------- 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 463857ec-9f7a-497a-a4f8-ff2778d82d3d 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.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | neutron.create_router | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | neutron.add_gateway_router | 1.27 | 1.27 | 1.27 | 1.27 | 1.27 | 1.27 | 100.0% | 1 | | neutron.remove_gateway_router | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | total | 3.605 | 3.605 | 3.605 | 3.605 | 3.605 | 3.605 | 100.0% | 1 | | -> duration | 3.605 | 3.605 | 3.605 | 3.605 | 3.605 | 3.605 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.605002 Full duration: 23.939423 HINTS: * To plot HTML graphics with this data, run: rally task report 463857ec-9f7a-497a-a4f8-ff2778d82d3d --out output.html * To generate a JUnit report, run: rally task export 463857ec-9f7a-497a-a4f8-ff2778d82d3d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 463857ec-9f7a-497a-a4f8-ff2778d82d3d --json --out output.json 2019-01-20 19:47:31,526 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '463857ec-9f7a-497a-a4f8-ff2778d82d3d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2019-01-20 19:47:33,799 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 463857ec-9f7a-497a-a4f8-ff2778d82d3d --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2019-01-20 19:47:33.669 9128 INFO rally.api [-] Building 'json' report for the following task(s): '463857ec-9f7a-497a-a4f8-ff2778d82d3d'. 2019-01-20 19:47:33.679 9128 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:47:33,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '463857ec-9f7a-497a-a4f8-ff2778d82d3d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2019-01-20 19:47:35,959 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 463857ec-9f7a-497a-a4f8-ff2778d82d3d --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2019-01-20 19:47:35.805 9131 INFO rally.api [-] Building 'html' report for the following task(s): '463857ec-9f7a-497a-a4f8-ff2778d82d3d'. 2019-01-20 19:47:35.839 9131 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:47:35,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-20 19:47:35,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-01-20 19:47:35,967 - 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 2019-01-20 19:47:35,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:47:35,976 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:47:35,976 - 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': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', '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_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:54:47,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a52aa31-1201-4955-8e98-383c51d9322e 2019-01-20 19:54:47,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4a52aa31-1201-4955-8e98-383c51d9322e'] 2019-01-20 19:54:49,027 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4a52aa31-1201-4955-8e98-383c51d9322e -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e: 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_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "block_migration": false, "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e 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 | 12.159 | 12.159 | 12.159 | 12.159 | 12.159 | 12.159 | 100.0% | 1 | | nova.find_host_to_migrate | 1.399 | 1.399 | 1.399 | 1.399 | 1.399 | 1.399 | 100.0% | 1 | | nova.live_migrate | 9.946 | 9.946 | 9.946 | 9.946 | 9.946 | 9.946 | 100.0% | 1 | | nova.delete_server | 2.853 | 2.853 | 2.853 | 2.853 | 2.853 | 2.853 | 100.0% | 1 | | total | 26.357 | 26.357 | 26.357 | 26.357 | 26.357 | 26.357 | 100.0% | 1 | | -> duration | 25.357 | 25.357 | 25.357 | 25.357 | 25.357 | 25.357 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.357151 Full duration: 36.304554 -------------------------------------------------------------------------------- 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_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e 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.794 | 9.794 | 9.794 | 9.794 | 9.794 | 9.794 | 100.0% | 1 | | cinder_v2.create_volume | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 100.0% | 1 | | nova.attach_volume | 3.808 | 3.808 | 3.808 | 3.808 | 3.808 | 3.808 | 100.0% | 1 | | nova.find_host_to_migrate | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 100.0% | 1 | | nova.live_migrate | 11.423 | 11.423 | 11.423 | 11.423 | 11.423 | 11.423 | 100.0% | 1 | | nova.detach_volume | 3.966 | 3.966 | 3.966 | 3.966 | 3.966 | 3.966 | 100.0% | 1 | | cinder_v2.delete_volume | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 100.0% | 1 | | nova.delete_server | 2.933 | 2.933 | 2.933 | 2.933 | 2.933 | 2.933 | 100.0% | 1 | | total | 38.593 | 38.593 | 38.593 | 38.593 | 38.593 | 38.593 | 100.0% | 1 | | -> duration | 37.593 | 37.593 | 37.593 | 37.593 | 37.593 | 37.593 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.593357 Full duration: 50.617014 -------------------------------------------------------------------------------- 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_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e 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.653 | 8.653 | 8.653 | 8.653 | 8.653 | 8.653 | 100.0% | 1 | | nova.boot_server | 8.978 | 8.978 | 8.978 | 8.978 | 8.978 | 8.978 | 100.0% | 1 | | nova.find_host_to_migrate | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 100.0% | 1 | | nova.live_migrate | 16.02 | 16.02 | 16.02 | 16.02 | 16.02 | 16.02 | 100.0% | 1 | | nova.delete_server | 7.87 | 7.87 | 7.87 | 7.87 | 7.87 | 7.87 | 100.0% | 1 | | total | 42.916 | 42.916 | 42.916 | 42.916 | 42.916 | 42.916 | 100.0% | 1 | | -> duration | 41.916 | 41.916 | 41.916 | 41.916 | 41.916 | 41.916 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.916369 Full duration: 54.54213 -------------------------------------------------------------------------------- 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_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "server_kwargs": { "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] } }, "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 4a52aa31-1201-4955-8e98-383c51d9322e 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_keypair | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | nova.boot_server | 6.668 | 6.668 | 6.668 | 6.668 | 6.668 | 6.668 | 100.0% | 1 | | nova.delete_server | 3.213 | 3.213 | 3.213 | 3.213 | 3.213 | 3.213 | 100.0% | 1 | | nova.delete_keypair | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 10.631 | 10.631 | 10.631 | 10.631 | 10.631 | 10.631 | 100.0% | 1 | | -> duration | 9.631 | 9.631 | 9.631 | 9.631 | 9.631 | 9.631 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.631411 Full duration: 35.51839 -------------------------------------------------------------------------------- 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_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "volume_size": 5, "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] }, "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 4a52aa31-1201-4955-8e98-383c51d9322e 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.872 | 8.872 | 8.872 | 8.872 | 8.872 | 8.872 | 100.0% | 1 | | nova.boot_server | 9.043 | 9.043 | 9.043 | 9.043 | 9.043 | 9.043 | 100.0% | 1 | | nova.delete_server | 2.85 | 2.85 | 2.85 | 2.85 | 2.85 | 2.85 | 100.0% | 1 | | total | 20.765 | 20.765 | 20.765 | 20.765 | 20.765 | 20.765 | 100.0% | 1 | | -> duration | 19.765 | 19.765 | 19.765 | 19.765 | 19.765 | 19.765 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.765246 Full duration: 47.164224 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "force_delete": false, "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] }, "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 4a52aa31-1201-4955-8e98-383c51d9322e 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.696 | 9.696 | 9.696 | 9.696 | 9.696 | 9.696 | 100.0% | 1 | | nova.pause_server | 2.781 | 2.781 | 2.781 | 2.781 | 2.781 | 2.781 | 100.0% | 1 | | nova.unpause_server | 3.085 | 3.085 | 3.085 | 3.085 | 3.085 | 3.085 | 100.0% | 1 | | nova.delete_server | 5.256 | 5.256 | 5.256 | 5.256 | 5.256 | 5.256 | 100.0% | 1 | | total | 20.817 | 20.817 | 20.817 | 20.817 | 20.817 | 20.817 | 100.0% | 1 | | -> duration | 15.817 | 15.817 | 15.817 | 15.817 | 15.817 | 15.817 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.817081 Full duration: 44.591176 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "nics": [ { "net-id": "9646c5c4-87e0-41a6-960f-9cc66dc45398" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e 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.722 | 9.722 | 9.722 | 9.722 | 9.722 | 9.722 | 100.0% | 1 | | nova.migrate | 44.654 | 44.654 | 44.654 | 44.654 | 44.654 | 44.654 | 100.0% | 1 | | nova.resize_confirm | 3.57 | 3.57 | 3.57 | 3.57 | 3.57 | 3.57 | 100.0% | 1 | | nova.delete_server | 4.985 | 4.985 | 4.985 | 4.985 | 4.985 | 4.985 | 100.0% | 1 | | total | 62.931 | 62.931 | 62.931 | 62.931 | 62.931 | 62.931 | 100.0% | 1 | | -> duration | 61.931 | 61.931 | 61.931 | 61.931 | 61.931 | 61.931 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 61.931356 Full duration: 72.358764 -------------------------------------------------------------------------------- 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_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "image": { "name": "rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 4a52aa31-1201-4955-8e98-383c51d9322e 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.683 | 9.683 | 9.683 | 9.683 | 9.683 | 9.683 | 100.0% | 1 | | nova.list_interfaces | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 10.039 | 10.039 | 10.039 | 10.039 | 10.039 | 10.039 | 100.0% | 1 | | -> duration | 9.039 | 9.039 | 9.039 | 9.039 | 9.039 | 9.039 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.038817 Full duration: 43.377431 -------------------------------------------------------------------------------- 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 4a52aa31-1201-4955-8e98-383c51d9322e 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.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | nova.delete_server_group | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> duration | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.678024 Full duration: 10.281634 HINTS: * To plot HTML graphics with this data, run: rally task report 4a52aa31-1201-4955-8e98-383c51d9322e --out output.html * To generate a JUnit report, run: rally task export 4a52aa31-1201-4955-8e98-383c51d9322e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4a52aa31-1201-4955-8e98-383c51d9322e --json --out output.json 2019-01-20 19:54:49,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4a52aa31-1201-4955-8e98-383c51d9322e', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2019-01-20 19:54:51,252 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4a52aa31-1201-4955-8e98-383c51d9322e --out /home/opnfv/functest/results/rally/opnfv-nova.json 2019-01-20 19:54:51.139 10774 INFO rally.api [-] Building 'json' report for the following task(s): '4a52aa31-1201-4955-8e98-383c51d9322e'. 2019-01-20 19:54:51.148 10774 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:54:51,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4a52aa31-1201-4955-8e98-383c51d9322e', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2019-01-20 19:54:53,544 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4a52aa31-1201-4955-8e98-383c51d9322e --out /home/opnfv/functest/results/rally/opnfv-nova.html 2019-01-20 19:54:53.410 10777 INFO rally.api [-] Building 'html' report for the following task(s): '4a52aa31-1201-4955-8e98-383c51d9322e'. 2019-01-20 19:54:53.441 10777 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:54:53,558 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-01-20 19:54:53,558 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-01-20 19:54:53,559 - 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 2019-01-20 19:54:53,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-20 19:54:53,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-20 19:54:53,582 - 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': '9646c5c4-87e0-41a6-960f-9cc66dc45398', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'flavor_name': 'rally_sanity-flavor_6adcfefd-5f84-438d-a71a-76d05e8f361c', '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_6adcfefd-5f84-438d-a71a-76d05e8f361c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-20 19:55:46,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : edccf4d4-19a3-44af-8800-e77adcfb2c51 2019-01-20 19:55:46,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'edccf4d4-19a3-44af-8800-e77adcfb2c51'] 2019-01-20 19:55:47,814 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid edccf4d4-19a3-44af-8800-e77adcfb2c51 -------------------------------------------------------------------------------- Task edccf4d4-19a3-44af-8800-e77adcfb2c51: 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 edccf4d4-19a3-44af-8800-e77adcfb2c51 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | quotas.delete_quotas | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.937762 Full duration: 9.254898 -------------------------------------------------------------------------------- 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 edccf4d4-19a3-44af-8800-e77adcfb2c51 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | total | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> duration | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.711514 Full duration: 8.545965 -------------------------------------------------------------------------------- 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 edccf4d4-19a3-44af-8800-e77adcfb2c51 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.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698711 Full duration: 9.240399 -------------------------------------------------------------------------------- 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 edccf4d4-19a3-44af-8800-e77adcfb2c51 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.528 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 100.0% | 1 | | total | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 100.0% | 1 | | -> duration | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.528141 Full duration: 9.748514 HINTS: * To plot HTML graphics with this data, run: rally task report edccf4d4-19a3-44af-8800-e77adcfb2c51 --out output.html * To generate a JUnit report, run: rally task export edccf4d4-19a3-44af-8800-e77adcfb2c51 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report edccf4d4-19a3-44af-8800-e77adcfb2c51 --json --out output.json 2019-01-20 19:55:47,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'edccf4d4-19a3-44af-8800-e77adcfb2c51', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2019-01-20 19:55:50,112 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid edccf4d4-19a3-44af-8800-e77adcfb2c51 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2019-01-20 19:55:49.993 11290 INFO rally.api [-] Building 'json' report for the following task(s): 'edccf4d4-19a3-44af-8800-e77adcfb2c51'. 2019-01-20 19:55:49.997 11290 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:55:50,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'edccf4d4-19a3-44af-8800-e77adcfb2c51', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2019-01-20 19:55:52,397 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid edccf4d4-19a3-44af-8800-e77adcfb2c51 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2019-01-20 19:55:52.214 11293 INFO rally.api [-] Building 'html' report for the following task(s): 'edccf4d4-19a3-44af-8800-e77adcfb2c51'. 2019-01-20 19:55:52.247 11293 INFO rally.api [-] The report has been successfully built. 2019-01-20 19:55:52,402 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-01-20 19:55:52,405 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:24 | 4 | 100.00% | | cinder | 02:49 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 04:46 | 11 | 100.00% | | nova | 06:34 | 9 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:20:50 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2019-01-20 19:55:52,406 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2019-01-20 19:55:52,542 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 19:55:52,543 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:01 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-20 19:56:04,481 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-01-20 19:56:05,386 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8', 'id': u'41c55245385a4bd4a1bfd2988e3bdc2e', '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'})}) 2019-01-20 19:56:05,832 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a07f6bb6336d4ec38e64d217592bda24', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_a6e64879-6697-442a-8901-fd3fd24b19b8'}) 2019-01-20 19:56:05,987 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 19:56:06,192 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/6eae0627f7b042d0b90d890751c60221'}, 'domain_id': None, 'human_id': None, 'id': u'6eae0627f7b042d0b90d890751c60221', 'HUMAN_ID': False}) 2019-01-20 19:56:06,741 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8', 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': '69bd473b-c04f-4d5e-9198-632b84f17c23', 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_a6e64879-6697-442a-8901-fd3fd24b19b8', 'project_id': u'41c55245385a4bd4a1bfd2988e3bdc2e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 19:56:06,746 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_a6e64879-6697-442a-8901-fd3fd24b19b8', 'password': '69bd473b-c04f-4d5e-9198-632b84f17c23', 'project_name': 'refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '41c55245385a4bd4a1bfd2988e3bdc2e', 'project_domain_name': 'Default'} 2019-01-20 19:56:07,963 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 19:56:10,405 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-20 19:56:10.095 11296 INFO rally.deployment.engine [-] Deployment ade0dd45-dc17-4041-b619-be2cddbe8b38 | Starting: Destroy cloud and free allocated resources. 2019-01-20 19:56:10.199 11296 INFO rally.deployment.engine [-] Deployment ade0dd45-dc17-4041-b619-be2cddbe8b38 | Completed: Destroy cloud and free allocated resources. 2019-01-20 19:56:10.219 11296 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1). 2019-01-20 19:56:10.222 11296 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-20 19:56:12,825 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 19:56:12.517 11299 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=12166b48-aa58-42a8-bd46-1f5b74449d5f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 12166b48-aa58-42a8-bd46-1f5b74449d5f | 2019-01-20T19:56:12 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 12166b48-aa58-42a8-bd46-1f5b74449d5f ~/.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 2019-01-20 19:56:16,167 - 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 | +-------------+----------------+-----------+ 2019-01-20 19:56:16,168 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-20 19:56:18,568 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-20 19:56:18.281 11305 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=79544155-faf2-4814-8b05-d9a5c95dd4d1). 2019-01-20 19:56:18.408 11305 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-20 19:56:22,020 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-20 19:56:20.560 11308 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-20 19:56:20.727 11308 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-20 19:56:21.828 11308 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de) has been successfully created! Using verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de) as the default verifier for the future CLI operations. 2019-01-20 19:56:25,262 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-01-20 19:56:28,136 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/89d06420-48e4-4a07-b477-fb17f163e011/snap', u'metadata': Munch({})})], 'file': u'/v2/images/89d06420-48e4-4a07-b477-fb17f163e011/file', 'owner': u'41c55245385a4bd4a1bfd2988e3bdc2e', 'id': u'89d06420-48e4-4a07-b477-fb17f163e011', 'size': 12716032, u'self': u'/v2/images/89d06420-48e4-4a07-b477-fb17f163e011', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41c55245385a4bd4a1bfd2988e3bdc2e', 'name': 'refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/89d06420-48e4-4a07-b477-fb17f163e011/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:56:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T19:56:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/89d06420-48e4-4a07-b477-fb17f163e011', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8', 'created': u'2019-01-20T19:56:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:56:26Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/89d06420-48e4-4a07-b477-fb17f163e011', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_a6e64879-6697-442a-8901-fd3fd24b19b8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:56:28,816 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_a6e64879-6697-442a-8901-fd3fd24b19b8', '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'67f36c8b420f4494a64d032f2c86727b', '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'1ecd4d23-6bb3-4e7a-98c1-40e1ecf27233', 'swap': 0}) 2019-01-20 19:56:31,442 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/file', 'owner': u'41c55245385a4bd4a1bfd2988e3bdc2e', 'id': u'af619b2c-e1c2-454d-aeef-3477ce2a8dc7', 'size': 12716032, u'self': u'/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41c55245385a4bd4a1bfd2988e3bdc2e', 'name': 'refstack_defcore-project_a6e64879-6697-442a-8901-fd3fd24b19b8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T19:56:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T19:56:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8', 'created': u'2019-01-20T19:56:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T19:56:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/af619b2c-e1c2-454d-aeef-3477ce2a8dc7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_a6e64879-6697-442a-8901-fd3fd24b19b8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 19:56:31,492 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_a6e64879-6697-442a-8901-fd3fd24b19b8', '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'67f36c8b420f4494a64d032f2c86727b', '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'be2fdb3b-a249-4670-a5dd-ed072d2d614e', 'swap': 0}) 2019-01-20 19:56:31,517 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_a6e64879-6697-442a-8901-fd3fd24b19b8', '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'67f36c8b420f4494a64d032f2c86727b', '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'be2fdb3b-a249-4670-a5dd-ed072d2d614e', 'swap': 0}) 2019-01-20 19:56:34,670 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-20 19:56:33.657 11327 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de) for deployment 'opnfv-rally' (UUID=12166b48-aa58-42a8-bd46-1f5b74449d5f). 2019-01-20 19:56:34.503 11327 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-20 19:56:34.505 11327 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de) has been successfully configured for deployment 'opnfv-rally' (UUID=12166b48-aa58-42a8-bd46-1f5b74449d5f)! 2019-01-20 19:56:34,671 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-20 19:56:34,671 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-20 19:56:34,674 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-20 19:56:37,818 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-20 19:56:37,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-20 19:56:37,844 - 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']'. 2019-01-20 19:56:40,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:56:40.058 11339 INFO rally.api [-] Starting verification (UUID=d645c5d5-01a9-4626-ad45-a45d3162ca8e) for deployment 'opnfv-rally' (UUID=12166b48-aa58-42a8-bd46-1f5b74449d5f) by verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de). 2019-01-20 19:56:40,060 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d645c5d5-01a9-4626-ad45-a45d3162ca8e 2019-01-20 19:56:46,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:56:46.979 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.210s] 2019-01-20 19:56:47,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:56:47.033 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.054s] 2019-01-20 19:56:49,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:56:49.467 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.662s] 2019-01-20 19:56:50,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:56:50.548 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.220s] 2019-01-20 19:56:58,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:56:58.000 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [11.227s] 2019-01-20 19:57:06,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:06.182 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [16.707s] 2019-01-20 19:57:10,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.437 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.064s] 2019-01-20 19:57:10,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.448 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2019-01-20 19:57:10,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.591 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.142s] 2019-01-20 19:57:10,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.602 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2019-01-20 19:57:10,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.613 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2019-01-20 19:57:10,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.643 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.030s] 2019-01-20 19:57:10,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.711 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.067s] 2019-01-20 19:57:10,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.770 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.059s] 2019-01-20 19:57:10,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.922 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.151s] 2019-01-20 19:57:10,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:10.937 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2019-01-20 19:57:11,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:11.028 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.090s] 2019-01-20 19:57:12,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:12.192 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.070s] 2019-01-20 19:57:16,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:16.155 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.961s] 2019-01-20 19:57:20,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:20.111 11339 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-01-20 19:57:24,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:24.041 11339 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2019-01-20 19:57:24,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:24.117 11339 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2019-01-20 19:57:24,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:24.188 11339 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2019-01-20 19:57:24,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:24.715 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [18.528s] 2019-01-20 19:57:28,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:28.028 11339 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.157s] 2019-01-20 19:57:28,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:28.197 11339 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.169s] 2019-01-20 19:57:28,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:28.572 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [31.206s] 2019-01-20 19:57:29,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:29.517 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.950s] 2019-01-20 19:57:29,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:29.784 11339 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.586s] 2019-01-20 19:57:29,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:29.957 11339 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.173s] 2019-01-20 19:57:30,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:30.128 11339 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.171s] 2019-01-20 19:57:35,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:35.606 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [10.893s] 2019-01-20 19:57:40,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:40.718 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.502s] 2019-01-20 19:57:41,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:41.397 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.678s] 2019-01-20 19:57:41,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:41.781 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.385s] 2019-01-20 19:57:42,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:42.342 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.559s] 2019-01-20 19:57:42,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:42.877 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.535s] 2019-01-20 19:57:42,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:42.950 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.072s] 2019-01-20 19:57:43,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:43.008 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [7.039s] 2019-01-20 19:57:43,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:43.036 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.086s] 2019-01-20 19:57:43,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:43.113 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.076s] 2019-01-20 19:57:43,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:43.195 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.082s] 2019-01-20 19:57:43,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:43.295 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.099s] 2019-01-20 19:57:43,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:43.442 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.147s] 2019-01-20 19:57:49,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:49.063 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [6.054s] 2019-01-20 19:57:54,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:54.722 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.658s] 2019-01-20 19:57:59,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:57:59.475 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.753s] 2019-01-20 19:58:02,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:02.940 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.463s] 2019-01-20 19:58:07,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:07.802 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.861s] 2019-01-20 19:58:11,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:11.902 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.100s] 2019-01-20 19:58:20,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:20.120 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.216s] 2019-01-20 19:58:23,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:23.967 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.846s] 2019-01-20 19:58:24,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.100 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.133s] 2019-01-20 19:58:24,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.198 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.097s] 2019-01-20 19:58:24,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.274 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.075s] 2019-01-20 19:58:24,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.470 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.195s] 2019-01-20 19:58:24,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.581 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.110s] 2019-01-20 19:58:24,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.689 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.108s] 2019-01-20 19:58:24,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:24.827 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.138s] 2019-01-20 19:58:25,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:25.029 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.201s] 2019-01-20 19:58:31,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:31.338 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.308s] 2019-01-20 19:58:38,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:38.692 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.165s] 2019-01-20 19:58:40,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:40.441 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.747s] 2019-01-20 19:58:41,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:41.871 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.430s] 2019-01-20 19:58:42,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:42.405 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [19.738s] 2019-01-20 19:58:42,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:42.895 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.023s] 2019-01-20 19:58:44,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:44.135 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [68.509s] 2019-01-20 19:58:44,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:44.351 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.455s] 2019-01-20 19:58:46,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:46.087 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.732s] 2019-01-20 19:58:47,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:47.462 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.377s] 2019-01-20 19:58:47,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:47.724 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.263s] 2019-01-20 19:58:47,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:47.745 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.020s] 2019-01-20 19:58:47,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:47.909 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.163s] 2019-01-20 19:58:47,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:47.927 11339 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2019-01-20 19:58:48,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:48.625 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.305s] 2019-01-20 19:58:48,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:48.971 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.346s] 2019-01-20 19:58:54,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:54.385 11339 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.402s] 2019-01-20 19:58:55,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:58:55.115 11339 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.730s] 2019-01-20 19:59:00,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:00.114 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [2.590s] 2019-01-20 19:59:02,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:02.159 11339 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... fail [2.040s] 2019-01-20 19:59:06,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:06.393 11339 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.636s] 2019-01-20 19:59:11,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:11.746 11339 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.315s] 2019-01-20 19:59:13,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:13.883 11339 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.487s] 2019-01-20 19:59:26,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:26.420 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.541s] 2019-01-20 19:59:26,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:26.429 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2019-01-20 19:59:26,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:26.470 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.040s] 2019-01-20 19:59:26,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:26.642 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.172s] 2019-01-20 19:59:26,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:26.824 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.181s] 2019-01-20 19:59:27,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:27.027 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.201s] 2019-01-20 19:59:27,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:27.215 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.188s] 2019-01-20 19:59:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:27.415 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.199s] 2019-01-20 19:59:27,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:27.693 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.277s] 2019-01-20 19:59:27,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:27.737 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.044s] 2019-01-20 19:59:42,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:42.798 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.973s] 2019-01-20 19:59:42,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:42.977 11339 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.179s] 2019-01-20 19:59:48,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:48.329 11339 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.105s] 2019-01-20 19:59:53,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:53.231 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [70.826s] 2019-01-20 19:59:56,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:56.198 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.209s] 2019-01-20 19:59:57,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 19:59:57.083 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.885s] 2019-01-20 20:00:08,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:08.928 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2019-01-20 20:00:09,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:09.121 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.193s] 2019-01-20 20:00:09,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:09.168 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.046s] 2019-01-20 20:00:09,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:09.704 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.535s] 2019-01-20 20:00:10,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:10.023 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.318s] 2019-01-20 20:00:10,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:10.751 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.728s] 2019-01-20 20:00:10,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:10.927 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.175s] 2019-01-20 20:00:10,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:10.975 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.048s] 2019-01-20 20:00:11,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:11.027 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.051s] 2019-01-20 20:00:11,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:11.653 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.626s] 2019-01-20 20:00:11,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:11.834 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.180s] 2019-01-20 20:00:11,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:11.910 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.074s] 2019-01-20 20:00:12,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:12.123 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.212s] 2019-01-20 20:00:12,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:12.175 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.053s] 2019-01-20 20:00:12,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:12.383 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.207s] 2019-01-20 20:00:21,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:21.547 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.158s] 2019-01-20 20:00:21,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:21.727 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.179s] 2019-01-20 20:00:21,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:21.906 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.179s] 2019-01-20 20:00:21,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:21.926 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.019s] 2019-01-20 20:00:22,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.085 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.159s] 2019-01-20 20:00:22,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.236 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.150s] 2019-01-20 20:00:22,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.438 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.201s] 2019-01-20 20:00:22,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.620 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.181s] 2019-01-20 20:00:22,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.762 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.141s] 2019-01-20 20:00:22,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.794 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.032s] 2019-01-20 20:00:22,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.944 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.149s] 2019-01-20 20:00:22,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:22.988 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.043s] 2019-01-20 20:00:23,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:23.552 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.564s] 2019-01-20 20:00:23,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:23.733 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.181s] 2019-01-20 20:00:23,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:23.914 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.180s] 2019-01-20 20:00:24,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:24.156 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.241s] 2019-01-20 20:00:24,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:24.358 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.202s] 2019-01-20 20:00:24,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:24.393 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.034s] 2019-01-20 20:00:24,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:24.567 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.173s] 2019-01-20 20:00:24,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:24.598 11339 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.031s] 2019-01-20 20:00:27,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:27.907 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [34.669s] 2019-01-20 20:00:46,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:00:46.557 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.650s] 2019-01-20 20:01:09,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:09.691 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.215s] 2019-01-20 20:01:09,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:09.755 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.070s] 2019-01-20 20:01:10,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:10.425 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.669s] 2019-01-20 20:01:11,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:11.935 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.026s] 2019-01-20 20:01:12,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:12.672 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.737s] 2019-01-20 20:01:13,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:13.691 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.018s] 2019-01-20 20:01:14,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:14.724 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.033s] 2019-01-20 20:01:15,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:15.467 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.742s] 2019-01-20 20:01:16,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:16.418 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.950s] 2019-01-20 20:01:16,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:16.864 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.446s] 2019-01-20 20:01:17,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:17.792 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.927s] 2019-01-20 20:01:18,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:18.190 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.396s] 2019-01-20 20:01:19,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:19.024 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.833s] 2019-01-20 20:01:19,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:19.548 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.523s] 2019-01-20 20:01:20,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:20.219 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.671s] 2019-01-20 20:01:20,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:20.468 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.248s] 2019-01-20 20:01:21,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:21.754 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.285s] 2019-01-20 20:01:22,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:22.438 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.683s] 2019-01-20 20:01:22,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:22.972 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.533s] 2019-01-20 20:01:23,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:23.714 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.742s] 2019-01-20 20:01:24,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:24.408 11339 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.693s] 2019-01-20 20:01:31,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:31.075 11339 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.698s] 2019-01-20 20:01:39,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:39.774 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.379s] 2019-01-20 20:01:44,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:44.975 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.200s] 2019-01-20 20:01:47,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:47.465 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.489s] 2019-01-20 20:01:47,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:47.674 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.210s] 2019-01-20 20:01:47,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:47.874 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.198s] 2019-01-20 20:01:47,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:47.958 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.083s] 2019-01-20 20:01:48,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:48.135 11339 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.176s] 2019-01-20 20:01:54,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:01:54.859 11339 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.553s] 2019-01-20 20:02:05,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:02:05.821 11339 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.672s] 2019-01-20 20:02:14,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:02:14.645 11339 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.822s] 2019-01-20 20:02:28,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:02:28.577 11339 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.931s] 2019-01-20 20:04:17,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:04:17.962 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.524s] 2019-01-20 20:04:17,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:04:17.965 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2019-01-20 20:05:56,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:05:56.092 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [64.775s] 2019-01-20 20:05:56,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:05:56.176 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.084s] 2019-01-20 20:05:56,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:05:56.836 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.658s] 2019-01-20 20:05:56,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:05:56.935 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.098s] 2019-01-20 20:05:56,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:05:56.938 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-01-20 20:06:18,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:18.810 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.389s] 2019-01-20 20:06:19,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:19.037 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.227s] 2019-01-20 20:06:19,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:19.250 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.211s] 2019-01-20 20:06:19,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:19.627 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.376s] 2019-01-20 20:06:20,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:20.044 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.416s] 2019-01-20 20:06:20,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:20.433 11339 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.389s] 2019-01-20 20:06:26,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:26.561 11339 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.752s] 2019-01-20 20:06:28,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:28.855 11339 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.293s] 2019-01-20 20:06:36,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:36.430 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.673s] 2019-01-20 20:06:37,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:37.738 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.307s] 2019-01-20 20:06:41,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:41.709 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.968s] 2019-01-20 20:06:42,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:42.481 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.774s] 2019-01-20 20:06:44,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:44.474 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.989s] 2019-01-20 20:06:45,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:45.358 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.884s] 2019-01-20 20:06:47,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:47.258 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.896s] 2019-01-20 20:06:47,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:47.309 11339 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.055s] 2019-01-20 20:06:50,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:50.554 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.158s] 2019-01-20 20:06:56,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:56.879 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.161s] 2019-01-20 20:06:57,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:06:57.269 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.389s] 2019-01-20 20:07:28,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:07:28.811 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [31.538s] 2019-01-20 20:07:41,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:07:41.272 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.249s] 2019-01-20 20:07:42,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:07:42.027 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.755s] 2019-01-20 20:12:51,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:12:51.819 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.570s] 2019-01-20 20:12:51,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:12:51.991 11339 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.172s] 2019-01-20 20:12:55,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d645c5d5-01a9-4626-ad45-a45d3162ca8e 2019-01-20 20:12:55,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd645c5d5-01a9-4626-ad45-a45d3162ca8e']'. 2019-01-20 20:12:56,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-20 20:12:56,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-20 20:12:56,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 20:12:56,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d645c5d5-01a9-4626-ad45-a45d3162ca8e | 2019-01-20 20:12:56,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-20 20:12:56,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-20 19:56:40 | 2019-01-20 20:12:56,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-20 20:12:54 | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:16:14 | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: bc356b05-86cb-42d2-bf5d-8bf2171e63de) | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-20 20:12:56,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 12166b48-aa58-42a8-bd46-1f5b74449d5f) | 2019-01-20 20:12:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2019-01-20 20:12:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 967.085 | 2019-01-20 20:12:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 196 | 2019-01-20 20:12:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-01-20 20:12:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-20 20:12:56,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-20 20:12:56,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 4 | 2019-01-20 20:12:56,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 20:12:56,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-20 20:12:56,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-20 20:12:56,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 98.0% 2019-01-20 20:12:56,601 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 20:12:56,601 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 16:31 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-01-20 20:13:01,572 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-01-20 20:13:01,622 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-01-20 20:13:02,493 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852', 'id': u'ab2b6c0357be41639a03c0490dcee86f', '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'})}) 2019-01-20 20:13:02,943 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2f74963f8eb8415c9d057870742e9125', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852'}) 2019-01-20 20:13:03,098 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 20:13:03,287 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/024c068b2173490c97ccf732392b5931'}, 'domain_id': None, 'human_id': None, 'id': u'024c068b2173490c97ccf732392b5931', 'HUMAN_ID': False}) 2019-01-20 20:13:03,897 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852', 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': 'a5b495a3-2898-4d9e-b0ee-a2c479e86754', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852', 'project_id': u'ab2b6c0357be41639a03c0490dcee86f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 20:13:03,902 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_9118cd10-31c6-4fef-a66c-23c62f670852', 'password': 'a5b495a3-2898-4d9e-b0ee-a2c479e86754', 'project_name': 'patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'ab2b6c0357be41639a03c0490dcee86f', 'project_domain_name': 'Default'} 2019-01-20 20:13:04,968 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 20:13:07,493 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-20 20:13:07.071 11381 INFO rally.deployment.engine [-] Deployment 12166b48-aa58-42a8-bd46-1f5b74449d5f | Starting: Destroy cloud and free allocated resources. 2019-01-20 20:13:07.143 11381 INFO rally.deployment.engine [-] Deployment 12166b48-aa58-42a8-bd46-1f5b74449d5f | Completed: Destroy cloud and free allocated resources. 2019-01-20 20:13:07.194 11381 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de) for deployment 'opnfv-rally'. 2019-01-20 20:13:07.218 11381 INFO rally.api [-] Deleting verification (UUID=d645c5d5-01a9-4626-ad45-a45d3162ca8e). 2019-01-20 20:13:07.266 11381 INFO rally.api [-] Verification has been successfully deleted! 2019-01-20 20:13:07.267 11381 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de). 2019-01-20 20:13:07.274 11381 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-20 20:13:09,757 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 20:13:09.514 11384 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6fc26715-968e-4405-a8c2-e03d0a29068f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6fc26715-968e-4405-a8c2-e03d0a29068f | 2019-01-20T20:13:09 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6fc26715-968e-4405-a8c2-e03d0a29068f ~/.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 2019-01-20 20:13:13,206 - 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 | +-------------+----------------+-----------+ 2019-01-20 20:13:13,206 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-20 20:13:15,626 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-20 20:13:15.338 11390 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=bc356b05-86cb-42d2-bf5d-8bf2171e63de). 2019-01-20 20:13:15.466 11390 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-20 20:13:19,177 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-20 20:13:17.698 11393 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-20 20:13:17.958 11393 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-20 20:13:19.041 11393 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a) has been successfully created! Using verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a) as the default verifier for the future CLI operations. 2019-01-20 20:13:22,272 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-01-20 20:13:24,763 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/61f010f6-3eff-4c94-8083-29897caa90e3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3/file', 'owner': u'ab2b6c0357be41639a03c0490dcee86f', 'id': u'61f010f6-3eff-4c94-8083-29897caa90e3', 'size': 12716032, u'self': u'/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab2b6c0357be41639a03c0490dcee86f', 'name': 'patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/61f010f6-3eff-4c94-8083-29897caa90e3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T20:13:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T20:13:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852', 'created': u'2019-01-20T20:13:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T20:13:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/61f010f6-3eff-4c94-8083-29897caa90e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_9118cd10-31c6-4fef-a66c-23c62f670852', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 20:13:24,959 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_9118cd10-31c6-4fef-a66c-23c62f670852', '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'67f36c8b420f4494a64d032f2c86727b', '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'5950f004-33ea-4c61-bffa-9f0c0ac67dd9', 'swap': 0}) 2019-01-20 20:13:26,894 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/file', 'owner': u'ab2b6c0357be41639a03c0490dcee86f', 'id': u'8703ea5d-9129-46bb-811d-d13e8f08ed20', 'size': 12716032, u'self': u'/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab2b6c0357be41639a03c0490dcee86f', 'name': 'patrole-project_9118cd10-31c6-4fef-a66c-23c62f670852', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/8703ea5d-9129-46bb-811d-d13e8f08ed20/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T20:13:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T20:13:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852', 'created': u'2019-01-20T20:13:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T20:13:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8703ea5d-9129-46bb-811d-d13e8f08ed20', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_9118cd10-31c6-4fef-a66c-23c62f670852', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 20:13:26,961 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_9118cd10-31c6-4fef-a66c-23c62f670852', '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'67f36c8b420f4494a64d032f2c86727b', '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'6c509b49-8ff1-47c5-b08a-0e7c9bf19f70', 'swap': 0}) 2019-01-20 20:13:26,982 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_9118cd10-31c6-4fef-a66c-23c62f670852', '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'67f36c8b420f4494a64d032f2c86727b', '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'6c509b49-8ff1-47c5-b08a-0e7c9bf19f70', 'swap': 0}) 2019-01-20 20:13:30,126 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-20 20:13:29.124 11412 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a) for deployment 'opnfv-rally' (UUID=6fc26715-968e-4405-a8c2-e03d0a29068f). 2019-01-20 20:13:29.959 11412 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-20 20:13:29.961 11412 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a) has been successfully configured for deployment 'opnfv-rally' (UUID=6fc26715-968e-4405-a8c2-e03d0a29068f)! 2019-01-20 20:13:30,126 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-20 20:13:30,127 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-20 20:13:30,129 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-20 20:13:30,149 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-20 20:13:33,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0a7ed173-d34a-4ab2-8924-2e9234a6158a/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) 2019-01-20 20:13:33,272 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-20 20:13:33,290 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-20 20:13:33,291 - 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']'. 2019-01-20 20:13:35,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:13:35.395 11421 INFO rally.api [-] Starting verification (UUID=74eaa469-ebc8-4848-a357-5e01705a7066) for deployment 'opnfv-rally' (UUID=6fc26715-968e-4405-a8c2-e03d0a29068f) by verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a). 2019-01-20 20:13:35,396 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 74eaa469-ebc8-4848-a357-5e01705a7066 2019-01-20 20:16:12,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 74eaa469-ebc8-4848-a357-5e01705a7066 2019-01-20 20:16:12,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '74eaa469-ebc8-4848-a357-5e01705a7066']'. 2019-01-20 20:16:13,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-20 20:16:13,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-20 20:16:13,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 20:16:13,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 74eaa469-ebc8-4848-a357-5e01705a7066 | 2019-01-20 20:16:13,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-20 20:16:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-20 20:13:35 | 2019-01-20 20:16:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-20 20:16:12 | 2019-01-20 20:16:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:37 | 2019-01-20 20:16:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-20 20:16:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0a7ed173-d34a-4ab2-8924-2e9234a6158a) | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6fc26715-968e-4405-a8c2-e03d0a29068f) | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 148.934 | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2019-01-20 20:16:13,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2019-01-20 20:16:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-20 20:16:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-20 20:16:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-20 20:16:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 20:16:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-20 20:16:13,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-20 20:16:13,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-01-20 20:16:13,929 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 20:16:13,930 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:52 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-20 20:16:19,576 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2019-01-20 20:16:20,574 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2019-01-20 20:16:40,292 - 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 2019-01-20 20:16:40,338 - xtesting.core.robotframework - INFO - Results were successfully parsed 2019-01-20 20:16:40,635 - xtesting.core.robotframework - INFO - Results were successfully generated 2019-01-20 20:16:40,746 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 20:16:40,746 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-20 20:16:40,801 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2019-01-20 20:16:42,258 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 20:16:45,300 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-20 20:16:45,301 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2019-01-20 20:57:22,419 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 20:57:22,419 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:37 | FAIL | +---------------------+------------------+------------------+----------------+ 2019-01-20 20:57:24,239 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2019-01-20 20:57:24,292 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-01-20 20:57:25,793 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 20:57:27,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 20:57:30,088 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-20 20:57:29.676 11511 INFO rally.deployment.engine [-] Deployment 6fc26715-968e-4405-a8c2-e03d0a29068f | Starting: Destroy cloud and free allocated resources. 2019-01-20 20:57:29.756 11511 INFO rally.deployment.engine [-] Deployment 6fc26715-968e-4405-a8c2-e03d0a29068f | Completed: Destroy cloud and free allocated resources. 2019-01-20 20:57:29.793 11511 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a) for deployment 'opnfv-rally'. 2019-01-20 20:57:29.815 11511 INFO rally.api [-] Deleting verification (UUID=74eaa469-ebc8-4848-a357-5e01705a7066). 2019-01-20 20:57:29.864 11511 INFO rally.api [-] Verification has been successfully deleted! 2019-01-20 20:57:29.865 11511 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a). 2019-01-20 20:57:29.873 11511 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-20 20:57:32,571 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 20:57:32.267 11514 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb | 2019-01-20T20:57:32 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb ~/.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 2019-01-20 20:57:35,830 - 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 | +-------------+----------------+-----------+ 2019-01-20 20:57:35,830 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-20 20:57:38,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-20 20:57:37.846 11520 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=0a7ed173-d34a-4ab2-8924-2e9234a6158a). 2019-01-20 20:57:37.978 11520 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-20 20:57:41,544 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-20 20:57:40.155 11523 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-20 20:57:40.296 11523 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-20 20:57:41.409 11523 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=00fb1d38-90c5-4f63-a7ff-57c072e2ccd0) has been successfully created! Using verifier 'opnfv-tempest' (UUID=00fb1d38-90c5-4f63-a7ff-57c072e2ccd0) as the default verifier for the future CLI operations. 2019-01-20 20:57:44,730 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-01-20 20:57:53,968 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-20 20:57:52.984 11542 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=00fb1d38-90c5-4f63-a7ff-57c072e2ccd0) for deployment 'opnfv-rally' (UUID=f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb). 2019-01-20 20:57:53.831 11542 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-20 20:57:53.833 11542 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=00fb1d38-90c5-4f63-a7ff-57c072e2ccd0) has been successfully configured for deployment 'opnfv-rally' (UUID=f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb)! 2019-01-20 20:57:57,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-00fb1d38-90c5-4f63-a7ff-57c072e2ccd0/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-01-20 20:57:57,750 - 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']'. 2019-01-20 20:57:59,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 20:57:59.932 11551 INFO rally.api [-] Starting verification (UUID=28755db9-9e2a-48f4-a4f7-533cd0cc773e) for deployment 'opnfv-rally' (UUID=f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb) by verifier 'opnfv-tempest' (UUID=00fb1d38-90c5-4f63-a7ff-57c072e2ccd0). 2019-01-20 20:59:50,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 28755db9-9e2a-48f4-a4f7-533cd0cc773e 2019-01-20 20:59:50,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '28755db9-9e2a-48f4-a4f7-533cd0cc773e']'. 2019-01-20 20:59:51,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-20 20:59:51,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-20 20:59:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 20:59:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 28755db9-9e2a-48f4-a4f7-533cd0cc773e | 2019-01-20 20:59:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-20 20:59:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-20 20:57:59 | 2019-01-20 20:59:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-20 20:59:50 | 2019-01-20 20:59:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:51 | 2019-01-20 20:59:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-20 20:59:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-20 20:59:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 00fb1d38-90c5-4f63-a7ff-57c072e2ccd0) | 2019-01-20 20:59:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-20 20:59:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f008b4a4-9ad9-4e61-91b2-7115bcb9b9cb) | 2019-01-20 20:59:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 99.138 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2019-01-20 20:59:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 20:59:51,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-20 20:59:51,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-20 20:59:51,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2019-01-20 20:59:51,618 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 20:59:51,619 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:07 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-01-20 20:59:55,289 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2019-01-20 20:59:55,290 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:42 | FAIL | | vping_userdata | functest | smoke | 00:30 | PASS | | tempest_smoke_serial | functest | smoke | 17:56 | FAIL | | rally_sanity | functest | smoke | 25:01 | PASS | | refstack_defcore | functest | smoke | 16:31 | FAIL | | patrole | functest | smoke | 02:52 | PASS | | odl | functest | smoke | 00:19 | PASS | | snaps_smoke | functest | smoke | 40:37 | FAIL | | neutron_trunk | functest | smoke | 02:07 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2019-01-20 20:59:55,300 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-20 20:59:58,691 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-330 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-20 20:59:58,698 - 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=VGWH9Vwjqh8sz2W6DkKnGzZt2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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.7 export OS_REGION_NAME=regionOne 2019-01-20 20:59:58,698 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-20 20:59:58,699 - 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 | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2019-01-20 20:59:58,722 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2019-01-20 20:59:58,760 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2019-01-20 21:03:41,291 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2019-01-20 21:03:41,429 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 21:03:41,429 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 03:43 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2019-01-20 21:03:41,448 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2019-01-20 21:03:43,450 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2019-01-20 21:03:45,146 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2019-01-20 21:03:47,204 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2019-01-20 21:03:48,212 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2019-01-20 21:03:48,213 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2019-01-20 21:03:48,264 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2019-01-20 21:03:49,036 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2019-01-20 21:04:17,462 - 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.' 2019-01-20 21:04:17,463 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2019-01-20 21:04:17,463 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2019-01-20 21:04:17,549 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2019-01-20 21:04:45,978 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2019-01-20 21:04:45,979 - 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'}]} 2019-01-20 21:04:45,979 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2019-01-20 21:04:45,980 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2019-01-20 21:04:45,980 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2019-01-20 21:04:46,068 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2019-01-20 21:04:46,078 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:04:46,784 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:04:49,291 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2019-01-20 21:04:49,701 - sdnvpn.lib.openstack_utils - DEBUG - Network '0feb5c32-2669-44fa-ae37-558dcea5081d' created successfully 2019-01-20 21:04:49,701 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2019-01-20 21:04:50,478 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'e4dfb7fd-b30e-40d5-97d6-4c47d37d80e8' created successfully 2019-01-20 21:04:50,479 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2019-01-20 21:04:50,909 - sdnvpn.lib.openstack_utils - DEBUG - Router '97c8314c-7195-405c-8d79-2e330409bc50' created successfully 2019-01-20 21:04:50,909 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2019-01-20 21:04:52,372 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2019-01-20 21:04:52,372 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2019-01-20 21:04:54,695 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2019-01-20 21:04:55,217 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2019-01-20 21:04:55,598 - sdnvpn.lib.openstack_utils - DEBUG - Network '8c8ac036-5655-4657-8230-6b748bb50b2d' created successfully 2019-01-20 21:04:55,598 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2019-01-20 21:04:55,981 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '4ca2b7b4-3003-4b52-80cc-feeabb2b44f3' created successfully 2019-01-20 21:04:55,982 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2019-01-20 21:04:55,982 - sdnvpn.lib.openstack_utils - DEBUG - Router '97c8314c-7195-405c-8d79-2e330409bc50' created successfully 2019-01-20 21:04:55,982 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2019-01-20 21:04:57,517 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2019-01-20 21:04:57,517 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2019-01-20 21:04:58,212 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2019-01-20 21:04:58,417 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2019-01-20 21:04:58,664 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=22e4c191-f90b-4e7c-913f-84e009e9eddb created successfully. 2019-01-20 21:04:58,665 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2019-01-20 21:04:58,665 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2019-01-20 21:04:59,012 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2019-01-20 21:04:59,012 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2019-01-20 21:04:59,188 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2019-01-20 21:04:59,854 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2019-01-20 21:05:34,827 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:06:11,277 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.203 -c 10' 2019-01-20 21:06:30,291 - functest.utils.functest_utils - ERROR - The command 'ping 172.30.9.203 -c 10' failed. 2019-01-20 21:06:53,096 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2019-01-20 21:06:53,097 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'FAIL', '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.203': 'FAIL'}]} 2019-01-20 21:06:53,097 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2019-01-20 21:06:53,097 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2019-01-20 21:06:53,097 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2019-01-20 21:06:53,201 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2019-01-20 21:07:07,365 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2019-01-20 21:07:07,366 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2019-01-20 21:07:07,422 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2019-01-20 21:07:07,478 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2019-01-20 21:07:07,538 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2019-01-20 21:07:07,805 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-2 2019-01-20 21:07:07,848 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.31 2019-01-20 21:07:16,875 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2019-01-20 21:07:16,933 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2019-01-20 21:07:16,933 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2019-01-20 21:07:55,962 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:07:56,640 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2019-01-20 21:07:56,759 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=8e78f295-6abe-4169-9694-85cf9d2988a3 created successfully. 2019-01-20 21:07:57,379 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:07:57,940 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2019-01-20 21:07:58,948 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2019-01-20 21:07:59,330 - sdnvpn.lib.openstack_utils - DEBUG - Network 'a6f63832-ccf4-474b-b7eb-6cb84b74177e' created successfully 2019-01-20 21:07:59,330 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2019-01-20 21:07:59,934 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '1e039567-8ad9-4346-a8ac-8efc164eb983' created successfully 2019-01-20 21:07:59,935 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2019-01-20 21:08:00,219 - sdnvpn.lib.openstack_utils - DEBUG - Router 'cea867af-b93c-4dd1-b03e-77de6c50c0cc' created successfully 2019-01-20 21:08:00,219 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2019-01-20 21:08:01,634 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2019-01-20 21:08:01,634 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2019-01-20 21:08:02,895 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2019-01-20 21:08:03,558 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2019-01-20 21:08:04,121 - sdnvpn.lib.openstack_utils - DEBUG - Network 'bfbb9518-fa4b-47ec-b509-e4283ce7f36d' created successfully 2019-01-20 21:08:04,121 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2019-01-20 21:08:04,683 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '1c2ae420-c67e-4f8b-8e2e-96830ba4aae6' created successfully 2019-01-20 21:08:04,683 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2019-01-20 21:08:04,975 - sdnvpn.lib.openstack_utils - DEBUG - Router 'fa3b541c-ab3a-40a2-ac59-8c632ff36aea' created successfully 2019-01-20 21:08:04,975 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2019-01-20 21:08:06,237 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2019-01-20 21:08:06,237 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2019-01-20 21:08:08,462 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2019-01-20 21:08:09,417 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2019-01-20 21:11:39,168 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2019-01-20 21:11:39,168 - 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'}]} 2019-01-20 21:11:39,168 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2019-01-20 21:11:39,169 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2019-01-20 21:11:39,169 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2019-01-20 21:11:39,265 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2019-01-20 21:11:39,274 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:11:39,274 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2019-01-20 21:11:40,224 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:11:44,461 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:12:25,436 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-404442', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [u'55:55'], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'8c8e1901-da12-476d-9976-288c46ec68a6'}} 2019-01-20 21:12:50,710 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:13:23,293 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-613690', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [u'88:88'], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'5f49928d-5b23-4502-a0dc-7e6abe3f48c3'}} 2019-01-20 21:13:26,683 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:14:23,321 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2019-01-20 21:14:23,322 - 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'}]} 2019-01-20 21:14:23,322 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2019-01-20 21:14:23,322 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2019-01-20 21:14:23,322 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2019-01-20 21:14:23,423 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2019-01-20 21:14:23,435 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:14:23,993 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:14:30,011 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:15:35,648 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-521305', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'9ddb46e9-afb6-499a-bffb-8a1f335ff603'}} 2019-01-20 21:16:15,127 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:17:18,348 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-521305', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'0f067ac5-8ee9-440f-b169-cd431195abee'}} 2019-01-20 21:17:22,040 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:18:30,393 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2019-01-20 21:18:30,394 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'PASS', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'PASS'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'PASS'}]} 2019-01-20 21:18:30,394 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2019-01-20 21:18:30,395 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2019-01-20 21:18:30,395 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2019-01-20 21:18:30,482 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2019-01-20 21:18:30,499 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:18:45,526 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:18:49,452 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:20:05,395 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2019-01-20 21:21:36,348 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2019-01-20 21:23:07,102 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2019-01-20 21:23:52,929 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2019-01-20 21:23:52,929 - 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 274, actual flow count 275': 'PASS'}, {'OVS groups are programmed after resync expected group count 31, actual group count 31': 'PASS'}, {'OVS flows are programmed after resync expected flow count 274, actual flow count 289': 'PASS'}, {'OVS groups are programmed after resync expected group count 31, actual group count 31': 'PASS'}]} 2019-01-20 21:23:52,929 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2019-01-20 21:23:52,929 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2019-01-20 21:23:52,930 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2019-01-20 21:23:53,018 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2019-01-20 21:23:53,029 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:24:07,712 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:24:11,663 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:26:11,182 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2019-01-20 21:26:58,324 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2019-01-20 21:27:28,591 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2019-01-20 21:27:28,591 - 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'}]} 2019-01-20 21:27:28,592 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2019-01-20 21:27:28,593 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2019-01-20 21:27:28,593 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2019-01-20 21:27:28,687 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2019-01-20 21:27:28,699 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:27:29,263 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:27:32,141 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2019-01-20 21:27:32,672 - sdnvpn.lib.openstack_utils - DEBUG - Network 'f158b2e4-cb6f-49f0-9846-878dcdc01d5e' created successfully 2019-01-20 21:27:32,673 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2019-01-20 21:27:33,357 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'b954b906-c2c4-466a-8ef1-30e8aebdf249' created successfully 2019-01-20 21:27:33,357 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2019-01-20 21:27:33,657 - sdnvpn.lib.openstack_utils - DEBUG - Router 'cd051fe8-32b4-473c-8bc3-c8fa1994c562' created successfully 2019-01-20 21:27:33,658 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2019-01-20 21:27:35,216 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2019-01-20 21:27:35,216 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2019-01-20 21:27:37,351 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2019-01-20 21:27:38,551 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:28:43,808 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-281689', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'6c5917fc-0458-4601-b164-289f9e3efdac'}} 2019-01-20 21:29:23,523 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:30:26,472 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-281689', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'45997081-08ce-415d-b7df-6707de4d47eb'}} 2019-01-20 21:30:30,118 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:31:00,146 - 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. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2019-01-20 21:31:38,108 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2019-01-20 21:31:38,108 - 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'}]} 2019-01-20 21:31:38,108 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2019-01-20 21:31:38,108 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2019-01-20 21:31:38,108 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2019-01-20 21:31:38,384 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2019-01-20 21:31:39,311 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'id': u'd09a7522bb75432597bf4ae501cded2d', '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'})}) 2019-01-20 21:31:39,766 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dd72e6094c0e4c2a96d799c387dd18bd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'bgpvpn-tempest-tests-user_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a'}) 2019-01-20 21:31:40,018 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 21:31:40,212 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/eb6601619536410bb0a90442d098ddaa'}, 'domain_id': None, 'human_id': None, 'id': u'eb6601619536410bb0a90442d098ddaa', 'HUMAN_ID': False}) 2019-01-20 21:31:40,774 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 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': '14a59b96-f2d5-42dd-8d8a-b99c50e5fa34', 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_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'project_id': u'd09a7522bb75432597bf4ae501cded2d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 21:31:40,780 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'bgpvpn-tempest-tests-user_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'password': '14a59b96-f2d5-42dd-8d8a-b99c50e5fa34', 'project_name': 'bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'd09a7522bb75432597bf4ae501cded2d', 'project_domain_name': 'Default'} 2019-01-20 21:31:41,900 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 21:31:51,615 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 21:31:51.336 154 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b243a23e-404a-466c-a720-8915b3e70c30) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b243a23e-404a-466c-a720-8915b3e70c30 | 2019-01-20T21:31:51 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b243a23e-404a-466c-a720-8915b3e70c30 ~/.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 2019-01-20 21:31:54,887 - 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 | +-------------+----------------+-----------+ 2019-01-20 21:31:54,888 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-20 21:32:01,204 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-20 21:31:59.072 163 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-20 21:31:59.220 163 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-20 21:32:01.010 163 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5fe95240-9e70-45a6-a552-dcc3fb1c5fb0) has been successfully created! Using verifier 'opnfv-tempest' (UUID=5fe95240-9e70-45a6-a552-dcc3fb1c5fb0) as the default verifier for the future CLI operations. 2019-01-20 21:32:07,591 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/file', 'owner': u'd09a7522bb75432597bf4ae501cded2d', 'id': u'bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f', 'size': 12716032, u'self': u'/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd09a7522bb75432597bf4ae501cded2d', 'name': 'bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T21:32:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T21:32:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'created': u'2019-01-20T21:32:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T21:32:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bc8c832a-6c2d-4cbf-9cd0-e155bc1a802f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 21:32:07,790 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', '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'67f36c8b420f4494a64d032f2c86727b', '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'6a1a4033-7ec5-4e5f-96b4-3cee24a35eda', 'swap': 0}) 2019-01-20 21:32:10,851 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/c472061c-edd1-487c-8bb5-e8556dbbef49/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49/file', 'owner': u'd09a7522bb75432597bf4ae501cded2d', 'id': u'c472061c-edd1-487c-8bb5-e8556dbbef49', 'size': 12716032, u'self': u'/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd09a7522bb75432597bf4ae501cded2d', 'name': 'bgpvpn-tempest-tes-project_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/c472061c-edd1-487c-8bb5-e8556dbbef49/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T21:32:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T21:32:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', 'created': u'2019-01-20T21:32:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T21:32:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c472061c-edd1-487c-8bb5-e8556dbbef49', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 21:32:10,911 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', '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'67f36c8b420f4494a64d032f2c86727b', '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'176164ac-494f-4fd0-9d76-9df43d1c60be', 'swap': 0}) 2019-01-20 21:32:10,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_c4d3bee0-6e3b-449f-9e4a-0c6764edb51a', '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'67f36c8b420f4494a64d032f2c86727b', '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'176164ac-494f-4fd0-9d76-9df43d1c60be', 'swap': 0}) 2019-01-20 21:32:14,124 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-20 21:32:12.998 182 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5fe95240-9e70-45a6-a552-dcc3fb1c5fb0) for deployment 'opnfv-rally' (UUID=b243a23e-404a-466c-a720-8915b3e70c30). 2019-01-20 21:32:13.962 182 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-20 21:32:13.964 182 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5fe95240-9e70-45a6-a552-dcc3fb1c5fb0) has been successfully configured for deployment 'opnfv-rally' (UUID=b243a23e-404a-466c-a720-8915b3e70c30)! 2019-01-20 21:32:14,125 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-20 21:32:14,125 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-20 21:32:14,128 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-20 21:32:14,147 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-20 21:32:17,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5fe95240-9e70-45a6-a552-dcc3fb1c5fb0/repo; testr list-tests '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt 2>/dev/null) 2019-01-20 21:32:17,278 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-20 21:32:17,308 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-20 21:32:17,308 - 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']'. 2019-01-20 21:32:19,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:32:19.399 191 INFO rally.api [-] Starting verification (UUID=487a1477-f276-48ed-8248-0c51fbf843f6) for deployment 'opnfv-rally' (UUID=b243a23e-404a-466c-a720-8915b3e70c30) by verifier 'opnfv-tempest' (UUID=5fe95240-9e70-45a6-a552-dcc3fb1c5fb0). 2019-01-20 21:32:19,401 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 487a1477-f276-48ed-8248-0c51fbf843f6 2019-01-20 21:36:35,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 487a1477-f276-48ed-8248-0c51fbf843f6 2019-01-20 21:36:35,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '487a1477-f276-48ed-8248-0c51fbf843f6']'. 2019-01-20 21:36:37,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-20 21:36:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-20 21:36:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 21:36:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 487a1477-f276-48ed-8248-0c51fbf843f6 | 2019-01-20 21:36:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-20 21:36:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-20 21:32:19 | 2019-01-20 21:36:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-20 21:36:35 | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:16 | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5fe95240-9e70-45a6-a552-dcc3fb1c5fb0) | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b243a23e-404a-466c-a720-8915b3e70c30) | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 17 | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 247.091 | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 15 | 2019-01-20 21:36:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-01-20 21:36:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-20 21:36:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-20 21:36:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2019-01-20 21:36:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 21:36:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-20 21:36:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-20 21:36:37,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest bgpvpn-tempest-tests success_rate is 88.2352941176% 2019-01-20 21:36:42,087 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2019-01-20 21:36:42,087 - 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'} 2019-01-20 21:36:42,088 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2019-01-20 21:36:42,088 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2019-01-20 21:36:42,088 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2019-01-20 21:36:42,170 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2019-01-20 21:36:42,181 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:36:42,734 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:36:45,894 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:39:34,143 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2019-01-20 21:39:34,143 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances': {'status': 'PASS', 'details': [{'Ping succeeds': 'PASS'}, {'Ping succeeds': 'PASS'}]} 2019-01-20 21:39:34,143 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2019-01-20 21:39:34,143 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2019-01-20 21:39:34,143 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2019-01-20 21:39:34,224 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2019-01-20 21:39:34,224 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2019-01-20 21:39:34,235 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2019-01-20 21:39:34,776 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2019-01-20 21:39:45,759 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2019-01-20 21:39:45,804 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=92df4e29-805c-4ca5-89df-92f233672898 created successfully. 2019-01-20 21:39:46,860 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2019-01-20 21:39:47,300 - sdnvpn.lib.openstack_utils - DEBUG - Network '5f10cddf-1014-44cb-a2d4-a63328113039' created successfully 2019-01-20 21:39:47,300 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2019-01-20 21:39:47,763 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '1833a158-f93d-4bcf-9151-1b8a7db5550d' created successfully 2019-01-20 21:39:47,764 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2019-01-20 21:39:47,900 - sdnvpn.lib.openstack_utils - DEBUG - Router '15d76960-d55d-4e9f-9a6f-9045a4d79462' created successfully 2019-01-20 21:39:47,901 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2019-01-20 21:39:49,229 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2019-01-20 21:39:49,229 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2019-01-20 21:39:51,834 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2019-01-20 21:39:51,902 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2019-01-20 21:42:37,612 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2019-01-20 21:43:52,788 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-498652', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'67f36c8b420f4494a64d032f2c86727b', u'route_targets': [], u'project_id': u'67f36c8b420f4494a64d032f2c86727b', u'type': u'l3', u'id': u'0647413a-f3a1-4ba2-aec5-4551ec777eea'}} 2019-01-20 21:43:54,525 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2019-01-20 21:44:26,705 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2019-01-20 21:44:54,257 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2019-01-20 21:44:54,257 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'PASS', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'PASS'}]} 2019-01-20 21:44:54,257 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2019-01-20 21:44:54,513 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2019-01-20 21:45:09,978 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2019-01-20 21:45:14,214 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2019-01-20 21:45:14,230 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2019-01-20 21:45:19,739 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2019-01-20 21:45:19,754 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2019-01-20 21:45:25,173 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2019-01-20 21:45:25,188 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2019-01-20 21:45:25,628 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2019-01-20 21:45:25,643 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2019-01-20 21:45:25,887 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2019-01-20 21:45:25,901 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2019-01-20 21:45:25,927 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2019-01-20 21:45:27,560 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-20 21:45:27,560 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 41:44 | FAIL | +-------------------+-----------------+------------------+----------------+ 2019-01-20 21:45:27,566 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2019-01-20 21:45:27,567 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 03:43 | PASS | | bgpvpn | sdnvpn | features | 41:44 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2019-01-20 21:45:27,573 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-20 21:45:34,021 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-330 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-20 21:45:34,027 - 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=VGWH9Vwjqh8sz2W6DkKnGzZt2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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.7 export OS_REGION_NAME=regionOne 2019-01-20 21:45:34,027 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-20 21:45:34,027 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2019-01-20 21:45:34,028 - 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 | +----------------------+------------------+--------------+------------------+----------------+ 2019-01-20 21:45:34,031 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-20 21:45:36,750 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-330 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-20 21:45:36,755 - 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=VGWH9Vwjqh8sz2W6DkKnGzZt2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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.7 export OS_REGION_NAME=regionOne 2019-01-20 21:45:36,756 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-20 21:45:36,756 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2019-01-20 21:45:36,757 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2019-01-20 21:45:36,758 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-20 21:45:39,438 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-330 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-20 21:45:39,442 - 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=VGWH9Vwjqh8sz2W6DkKnGzZt2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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.7 export OS_REGION_NAME=regionOne 2019-01-20 21:45:39,442 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2019-01-20 21:45:39,449 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2019-01-20 21:45:41,508 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'id': u'4ea30243dfd74a81b6c00c269a21a3d5', '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'})}) 2019-01-20 21:45:41,972 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0e491373376544f3b53f4751ef0148f1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_a1eabd50-18e2-48b3-ae7e-463e72e8b792'}) 2019-01-20 21:45:42,080 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-20 21:45:42,280 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/bbf36c791d9e4a9ebce8f5fb536334ab'}, 'domain_id': None, 'human_id': None, 'id': u'bbf36c791d9e4a9ebce8f5fb536334ab', 'HUMAN_ID': False}) 2019-01-20 21:45:42,839 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 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': '3ddfb6d5-f3bf-47b5-94bb-1c793a4cb3ab', 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_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'project_id': u'4ea30243dfd74a81b6c00c269a21a3d5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-20 21:45:42,845 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'password': '3ddfb6d5-f3bf-47b5-94bb-1c793a4cb3ab', 'project_name': 'tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '4ea30243dfd74a81b6c00c269a21a3d5', 'project_domain_name': 'Default'} 2019-01-20 21:45:43,940 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-20 21:45:48,446 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-20 21:45:48.114 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ee690218-99ed-4194-8cbf-ad9b61ae881c) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ee690218-99ed-4194-8cbf-ad9b61ae881c | 2019-01-20T21:45:48 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ee690218-99ed-4194-8cbf-ad9b61ae881c ~/.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 2019-01-20 21:45:51,725 - 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 | +-------------+----------------+-----------+ 2019-01-20 21:45:51,725 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-20 21:45:57,364 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-20 21:45:55.782 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-20 21:45:55.971 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-20 21:45:57.173 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2c348d29-f5ba-493e-804a-08b474b1964b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2c348d29-f5ba-493e-804a-08b474b1964b) as the default verifier for the future CLI operations. 2019-01-20 21:46:00,171 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2019-01-20 21:46:02,432 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2ca070ea-b714-46a8-ad1a-bbf649720553/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553/file', 'owner': u'4ea30243dfd74a81b6c00c269a21a3d5', 'id': u'2ca070ea-b714-46a8-ad1a-bbf649720553', 'size': 12716032, u'self': u'/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ea30243dfd74a81b6c00c269a21a3d5', 'name': 'tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2ca070ea-b714-46a8-ad1a-bbf649720553/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T21:46:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T21:46:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'created': u'2019-01-20T21:46:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T21:46:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2ca070ea-b714-46a8-ad1a-bbf649720553', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_a1eabd50-18e2-48b3-ae7e-463e72e8b792', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 21:46:02,663 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_a1eabd50-18e2-48b3-ae7e-463e72e8b792', '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'67f36c8b420f4494a64d032f2c86727b', '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'183dc0b8-4d62-41c9-bef3-d18ed5b8a71e', 'swap': 0}) 2019-01-20 21:46:04,591 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/file', 'owner': u'4ea30243dfd74a81b6c00c269a21a3d5', 'id': u'2f3c06d4-0f06-49d5-ab42-0cadab7d29bb', 'size': 12716032, u'self': u'/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ea30243dfd74a81b6c00c269a21a3d5', 'name': 'tempest_full_paral-project_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://fd90ab52-07b8-4980-acf6-37a93355dc41/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-20T21:46:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-20T21:46:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792', 'created': u'2019-01-20T21:46:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-20T21:46:03Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2f3c06d4-0f06-49d5-ab42-0cadab7d29bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-20 21:46:04,658 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792', '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'67f36c8b420f4494a64d032f2c86727b', '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'cd308c1a-de30-424b-acb1-dda0389a2271', 'swap': 0}) 2019-01-20 21:46:04,681 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_a1eabd50-18e2-48b3-ae7e-463e72e8b792', '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'67f36c8b420f4494a64d032f2c86727b', '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'cd308c1a-de30-424b-acb1-dda0389a2271', 'swap': 0}) 2019-01-20 21:46:07,655 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-20 21:46:06.651 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2c348d29-f5ba-493e-804a-08b474b1964b) for deployment 'opnfv-rally' (UUID=ee690218-99ed-4194-8cbf-ad9b61ae881c). 2019-01-20 21:46:07.484 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-20 21:46:07.486 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2c348d29-f5ba-493e-804a-08b474b1964b) has been successfully configured for deployment 'opnfv-rally' (UUID=ee690218-99ed-4194-8cbf-ad9b61ae881c)! 2019-01-20 21:46:07,655 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-20 21:46:07,656 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-20 21:46:07,659 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-20 21:46:07,676 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-20 21:46:10,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2c348d29-f5ba-493e-804a-08b474b1964b/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2019-01-20 21:46:10,185 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-20 21:46:10,203 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-20 21:46:10,204 - 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']'. 2019-01-20 21:46:12,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:12.261 49 INFO rally.api [-] Starting verification (UUID=1511dd86-5d86-4cf2-9b89-3334156f5662) for deployment 'opnfv-rally' (UUID=ee690218-99ed-4194-8cbf-ad9b61ae881c) by verifier 'opnfv-tempest' (UUID=2c348d29-f5ba-493e-804a-08b474b1964b). 2019-01-20 21:46:12,263 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1511dd86-5d86-4cf2-9b89-3334156f5662 2019-01-20 21:46:16,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:16.731 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2019-01-20 21:46:16,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:16.880 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]. 2019-01-20 21:46:16,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:16.981 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]. 2019-01-20 21:46:16,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:16.988 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2019-01-20 21:46:16,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:16.989 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]. 2019-01-20 21:46:20,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.155 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.186s] 2019-01-20 21:46:20,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.235 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.177s] 2019-01-20 21:46:20,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.248 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.013s] 2019-01-20 21:46:20,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.298 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.213s] 2019-01-20 21:46:20,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.348 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.049s] 2019-01-20 21:46:20,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.412 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.064s] 2019-01-20 21:46:20,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.455 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.206s] 2019-01-20 21:46:20,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.463 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.328s] 2019-01-20 21:46:20,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.470 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.246s] 2019-01-20 21:46:20,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.470 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.366s] 2019-01-20 21:46:20,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.484 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.071s] 2019-01-20 21:46:20,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.507 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.022s] 2019-01-20 21:46:20,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.587 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.170s] 2019-01-20 21:46:20,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.592 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.124s] 2019-01-20 21:46:20,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.599 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.136s] 2019-01-20 21:46:20,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.602 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.014s] 2019-01-20 21:46:20,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.689 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.181s] 2019-01-20 21:46:20,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.713 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.326s] 2019-01-20 21:46:20,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.748 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.059s] 2019-01-20 21:46:20,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.775 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.305s] 2019-01-20 21:46:20,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.780 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.066s] 2019-01-20 21:46:20,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.784 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.184s] 2019-01-20 21:46:20,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.890 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.288s] 2019-01-20 21:46:20,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.964 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.073s] 2019-01-20 21:46:20,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.982 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.018s] 2019-01-20 21:46:20,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:20.995 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.012s] 2019-01-20 21:46:21,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.010 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.015s] 2019-01-20 21:46:21,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.090 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.716s] 2019-01-20 21:46:21,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.210 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.436s] 2019-01-20 21:46:21,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.268 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.242s] 2019-01-20 21:46:21,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.307 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.066s] 2019-01-20 21:46:21,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.338 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.558s] 2019-01-20 21:46:21,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.367 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.580s] 2019-01-20 21:46:21,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.431 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.340s] 2019-01-20 21:46:21,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.500 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.289s] 2019-01-20 21:46:21,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.569 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.301s] 2019-01-20 21:46:21,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.780 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.347s] 2019-01-20 21:46:21,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.806 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.498s] 2019-01-20 21:46:21,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:21.861 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.360s] 2019-01-20 21:46:22,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.204 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.424s] 2019-01-20 21:46:22,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.215 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.010s] 2019-01-20 21:46:22,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.244 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.028s] 2019-01-20 21:46:22,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.257 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.892s] 2019-01-20 21:46:22,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.558 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.500s] 2019-01-20 21:46:22,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.668 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.423s] 2019-01-20 21:46:22,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:22.684 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.821s] 2019-01-20 21:46:23,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:23.133 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.448s] 2019-01-20 21:46:23,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:23.229 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.560s] 2019-01-20 21:46:23,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:23.496 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.267s] 2019-01-20 21:46:24,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:24.013 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.516s] 2019-01-20 21:46:24,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:24.049 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.036s] 2019-01-20 21:46:24,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:24.062 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.012s] 2019-01-20 21:46:24,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:24.356 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.219s] 2019-01-20 21:46:24,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:24.647 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.459s] 2019-01-20 21:46:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:25.039 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.685s] 2019-01-20 21:46:25,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:25.281 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [1.218s] 2019-01-20 21:46:25,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:25.605 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.564s] 2019-01-20 21:46:25,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:25.702 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.421s] 2019-01-20 21:46:27,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:27.432 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [2.783s] 2019-01-20 21:46:27,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:27.463 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.515s] 2019-01-20 21:46:27,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:27.632 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2019-01-20 21:46:27,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:27.811 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.347s] 2019-01-20 21:46:28,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:28.296 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.484s] 2019-01-20 21:46:28,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:28.682 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.385s] 2019-01-20 21:46:28,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:28.705 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.022s] 2019-01-20 21:46:29,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:29.095 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.389s] 2019-01-20 21:46:29,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:29.757 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]. 2019-01-20 21:46:29,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:29.758 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]. 2019-01-20 21:46:29,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:29.924 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.159s] 2019-01-20 21:46:29,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:29.957 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.033s] 2019-01-20 21:46:30,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:30.767 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.301s] 2019-01-20 21:46:30,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:30.864 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.097s] 2019-01-20 21:46:30,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:30.918 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.053s] 2019-01-20 21:46:30,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:30.968 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.051s] 2019-01-20 21:46:31,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.247 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.108s] 2019-01-20 21:46:31,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.260 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.012s] 2019-01-20 21:46:31,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.434 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.173s] 2019-01-20 21:46:31,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.446 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.012s] 2019-01-20 21:46:31,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.464 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.017s] 2019-01-20 21:46:31,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.475 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.011s] 2019-01-20 21:46:31,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.522 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.047s] 2019-01-20 21:46:31,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.538 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.016s] 2019-01-20 21:46:31,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.569 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.029s] 2019-01-20 21:46:31,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.580 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2019-01-20 21:46:31,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.589 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2019-01-20 21:46:31,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.601 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2019-01-20 21:46:31,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.616 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.014s] 2019-01-20 21:46:31,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.647 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.032s] 2019-01-20 21:46:31,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.958 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [4.525s] 2019-01-20 21:46:31,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.962 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. 2019-01-20 21:46:31,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.964 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. 2019-01-20 21:46:31,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:31.973 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.014s] 2019-01-20 21:46:32,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:32.322 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.229s] 2019-01-20 21:46:32,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:32.380 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.058s] 2019-01-20 21:46:32,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:32.439 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.059s] 2019-01-20 21:46:33,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:33.972 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.126s] 2019-01-20 21:46:35,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:35.026 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.505s] 2019-01-20 21:46:35,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:35.500 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [15.515s] 2019-01-20 21:46:35,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:35.745 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.717s] 2019-01-20 21:46:36,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:36.269 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.524s] 2019-01-20 21:46:37,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:37.750 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [17.894s] 2019-01-20 21:46:40,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:40.031 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.212s] 2019-01-20 21:46:43,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:43.365 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [13.400s] 2019-01-20 21:46:43,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:43.912 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [3.945s] 2019-01-20 21:46:44,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:44.130 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.219s] 2019-01-20 21:46:44,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:44.151 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.800s] 2019-01-20 21:46:44,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:44.418 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.230s] 2019-01-20 21:46:44,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:44.697 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.545s] 2019-01-20 21:46:45,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:45.216 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.518s] 2019-01-20 21:46:45,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:45.590 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [1.171s] 2019-01-20 21:46:45,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:45.940 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [13.681s] 2019-01-20 21:46:46,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:46.325 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.735s] 2019-01-20 21:46:47,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:47.610 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.396s] 2019-01-20 21:46:47,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:47.619 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] 2019-01-20 21:46:48,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:48.170 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.232s] 2019-01-20 21:46:48,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:48.490 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.869s] 2019-01-20 21:46:48,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:48.492 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 2019-01-20 21:46:48,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:48.497 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. 2019-01-20 21:46:48,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:48.500 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. 2019-01-20 21:46:48,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:48.833 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.339s] 2019-01-20 21:46:49,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:49.020 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.186s] 2019-01-20 21:46:49,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:49.023 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 2019-01-20 21:46:49,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:49.026 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 2019-01-20 21:46:49,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:49.027 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 2019-01-20 21:46:51,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.031 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [18.478s] 2019-01-20 21:46:51,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.054 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.027s] 2019-01-20 21:46:51,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.067 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.013s] 2019-01-20 21:46:51,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.079 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.012s] 2019-01-20 21:46:51,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.093 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.014s] 2019-01-20 21:46:51,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.390 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.295s] 2019-01-20 21:46:51,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.445 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [7.312s] 2019-01-20 21:46:51,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.467 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [3.297s] 2019-01-20 21:46:51,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.506 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [5.179s] 2019-01-20 21:46:51,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.726 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.335s] 2019-01-20 21:46:51,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:51.914 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.187s] 2019-01-20 21:46:52,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:52.239 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.326s] 2019-01-20 21:46:52,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:52.551 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.312s] 2019-01-20 21:46:54,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:54.775 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [3.306s] 2019-01-20 21:46:54,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:54.946 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [22.505s] 2019-01-20 21:46:55,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:55.094 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.148s] 2019-01-20 21:46:55,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:55.333 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.557s] 2019-01-20 21:46:56,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:56.226 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.891s] 2019-01-20 21:46:56,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:56.533 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [22.555s] 2019-01-20 21:46:56,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:56.538 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.009s] 2019-01-20 21:46:56,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:56.553 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.015s] 2019-01-20 21:46:56,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:56.568 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.015s] 2019-01-20 21:46:57,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:57.181 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.955s] 2019-01-20 21:46:59,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:46:59.866 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [2.683s] 2019-01-20 21:47:00,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:00.346 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.481s] 2019-01-20 21:47:02,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:02.656 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [11.212s] 2019-01-20 21:47:04,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:04.186 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [7.616s] 2019-01-20 21:47:05,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:05.506 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [27.752s] 2019-01-20 21:47:05,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:05.509 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.321s] 2019-01-20 21:47:08,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.314 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.201s] 2019-01-20 21:47:08,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.326 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.012s] 2019-01-20 21:47:08,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.339 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.012s] 2019-01-20 21:47:08,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.581 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.241s] 2019-01-20 21:47:08,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.596 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.014s] 2019-01-20 21:47:08,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.643 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.047s] 2019-01-20 21:47:08,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.669 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.026s] 2019-01-20 21:47:08,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.732 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.062s] 2019-01-20 21:47:08,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.745 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.012s] 2019-01-20 21:47:08,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.805 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.061s] 2019-01-20 21:47:08,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:08.824 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.019s] 2019-01-20 21:47:13,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:13.520 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.692s] 2019-01-20 21:47:13,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:13.772 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]. 2019-01-20 21:47:13,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:13.930 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.410s] 2019-01-20 21:47:14,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:14.062 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [24.609s] 2019-01-20 21:47:14,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:14.188 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.310s] 2019-01-20 21:47:14,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:14.283 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.095s] 2019-01-20 21:47:14,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:14.390 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.106s] 2019-01-20 21:47:14,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:14.484 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.095s] 2019-01-20 21:47:17,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:17.896 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [11.337s] 2019-01-20 21:47:18,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:18.099 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.206s] 2019-01-20 21:47:18,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:18.547 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.486s] 2019-01-20 21:47:18,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:18.750 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.649s] 2019-01-20 21:47:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:19.006 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.477s] 2019-01-20 21:47:19,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:19.435 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.684s] 2019-01-20 21:47:19,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:19.479 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.045s] 2019-01-20 21:47:19,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:19.637 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.631s] 2019-01-20 21:47:20,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:20.951 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.312s] 2019-01-20 21:47:22,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:22.256 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.775s] 2019-01-20 21:47:22,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:22.802 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.546s] 2019-01-20 21:47:23,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:23.791 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [2.839s] 2019-01-20 21:47:24,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.053 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.184s] 2019-01-20 21:47:24,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.116 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.061s] 2019-01-20 21:47:24,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.180 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.064s] 2019-01-20 21:47:24,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.242 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.061s] 2019-01-20 21:47:24,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.267 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2019-01-20 21:47:24,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.292 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.501s] 2019-01-20 21:47:24,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.341 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.073s] 2019-01-20 21:47:24,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.404 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.062s] 2019-01-20 21:47:24,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.459 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.055s] 2019-01-20 21:47:24,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.487 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.027s] 2019-01-20 21:47:24,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.551 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.063s] 2019-01-20 21:47:24,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:24.618 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.066s] 2019-01-20 21:47:27,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:27.986 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2019-01-20 21:47:34,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:34.650 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 [49.421s] 2019-01-20 21:47:35,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:35.291 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [18.222s] 2019-01-20 21:47:53,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:53.500 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [56.757s] 2019-01-20 21:47:55,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:55.310 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.214s] 2019-01-20 21:47:55,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:55.355 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.044s] 2019-01-20 21:47:57,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:57.897 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2019-01-20 21:47:57,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:47:57.941 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [4.447s] 2019-01-20 21:48:01,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:01.436 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.186s] 2019-01-20 21:48:01,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:01.472 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.036s] 2019-01-20 21:48:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:01.711 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.239s] 2019-01-20 21:48:01,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:01.924 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.244s] 2019-01-20 21:48:02,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:02.030 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.106s] 2019-01-20 21:48:06,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:06.707 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.762s] 2019-01-20 21:48:08,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:08.254 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [27.909s] 2019-01-20 21:48:09,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:09.912 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [95.436s] 2019-01-20 21:48:09,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:09.939 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.033s] 2019-01-20 21:48:16,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:16.686 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.738s] 2019-01-20 21:48:17,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:17.162 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [41.866s] 2019-01-20 21:48:20,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:20.570 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.411s] 2019-01-20 21:48:23,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:23.192 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [7.467s] 2019-01-20 21:48:24,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:24.721 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [16.468s] 2019-01-20 21:48:25,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:25.162 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 [18.330s] 2019-01-20 21:48:25,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:25.177 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.016s] 2019-01-20 21:48:25,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:25.462 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.283s] 2019-01-20 21:48:25,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:25.771 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.309s] 2019-01-20 21:48:28,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:28.826 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [54.166s] 2019-01-20 21:48:30,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:30.421 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [7.228s] 2019-01-20 21:48:31,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:31.740 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [44.101s] 2019-01-20 21:48:34,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:34.976 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.240s] 2019-01-20 21:48:39,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:39.790 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [19.213s] 2019-01-20 21:48:39,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:39.791 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. 2019-01-20 21:48:41,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:41.295 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [34.578s] 2019-01-20 21:48:42,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:42.273 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]. 2019-01-20 21:48:42,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:42.652 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.364s] 2019-01-20 21:48:47,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:47.068 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.609s] 2019-01-20 21:48:50,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:50.913 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [4.059s] 2019-01-20 21:48:52,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:52.281 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.368s] 2019-01-20 21:48:52,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:52.300 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.018s] 2019-01-20 21:48:52,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:52.348 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.263s] 2019-01-20 21:48:53,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:53.319 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.018s] 2019-01-20 21:48:53,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:53.830 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [85.821s] 2019-01-20 21:48:54,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:54.057 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 [0.737s] 2019-01-20 21:48:55,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:55.271 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.416s] 2019-01-20 21:48:55,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:55.331 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.060s] 2019-01-20 21:48:55,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:55.721 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.663s] 2019-01-20 21:48:55,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:55.752 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.031s] 2019-01-20 21:48:56,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:56.094 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.341s] 2019-01-20 21:48:56,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:56.724 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.392s] 2019-01-20 21:48:56,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:56.798 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.073s] 2019-01-20 21:48:57,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:57.764 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.965s] 2019-01-20 21:48:57,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:48:57.844 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.922s] 2019-01-20 21:49:09,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:09.211 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.722s] 2019-01-20 21:49:11,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:11.383 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [2.172s] 2019-01-20 21:49:12,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:12.811 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [22.498s] 2019-01-20 21:49:16,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:16.703 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [18.854s] 2019-01-20 21:49:19,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:19.379 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2019-01-20 21:49:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:20.633 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.824s] 2019-01-20 21:49:21,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:21.226 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [118.396s] 2019-01-20 21:49:25,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:25.180 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.787s] 2019-01-20 21:49:28,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:28.270 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [34.434s] 2019-01-20 21:49:28,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:28.272 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. 2019-01-20 21:49:30,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:30.329 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [17.202s] 2019-01-20 21:49:31,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:31.591 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [81.631s] 2019-01-20 21:49:34,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:34.898 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [9.714s] 2019-01-20 21:49:38,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:38.100 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [16.871s] 2019-01-20 21:49:38,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:38.319 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [3.423s] 2019-01-20 21:49:39,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:39.426 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.331s] 2019-01-20 21:49:45,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:45.533 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [28.827s] 2019-01-20 21:49:46,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:46.725 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:49:46,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:46.727 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2019-01-20 21:49:46,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:46.728 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2019-01-20 21:49:48,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:48.827 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]. 2019-01-20 21:49:51,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:51.927 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [88.545s] 2019-01-20 21:49:56,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:49:56.547 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [76.737s] 2019-01-20 21:50:01,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:01.660 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [6.183s] 2019-01-20 21:50:11,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:11.059 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [9.398s] 2019-01-20 21:50:22,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:22.325 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.055s] 2019-01-20 21:50:26,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:26.231 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [17.513s] 2019-01-20 21:50:26,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:26.564 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [30.013s] 2019-01-20 21:50:27,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:27.233 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [16.172s] 2019-01-20 21:50:29,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:29.456 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [7.129s] 2019-01-20 21:50:32,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:32.342 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [62.005s] 2019-01-20 21:50:34,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:34.717 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [7.483s] 2019-01-20 21:50:35,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:35.963 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [50.421s] 2019-01-20 21:50:45,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:45.216 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [10.498s] 2019-01-20 21:50:46,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:46.878 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.261s] 2019-01-20 21:50:46,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:46.946 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.075s] 2019-01-20 21:50:47,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:47.492 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.545s] 2019-01-20 21:50:55,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:55.634 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [14.325s] 2019-01-20 21:50:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:56.362 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [11.145s] 2019-01-20 21:50:59,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:50:59.474 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2019-01-20 21:51:01,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:01.165 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [25.195s] 2019-01-20 21:51:02,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:02.367 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.537s] 2019-01-20 21:51:02,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:02.582 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.214s] 2019-01-20 21:51:02,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:02.966 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.384s] 2019-01-20 21:51:04,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:04.953 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [8.590s] 2019-01-20 21:51:06,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:06.074 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.760s] 2019-01-20 21:51:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:06.498 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.423s] 2019-01-20 21:51:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:07.683 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.184s] 2019-01-20 21:51:08,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:08.036 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.353s] 2019-01-20 21:51:08,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:08.308 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [187.462s] 2019-01-20 21:51:08,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:08.367 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.069s] 2019-01-20 21:51:08,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:08.795 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.757s] 2019-01-20 21:51:08,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:08.888 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.520s] 2019-01-20 21:51:09,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:09.522 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.727s] 2019-01-20 21:51:12,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:12.565 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [7.612s] 2019-01-20 21:51:17,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:17.956 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.074s] 2019-01-20 21:51:18,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:18.304 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.347s] 2019-01-20 21:51:18,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:18.517 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.213s] 2019-01-20 21:51:18,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:18.862 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.344s] 2019-01-20 21:51:19,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:19.212 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.349s] 2019-01-20 21:51:19,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:19.565 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.351s] 2019-01-20 21:51:19,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:19.914 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.350s] 2019-01-20 21:51:19,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:19.990 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.075s] 2019-01-20 21:51:20,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:20.319 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.328s] 2019-01-20 21:51:20,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:20.891 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.571s] 2019-01-20 21:51:21,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:21.278 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.386s] 2019-01-20 21:51:21,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:21.649 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [33.911s] 2019-01-20 21:51:21,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:21.651 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. 2019-01-20 21:51:21,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:21.653 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. 2019-01-20 21:51:21,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:21.654 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. 2019-01-20 21:51:21,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:21.974 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.696s] 2019-01-20 21:51:22,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:22.299 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.324s] 2019-01-20 21:51:24,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:24.493 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [112.870s] 2019-01-20 21:51:36,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:36.339 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [104.392s] 2019-01-20 21:51:36,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:36.994 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [64.643s] 2019-01-20 21:51:38,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:38.132 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [138.715s] 2019-01-20 21:51:38,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:38.282 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:51:42,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:42.195 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [105.710s] 2019-01-20 21:51:44,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:44.737 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [6.606s] 2019-01-20 21:51:45,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:45.157 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.420s] 2019-01-20 21:51:45,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:45.841 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [15.676s] 2019-01-20 21:51:47,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:47.054 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [4.864s] 2019-01-20 21:51:47,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:47.118 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [36.420s] 2019-01-20 21:51:56,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:56.589 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [90.005s] 2019-01-20 21:51:58,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:51:58.873 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [13.032s] 2019-01-20 21:52:00,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:00.741 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [13.686s] 2019-01-20 21:52:00,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:00.781 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.083s] 2019-01-20 21:52:01,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:01.219 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.436s] 2019-01-20 21:52:01,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:01.286 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.067s] 2019-01-20 21:52:01,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:01.420 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.133s] 2019-01-20 21:52:01,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:01.504 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.083s] 2019-01-20 21:52:02,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:02.441 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.936s] 2019-01-20 21:52:04,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:04.766 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [2.324s] 2019-01-20 21:52:05,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:05.088 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [5.886s] 2019-01-20 21:52:05,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:05.599 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.725s] 2019-01-20 21:52:06,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:06.260 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.536s] 2019-01-20 21:52:06,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:06.652 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.391s] 2019-01-20 21:52:07,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:07.029 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.376s] 2019-01-20 21:52:07,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:07.071 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [1.983s] 2019-01-20 21:52:07,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:07.408 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.378s] 2019-01-20 21:52:07,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:07.784 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.376s] 2019-01-20 21:52:07,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:07.817 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.236s] 2019-01-20 21:52:08,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:08.592 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [1.520s] 2019-01-20 21:52:10,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:10.158 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [2.341s] 2019-01-20 21:52:10,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:10.882 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2019-01-20 21:52:11,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:11.947 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [3.354s] 2019-01-20 21:52:12,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:12.829 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]. 2019-01-20 21:52:13,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:13.061 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [7.461s] 2019-01-20 21:52:13,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:13.673 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.181s] 2019-01-20 21:52:15,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:15.535 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.586s] 2019-01-20 21:52:15,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:15.538 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.376s] 2019-01-20 21:52:15,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:15.585 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.248s] 2019-01-20 21:52:16,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:16.639 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.103s] 2019-01-20 21:52:17,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:17.172 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.586s] 2019-01-20 21:52:17,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:17.317 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [76.140s] 2019-01-20 21:52:18,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:18.405 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.343s] 2019-01-20 21:52:18,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:18.982 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [2.342s] 2019-01-20 21:52:19,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:19.021 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.488s] 2019-01-20 21:52:20,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:20.390 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]. 2019-01-20 21:52:20,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:20.391 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:52:21,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:21.341 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [3.074s] 2019-01-20 21:52:25,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:25.566 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.148s] 2019-01-20 21:52:25,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:25.728 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.161s] 2019-01-20 21:52:25,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:25.795 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.390s] 2019-01-20 21:52:25,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:25.914 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.186s] 2019-01-20 21:52:26,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.077 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.161s] 2019-01-20 21:52:26,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.086 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.009s] 2019-01-20 21:52:26,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.246 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.159s] 2019-01-20 21:52:26,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.413 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.166s] 2019-01-20 21:52:26,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.423 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.010s] 2019-01-20 21:52:26,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.582 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.159s] 2019-01-20 21:52:26,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:26.744 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.161s] 2019-01-20 21:52:28,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:28.818 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [1.627s] 2019-01-20 21:52:34,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:34.299 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [5.479s] 2019-01-20 21:52:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:35.825 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.525s] 2019-01-20 21:52:35,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:35.912 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [349.059s] 2019-01-20 21:52:36,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:36.134 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.222s] 2019-01-20 21:52:36,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:36.303 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.169s] 2019-01-20 21:52:36,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:36.733 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [10.936s] 2019-01-20 21:52:37,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:37.998 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [2.173s] 2019-01-20 21:52:38,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:38.058 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.755s] 2019-01-20 21:52:38,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:38.697 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [8.587s] 2019-01-20 21:52:39,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:39.797 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.737s] 2019-01-20 21:52:39,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:39.941 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.145s] 2019-01-20 21:52:40,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:40.109 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.167s] 2019-01-20 21:52:40,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:40.257 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.158s] 2019-01-20 21:52:40,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:40.266 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.157s] 2019-01-20 21:52:40,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:40.432 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.166s] 2019-01-20 21:52:41,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:41.296 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [5.431s] 2019-01-20 21:52:41,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:41.377 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.082s] 2019-01-20 21:52:42,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:42.143 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [4.143s] 2019-01-20 21:52:43,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:43.400 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.588s] 2019-01-20 21:52:43,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:43.552 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.152s] 2019-01-20 21:52:44,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:44.360 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [4.102s] 2019-01-20 21:52:45,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:45.017 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [2.873s] 2019-01-20 21:52:47,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:47.219 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.572s] 2019-01-20 21:52:47,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:47.476 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.256s] 2019-01-20 21:52:48,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:48.004 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.528s] 2019-01-20 21:52:48,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:48.314 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.308s] 2019-01-20 21:52:48,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:48.672 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 [4.311s] 2019-01-20 21:52:49,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.445 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [1.131s] 2019-01-20 21:52:49,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.521 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.076s] 2019-01-20 21:52:49,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.539 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [12.806s] 2019-01-20 21:52:49,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.665 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.143s] 2019-01-20 21:52:49,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.738 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.072s] 2019-01-20 21:52:49,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.812 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.072s] 2019-01-20 21:52:49,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.881 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.068s] 2019-01-20 21:52:49,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:49.944 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.063s] 2019-01-20 21:52:51,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:51.480 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-01-20 21:52:52,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:52.419 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.878s] 2019-01-20 21:52:55,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:55.342 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-01-20 21:52:55,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:55.770 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 [7.098s] 2019-01-20 21:52:56,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.407 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:52:56,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.419 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2019-01-20 21:52:56,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.424 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2019-01-20 21:52:56,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.427 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-20 21:52:56,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.428 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-20 21:52:56,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.429 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]. 2019-01-20 21:52:56,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:56.430 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2019-01-20 21:52:57,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:57.907 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [7.561s] 2019-01-20 21:52:59,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:59.350 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [4.742s] 2019-01-20 21:52:59,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:52:59.873 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [95.361s] 2019-01-20 21:53:00,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:00.140 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.369s] 2019-01-20 21:53:00,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:00.307 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [83.948s] 2019-01-20 21:53:01,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.011 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [8.591s] 2019-01-20 21:53:01,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.064 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.078s] 2019-01-20 21:53:01,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.130 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.066s] 2019-01-20 21:53:01,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.631 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.620s] 2019-01-20 21:53:01,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.762 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.130s] 2019-01-20 21:53:01,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.901 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.770s] 2019-01-20 21:53:01,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:01.942 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.180s] 2019-01-20 21:53:02,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:02.013 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.069s] 2019-01-20 21:53:02,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:02.245 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.231s] 2019-01-20 21:53:02,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:02.500 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.255s] 2019-01-20 21:53:02,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:02.622 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.121s] 2019-01-20 21:53:02,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:02.870 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.248s] 2019-01-20 21:53:03,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:03.088 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.217s] 2019-01-20 21:53:03,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:03.092 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.191s] 2019-01-20 21:53:03,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:03.786 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [4.435s] 2019-01-20 21:53:03,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:03.805 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [187.385s] 2019-01-20 21:53:03,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:03.872 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.073s] 2019-01-20 21:53:04,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:04.526 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.652s] 2019-01-20 21:53:04,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:04.946 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.760s] 2019-01-20 21:53:05,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:05.065 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.155s] 2019-01-20 21:53:05,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:05.119 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.173s] 2019-01-20 21:53:05,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:05.301 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.181s] 2019-01-20 21:53:05,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:05.866 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [81.112s] 2019-01-20 21:53:06,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:06.013 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.226s] 2019-01-20 21:53:06,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:06.534 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.471s] 2019-01-20 21:53:07,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:07.214 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.499s] 2019-01-20 21:53:07,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:07.608 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2019-01-20 21:53:07,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:07.611 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2019-01-20 21:53:07,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:07.612 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2019-01-20 21:53:07,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:07.750 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.216s] 2019-01-20 21:53:08,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:08.775 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.762s] 2019-01-20 21:53:11,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:11.372 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [6.068s] 2019-01-20 21:53:12,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:12.480 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [9.391s] 2019-01-20 21:53:16,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:16.625 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.302s] 2019-01-20 21:53:16,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:16.709 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.084s] 2019-01-20 21:53:16,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:16.787 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.078s] 2019-01-20 21:53:16,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:16.852 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.065s] 2019-01-20 21:53:16,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:16.918 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.065s] 2019-01-20 21:53:19,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:19.973 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [14.106s] 2019-01-20 21:53:20,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:20.101 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.154s] 2019-01-20 21:53:20,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:20.277 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.176s] 2019-01-20 21:53:20,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:20.856 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.886s] 2019-01-20 21:53:22,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:22.667 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 2019-01-20 21:53:23,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:23.331 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.654s] 2019-01-20 21:53:23,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:23.466 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [12.091s] 2019-01-20 21:53:23,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:23.650 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.187s] 2019-01-20 21:53:23,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:23.665 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.334s] 2019-01-20 21:53:23,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:23.907 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.698s] 2019-01-20 21:53:23,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:23.928 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.263s] 2019-01-20 21:53:24,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:24.624 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.695s] 2019-01-20 21:53:24,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:24.736 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.246s] 2019-01-20 21:53:24,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:24.949 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.213s] 2019-01-20 21:53:25,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.229 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.578s] 2019-01-20 21:53:25,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.257 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.308s] 2019-01-20 21:53:25,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.290 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.666s] 2019-01-20 21:53:25,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.293 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.035s] 2019-01-20 21:53:25,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.682 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [15.437s] 2019-01-20 21:53:25,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.882 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.587s] 2019-01-20 21:53:25,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:25.962 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.671s] 2019-01-20 21:53:26,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:26.085 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.202s] 2019-01-20 21:53:26,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:26.284 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.199s] 2019-01-20 21:53:26,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:26.322 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.038s] 2019-01-20 21:53:26,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:26.628 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.305s] 2019-01-20 21:53:26,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:26.702 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.739s] 2019-01-20 21:53:26,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:26.898 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.270s] 2019-01-20 21:53:30,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:30.636 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.728s] 2019-01-20 21:53:35,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:35.521 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.200s] 2019-01-20 21:53:35,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:35.745 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.224s] 2019-01-20 21:53:36,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:36.034 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [7.544s] 2019-01-20 21:53:36,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:36.082 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2019-01-20 21:53:36,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:36.254 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.509s] 2019-01-20 21:53:37,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:37.382 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2019-01-20 21:53:41,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:41.518 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [5.262s] 2019-01-20 21:53:44,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:44.007 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [6.621s] 2019-01-20 21:53:44,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:44.964 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [19.279s] 2019-01-20 21:53:45,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:45.068 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [9.035s] 2019-01-20 21:53:45,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:45.255 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.737s] 2019-01-20 21:53:45,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:45.320 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.065s] 2019-01-20 21:53:45,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:45.524 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.203s] 2019-01-20 21:53:46,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:46.984 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [7.549s] 2019-01-20 21:53:47,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:47.544 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [16.908s] 2019-01-20 21:53:52,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:52.250 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [7.177s] 2019-01-20 21:53:54,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:54.958 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.451s] 2019-01-20 21:53:54,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:54.959 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-20 21:53:55,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:55.882 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.938s] 2019-01-20 21:53:56,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:56.831 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [7.016s] 2019-01-20 21:53:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:57.364 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.531s] 2019-01-20 21:53:58,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:58.005 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.642s] 2019-01-20 21:53:58,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:58.578 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2019-01-20 21:53:58,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:58.578 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2019-01-20 21:53:58,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:58.579 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2019-01-20 21:53:59,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:59.963 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [69.997s] 2019-01-20 21:53:59,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:53:59.980 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.023s] 2019-01-20 21:54:00,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:00.073 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [7.824s] 2019-01-20 21:54:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:01.049 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.064s] 2019-01-20 21:54:01,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:01.052 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. 2019-01-20 21:54:01,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:01.274 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.224s] 2019-01-20 21:54:01,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:01.409 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.135s] 2019-01-20 21:54:01,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:01.859 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.975s] 2019-01-20 21:54:02,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:02.215 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [22.647s] 2019-01-20 21:54:02,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:02.216 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2019-01-20 21:54:03,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:03.016 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [16.031s] 2019-01-20 21:54:06,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:06.616 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [45.744s] 2019-01-20 21:54:07,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:07.028 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.420s] 2019-01-20 21:54:07,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:07.230 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.201s] 2019-01-20 21:54:08,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:08.165 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [6.306s] 2019-01-20 21:54:09,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:09.224 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.059s] 2019-01-20 21:54:09,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:09.982 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.758s] 2019-01-20 21:54:10,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:10.693 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [10.617s] 2019-01-20 21:54:10,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:10.973 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.989s] 2019-01-20 21:54:11,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:11.730 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.756s] 2019-01-20 21:54:12,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:12.724 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.993s] 2019-01-20 21:54:14,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:14.318 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [29.349s] 2019-01-20 21:54:14,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:14.333 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [7.720s] 2019-01-20 21:54:14,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:14.999 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.275s] 2019-01-20 21:54:16,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:16.457 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [187.555s] 2019-01-20 21:54:16,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:16.458 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-20 21:54:16,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:16.813 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [13.796s] 2019-01-20 21:54:17,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:17.267 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [6.476s] 2019-01-20 21:54:17,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:17.270 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. 2019-01-20 21:54:17,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:17.297 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.299s] 2019-01-20 21:54:17,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:17.694 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.396s] 2019-01-20 21:54:18,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:18.126 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [77.800s] 2019-01-20 21:54:18,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:18.391 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.697s] 2019-01-20 21:54:18,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:18.690 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.182s] 2019-01-20 21:54:18,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:18.984 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.592s] 2019-01-20 21:54:19,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:19.406 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.420s] 2019-01-20 21:54:19,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:19.667 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.261s] 2019-01-20 21:54:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:20.070 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.401s] 2019-01-20 21:54:20,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:20.318 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [53.151s] 2019-01-20 21:54:20,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:20.453 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [9.759s] 2019-01-20 21:54:20,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:20.844 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.773s] 2019-01-20 21:54:21,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:21.764 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.919s] 2019-01-20 21:54:21,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:21.773 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.481s] 2019-01-20 21:54:22,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:22.135 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.371s] 2019-01-20 21:54:22,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:22.626 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.853s] 2019-01-20 21:54:23,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:23.162 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.165s] 2019-01-20 21:54:23,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:23.243 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.081s] 2019-01-20 21:54:24,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.049 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [7.234s] 2019-01-20 21:54:24,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.462 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [1.217s] 2019-01-20 21:54:24,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.474 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.012s] 2019-01-20 21:54:24,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.522 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.895s] 2019-01-20 21:54:24,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.528 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.054s] 2019-01-20 21:54:24,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.540 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2019-01-20 21:54:24,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.591 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.050s] 2019-01-20 21:54:24,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.614 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.024s] 2019-01-20 21:54:24,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:24.749 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [6.058s] 2019-01-20 21:54:26,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:26.993 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.242s] 2019-01-20 21:54:27,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:27.522 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2019-01-20 21:54:27,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:27.645 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.596s] 2019-01-20 21:54:27,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:27.930 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [5.790s] 2019-01-20 21:54:27,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:27.931 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 2019-01-20 21:54:28,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:28.375 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.447s] 2019-01-20 21:54:28,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:28.756 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.381s] 2019-01-20 21:54:28,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:28.920 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.927s] 2019-01-20 21:54:29,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:29.148 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.391s] 2019-01-20 21:54:29,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:29.383 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.234s] 2019-01-20 21:54:30,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:30.173 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.789s] 2019-01-20 21:54:30,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:30.364 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.090s] 2019-01-20 21:54:30,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:30.438 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.073s] 2019-01-20 21:54:30,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:30.506 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.068s] 2019-01-20 21:54:30,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:30.513 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-20 21:54:30,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:30.973 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.800s] 2019-01-20 21:54:31,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:31.330 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.408s] 2019-01-20 21:54:31,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:31.564 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.591s] 2019-01-20 21:54:32,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:32.290 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.724s] 2019-01-20 21:54:32,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:32.562 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.271s] 2019-01-20 21:54:32,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:32.811 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.249s] 2019-01-20 21:54:33,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:33.085 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.273s] 2019-01-20 21:54:33,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:33.732 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.644s] 2019-01-20 21:54:33,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:33.735 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. 2019-01-20 21:54:33,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:33.736 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2019-01-20 21:54:34,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:34.168 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.437s] 2019-01-20 21:54:34,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:34.186 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.151s] 2019-01-20 21:54:34,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:34.644 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.474s] 2019-01-20 21:54:35,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:35.888 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [17.760s] 2019-01-20 21:54:38,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:38.755 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.153s] 2019-01-20 21:54:39,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:39.263 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [7.932s] 2019-01-20 21:54:43,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:43.200 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.936s] 2019-01-20 21:54:43,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:43.915 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.715s] 2019-01-20 21:54:44,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:44.632 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]. 2019-01-20 21:54:44,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:44.904 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [10.258s] 2019-01-20 21:54:45,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:45.475 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.572s] 2019-01-20 21:54:45,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:45.752 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.275s] 2019-01-20 21:54:45,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:45.754 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. 2019-01-20 21:54:45,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:45.755 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. 2019-01-20 21:54:45,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:45.813 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.070s] 2019-01-20 21:54:45,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:45.828 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.016s] 2019-01-20 21:54:46,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:46.176 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.424s] 2019-01-20 21:54:46,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:46.431 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.254s] 2019-01-20 21:54:46,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:46.978 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.546s] 2019-01-20 21:54:49,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:49.024 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [21.447s] 2019-01-20 21:54:51,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:51.617 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [4.507s] 2019-01-20 21:54:52,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:52.652 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [8.735s] 2019-01-20 21:54:53,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:53.168 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.860s] 2019-01-20 21:54:54,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:54.304 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [26.657s] 2019-01-20 21:54:54,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:54.367 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.064s] 2019-01-20 21:54:54,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:54.680 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.313s] 2019-01-20 21:54:55,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:55.225 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.572s] 2019-01-20 21:54:55,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:55.264 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.039s] 2019-01-20 21:54:55,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:55.281 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.017s] 2019-01-20 21:54:55,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:55.302 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.022s] 2019-01-20 21:54:57,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:57.396 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2019-01-20 21:54:59,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:59.773 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-20 21:54:59,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:59.773 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2019-01-20 21:54:59,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:54:59.774 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]. 2019-01-20 21:55:00,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:00.903 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [76.877s] 2019-01-20 21:55:01,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:01.896 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.157s] 2019-01-20 21:55:01,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:01.907 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2019-01-20 21:55:01,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:01.920 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.013s] 2019-01-20 21:55:02,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:02.256 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.335s] 2019-01-20 21:55:02,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:02.265 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2019-01-20 21:55:02,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:02.274 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2019-01-20 21:55:02,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:02.607 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.332s] 2019-01-20 21:55:02,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:02.965 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.357s] 2019-01-20 21:55:03,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:03.361 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2019-01-20 21:55:06,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:06.969 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.064s] 2019-01-20 21:55:06,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:06.983 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2019-01-20 21:55:07,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.134 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.151s] 2019-01-20 21:55:07,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.146 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2019-01-20 21:55:07,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.158 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2019-01-20 21:55:07,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.387 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.227s] 2019-01-20 21:55:07,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.471 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.084s] 2019-01-20 21:55:07,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.534 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.062s] 2019-01-20 21:55:07,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.868 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.334s] 2019-01-20 21:55:07,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.883 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2019-01-20 21:55:07,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:07.965 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.082s] 2019-01-20 21:55:08,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:08.052 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:55:09,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:09.168 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.743s] 2019-01-20 21:55:09,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:09.177 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-20 21:55:11,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:11.264 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [22.916s] 2019-01-20 21:55:11,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:11.507 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [22.481s] 2019-01-20 21:55:11,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:11.709 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [17.027s] 2019-01-20 21:55:14,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:14.390 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2019-01-20 21:55:14,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:14.698 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.048s] 2019-01-20 21:55:14,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:14.709 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.011s] 2019-01-20 21:55:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:15.619 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [2.553s] 2019-01-20 21:55:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:15.620 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. 2019-01-20 21:55:17,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:17.449 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [2.148s] 2019-01-20 21:55:17,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:17.702 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [6.443s] 2019-01-20 21:55:18,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:18.712 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [3.092s] 2019-01-20 21:55:20,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:20.363 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [6.524s] 2019-01-20 21:55:23,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:23.897 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.836s] 2019-01-20 21:55:24,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:24.037 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [4.195s] 2019-01-20 21:55:24,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:24.808 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [5.601s] 2019-01-20 21:55:25,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.009 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [7.306s] 2019-01-20 21:55:25,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.177 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.168s] 2019-01-20 21:55:25,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.210 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.033s] 2019-01-20 21:55:25,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.395 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.184s] 2019-01-20 21:55:25,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.548 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.152s] 2019-01-20 21:55:25,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.734 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.186s] 2019-01-20 21:55:25,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.895 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.160s] 2019-01-20 21:55:25,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:25.943 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.047s] 2019-01-20 21:55:26,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.139 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.195s] 2019-01-20 21:55:26,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.149 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2019-01-20 21:55:26,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.332 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.182s] 2019-01-20 21:55:26,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.501 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.168s] 2019-01-20 21:55:26,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.657 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.155s] 2019-01-20 21:55:26,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.862 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.205s] 2019-01-20 21:55:26,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:26.908 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.045s] 2019-01-20 21:55:27,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:27.118 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.209s] 2019-01-20 21:55:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:27.317 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.199s] 2019-01-20 21:55:27,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:27.388 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [9.937s] 2019-01-20 21:55:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:27.415 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [3.517s] 2019-01-20 21:55:28,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:28.591 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.271s] 2019-01-20 21:55:28,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:28.625 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.035s] 2019-01-20 21:55:28,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:28.807 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.181s] 2019-01-20 21:55:28,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:28.962 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.154s] 2019-01-20 21:55:28,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:28.996 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.034s] 2019-01-20 21:55:29,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.028 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.031s] 2019-01-20 21:55:29,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.229 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.200s] 2019-01-20 21:55:29,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.270 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.041s] 2019-01-20 21:55:29,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.458 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.187s] 2019-01-20 21:55:29,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.489 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.031s] 2019-01-20 21:55:29,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.529 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.038s] 2019-01-20 21:55:29,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.705 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [17.995s] 2019-01-20 21:55:29,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.721 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.192s] 2019-01-20 21:55:29,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.761 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.040s] 2019-01-20 21:55:29,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:29.771 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.067s] 2019-01-20 21:55:30,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:30.117 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.345s] 2019-01-20 21:55:33,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:33.660 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-20 21:55:33,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:33.718 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 [6.302s] 2019-01-20 21:55:37,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:37.444 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.089s] 2019-01-20 21:55:38,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:38.150 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.426s] 2019-01-20 21:55:38,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:38.552 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.480s] 2019-01-20 21:55:39,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:39.089 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [11.700s] 2019-01-20 21:55:39,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:39.863 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.683s] 2019-01-20 21:55:39,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:39.923 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.059s] 2019-01-20 21:55:40,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:40.326 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [1.772s] 2019-01-20 21:55:40,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:40.394 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.068s] 2019-01-20 21:55:42,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:42.222 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [1.827s] 2019-01-20 21:55:42,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:42.488 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2019-01-20 21:55:46,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:46.734 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.380s] 2019-01-20 21:55:46,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:46.753 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.019s] 2019-01-20 21:55:46,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:46.773 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.019s] 2019-01-20 21:55:46,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:46.821 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:55:47,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:47.121 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.345s] 2019-01-20 21:55:48,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.677 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.551s] 2019-01-20 21:55:48,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.691 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.018s] 2019-01-20 21:55:48,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.711 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2019-01-20 21:55:48,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.724 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.013s] 2019-01-20 21:55:48,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.735 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2019-01-20 21:55:48,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.755 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2019-01-20 21:55:48,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.764 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2019-01-20 21:55:48,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.777 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.013s] 2019-01-20 21:55:48,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:48.785 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [9.696s] 2019-01-20 21:55:49,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:49.451 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [19.331s] 2019-01-20 21:55:51,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:51.302 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [24.126s] 2019-01-20 21:55:51,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:51.450 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.208s] 2019-01-20 21:55:51,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:51.764 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [91.426s] 2019-01-20 21:55:52,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:52.124 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.673s] 2019-01-20 21:55:54,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:54.089 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [1.965s] 2019-01-20 21:55:54,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:54.396 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.191s] 2019-01-20 21:55:54,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:54.764 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.367s] 2019-01-20 21:55:55,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:55.724 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.635s] 2019-01-20 21:55:56,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:56.131 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [4.045s] 2019-01-20 21:55:57,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:57.044 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [8.255s] 2019-01-20 21:55:57,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:57.087 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.324s] 2019-01-20 21:55:57,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:55:57.959 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.917s] 2019-01-20 21:56:03,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:03.136 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.833s] 2019-01-20 21:56:05,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:05.151 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2019-01-20 21:56:06,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:06.132 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [16.680s] 2019-01-20 21:56:08,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:08.817 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2019-01-20 21:56:08,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:08.819 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.088s] 2019-01-20 21:56:08,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:08.825 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.009s] 2019-01-20 21:56:08,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:08.982 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.167s] 2019-01-20 21:56:09,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.015 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.189s] 2019-01-20 21:56:09,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.192 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.208s] 2019-01-20 21:56:09,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.238 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.045s] 2019-01-20 21:56:09,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.418 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.180s] 2019-01-20 21:56:09,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.448 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.029s] 2019-01-20 21:56:09,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.901 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.452s] 2019-01-20 21:56:09,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.916 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.388s] 2019-01-20 21:56:09,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:09.958 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.057s] 2019-01-20 21:56:10,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.165 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.205s] 2019-01-20 21:56:10,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.365 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.198s] 2019-01-20 21:56:10,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.411 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.046s] 2019-01-20 21:56:10,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.600 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.188s] 2019-01-20 21:56:10,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.631 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.031s] 2019-01-20 21:56:10,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.827 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.194s] 2019-01-20 21:56:10,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:10.875 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.048s] 2019-01-20 21:56:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:12.020 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [187.483s] 2019-01-20 21:56:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:12.021 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-01-20 21:56:12,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:12.361 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [3.343s] 2019-01-20 21:56:13,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:13.312 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.173s] 2019-01-20 21:56:13,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:13.315 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. 2019-01-20 21:56:13,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:13.447 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [3.730s] 2019-01-20 21:56:14,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:14.450 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.088s] 2019-01-20 21:56:15,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:15.535 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.057s] 2019-01-20 21:56:17,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:17.367 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.915s] 2019-01-20 21:56:19,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:19.961 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [6.648s] 2019-01-20 21:56:20,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:20.819 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.195s] 2019-01-20 21:56:21,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:21.080 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.260s] 2019-01-20 21:56:21,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:21.652 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.572s] 2019-01-20 21:56:23,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:23.003 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.350s] 2019-01-20 21:56:23,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:23.204 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.201s] 2019-01-20 21:56:23,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:23.499 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [10.048s] 2019-01-20 21:56:23,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:23.541 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2019-01-20 21:56:26,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:26.311 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.812s] 2019-01-20 21:56:28,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:28.399 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.742s] 2019-01-20 21:56:28,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:28.689 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [2.131s] 2019-01-20 21:56:28,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:28.721 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.032s] 2019-01-20 21:56:29,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:29.252 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.940s] 2019-01-20 21:56:29,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:29.898 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [88.975s] 2019-01-20 21:56:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:29.945 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.052s] 2019-01-20 21:56:29,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:29.997 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.052s] 2019-01-20 21:56:30,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:30.821 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [39.053s] 2019-01-20 21:56:30,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:30.904 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]. 2019-01-20 21:56:31,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:31.429 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [11.468s] 2019-01-20 21:56:31,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:31.842 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.590s] 2019-01-20 21:56:33,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:33.649 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [5.093s] 2019-01-20 21:56:35,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:35.870 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.220s] 2019-01-20 21:56:38,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:38.266 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [7.501s] 2019-01-20 21:56:39,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:39.353 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.483s] 2019-01-20 21:56:41,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:41.671 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [3.406s] 2019-01-20 21:56:42,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:42.937 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.583s] 2019-01-20 21:56:45,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:45.097 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [5.405s] 2019-01-20 21:56:46,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:46.027 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.687s] 2019-01-20 21:56:47,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:47.226 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.199s] 2019-01-20 21:56:47,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:47.366 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [16.544s] 2019-01-20 21:56:47,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:47.546 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.285s] 2019-01-20 21:56:48,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:48.399 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.300s] 2019-01-20 21:56:50,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:50.316 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.770s] 2019-01-20 21:56:51,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:51.666 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [3.267s] 2019-01-20 21:56:51,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:51.801 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [6.197s] 2019-01-20 21:56:54,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:54.302 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2019-01-20 21:56:55,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:55.644 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.977s] 2019-01-20 21:56:57,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:57.446 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]. 2019-01-20 21:56:57,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:57.448 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:56:57,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:56:57.702 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.608s] 2019-01-20 21:57:01,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:01.603 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.869s] 2019-01-20 21:57:05,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:05.725 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [2.198s] 2019-01-20 21:57:07,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:07.281 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.556s] 2019-01-20 21:57:07,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:07.894 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.212s] 2019-01-20 21:57:08,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:08.706 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.206s] 2019-01-20 21:57:08,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:08.744 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.037s] 2019-01-20 21:57:08,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:08.761 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [6.888s] 2019-01-20 21:57:08,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:08.988 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.244s] 2019-01-20 21:57:09,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:09.845 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.854s] 2019-01-20 21:57:09,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:09.973 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.128s] 2019-01-20 21:57:09,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:09.993 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [38.558s] 2019-01-20 21:57:10,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:10.722 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.748s] 2019-01-20 21:57:10,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:10.767 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.045s] 2019-01-20 21:57:10,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:10.839 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.071s] 2019-01-20 21:57:10,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:10.914 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.075s] 2019-01-20 21:57:10,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:10.965 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.050s] 2019-01-20 21:57:11,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.012 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.046s] 2019-01-20 21:57:11,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.230 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.218s] 2019-01-20 21:57:11,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.235 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.532s] 2019-01-20 21:57:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.321 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.945s] 2019-01-20 21:57:11,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.548 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.770s] 2019-01-20 21:57:11,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.598 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.367s] 2019-01-20 21:57:11,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:11.989 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.391s] 2019-01-20 21:57:12,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:12.068 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.079s] 2019-01-20 21:57:12,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:12.258 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.921s] 2019-01-20 21:57:12,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:12.261 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.193s] 2019-01-20 21:57:12,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:12.313 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.051s] 2019-01-20 21:57:12,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:12.378 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.065s] 2019-01-20 21:57:13,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:13.368 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [3.379s] 2019-01-20 21:57:14,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:14.078 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [6.976s] 2019-01-20 21:57:14,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:14.734 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]. 2019-01-20 21:57:14,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:14.906 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-01-20 21:57:15,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:15.847 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [4.525s] 2019-01-20 21:57:16,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:16.285 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.735s] 2019-01-20 21:57:18,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:18.710 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.631s] 2019-01-20 21:57:18,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:18.788 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.941s] 2019-01-20 21:57:19,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:19.573 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.335s] 2019-01-20 21:57:19,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:19.575 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.002s]: Skipped until Bug: 1676207 is resolved. 2019-01-20 21:57:20,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:20.366 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.096s] 2019-01-20 21:57:20,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:20.496 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.130s] 2019-01-20 21:57:20,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:20.537 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.827s] 2019-01-20 21:57:20,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:20.610 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.112s] 2019-01-20 21:57:20,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:20.695 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.086s] 2019-01-20 21:57:20,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:20.815 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.120s] 2019-01-20 21:57:23,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:23.256 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [4.333s] 2019-01-20 21:57:23,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:23.943 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.153s] 2019-01-20 21:57:24,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:24.015 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [7.730s] 2019-01-20 21:57:25,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:25.321 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.782s] 2019-01-20 21:57:25,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:25.598 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.023s] 2019-01-20 21:57:27,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:27.562 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [2.241s] 2019-01-20 21:57:29,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:29.831 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.813s] 2019-01-20 21:57:32,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:32.795 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.982s] 2019-01-20 21:57:32,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:32.877 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.315s] 2019-01-20 21:57:33,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:33.719 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.772s] 2019-01-20 21:57:35,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:35.294 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [5.462s] 2019-01-20 21:57:35,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:35.310 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [9.712s] 2019-01-20 21:57:37,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:37.479 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [4.681s] 2019-01-20 21:57:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:37.480 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. 2019-01-20 21:57:38,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:38.079 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.553s] 2019-01-20 21:57:40,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:40.255 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.536s] 2019-01-20 21:57:40,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:40.549 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.255s] 2019-01-20 21:57:40,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:40.867 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.990s] 2019-01-20 21:57:41,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:41.142 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [3.062s] 2019-01-20 21:57:41,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:41.428 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.950s] 2019-01-20 21:57:43,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:43.610 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.181s] 2019-01-20 21:57:46,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:46.532 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.982s] 2019-01-20 21:57:47,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:47.414 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [6.546s] 2019-01-20 21:57:49,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:49.252 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [8.103s] 2019-01-20 21:57:50,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:50.796 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.380s] 2019-01-20 21:57:51,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:51.340 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [2.093s] 2019-01-20 21:57:51,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:51.825 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. 2019-01-20 21:57:51,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:51.826 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2019-01-20 21:57:52,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:52.211 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [5.679s] 2019-01-20 21:57:52,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:52.479 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [12.222s] 2019-01-20 21:57:53,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:53.599 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2019-01-20 21:57:53,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:53.873 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.531s] 2019-01-20 21:57:55,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:55.934 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [2.061s] 2019-01-20 21:57:58,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:58.305 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.175s] 2019-01-20 21:57:58,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:58.464 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.159s] 2019-01-20 21:57:58,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:58.626 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.162s] 2019-01-20 21:57:58,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:58.816 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.020s] 2019-01-20 21:57:59,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:59.062 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.230s] 2019-01-20 21:57:59,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:59.065 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.125s] 2019-01-20 21:57:59,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:57:59.291 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.230s] 2019-01-20 21:58:00,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:00.775 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.957s] 2019-01-20 21:58:00,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:00.979 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [40.295s] 2019-01-20 21:58:01,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:01.186 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.558s] 2019-01-20 21:58:01,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:01.355 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]. 2019-01-20 21:58:01,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:01.379 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2019-01-20 21:58:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:01.414 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.228s] 2019-01-20 21:58:02,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:02.751 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [27.434s] 2019-01-20 21:58:05,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:05.399 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.651s] 2019-01-20 21:58:05,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:05.578 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.920s] 2019-01-20 21:58:06,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:06.111 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [5.336s] 2019-01-20 21:58:06,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:06.254 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.251s] 2019-01-20 21:58:06,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:06.457 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.203s] 2019-01-20 21:58:06,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:06.572 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.461s] 2019-01-20 21:58:06,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:06.808 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.234s] 2019-01-20 21:58:07,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:07.292 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.484s] 2019-01-20 21:58:07,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:07.371 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.078s] 2019-01-20 21:58:07,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:07.450 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.079s] 2019-01-20 21:58:08,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:08.003 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.552s] 2019-01-20 21:58:08,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:08.220 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.216s] 2019-01-20 21:58:08,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:08.236 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.657s] 2019-01-20 21:58:08,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:08.274 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.054s] 2019-01-20 21:58:08,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:08.350 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.075s] 2019-01-20 21:58:09,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:09.246 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.534s] 2019-01-20 21:58:11,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:11.283 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2019-01-20 21:58:11,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:11.306 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.070s] 2019-01-20 21:58:16,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:16.838 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.487s] 2019-01-20 21:58:16,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:16.955 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.709s] 2019-01-20 21:58:17,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:17.023 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.716s] 2019-01-20 21:58:17,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:17.403 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.051s] 2019-01-20 21:58:17,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:17.485 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.081s] 2019-01-20 21:58:21,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:21.450 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.846s] 2019-01-20 21:58:27,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:27.445 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.994s] 2019-01-20 21:58:27,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:27.600 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.644s] 2019-01-20 21:58:28,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:28.325 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 2019-01-20 21:58:31,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:31.195 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.593s] 2019-01-20 21:58:32,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:32.234 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [257.887s] 2019-01-20 21:58:33,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:33.137 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [32.157s] 2019-01-20 21:58:33,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:33.850 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.619s]: Skipped until Bug: 1014647 is resolved. 2019-01-20 21:58:34,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:34.089 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.894s] 2019-01-20 21:58:40,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:40.436 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-20 21:58:40,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:40.437 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2019-01-20 21:58:43,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:43.943 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-20 21:58:44,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:44.233 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.941s] 2019-01-20 21:58:45,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:45.939 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.696s] 2019-01-20 21:58:46,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:46.805 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.601s] 2019-01-20 21:58:47,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:47.091 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.287s] 2019-01-20 21:58:47,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:47.348 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.256s] 2019-01-20 21:58:47,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:47.647 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.200s] 2019-01-20 21:58:48,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:48.090 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.443s] 2019-01-20 21:58:49,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:49.414 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.180s] 2019-01-20 21:58:52,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:52.650 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.023s] 2019-01-20 21:58:52,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:52.829 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.179s] 2019-01-20 21:58:52,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:52.850 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.021s] 2019-01-20 21:58:53,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.045 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.194s] 2019-01-20 21:58:53,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.068 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.023s] 2019-01-20 21:58:53,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.131 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [19.042s] 2019-01-20 21:58:53,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.189 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.058s] 2019-01-20 21:58:53,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.238 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.049s] 2019-01-20 21:58:53,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.269 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.201s] 2019-01-20 21:58:53,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.291 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.021s] 2019-01-20 21:58:53,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.458 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.166s] 2019-01-20 21:58:53,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.660 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.201s] 2019-01-20 21:58:53,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:53.833 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.173s] 2019-01-20 21:58:54,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:54.338 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.504s] 2019-01-20 21:58:54,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:54.402 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.064s] 2019-01-20 21:58:57,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:57.265 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [7.849s] 2019-01-20 21:58:59,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:59.363 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [12.011s] 2019-01-20 21:58:59,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:59.402 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.042s] 2019-01-20 21:58:59,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:59.436 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.033s] 2019-01-20 21:58:59,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:58:59.594 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [13.654s] 2019-01-20 21:59:00,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:00.138 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.547s] 2019-01-20 21:59:01,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:01.129 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.990s] 2019-01-20 21:59:01,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:01.966 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [4.426s] 2019-01-20 21:59:02,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:02.052 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.923s] 2019-01-20 21:59:02,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:02.140 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2019-01-20 21:59:02,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:02.140 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 21:59:02,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:02.606 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.641s] 2019-01-20 21:59:03,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:03.061 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [9.821s] 2019-01-20 21:59:03,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:03.491 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.227s] 2019-01-20 21:59:06,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:06.208 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [3.600s] 2019-01-20 21:59:06,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:06.389 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.181s] 2019-01-20 21:59:07,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:07.420 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [1.031s] 2019-01-20 21:59:08,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:08.620 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.835s] 2019-01-20 21:59:09,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:09.683 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.062s] 2019-01-20 21:59:10,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:10.957 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [23.954s] 2019-01-20 21:59:11,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:11.957 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [2.272s] 2019-01-20 21:59:16,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:16.347 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2019-01-20 21:59:18,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:18.912 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.312s] 2019-01-20 21:59:19,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:19.375 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [15.882s] 2019-01-20 21:59:19,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:19.656 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.744s] 2019-01-20 21:59:20,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:20.059 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [16.996s] 2019-01-20 21:59:20,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:20.561 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.503s] 2019-01-20 21:59:20,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:20.606 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.045s] 2019-01-20 21:59:25,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:25.980 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.295s] 2019-01-20 21:59:29,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:29.635 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [4.189s] 2019-01-20 21:59:32,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:32.947 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [3.311s] 2019-01-20 21:59:35,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:35.918 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [2.970s] 2019-01-20 21:59:36,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:36.753 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [16.143s] 2019-01-20 21:59:38,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:38.093 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [27.135s] 2019-01-20 21:59:39,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:39.546 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [71.205s] 2019-01-20 21:59:42,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:42.989 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [69.126s] 2019-01-20 21:59:43,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:43.174 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.854s] 2019-01-20 21:59:46,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:46.011 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [43.949s] 2019-01-20 21:59:46,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:46.122 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.947s] 2019-01-20 21:59:46,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:46.408 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [8.316s] 2019-01-20 21:59:47,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:47.833 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.838s] 2019-01-20 21:59:48,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:48.143 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-20 21:59:48,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:48.144 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2019-01-20 21:59:49,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:49.261 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.853s] 2019-01-20 21:59:50,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:50.531 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.697s] 2019-01-20 21:59:50,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:50.941 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.187s] 2019-01-20 21:59:55,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:55.721 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.862s] 2019-01-20 21:59:56,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:56.881 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [1.160s] 2019-01-20 21:59:57,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:57.488 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [6.953s] 2019-01-20 21:59:57,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:57.497 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.615s] 2019-01-20 21:59:58,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:58.090 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.592s] 2019-01-20 21:59:58,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:58.107 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.017s] 2019-01-20 21:59:58,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:58.129 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.021s] 2019-01-20 21:59:59,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:59.373 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [1.243s] 2019-01-20 21:59:59,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 21:59:59.400 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.916s] 2019-01-20 22:00:03,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:03.865 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [4.461s] 2019-01-20 22:00:04,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:04.505 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [165.700s] 2019-01-20 22:00:06,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:06.654 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [2.789s] 2019-01-20 22:00:07,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:07.850 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [255.661s] 2019-01-20 22:00:08,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:08.227 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [16.023s] 2019-01-20 22:00:08,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:08.563 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [19.298s] 2019-01-20 22:00:10,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:10.391 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.734s] 2019-01-20 22:00:10,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:10.448 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.059s] 2019-01-20 22:00:13,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:13.973 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [5.747s] 2019-01-20 22:00:16,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:16.338 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.400s] 2019-01-20 22:00:16,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:16.592 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.254s] 2019-01-20 22:00:17,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:17.316 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.226s] 2019-01-20 22:00:17,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:17.700 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.383s] 2019-01-20 22:00:17,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:17.892 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.192s] 2019-01-20 22:00:18,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:18.058 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.165s] 2019-01-20 22:00:18,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:18.247 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.188s] 2019-01-20 22:00:18,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:18.414 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.167s] 2019-01-20 22:00:18,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:18.583 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.168s] 2019-01-20 22:00:18,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:18.916 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.332s] 2019-01-20 22:00:19,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:19.105 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.188s] 2019-01-20 22:00:19,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:19.326 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.221s] 2019-01-20 22:00:19,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:19.563 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.236s] 2019-01-20 22:00:21,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:21.185 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.148s] 2019-01-20 22:00:24,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:24.830 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [218.647s] 2019-01-20 22:00:26,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:26.763 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [5.575s] 2019-01-20 22:00:31,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:31.297 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.891s] 2019-01-20 22:00:32,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:32.829 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.532s] 2019-01-20 22:00:37,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:37.094 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2019-01-20 22:00:37,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:37.095 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]. 2019-01-20 22:00:37,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:37.096 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2019-01-20 22:00:39,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:39.498 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.222s] 2019-01-20 22:00:39,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:39.687 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.189s] 2019-01-20 22:00:39,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:39.876 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.188s] 2019-01-20 22:00:40,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:40.135 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.258s] 2019-01-20 22:00:40,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:40.302 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.167s] 2019-01-20 22:00:44,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:44.146 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [17.796s] 2019-01-20 22:00:44,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:44.976 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.672s] 2019-01-20 22:00:49,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:49.331 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [5.187s] 2019-01-20 22:00:54,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:54.291 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [9.844s] 2019-01-20 22:00:54,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:54.806 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [5.474s] 2019-01-20 22:00:57,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:57.799 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [49.229s] 2019-01-20 22:00:58,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:00:58.831 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.024s] 2019-01-20 22:01:00,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:00.730 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.935s] 2019-01-20 22:01:01,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:01.282 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [6.992s] 2019-01-20 22:01:07,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:07.044 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [8.211s] 2019-01-20 22:01:09,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:09.468 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [44.631s] 2019-01-20 22:01:10,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:10.345 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]. 2019-01-20 22:01:10,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:10.346 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]. 2019-01-20 22:01:11,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:11.170 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [4.125s] 2019-01-20 22:01:16,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:16.741 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [16.008s] 2019-01-20 22:01:31,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:31.101 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.272s] 2019-01-20 22:01:31,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:31.812 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [15.070s] 2019-01-20 22:01:32,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:32.073 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.971s] 2019-01-20 22:01:32,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:32.645 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.572s] 2019-01-20 22:01:33,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:33.106 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.460s] 2019-01-20 22:01:33,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:33.597 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.491s] 2019-01-20 22:01:34,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:34.512 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.913s] 2019-01-20 22:01:36,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:36.513 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [2.000s] 2019-01-20 22:01:37,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:37.135 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.622s] 2019-01-20 22:01:37,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:37.701 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.565s] 2019-01-20 22:01:37,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:37.825 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [6.014s] 2019-01-20 22:01:38,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:38.137 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.435s] 2019-01-20 22:01:41,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:41.171 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2019-01-20 22:01:46,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:46.257 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.559s] 2019-01-20 22:01:55,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:01:55.451 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.023s] 2019-01-20 22:02:07,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:07.623 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.641s] 2019-01-20 22:02:07,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:07.946 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.322s] 2019-01-20 22:02:09,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:09.233 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [146.205s] 2019-01-20 22:02:09,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:09.554 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.606s] 2019-01-20 22:02:16,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:16.570 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [38.735s] 2019-01-20 22:02:29,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:29.682 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.560s] 2019-01-20 22:02:30,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:30.315 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.601s] 2019-01-20 22:02:30,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:30.376 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.062s] 2019-01-20 22:02:30,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:30.700 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.323s] 2019-01-20 22:02:33,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:33.238 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.536s] 2019-01-20 22:02:35,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:35.650 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.412s] 2019-01-20 22:02:35,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:35.851 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.201s] 2019-01-20 22:02:35,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:35.899 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.048s] 2019-01-20 22:02:36,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:36.288 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.605s] 2019-01-20 22:02:41,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:41.504 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [181.946s] 2019-01-20 22:02:41,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:41.826 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.539s] 2019-01-20 22:02:42,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:42.627 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [158.110s] 2019-01-20 22:02:46,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:46.248 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.421s] 2019-01-20 22:02:51,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:51.371 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.122s] 2019-01-20 22:02:56,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:56.720 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-01-20 22:02:58,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:02:58.882 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2019-01-20 22:03:00,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:00.806 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2019-01-20 22:03:02,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:02.149 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.225s] 2019-01-20 22:03:04,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:04.472 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.321s] 2019-01-20 22:03:06,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:06.125 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.653s] 2019-01-20 22:03:06,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:06.271 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [164.531s] 2019-01-20 22:03:06,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:06.737 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2019-01-20 22:03:07,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:07.221 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.094s] 2019-01-20 22:03:08,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:08.799 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.577s] 2019-01-20 22:03:11,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:11.080 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.279s] 2019-01-20 22:03:12,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:12.237 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.157s] 2019-01-20 22:03:12,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:12.541 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.304s] 2019-01-20 22:03:14,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:14.270 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.726s] 2019-01-20 22:03:15,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:15.765 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.495s] 2019-01-20 22:03:16,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:16.646 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.882s] 2019-01-20 22:03:16,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:16.669 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.023s] 2019-01-20 22:03:16,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:16.688 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.019s] 2019-01-20 22:03:16,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:16.855 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.166s] 2019-01-20 22:03:18,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:18.617 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2019-01-20 22:03:18,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:18.619 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2019-01-20 22:03:18,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:18.621 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]. 2019-01-20 22:03:18,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:18.622 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2019-01-20 22:03:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:33.777 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [27.031s] 2019-01-20 22:03:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:40.397 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.622s] 2019-01-20 22:03:50,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:03:50.274 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.391s] 2019-01-20 22:04:06,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:04:06.420 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [26.015s] 2019-01-20 22:04:13,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:04:13.465 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.048s] 2019-01-20 22:04:35,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:04:35.407 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [251.089s] 2019-01-20 22:04:44,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:04:44.556 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [155.303s] 2019-01-20 22:04:55,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:04:55.847 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [11.290s] 2019-01-20 22:06:08,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:06:08.715 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [72.852s] 2019-01-20 22:07:03,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:07:03.450 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [216.266s] 2019-01-20 22:07:33,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:07:33.185 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [84.451s] 2019-01-20 22:08:06,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:06.017 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [32.824s] 2019-01-20 22:08:06,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:06.018 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2019-01-20 22:08:20,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:20.411 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [216.630s] 2019-01-20 22:08:30,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:30.576 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [24.555s] 2019-01-20 22:08:35,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:35.411 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [4.836s] 2019-01-20 22:08:56,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:56.135 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.162s] 2019-01-20 22:08:56,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:08:56.176 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.040s] 2019-01-20 22:09:02,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:02.452 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.925s] 2019-01-20 22:09:13,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:13.971 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [7.743s] 2019-01-20 22:09:16,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:16.054 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 22:09:16,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:16.055 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-20 22:09:20,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:20.392 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.358s] 2019-01-20 22:09:20,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:20.774 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.382s] 2019-01-20 22:09:27,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:27.803 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.247s] 2019-01-20 22:09:28,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:28.119 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.316s] 2019-01-20 22:09:28,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:28.689 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.569s] 2019-01-20 22:09:28,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:28.757 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.067s] 2019-01-20 22:09:28,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:28.824 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.066s] 2019-01-20 22:09:28,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:28.892 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.068s] 2019-01-20 22:09:37,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:37.591 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.484s] 2019-01-20 22:09:38,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:38.314 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.721s] 2019-01-20 22:09:38,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:38.704 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.391s] 2019-01-20 22:09:39,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:39.055 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.350s] 2019-01-20 22:09:40,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:40.054 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [0.997s] 2019-01-20 22:09:41,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:41.014 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.959s] 2019-01-20 22:09:41,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:41.471 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.457s] 2019-01-20 22:09:42,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:42.874 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.400s] 2019-01-20 22:09:43,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:43.155 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.279s] 2019-01-20 22:09:43,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:43.751 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.597s] 2019-01-20 22:09:43,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:43.816 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.065s] 2019-01-20 22:09:44,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:44.202 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.384s] 2019-01-20 22:09:44,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:44.967 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.764s] 2019-01-20 22:09:57,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:57.777 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.611s] 2019-01-20 22:09:57,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:57.932 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.157s] 2019-01-20 22:09:58,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:09:58.177 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.243s] 2019-01-20 22:10:10,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:10.670 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.668s] 2019-01-20 22:10:16,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:16.041 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.188s] 2019-01-20 22:10:17,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:17.783 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.740s] 2019-01-20 22:10:23,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:23.824 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.390s] 2019-01-20 22:10:23,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:23.990 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.165s] 2019-01-20 22:10:24,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:24.162 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.171s] 2019-01-20 22:10:24,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:24.334 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.172s] 2019-01-20 22:10:29,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:10:29.226 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.165s] 2019-01-20 22:11:03,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-20 22:11:03.470 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [163.041s] 2019-01-20 22:11:10,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1511dd86-5d86-4cf2-9b89-3334156f5662 2019-01-20 22:11:10,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1511dd86-5d86-4cf2-9b89-3334156f5662']'. 2019-01-20 22:11:12,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-20 22:11:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-20 22:11:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 22:11:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1511dd86-5d86-4cf2-9b89-3334156f5662 | 2019-01-20 22:11:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-20 22:11:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-20 21:46:12 | 2019-01-20 22:11:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-20 22:11:10 | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:24:58 | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2c348d29-f5ba-493e-804a-08b474b1964b) | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ee690218-99ed-4194-8cbf-ad9b61ae881c) | 2019-01-20 22:11:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1486.752 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1060 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 390 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 18 | 2019-01-20 22:11:12,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-20 22:11:12,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-20 22:11:12,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-20 22:11:12,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 98.3302411874% 2019-01-20 22:11:12,525 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 25:12 | PASS | +-------------------------------+------------------+------------------+----------------+ 2019-01-20 22:11:16,109 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK