2018-04-07 22:37:27,701 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-180 | | 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 | compass | | DEPLOY_SCENARIO | os-odl-sfc-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual8 | +--------------------------------------+-----------------------------------------------------------+ 2018-04-07 22:37:27,706 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='74d097c714edf2bcc04e054f4ba286f6adfdd9b1e6' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-07 22:37:27,706 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 22:37:27,707 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-07 22:37:27,708 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-07 22:37:27,708 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-07 22:37:30,828 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 22:37:41,826 - 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.988s OK 2018-04-07 22:37:42,403 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 22:37:42,403 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-07 22:37:42,405 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-07 22:37:43,133 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 22:48:06,795 - 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 623.631s OK 2018-04-07 22:48:07,346 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 22:48:07,347 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:24 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 22:48:07,349 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-07 22:48:08,324 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 22:48:59,353 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 51.028s OK 2018-04-07 22:48:59,925 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 22:48:59,925 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:51 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-07 22:48:59,927 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 10:24 | PASS | | snaps_health_check | functest | healthcheck | 00:51 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-07 22:48:59,929 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-07 22:49:08,483 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-180 | | 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 | compass | | DEPLOY_SCENARIO | os-odl-sfc-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual8 | +--------------------------------------+-----------------------------------------------------------+ 2018-04-07 22:49:08,486 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='74d097c714edf2bcc04e054f4ba286f6adfdd9b1e6' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-07 22:49:08,486 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 22:49:08,487 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-04-07 22:49:08,489 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-07 22:49:08,489 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-07 22:49:12,311 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-07 22:49:12,311 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-07 22:49:12,312 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-07 22:49:12' 2018-04-07 22:49:12,312 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--3aa5ea48-4f1f-41a5-9cd7-3d4876007d08' 2018-04-07 22:49:14,000 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-3aa5ea48-4f1f-41a5-9cd7-3d4876007d08' 2018-04-07 22:49:18,248 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-3aa5ea48-4f1f-41a5-9cd7-3d4876007d08' 2018-04-07 22:49:25,338 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-3aa5ea48-4f1f-41a5-9cd7-3d4876007d08' 2018-04-07 22:49:26,358 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-3aa5ea48-4f1f-41a5-9cd7-3d4876007d08' 2018-04-07 22:49:27,154 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-3aa5ea48-4f1f-41a5-9cd7-3d4876007d08' 2018-04-07 22:49:33,044 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-3aa5ea48-4f1f-41a5-9cd7-3d4876007d08' 2018-04-07 22:49:36,924 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-3aa5ea48-4f1f-41a5-9cd7-3d4876007d08' 2018-04-07 22:49:57,470 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-07 22:50:20,582 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-07 22:50:20,673 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-07 22:50:21,687 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-07 22:50:22,266 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 22:50:22,266 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 22:50:42,438 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-07 22:50:42,518 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-07 22:50:42,518 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-07 22:50:42' 2018-04-07 22:50:42,519 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--a0ef752b-f649-4710-92b2-f877d799fefa' 2018-04-07 22:50:44,405 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-a0ef752b-f649-4710-92b2-f877d799fefa' 2018-04-07 22:50:46,544 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-a0ef752b-f649-4710-92b2-f877d799fefa' 2018-04-07 22:50:54,126 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-a0ef752b-f649-4710-92b2-f877d799fefa' 2018-04-07 22:50:54,922 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-a0ef752b-f649-4710-92b2-f877d799fefa' 2018-04-07 22:51:01,161 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-a0ef752b-f649-4710-92b2-f877d799fefa' 2018-04-07 22:51:07,190 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-07 22:51:16,781 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-07 22:51:19,075 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.10. Waiting for response... 2018-04-07 22:51:40,545 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.10. Waiting for response... 2018-04-07 22:51:47,571 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-07 22:51:48,180 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 22:51:48,180 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-07 22:52:12,226 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-07 22:52:12,324 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 22:52:21,640 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 22:52:21.501 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8ddfc924-1c94-4de6-a8b0-300c20d0f7b2) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8ddfc924-1c94-4de6-a8b0-300c20d0f7b2 | 2018-04-07T22:52:21 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8ddfc924-1c94-4de6-a8b0-300c20d0f7b2 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 22:52:26,121 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-07 22:52:26,122 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 22:52:34,543 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 22:52:32.341 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 22:52:32.393 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 22:52:34.339 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=edb461aa-528d-4349-8231-10d1a6a5afde) has been successfully created! Using verifier 'opnfv-tempest' (UUID=edb461aa-528d-4349-8231-10d1a6a5afde) as the default verifier for the future CLI operations. 2018-04-07 22:52:38,816 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 22:52:41,311 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 22:52:44,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 22:52:51,342 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 22:52:50.282 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=edb461aa-528d-4349-8231-10d1a6a5afde) for deployment 'opnfv-rally' (UUID=8ddfc924-1c94-4de6-a8b0-300c20d0f7b2). 2018-04-07 22:52:51.203 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=edb461aa-528d-4349-8231-10d1a6a5afde) has been successfully configured for deployment 'opnfv-rally' (UUID=8ddfc924-1c94-4de6-a8b0-300c20d0f7b2)! 2018-04-07 22:52:51,342 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 22:52:51,342 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 22:52:51,345 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 22:52:51,354 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 22:52:56,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-edb461aa-528d-4349-8231-10d1a6a5afde/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-07 22:52:56,703 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-07 22:52:56,740 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-07 22:52:56,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-07 22:52:59,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:52:59.698 55 INFO rally.api [-] Starting verification (UUID=b34f0e07-a750-47f9-bcfa-06fb957d0138) for deployment 'opnfv-rally' (UUID=8ddfc924-1c94-4de6-a8b0-300c20d0f7b2) by verifier 'opnfv-tempest' (UUID=edb461aa-528d-4349-8231-10d1a6a5afde). 2018-04-07 22:52:59,700 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b34f0e07-a750-47f9-bcfa-06fb957d0138 2018-04-07 22:53:07,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:53:07.698 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.307s] 2018-04-07 22:53:07,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:53:07.824 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.125s] 2018-04-07 22:53:15,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:53:15.452 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.912s] 2018-04-07 22:53:17,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:53:17.288 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.833s] 2018-04-07 22:53:29,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:53:29.653 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.019s] 2018-04-07 22:53:48,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:53:48.763 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.216s] 2018-04-07 22:54:23,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:54:23.952 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.143s] 2018-04-07 22:54:23,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:54:23.953 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-07 22:55:01,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:55:01.750 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.168s] 2018-04-07 22:55:01,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:55:01.751 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-07 22:55:37,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:55:37.836 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.124s] 2018-04-07 22:55:37,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:55:37.837 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-07 22:57:21,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:57:21.487 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [67.215s] 2018-04-07 22:57:48,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:57:48.648 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.151s] 2018-04-07 22:57:48,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:57:48.832 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.184s] 2018-04-07 22:57:58,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:57:58.031 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.937s] 2018-04-07 22:57:58,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:57:58.042 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-04-07 22:57:59,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:57:59.790 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-07 22:57:59,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:57:59.791 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-07 22:58:04,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:58:04.246 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.194s] 2018-04-07 22:58:11,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:58:11.801 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.029s] 2018-04-07 22:58:19,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:58:19.434 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.711s] 2018-04-07 22:58:28,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:58:28.543 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.380s] 2018-04-07 22:58:39,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:58:39.378 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.350s] 2018-04-07 22:58:47,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:58:47.057 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.274s] 2018-04-07 22:58:54,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:58:54.625 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.131s] 2018-04-07 22:59:02,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:02.448 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.225s] 2018-04-07 22:59:10,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:10.762 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.281s] 2018-04-07 22:59:20,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:20.432 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.661s] 2018-04-07 22:59:23,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:23.760 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-07 22:59:26,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:26.178 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.023s] 2018-04-07 22:59:26,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:26.199 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.021s] 2018-04-07 22:59:26,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:26.294 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.094s] 2018-04-07 22:59:26,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:26.305 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2018-04-07 22:59:31,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:31.210 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.445s] 2018-04-07 22:59:32,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:32.941 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.730s] 2018-04-07 22:59:33,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:33.830 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.888s] 2018-04-07 22:59:40,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:40.201 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-04-07 22:59:45,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:59:45.911 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.048s] 2018-04-07 23:00:02,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:00:02.732 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.728s] 2018-04-07 23:00:07,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:00:07.582 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.848s] 2018-04-07 23:00:24,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:00:24.030 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.626s] 2018-04-07 23:00:28,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:00:28.920 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.889s] 2018-04-07 23:01:26,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:01:26.736 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... fail [57.813s] 2018-04-07 23:03:14,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:03:14.901 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... fail [51.594s] 2018-04-07 23:04:05,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:05.649 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... fail [50.748s] 2018-04-07 23:04:12,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:12.094 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.444s] 2018-04-07 23:04:27,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:27.555 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.248s] 2018-04-07 23:04:28,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:28.144 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.588s] 2018-04-07 23:04:28,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:28.491 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.347s] 2018-04-07 23:04:28,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:28.641 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.148s] 2018-04-07 23:04:28,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:28.846 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.204s] 2018-04-07 23:04:28,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:28.933 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.086s] 2018-04-07 23:04:46,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:46.174 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.667s] 2018-04-07 23:04:46,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:46.490 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.315s] 2018-04-07 23:04:46,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:46.688 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.198s] 2018-04-07 23:04:46,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:46.787 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.098s] 2018-04-07 23:04:47,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:46.999 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.212s] 2018-04-07 23:04:47,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:04:47.125 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.125s] 2018-04-07 23:05:02,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:05:02.977 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.385s] 2018-04-07 23:05:11,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:05:11.067 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.089s] 2018-04-07 23:05:14,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:05:14.063 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.996s] 2018-04-07 23:05:14,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:05:14.159 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.095s] 2018-04-07 23:05:14,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:05:14.283 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.124s] 2018-04-07 23:05:29,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:05:29.773 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.122s] 2018-04-07 23:05:39,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:05:39.125 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.350s] 2018-04-07 23:05:41,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:05:41.964 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.839s] 2018-04-07 23:05:42,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:05:42.075 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.110s] 2018-04-07 23:05:42,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:05:42.188 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.113s] 2018-04-07 23:06:03,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:06:03.479 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.934s] 2018-04-07 23:06:11,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:06:11.932 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.451s] 2018-04-07 23:06:19,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:06:19.027 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.095s] 2018-04-07 23:06:25,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:06:25.363 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [6.335s] 2018-04-07 23:06:56,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:06:56.935 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.862s] 2018-04-07 23:07:05,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:07:05.037 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.102s] 2018-04-07 23:07:12,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:07:12.279 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.241s] 2018-04-07 23:07:20,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:07:20.729 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [8.450s] 2018-04-07 23:07:40,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:07:40.456 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.443s] 2018-04-07 23:07:42,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:07:42.559 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.101s] 2018-04-07 23:07:42,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:07:42.665 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.108s] 2018-04-07 23:07:48,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:07:48.190 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.806s] 2018-04-07 23:07:50,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:07:50.257 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.065s] 2018-04-07 23:07:50,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:07:50.355 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.101s] 2018-04-07 23:07:54,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:07:54.609 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.668s] 2018-04-07 23:07:58,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:07:58.716 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.013s] 2018-04-07 23:08:00,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:08:00.805 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-07 23:08:00,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:08:00.805 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-07 23:08:00,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:08:00.806 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-07 23:08:00,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:08:00.806 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-07 23:08:00,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:08:00.806 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-07 23:08:03,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:08:03.184 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.020s] 2018-04-07 23:08:19,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:08:19.711 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.320s] 2018-04-07 23:08:33,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:08:33.015 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.682s] 2018-04-07 23:08:42,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:08:42.984 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.968s] 2018-04-07 23:08:53,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:08:53.896 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.088s] 2018-04-07 23:10:47,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:10:47.522 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [106.337s] 2018-04-07 23:11:49,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:11:49.172 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [50.096s] 2018-04-07 23:11:57,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:11:57.969 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode ... skip: Less than 2 compute nodes, skipping multinode tests. 2018-04-07 23:12:00,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b34f0e07-a750-47f9-bcfa-06fb957d0138']'. 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b34f0e07-a750-47f9-bcfa-06fb957d0138 | 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 22:52:59 | 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 23:11:59 | 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:00 | 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: edb461aa-528d-4349-8231-10d1a6a5afde) | 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 23:12:01,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8ddfc924-1c94-4de6-a8b0-300c20d0f7b2) | 2018-04-07 23:12:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-07 23:12:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1133.039 | 2018-04-07 23:12:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 86 | 2018-04-07 23:12:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 20 | 2018-04-07 23:12:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 23:12:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 23:12:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-04-07 23:12:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 23:12:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 23:12:01,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 96.6292134831% 2018-04-07 23:12:08,270 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 23:12:08,270 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 19:29 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-04-07 23:12:08,273 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-04-07 23:12:08,273 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-07 23:12:08,359 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 23:12:11,520 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 23:12:11.335 132 INFO rally.deployment.engine [-] Deployment 8ddfc924-1c94-4de6-a8b0-300c20d0f7b2 | Starting: Destroy cloud and free allocated resources. 2018-04-07 23:12:11.347 132 INFO rally.deployment.engine [-] Deployment 8ddfc924-1c94-4de6-a8b0-300c20d0f7b2 | Completed: Destroy cloud and free allocated resources. 2018-04-07 23:12:11.372 132 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=edb461aa-528d-4349-8231-10d1a6a5afde) for deployment 'opnfv-rally'. 2018-04-07 23:12:11.384 132 INFO rally.api [-] Deleting verification (UUID=b34f0e07-a750-47f9-bcfa-06fb957d0138). 2018-04-07 23:12:11.387 132 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 23:12:11.387 132 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=edb461aa-528d-4349-8231-10d1a6a5afde). 2018-04-07 23:12:11.394 132 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 23:12:14,696 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 23:12:14.546 135 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4109a20b-cbae-4056-b748-26feb6f169a7) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4109a20b-cbae-4056-b748-26feb6f169a7 | 2018-04-07T23:12:14 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4109a20b-cbae-4056-b748-26feb6f169a7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 23:12:19,329 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-07 23:12:19,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-07 23:12:21,119 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8'... 2018-04-07 23:12:22,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-8901cdf2-a035-4d02-917b-f2ee56ce73a8'... 2018-04-07 23:12:24,787 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-8901cdf2-a035-4d02-917b-f2ee56ce73a8'... 2018-04-07 23:12:32,649 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8'... 2018-04-07 23:12:33,421 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-8901cdf2-a035-4d02-917b-f2ee56ce73a8'... 2018-04-07 23:12:34,222 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-07 23:12:34,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-04-07 23:12:34,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 23:12:34,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerResource.get_tenant_resources', u'NovaServers.boot_and_live_migrate_server', u'CeilometerSamples.list_matched_samples', u'CeilometerResource.list_matched_resources', u'CeilometerStats.get_stats', u'Ceilometer..*', u'CeilometerMeters.list_matched_meters', u'CeilometerEvents.create_user_and_list_event_types', u'Quotas.nova_update_and_delete', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'NovaServers.boot_server_from_volume_and_live_migrate', u'CeilometerTraits..*', u'CeilometerResource.list_resources', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_migrate_server', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 23:12:34,275 - 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': 'ext-net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'b95d8bb6-976d-48c1-93ba-e50f295a906e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'flavor_name': 'rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 23:13:46,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 170fa9ff-25d5-46a4-b845-e29bc2efc235 2018-04-07 23:13:46,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-07 23:13:46,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '170fa9ff-25d5-46a4-b845-e29bc2efc235'] 2018-04-07 23:13:48,038 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 170fa9ff-25d5-46a4-b845-e29bc2efc235: 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 170fa9ff-25d5-46a4-b845-e29bc2efc235 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.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | total | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> duration | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709142 Full duration: 8.601266 -------------------------------------------------------------------------------- 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 170fa9ff-25d5-46a4-b845-e29bc2efc235 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.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | -> duration | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.976018 Full duration: 8.373493 -------------------------------------------------------------------------------- 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 170fa9ff-25d5-46a4-b845-e29bc2efc235 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.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | -> duration | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.006619 Full duration: 8.392138 -------------------------------------------------------------------------------- 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 170fa9ff-25d5-46a4-b845-e29bc2efc235 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 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | total | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 100.0% | 1 | | -> duration | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.689073 Full duration: 9.343549 -------------------------------------------------------------------------------- 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 170fa9ff-25d5-46a4-b845-e29bc2efc235 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.462 | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 100.0% | 1 | | total | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | -> duration | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.126806 Full duration: 9.312412 -------------------------------------------------------------------------------- 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 170fa9ff-25d5-46a4-b845-e29bc2efc235 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.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> duration | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.003296 Full duration: 8.657804 HINTS: * To plot HTML graphics with this data, run: rally task report 170fa9ff-25d5-46a4-b845-e29bc2efc235 --out output.html * To generate a JUnit report, run: rally task export 170fa9ff-25d5-46a4-b845-e29bc2efc235 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 170fa9ff-25d5-46a4-b845-e29bc2efc235 --json --out output.json 2018-04-07 23:13:48,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '170fa9ff-25d5-46a4-b845-e29bc2efc235'] 2018-04-07 23:13:49,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 23:13:49,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '170fa9ff-25d5-46a4-b845-e29bc2efc235', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-07 23:13:49,421 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-07 23:13:49,421 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-07 23:13:49,421 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-04-07 23:13:49,421 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 23:13:49,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerResource.get_tenant_resources', u'NovaServers.boot_and_live_migrate_server', u'CeilometerSamples.list_matched_samples', u'CeilometerResource.list_matched_resources', u'CeilometerStats.get_stats', u'Ceilometer..*', u'CeilometerMeters.list_matched_meters', u'CeilometerEvents.create_user_and_list_event_types', u'Quotas.nova_update_and_delete', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'NovaServers.boot_server_from_volume_and_live_migrate', u'CeilometerTraits..*', u'CeilometerResource.list_resources', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_migrate_server', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 23:13:49,448 - 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': 'ext-net', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'b95d8bb6-976d-48c1-93ba-e50f295a906e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'flavor_name': 'rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 23:15:22,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9562dfa7-53aa-4407-b548-c5022e7aa58f 2018-04-07 23:15:22,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9562dfa7-53aa-4407-b548-c5022e7aa58f'] 2018-04-07 23:15:24,327 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9562dfa7-53aa-4407-b548-c5022e7aa58f: 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 9562dfa7-53aa-4407-b548-c5022e7aa58f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.293 | 3.293 | 3.293 | 3.293 | 3.293 | 3.293 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | -> glance_v2.upload_data | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | glance_v2.delete_image | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | total | 4.334 | 4.334 | 4.334 | 4.334 | 4.334 | 4.334 | 100.0% | 1 | | -> duration | 4.334 | 4.334 | 4.334 | 4.334 | 4.334 | 4.334 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.334357 Full duration: 13.871565 -------------------------------------------------------------------------------- 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 9562dfa7-53aa-4407-b548-c5022e7aa58f 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 | 2.973 | 2.973 | 2.973 | 2.973 | 2.973 | 2.973 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | -> glance_v2.upload_data | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | glance_v2.list_images | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 3.035 | 3.035 | 3.035 | 3.035 | 3.035 | 3.035 | 100.0% | 1 | | -> duration | 3.035 | 3.035 | 3.035 | 3.035 | 3.035 | 3.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.03549 Full duration: 15.410418 -------------------------------------------------------------------------------- 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 9562dfa7-53aa-4407-b548-c5022e7aa58f 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.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | -> duration | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.116429 Full duration: 8.872256 -------------------------------------------------------------------------------- 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-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8" }, "number_instances": 2, "nics": [ { "net-id": "b95d8bb6-976d-48c1-93ba-e50f295a906e" } ] }, "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 9562dfa7-53aa-4407-b548-c5022e7aa58f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.123 | 3.123 | 3.123 | 3.123 | 3.123 | 3.123 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | -> glance_v2.upload_data | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | nova.boot_servers | 11.604 | 11.604 | 11.604 | 11.604 | 11.604 | 11.604 | 100.0% | 1 | | total | 14.728 | 14.728 | 14.728 | 14.728 | 14.728 | 14.728 | 100.0% | 1 | | -> duration | 13.728 | 13.728 | 13.728 | 13.728 | 13.728 | 13.728 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.72752 Full duration: 36.45587 HINTS: * To plot HTML graphics with this data, run: rally task report 9562dfa7-53aa-4407-b548-c5022e7aa58f --out output.html * To generate a JUnit report, run: rally task export 9562dfa7-53aa-4407-b548-c5022e7aa58f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9562dfa7-53aa-4407-b548-c5022e7aa58f --json --out output.json 2018-04-07 23:15:24,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9562dfa7-53aa-4407-b548-c5022e7aa58f'] 2018-04-07 23:15:25,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 23:15:25,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9562dfa7-53aa-4407-b548-c5022e7aa58f', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-07 23:15:25,747 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-07 23:15:25,747 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-04-07 23:15:25,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-04-07 23:15:25,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 23:15:25,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerResource.get_tenant_resources', u'NovaServers.boot_and_live_migrate_server', u'CeilometerSamples.list_matched_samples', u'CeilometerResource.list_matched_resources', u'CeilometerStats.get_stats', u'Ceilometer..*', u'CeilometerMeters.list_matched_meters', u'CeilometerEvents.create_user_and_list_event_types', u'Quotas.nova_update_and_delete', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'NovaServers.boot_server_from_volume_and_live_migrate', u'CeilometerTraits..*', u'CeilometerResource.list_resources', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_migrate_server', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 23:15:25,786 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-04-07 23:15:25,786 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-07 23:15:25,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-04-07 23:15:25,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 23:15:25,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerResource.get_tenant_resources', u'NovaServers.boot_and_live_migrate_server', u'CeilometerSamples.list_matched_samples', u'CeilometerResource.list_matched_resources', u'CeilometerStats.get_stats', u'Ceilometer..*', u'CeilometerMeters.list_matched_meters', u'CeilometerEvents.create_user_and_list_event_types', u'Quotas.nova_update_and_delete', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'NovaServers.boot_server_from_volume_and_live_migrate', u'CeilometerTraits..*', u'CeilometerResource.list_resources', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_migrate_server', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 23:15:25,821 - 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': 'ext-net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'b95d8bb6-976d-48c1-93ba-e50f295a906e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'flavor_name': 'rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 23:18:53,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 2018-04-07 23:18:53,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '900d1dd0-f82b-467b-8c11-a7312d0f1eb5'] 2018-04-07 23:18:55,304 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 900d1dd0-f82b-467b-8c11-a7312d0f1eb5: 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 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 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.089 | 3.089 | 3.089 | 3.089 | 3.089 | 3.089 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.385 | 2.385 | 2.385 | 2.385 | 2.385 | 2.385 | 100.0% | 1 | | total | 5.475 | 5.475 | 5.475 | 5.475 | 5.475 | 5.475 | 100.0% | 1 | | -> duration | 5.475 | 5.475 | 5.475 | 5.475 | 5.475 | 5.475 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.474696 Full duration: 24.729146 -------------------------------------------------------------------------------- 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 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 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.426 | 3.426 | 3.426 | 3.426 | 3.426 | 3.426 | 100.0% | 1 | | cinder_v2.delete_volume | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 100.0% | 1 | | total | 5.91 | 5.91 | 5.91 | 5.91 | 5.91 | 5.91 | 100.0% | 1 | | -> duration | 5.91 | 5.91 | 5.91 | 5.91 | 5.91 | 5.91 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.910053 Full duration: 16.905672 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 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 | 6.144 | 6.144 | 6.144 | 6.144 | 6.144 | 6.144 | 100.0% | 1 | | cinder_v2.delete_volume | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 100.0% | 1 | | total | 8.406 | 8.406 | 8.406 | 8.406 | 8.406 | 8.406 | 100.0% | 1 | | -> duration | 8.406 | 8.406 | 8.406 | 8.406 | 8.406 | 8.406 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.406315 Full duration: 20.238251 -------------------------------------------------------------------------------- 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 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 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.596 | 3.596 | 3.596 | 3.596 | 3.596 | 3.596 | 100.0% | 1 | | cinder_v2.delete_volume | 2.311 | 2.311 | 2.311 | 2.311 | 2.311 | 2.311 | 100.0% | 1 | | total | 5.907 | 5.907 | 5.907 | 5.907 | 5.907 | 5.907 | 100.0% | 1 | | -> duration | 5.907 | 5.907 | 5.907 | 5.907 | 5.907 | 5.907 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.906868 Full duration: 17.456849 -------------------------------------------------------------------------------- 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 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 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.464 | 3.464 | 3.464 | 3.464 | 3.464 | 3.464 | 100.0% | 1 | | cinder_v2.extend_volume | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | cinder_v2.delete_volume | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 100.0% | 1 | | total | 8.107 | 8.107 | 8.107 | 8.107 | 8.107 | 8.107 | 100.0% | 1 | | -> duration | 8.107 | 8.107 | 8.107 | 8.107 | 8.107 | 8.107 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.106736 Full duration: 19.366435 -------------------------------------------------------------------------------- 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 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 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.277 | 3.277 | 3.277 | 3.277 | 3.277 | 3.277 | 100.0% | 1 | | cinder_v2.delete_volume | 2.371 | 2.371 | 2.371 | 2.371 | 2.371 | 2.371 | 100.0% | 1 | | total | 5.649 | 5.649 | 5.649 | 5.649 | 5.649 | 5.649 | 100.0% | 1 | | -> duration | 5.649 | 5.649 | 5.649 | 5.649 | 5.649 | 5.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.648565 Full duration: 24.889462 -------------------------------------------------------------------------------- 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 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 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.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | cinder_v2.list_qos | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> duration | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775071 Full duration: 13.814373 -------------------------------------------------------------------------------- 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 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 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.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | cinder_v2.set_qos | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> duration | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.904573 Full duration: 13.53515 -------------------------------------------------------------------------------- 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 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 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.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | cinder_v2.list_types | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> duration | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.886963 Full duration: 14.360981 -------------------------------------------------------------------------------- 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 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 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.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> duration | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.882056 Full duration: 13.982237 HINTS: * To plot HTML graphics with this data, run: rally task report 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 --out output.html * To generate a JUnit report, run: rally task export 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 900d1dd0-f82b-467b-8c11-a7312d0f1eb5 --json --out output.json 2018-04-07 23:18:55,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '900d1dd0-f82b-467b-8c11-a7312d0f1eb5'] 2018-04-07 23:18:56,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 23:18:56,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '900d1dd0-f82b-467b-8c11-a7312d0f1eb5', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-07 23:18:56,763 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-07 23:18:56,764 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-07 23:18:56,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-04-07 23:18:56,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 23:18:56,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerResource.get_tenant_resources', u'NovaServers.boot_and_live_migrate_server', u'CeilometerSamples.list_matched_samples', u'CeilometerResource.list_matched_resources', u'CeilometerStats.get_stats', u'Ceilometer..*', u'CeilometerMeters.list_matched_meters', u'CeilometerEvents.create_user_and_list_event_types', u'Quotas.nova_update_and_delete', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'NovaServers.boot_server_from_volume_and_live_migrate', u'CeilometerTraits..*', u'CeilometerResource.list_resources', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_migrate_server', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 23:18:56,795 - 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': 'ext-net', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'b95d8bb6-976d-48c1-93ba-e50f295a906e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'flavor_name': 'rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 23:20:37,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2a02f119-f8df-42f3-8893-916dda6a2e4d 2018-04-07 23:20:37,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2a02f119-f8df-42f3-8893-916dda6a2e4d'] 2018-04-07 23:20:38,413 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2a02f119-f8df-42f3-8893-916dda6a2e4d: 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 2a02f119-f8df-42f3-8893-916dda6a2e4d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.293 | 5.293 | 5.293 | 5.293 | 5.293 | 5.293 | 100.0% | 1 | | heat.update_stack | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 100.0% | 1 | | heat.delete_stack | 3.594 | 3.594 | 3.594 | 3.594 | 3.594 | 3.594 | 100.0% | 1 | | total | 11.47 | 11.47 | 11.47 | 11.47 | 11.47 | 11.47 | 100.0% | 1 | | -> duration | 7.47 | 7.47 | 7.47 | 7.47 | 7.47 | 7.47 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.470468 Full duration: 23.634643 -------------------------------------------------------------------------------- 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 2a02f119-f8df-42f3-8893-916dda6a2e4d 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.702 | 4.702 | 4.702 | 4.702 | 4.702 | 4.702 | 100.0% | 1 | | heat.check_stack | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | heat.delete_stack | 2.476 | 2.476 | 2.476 | 2.476 | 2.476 | 2.476 | 100.0% | 1 | | total | 7.567 | 7.567 | 7.567 | 7.567 | 7.567 | 7.567 | 100.0% | 1 | | -> duration | 5.567 | 5.567 | 5.567 | 5.567 | 5.567 | 5.567 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.567028 Full duration: 20.284198 -------------------------------------------------------------------------------- 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 2a02f119-f8df-42f3-8893-916dda6a2e4d 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.843 | 4.843 | 4.843 | 4.843 | 4.843 | 4.843 | 100.0% | 1 | | heat.suspend_stack | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 100.0% | 1 | | heat.resume_stack | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | heat.delete_stack | 2.461 | 2.461 | 2.461 | 2.461 | 2.461 | 2.461 | 100.0% | 1 | | total | 9.247 | 9.247 | 9.247 | 9.247 | 9.247 | 9.247 | 100.0% | 1 | | -> duration | 7.247 | 7.247 | 7.247 | 7.247 | 7.247 | 7.247 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.246819 Full duration: 21.174152 -------------------------------------------------------------------------------- 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 2a02f119-f8df-42f3-8893-916dda6a2e4d 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.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | total | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> duration | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.857161 Full duration: 12.571779 HINTS: * To plot HTML graphics with this data, run: rally task report 2a02f119-f8df-42f3-8893-916dda6a2e4d --out output.html * To generate a JUnit report, run: rally task export 2a02f119-f8df-42f3-8893-916dda6a2e4d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2a02f119-f8df-42f3-8893-916dda6a2e4d --json --out output.json 2018-04-07 23:20:38,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2a02f119-f8df-42f3-8893-916dda6a2e4d'] 2018-04-07 23:20:39,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 23:20:39,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2a02f119-f8df-42f3-8893-916dda6a2e4d', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-07 23:20:39,829 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-07 23:20:39,829 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-07 23:20:39,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-04-07 23:20:39,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 23:20:39,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerResource.get_tenant_resources', u'NovaServers.boot_and_live_migrate_server', u'CeilometerSamples.list_matched_samples', u'CeilometerResource.list_matched_resources', u'CeilometerStats.get_stats', u'Ceilometer..*', u'CeilometerMeters.list_matched_meters', u'CeilometerEvents.create_user_and_list_event_types', u'Quotas.nova_update_and_delete', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'NovaServers.boot_server_from_volume_and_live_migrate', u'CeilometerTraits..*', u'CeilometerResource.list_resources', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_migrate_server', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 23:20:39,872 - 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': 'ext-net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'b95d8bb6-976d-48c1-93ba-e50f295a906e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'flavor_name': 'rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 23:24:09,827 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9180cb20-56d4-429b-b082-6921a44e952c 2018-04-07 23:24:09,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9180cb20-56d4-429b-b082-6921a44e952c'] 2018-04-07 23:24:11,426 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9180cb20-56d4-429b-b082-6921a44e952c: 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 9180cb20-56d4-429b-b082-6921a44e952c 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.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | keystone_v3.add_role | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | keystone_v3.revoke_role | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> duration | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.751575 Full duration: 16.626318 -------------------------------------------------------------------------------- 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 9180cb20-56d4-429b-b082-6921a44e952c 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.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | keystone_v3.add_role | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | keystone_v3.list_roles | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> duration | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.64014 Full duration: 15.93349 -------------------------------------------------------------------------------- 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 9180cb20-56d4-429b-b082-6921a44e952c 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.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | keystone_v3.list_projects | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> duration | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.683191 Full duration: 16.438658 -------------------------------------------------------------------------------- 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 9180cb20-56d4-429b-b082-6921a44e952c 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.54 | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 100.0% | 1 | | keystone_v3.delete_role | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> duration | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.59194 Full duration: 14.041039 -------------------------------------------------------------------------------- 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 9180cb20-56d4-429b-b082-6921a44e952c 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.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | keystone_v3.delete_service | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> duration | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.642311 Full duration: 13.693791 -------------------------------------------------------------------------------- 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 9180cb20-56d4-429b-b082-6921a44e952c 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.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | keystone_v3.create_user | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | -> keystone_v3.add_role | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.create_role | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | keystone_v3.get_project | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.get_user | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | keystone_v3.get_role | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.list_services | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | keystone_v3.get_services | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | -> duration | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.201882 Full duration: 21.432035 -------------------------------------------------------------------------------- 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 9180cb20-56d4-429b-b082-6921a44e952c 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.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | keystone_v3.update_project | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | keystone_v3.delete_project | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.830255 Full duration: 14.090205 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 9180cb20-56d4-429b-b082-6921a44e952c 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | -> duration | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.677111 Full duration: 16.441845 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 9180cb20-56d4-429b-b082-6921a44e952c 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.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | total | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> duration | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.630956 Full duration: 16.161693 -------------------------------------------------------------------------------- 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 9180cb20-56d4-429b-b082-6921a44e952c 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.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | keystone_v3.list_users | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> duration | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.751248 Full duration: 16.788398 -------------------------------------------------------------------------------- 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 9180cb20-56d4-429b-b082-6921a44e952c 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | keystone_v3.create_users | 2.395 | 2.395 | 2.395 | 2.395 | 2.395 | 2.395 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.395 | 2.395 | 2.395 | 2.395 | 2.395 | 2.395 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | total | 3.319 | 3.319 | 3.319 | 3.319 | 3.319 | 3.319 | 100.0% | 1 | | -> duration | 3.319 | 3.319 | 3.319 | 3.319 | 3.319 | 3.319 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.318951 Full duration: 22.440088 HINTS: * To plot HTML graphics with this data, run: rally task report 9180cb20-56d4-429b-b082-6921a44e952c --out output.html * To generate a JUnit report, run: rally task export 9180cb20-56d4-429b-b082-6921a44e952c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9180cb20-56d4-429b-b082-6921a44e952c --json --out output.json 2018-04-07 23:24:11,427 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9180cb20-56d4-429b-b082-6921a44e952c'] 2018-04-07 23:24:12,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 23:24:12,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9180cb20-56d4-429b-b082-6921a44e952c', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-07 23:24:12,862 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-07 23:24:12,862 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-07 23:24:12,862 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-04-07 23:24:12,862 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 23:24:12,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerResource.get_tenant_resources', u'NovaServers.boot_and_live_migrate_server', u'CeilometerSamples.list_matched_samples', u'CeilometerResource.list_matched_resources', u'CeilometerStats.get_stats', u'Ceilometer..*', u'CeilometerMeters.list_matched_meters', u'CeilometerEvents.create_user_and_list_event_types', u'Quotas.nova_update_and_delete', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'NovaServers.boot_server_from_volume_and_live_migrate', u'CeilometerTraits..*', u'CeilometerResource.list_resources', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_migrate_server', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 23:24:12,907 - 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': 'ext-net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'b95d8bb6-976d-48c1-93ba-e50f295a906e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'flavor_name': 'rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 23:30:25,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 2018-04-07 23:30:25,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '033ac978-cdda-4d38-a55f-99f4c8b3a6e5'] 2018-04-07 23:30:26,790 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 033ac978-cdda-4d38-a55f-99f4c8b3a6e5: 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 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 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.512 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 100.0% | 1 | | neutron.delete_network | 1.77 | 1.77 | 1.77 | 1.77 | 1.77 | 1.77 | 100.0% | 1 | | total | 3.282 | 3.282 | 3.282 | 3.282 | 3.282 | 3.282 | 100.0% | 1 | | -> duration | 3.282 | 3.282 | 3.282 | 3.282 | 3.282 | 3.282 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.281525 Full duration: 17.404056 -------------------------------------------------------------------------------- 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 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 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 | 2.252 | 2.252 | 2.252 | 2.252 | 2.252 | 2.252 | 100.0% | 1 | | neutron.delete_port | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | total | 3.063 | 3.063 | 3.063 | 3.063 | 3.063 | 3.063 | 100.0% | 1 | | -> duration | 3.063 | 3.063 | 3.063 | 3.063 | 3.063 | 3.063 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.062548 Full duration: 34.708674 -------------------------------------------------------------------------------- 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 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 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 | 4.615 | 4.615 | 4.615 | 4.615 | 4.615 | 4.615 | 100.0% | 1 | | neutron.create_subnet | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | neutron.create_router | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | neutron.add_interface_router | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 100.0% | 1 | | neutron.remove_interface_router | 2.083 | 2.083 | 2.083 | 2.083 | 2.083 | 2.083 | 100.0% | 1 | | neutron.delete_router | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | total | 11.386 | 11.386 | 11.386 | 11.386 | 11.386 | 11.386 | 100.0% | 1 | | -> duration | 11.386 | 11.386 | 11.386 | 11.386 | 11.386 | 11.386 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.386337 Full duration: 51.242138 -------------------------------------------------------------------------------- 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 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 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.932 | 1.932 | 1.932 | 1.932 | 1.932 | 1.932 | 100.0% | 1 | | neutron.delete_subnet | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | total | 3.02 | 3.02 | 3.02 | 3.02 | 3.02 | 3.02 | 100.0% | 1 | | -> duration | 3.02 | 3.02 | 3.02 | 3.02 | 3.02 | 3.02 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.019606 Full duration: 32.704036 -------------------------------------------------------------------------------- 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 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 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.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | neutron.list_networks | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | -> duration | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.663571 Full duration: 18.829778 -------------------------------------------------------------------------------- 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 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 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 | 2.382 | 2.382 | 2.382 | 2.382 | 2.382 | 2.382 | 100.0% | 1 | | neutron.list_ports | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 100.0% | 1 | | -> duration | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.569344 Full duration: 38.643824 -------------------------------------------------------------------------------- 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 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 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.112 | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 100.0% | 1 | | neutron.create_subnet | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | neutron.create_router | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | neutron.add_interface_router | 2.897 | 2.897 | 2.897 | 2.897 | 2.897 | 2.897 | 100.0% | 1 | | neutron.list_routers | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 100.0% | 1 | | -> duration | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.03006 Full duration: 47.831787 -------------------------------------------------------------------------------- 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 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 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.44 | 1.44 | 1.44 | 1.44 | 1.44 | 1.44 | 100.0% | 1 | | neutron.create_subnet | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | neutron.list_subnets | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | -> duration | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.610815 Full duration: 41.363255 -------------------------------------------------------------------------------- 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 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 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.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | neutron.delete_security_group | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 100.0% | 1 | | total | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 100.0% | 1 | | -> duration | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.125573 Full duration: 16.236772 -------------------------------------------------------------------------------- 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 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 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.31 | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 100.0% | 1 | | neutron.create_security_group_rule | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | neutron.delete_security_group | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.99 | 1.99 | 1.99 | 1.99 | 1.99 | 1.99 | 100.0% | 1 | | -> duration | 1.99 | 1.99 | 1.99 | 1.99 | 1.99 | 1.99 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.989833 Full duration: 15.894941 -------------------------------------------------------------------------------- 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 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 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.733 | 1.733 | 1.733 | 1.733 | 1.733 | 1.733 | 100.0% | 1 | | neutron.create_router | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | neutron.add_gateway_router | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 100.0% | 1 | | neutron.remove_gateway_router | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 100.0% | 1 | | total | 5.007 | 5.007 | 5.007 | 5.007 | 5.007 | 5.007 | 100.0% | 1 | | -> duration | 5.007 | 5.007 | 5.007 | 5.007 | 5.007 | 5.007 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.006758 Full duration: 27.220733 HINTS: * To plot HTML graphics with this data, run: rally task report 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 --out output.html * To generate a JUnit report, run: rally task export 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 033ac978-cdda-4d38-a55f-99f4c8b3a6e5 --json --out output.json 2018-04-07 23:30:26,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '033ac978-cdda-4d38-a55f-99f4c8b3a6e5'] 2018-04-07 23:30:28,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 23:30:28,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '033ac978-cdda-4d38-a55f-99f4c8b3a6e5', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-07 23:30:28,280 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-07 23:30:28,281 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-07 23:30:28,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-04-07 23:30:28,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 23:30:28,306 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerResource.get_tenant_resources', u'NovaServers.boot_and_live_migrate_server', u'CeilometerSamples.list_matched_samples', u'CeilometerResource.list_matched_resources', u'CeilometerStats.get_stats', u'Ceilometer..*', u'CeilometerMeters.list_matched_meters', u'CeilometerEvents.create_user_and_list_event_types', u'Quotas.nova_update_and_delete', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'NovaServers.boot_server_from_volume_and_live_migrate', u'CeilometerTraits..*', u'CeilometerResource.list_resources', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_migrate_server', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 23:30:28,318 - 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': 'ext-net', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'b95d8bb6-976d-48c1-93ba-e50f295a906e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'flavor_name': 'rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 23:34:07,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 416159d3-06e6-4684-9fb9-d14cc12eeecf 2018-04-07 23:34:07,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '416159d3-06e6-4684-9fb9-d14cc12eeecf'] 2018-04-07 23:34:09,071 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 416159d3-06e6-4684-9fb9-d14cc12eeecf: finished -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8" }, "image": { "name": "Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8" }, "server_kwargs": { "nics": [ { "net-id": "b95d8bb6-976d-48c1-93ba-e50f295a906e" } ] } }, "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 416159d3-06e6-4684-9fb9-d14cc12eeecf 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 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | nova.boot_server | 10.238 | 10.238 | 10.238 | 10.238 | 10.238 | 10.238 | 100.0% | 1 | | nova.delete_server | 2.895 | 2.895 | 2.895 | 2.895 | 2.895 | 2.895 | 100.0% | 1 | | nova.delete_keypair | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 14.362 | 14.362 | 14.362 | 14.362 | 14.362 | 14.362 | 100.0% | 1 | | -> duration | 13.362 | 13.362 | 13.362 | 13.362 | 13.362 | 13.362 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.362108 Full duration: 40.807618 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8" }, "image": { "name": "Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8" }, "volume_size": 5, "nics": [ { "net-id": "b95d8bb6-976d-48c1-93ba-e50f295a906e" } ] }, "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 416159d3-06e6-4684-9fb9-d14cc12eeecf 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 | 6.008 | 6.008 | 6.008 | 6.008 | 6.008 | 6.008 | 100.0% | 1 | | nova.boot_server | 10.858 | 10.858 | 10.858 | 10.858 | 10.858 | 10.858 | 100.0% | 1 | | nova.delete_server | 3.67 | 3.67 | 3.67 | 3.67 | 3.67 | 3.67 | 100.0% | 1 | | total | 20.536 | 20.536 | 20.536 | 20.536 | 20.536 | 20.536 | 100.0% | 1 | | -> duration | 19.536 | 19.536 | 19.536 | 19.536 | 19.536 | 19.536 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.535943 Full duration: 51.565247 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8" }, "image": { "name": "Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8" }, "force_delete": false, "nics": [ { "net-id": "b95d8bb6-976d-48c1-93ba-e50f295a906e" } ] }, "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 416159d3-06e6-4684-9fb9-d14cc12eeecf 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 | 11.57 | 11.57 | 11.57 | 11.57 | 11.57 | 11.57 | 100.0% | 1 | | nova.pause_server | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 100.0% | 1 | | nova.unpause_server | 2.713 | 2.713 | 2.713 | 2.713 | 2.713 | 2.713 | 100.0% | 1 | | nova.delete_server | 3.703 | 3.703 | 3.703 | 3.703 | 3.703 | 3.703 | 100.0% | 1 | | total | 20.58 | 20.58 | 20.58 | 20.58 | 20.58 | 20.58 | 100.0% | 1 | | -> duration | 15.58 | 15.58 | 15.58 | 15.58 | 15.58 | 15.58 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.579895 Full duration: 48.620392 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8" }, "image": { "name": "Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 416159d3-06e6-4684-9fb9-d14cc12eeecf 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 | 13.348 | 13.348 | 13.348 | 13.348 | 13.348 | 13.348 | 100.0% | 1 | | nova.list_interfaces | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | total | 13.598 | 13.598 | 13.598 | 13.598 | 13.598 | 13.598 | 100.0% | 1 | | -> duration | 12.598 | 12.598 | 12.598 | 12.598 | 12.598 | 12.598 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.598164 Full duration: 44.119251 -------------------------------------------------------------------------------- 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 416159d3-06e6-4684-9fb9-d14cc12eeecf 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.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | nova.delete_server_group | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | -> duration | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.084617 Full duration: 11.075847 HINTS: * To plot HTML graphics with this data, run: rally task report 416159d3-06e6-4684-9fb9-d14cc12eeecf --out output.html * To generate a JUnit report, run: rally task export 416159d3-06e6-4684-9fb9-d14cc12eeecf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 416159d3-06e6-4684-9fb9-d14cc12eeecf --json --out output.json 2018-04-07 23:34:09,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '416159d3-06e6-4684-9fb9-d14cc12eeecf'] 2018-04-07 23:34:10,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 23:34:10,453 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '416159d3-06e6-4684-9fb9-d14cc12eeecf', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-07 23:34:10,458 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-07 23:34:10,459 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-07 23:34:10,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-04-07 23:34:10,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 23:34:10,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerResource.get_tenant_resources', u'NovaServers.boot_and_live_migrate_server', u'CeilometerSamples.list_matched_samples', u'CeilometerResource.list_matched_resources', u'CeilometerStats.get_stats', u'Ceilometer..*', u'CeilometerMeters.list_matched_meters', u'CeilometerEvents.create_user_and_list_event_types', u'Quotas.nova_update_and_delete', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'NovaServers.boot_server_from_volume_and_live_migrate', u'CeilometerTraits..*', u'CeilometerResource.list_resources', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_migrate_server', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 23:34:10,500 - 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': 'ext-net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'b95d8bb6-976d-48c1-93ba-e50f295a906e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'flavor_name': 'rally-tiny-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-8901cdf2-a035-4d02-917b-f2ee56ce73a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 23:35:09,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2222b0c6-0c88-47f1-a46a-7b6628307e57 2018-04-07 23:35:09,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2222b0c6-0c88-47f1-a46a-7b6628307e57'] 2018-04-07 23:35:10,685 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2222b0c6-0c88-47f1-a46a-7b6628307e57: 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 2222b0c6-0c88-47f1-a46a-7b6628307e57 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.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | quotas.delete_quotas | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | -> duration | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.975348 Full duration: 9.975459 -------------------------------------------------------------------------------- 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 2222b0c6-0c88-47f1-a46a-7b6628307e57 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.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | total | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> duration | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.951251 Full duration: 9.620435 -------------------------------------------------------------------------------- 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 2222b0c6-0c88-47f1-a46a-7b6628307e57 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.257 | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.799949 Full duration: 10.074117 -------------------------------------------------------------------------------- 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 2222b0c6-0c88-47f1-a46a-7b6628307e57 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.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | total | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | -> duration | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.222649 Full duration: 10.396437 HINTS: * To plot HTML graphics with this data, run: rally task report 2222b0c6-0c88-47f1-a46a-7b6628307e57 --out output.html * To generate a JUnit report, run: rally task export 2222b0c6-0c88-47f1-a46a-7b6628307e57 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2222b0c6-0c88-47f1-a46a-7b6628307e57 --json --out output.json 2018-04-07 23:35:10,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2222b0c6-0c88-47f1-a46a-7b6628307e57'] 2018-04-07 23:35:12,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 23:35:12,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2222b0c6-0c88-47f1-a46a-7b6628307e57', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-07 23:35:12,037 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-07 23:35:12,039 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:52 | 6 | 100.00% | | glance | 01:14 | 4 | 100.00% | | cinder | 02:59 | 10 | 100.00% | | heat | 01:17 | 4 | 100.00% | | keystone | 03:04 | 11 | 100.00% | | neutron | 05:42 | 11 | 100.00% | | nova | 03:16 | 5 | 100.00% | | quotas | 00:40 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:06 | 55 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-07 23:35:12,040 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-07 23:35:22,067 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 23:35:22,067 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 23:13 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-07 23:35:22,070 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-07 23:35:22,173 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 23:35:25,301 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 23:35:25.142 10467 INFO rally.deployment.engine [-] Deployment 4109a20b-cbae-4056-b748-26feb6f169a7 | Starting: Destroy cloud and free allocated resources. 2018-04-07 23:35:25.155 10467 INFO rally.deployment.engine [-] Deployment 4109a20b-cbae-4056-b748-26feb6f169a7 | Completed: Destroy cloud and free allocated resources. 2018-04-07 23:35:25.169 10467 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=edb461aa-528d-4349-8231-10d1a6a5afde). 2018-04-07 23:35:25.172 10467 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 23:35:28,534 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 23:35:28.390 10470 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=274af2c6-d50b-420c-9ccd-518859303b61) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 274af2c6-d50b-420c-9ccd-518859303b61 | 2018-04-07T23:35:28 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 274af2c6-d50b-420c-9ccd-518859303b61 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 23:35:33,179 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-07 23:35:33,179 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 23:35:36,437 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 23:35:36.197 10476 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=edb461aa-528d-4349-8231-10d1a6a5afde). 2018-04-07 23:35:36.307 10476 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 23:35:40,804 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 23:35:39.424 10479 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 23:35:39.475 10479 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 23:35:40.630 10479 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=50a41f4d-929b-46ae-9dbc-35e7fb079a06) has been successfully created! Using verifier 'opnfv-tempest' (UUID=50a41f4d-929b-46ae-9dbc-35e7fb079a06) as the default verifier for the future CLI operations. 2018-04-07 23:35:45,171 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 23:35:47,536 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 23:35:51,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 23:35:58,262 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 23:35:57.059 10498 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=50a41f4d-929b-46ae-9dbc-35e7fb079a06) for deployment 'opnfv-rally' (UUID=274af2c6-d50b-420c-9ccd-518859303b61). 2018-04-07 23:35:58.084 10498 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=50a41f4d-929b-46ae-9dbc-35e7fb079a06) has been successfully configured for deployment 'opnfv-rally' (UUID=274af2c6-d50b-420c-9ccd-518859303b61)! 2018-04-07 23:35:58,263 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 23:35:58,263 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 23:35:58,264 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 23:36:01,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-07 23:36:04,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:04.993 10510 INFO rally.api [-] Starting verification (UUID=7250d4c1-315f-4b53-b90b-991e63609929) for deployment 'opnfv-rally' (UUID=274af2c6-d50b-420c-9ccd-518859303b61) by verifier 'opnfv-tempest' (UUID=50a41f4d-929b-46ae-9dbc-35e7fb079a06). 2018-04-07 23:36:04,994 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 7250d4c1-315f-4b53-b90b-991e63609929 2018-04-07 23:36:21,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:21.921 10510 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.426s] 2018-04-07 23:36:22,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:22.974 10510 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.167s] 2018-04-07 23:36:25,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:25.133 10510 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [4.396s] 2018-04-07 23:36:25,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:25.325 10510 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.350s] 2018-04-07 23:36:32,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:32.444 10510 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.644s] 2018-04-07 23:36:34,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:34.096 10510 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.751s] 2018-04-07 23:36:34,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:34.754 10510 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.608s] 2018-04-07 23:36:35,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:35.442 10510 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.688s] 2018-04-07 23:36:36,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:36.071 10510 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.032s] 2018-04-07 23:36:36,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:36.100 10510 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.028s] 2018-04-07 23:36:36,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:36.378 10510 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.277s] 2018-04-07 23:36:36,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:36.485 10510 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.108s] 2018-04-07 23:36:36,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:36.645 10510 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.158s] 2018-04-07 23:36:36,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:36.888 10510 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [11.561s] 2018-04-07 23:36:36,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:36.903 10510 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.258s] 2018-04-07 23:36:37,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:37.127 10510 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.223s] 2018-04-07 23:36:37,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:37.171 10510 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [1.422s] 2018-04-07 23:36:37,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:37.358 10510 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.228s] 2018-04-07 23:36:37,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:37.462 10510 INFO opnfv-tempest [-] {4} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.026s] 2018-04-07 23:36:37,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:37.589 10510 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.229s] 2018-04-07 23:36:37,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:37.818 10510 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.230s] 2018-04-07 23:36:37,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:37.828 10510 INFO opnfv-tempest [-] {19} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.048s] 2018-04-07 23:36:38,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:38.161 10510 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.809s] 2018-04-07 23:36:38,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:38.565 10510 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.404s] 2018-04-07 23:36:38,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:38.755 10510 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.132s] 2018-04-07 23:36:38,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:38.791 10510 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.034s] 2018-04-07 23:36:38,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:38.925 10510 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [3.255s] 2018-04-07 23:36:39,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:39.268 10510 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.473s] 2018-04-07 23:36:39,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:39.287 10510 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.020s] 2018-04-07 23:36:39,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:39.327 10510 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.040s] 2018-04-07 23:36:40,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:40.978 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.260s] 2018-04-07 23:36:41,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:41.206 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.227s] 2018-04-07 23:36:41,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:41.520 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.314s] 2018-04-07 23:36:42,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:42.983 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.461s] 2018-04-07 23:36:43,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:43.329 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.343s] 2018-04-07 23:36:44,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:44.686 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [1.353s] 2018-04-07 23:36:44,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:44.800 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.115s] 2018-04-07 23:36:45,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:45.155 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.354s] 2018-04-07 23:36:45,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:45.435 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.280s] 2018-04-07 23:36:45,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:45.637 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.201s] 2018-04-07 23:36:45,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:45.797 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.159s] 2018-04-07 23:36:45,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:45.841 10510 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [8.953s] 2018-04-07 23:36:46,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:46.597 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.799s] 2018-04-07 23:36:47,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:47.092 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.494s] 2018-04-07 23:36:47,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:47.481 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.388s] 2018-04-07 23:36:47,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:47.827 10510 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.345s] 2018-04-07 23:36:48,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:48.090 10510 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [11.436s] 2018-04-07 23:36:49,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:49.242 10510 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [2.457s] 2018-04-07 23:36:49,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:49.284 10510 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [24.148s] 2018-04-07 23:36:50,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:50.498 10510 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [1.255s] 2018-04-07 23:36:51,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:51.476 10510 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.976s] 2018-04-07 23:36:53,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:53.259 10510 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.781s] 2018-04-07 23:36:54,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:54.801 10510 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.541s] 2018-04-07 23:36:55,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:55.753 10510 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.734s] 2018-04-07 23:36:56,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:56.713 10510 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.911s] 2018-04-07 23:36:57,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:57.540 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.557s] 2018-04-07 23:36:57,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:36:57.778 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [26.666s] 2018-04-07 23:37:02,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:02.931 10510 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.443s] 2018-04-07 23:37:03,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:03.148 10510 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [15.048s] 2018-04-07 23:37:04,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:04.977 10510 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.058s] 2018-04-07 23:37:05,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:05.047 10510 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.068s] 2018-04-07 23:37:07,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:07.076 10510 INFO opnfv-tempest [-] {14} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.297s] 2018-04-07 23:37:07,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:07.242 10510 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [2.192s] 2018-04-07 23:37:08,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:08.225 10510 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [12.469s] 2018-04-07 23:37:08,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:08.668 10510 INFO opnfv-tempest [-] {14} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.591s] 2018-04-07 23:37:09,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:09.269 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [11.727s] 2018-04-07 23:37:10,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:10.269 10510 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [1.018s] 2018-04-07 23:37:11,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:11.793 10510 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.522s] 2018-04-07 23:37:14,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:14.008 10510 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [2.214s] 2018-04-07 23:37:14,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:14.705 10510 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.360s] 2018-04-07 23:37:14,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:14.821 10510 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.112s] 2018-04-07 23:37:15,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:15.282 10510 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.460s] 2018-04-07 23:37:15,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:15.485 10510 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.202s] 2018-04-07 23:37:15,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:15.535 10510 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.049s] 2018-04-07 23:37:15,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:15.707 10510 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.169s] 2018-04-07 23:37:16,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:16.126 10510 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.415s] 2018-04-07 23:37:16,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:16.203 10510 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.079s] 2018-04-07 23:37:16,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:16.340 10510 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.137s] 2018-04-07 23:37:17,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:17.692 10510 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [1.562s] 2018-04-07 23:37:19,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:19.005 10510 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [1.311s] 2018-04-07 23:37:19,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:19.141 10510 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.135s] 2018-04-07 23:37:19,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:19.473 10510 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.332s] 2018-04-07 23:37:22,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:22.512 10510 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [36.668s] 2018-04-07 23:37:24,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:24.018 10510 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [20.868s] 2018-04-07 23:37:24,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:24.867 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.045s] 2018-04-07 23:37:24,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:24.981 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.111s] 2018-04-07 23:37:25,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:25.281 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.299s] 2018-04-07 23:37:25,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:25.423 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.141s] 2018-04-07 23:37:25,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:25.468 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.045s] 2018-04-07 23:37:25,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:25.536 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.066s] 2018-04-07 23:37:25,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:25.741 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.205s] 2018-04-07 23:37:26,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:26.020 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.278s] 2018-04-07 23:37:26,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:26.103 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.081s] 2018-04-07 23:37:26,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:26.337 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.233s] 2018-04-07 23:37:26,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:26.376 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.037s] 2018-04-07 23:37:26,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:26.580 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.202s] 2018-04-07 23:37:26,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:26.750 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.167s] 2018-04-07 23:37:26,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:26.948 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.197s] 2018-04-07 23:37:27,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:27.377 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.427s] 2018-04-07 23:37:28,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:28.396 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.017s] 2018-04-07 23:37:28,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:28.495 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.098s] 2018-04-07 23:37:28,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:28.786 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.289s] 2018-04-07 23:37:28,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:28.841 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.056s] 2018-04-07 23:37:29,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:29.059 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.217s] 2018-04-07 23:37:29,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:29.258 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.197s] 2018-04-07 23:37:29,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:29.454 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.194s] 2018-04-07 23:37:29,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:29.620 10510 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.165s] 2018-04-07 23:37:30,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:30.530 10510 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [27.596s] 2018-04-07 23:37:44,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:44.106 10510 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [21.593s] 2018-04-07 23:37:46,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:46.243 10510 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [15.713s] 2018-04-07 23:37:49,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:49.337 10510 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [60.049s] 2018-04-07 23:37:54,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:54.316 10510 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [8.071s] 2018-04-07 23:37:59,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:37:59.772 10510 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [15.662s] 2018-04-07 23:38:00,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:00.326 10510 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.554s] 2018-04-07 23:38:01,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:01.242 10510 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [6.924s] 2018-04-07 23:38:05,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:05.132 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [67.353s] 2018-04-07 23:38:07,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:07.548 10510 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [21.935s] 2018-04-07 23:38:07,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:07.872 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [4.536s] 2018-04-07 23:38:10,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:10.609 10510 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [9.364s] 2018-04-07 23:38:12,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:12.348 10510 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.536s] 2018-04-07 23:38:12,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:12.413 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [4.537s] 2018-04-07 23:38:12,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:12.484 10510 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.135s] 2018-04-07 23:38:15,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:15.761 10510 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [5.150s] 2018-04-07 23:38:15,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:15.991 10510 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.229s] 2018-04-07 23:38:16,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:16.090 10510 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.095s] 2018-04-07 23:38:16,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:16.199 10510 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.105s] 2018-04-07 23:38:16,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:16.284 10510 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.082s] 2018-04-07 23:38:16,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:16.331 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [3.917s] 2018-04-07 23:38:19,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:19.399 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [3.067s] 2018-04-07 23:38:19,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:19.503 10510 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [30.165s] 2018-04-07 23:38:20,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:20.311 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [15.177s] 2018-04-07 23:38:20,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:20.771 10510 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [1.089s] 2018-04-07 23:38:22,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:22.729 10510 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [1.957s] 2018-04-07 23:38:23,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:23.287 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [3.888s] 2018-04-07 23:38:24,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:24.013 10510 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [1.283s] 2018-04-07 23:38:25,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:25.035 10510 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [1.021s] 2018-04-07 23:38:26,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:26.117 10510 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [1.081s] 2018-04-07 23:38:26,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:26.142 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [2.852s] 2018-04-07 23:38:26,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:26.765 10510 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.647s] 2018-04-07 23:38:27,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:27.454 10510 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.689s] 2018-04-07 23:38:27,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:27.739 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [1.596s] 2018-04-07 23:38:27,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:27.747 10510 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.292s] 2018-04-07 23:38:28,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:28.191 10510 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.444s] 2018-04-07 23:38:28,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:28.711 10510 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.518s] 2018-04-07 23:38:29,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:29.488 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [1.747s] 2018-04-07 23:38:29,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:29.502 10510 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.790s] 2018-04-07 23:38:32,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:32.749 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [3.259s] 2018-04-07 23:38:33,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:33.282 10510 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [25.732s] 2018-04-07 23:38:33,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:33.800 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [13.490s] 2018-04-07 23:38:36,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:36.668 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [3.918s] 2018-04-07 23:38:37,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:37.884 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [1.216s] 2018-04-07 23:38:40,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:40.102 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [2.216s] 2018-04-07 23:38:42,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:42.162 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [2.056s] 2018-04-07 23:38:45,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:45.004 10510 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [11.721s] 2018-04-07 23:38:45,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:45.271 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [3.107s] 2018-04-07 23:38:45,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:45.542 10510 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.537s] 2018-04-07 23:38:45,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:45.979 10510 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.434s] 2018-04-07 23:38:46,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:46.364 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [1.093s] 2018-04-07 23:38:46,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:46.458 10510 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.480s] 2018-04-07 23:38:46,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:46.630 10510 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.170s] 2018-04-07 23:38:47,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:47.770 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [1.404s] 2018-04-07 23:38:48,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:48.803 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.033s] 2018-04-07 23:38:49,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:49.660 10510 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.856s] 2018-04-07 23:38:56,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:56.687 10510 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [119.868s] 2018-04-07 23:38:57,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:57.922 10510 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.237s] 2018-04-07 23:38:59,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:38:59.566 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [25.765s] 2018-04-07 23:39:00,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:00.346 10510 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [106.324s] 2018-04-07 23:39:11,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:11.162 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [11.596s] 2018-04-07 23:39:20,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:20.252 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [9.089s] 2018-04-07 23:39:26,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:26.913 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.658s] 2018-04-07 23:39:34,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:34.031 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [7.118s] 2018-04-07 23:39:34,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:34.254 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.223s] 2018-04-07 23:39:34,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:34.683 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.427s] 2018-04-07 23:39:34,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:34.907 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.224s] 2018-04-07 23:39:35,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:35.041 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.134s] 2018-04-07 23:39:35,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:35.334 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.291s] 2018-04-07 23:39:35,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:35.620 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.285s] 2018-04-07 23:39:35,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:35.730 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.110s] 2018-04-07 23:39:35,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:35.884 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.154s] 2018-04-07 23:39:41,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:41.707 10510 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.822s] 2018-04-07 23:39:49,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:49.648 10510 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [90.135s] 2018-04-07 23:39:54,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:54.915 10510 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.008s] 2018-04-07 23:39:55,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:39:55.597 10510 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.680s] 2018-04-07 23:40:19,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:19.067 10510 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [73.330s] 2018-04-07 23:40:26,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:26.562 10510 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [77.920s] 2018-04-07 23:40:26,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:26.776 10510 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.213s] 2018-04-07 23:40:27,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:27.225 10510 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.449s] 2018-04-07 23:40:27,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:27.470 10510 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.244s] 2018-04-07 23:40:27,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:27.470 10510 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-07 23:40:29,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:29.648 10510 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [81.460s] 2018-04-07 23:40:29,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:29.887 10510 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.239s] 2018-04-07 23:40:30,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:30.477 10510 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.588s] 2018-04-07 23:40:30,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:30.767 10510 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.290s] 2018-04-07 23:40:30,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:30.769 10510 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-07 23:40:47,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:47.830 10510 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.448s] 2018-04-07 23:40:48,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:48.627 10510 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.796s] 2018-04-07 23:40:55,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:55.221 10510 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.245s] 2018-04-07 23:40:55,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:40:55.404 10510 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.183s] 2018-04-07 23:42:29,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:42:29.308 10510 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [130.239s] 2018-04-07 23:43:52,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:43:52.631 10510 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [83.320s] 2018-04-07 23:43:57,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:43:57.721 10510 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [230.004s] 2018-04-07 23:44:54,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:44:54.158 10510 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [56.426s] 2018-04-07 23:44:56,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:44:56.246 10510 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [63.608s] 2018-04-07 23:45:14,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:45:14.775 10510 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.136s] 2018-04-07 23:45:18,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7250d4c1-315f-4b53-b90b-991e63609929']'. 2018-04-07 23:45:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 23:45:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 23:45:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7250d4c1-315f-4b53-b90b-991e63609929 | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 23:36:04 | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 23:45:18 | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:09:14 | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 50a41f4d-929b-46ae-9dbc-35e7fb079a06) | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 274af2c6-d50b-420c-9ccd-518859303b61) | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 204 | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 537.434 | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 204 | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 23:45:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 23:45:21,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 23:45:21,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 23:45:21,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-07 23:45:28,763 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 23:45:28,764 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 09:43 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-07 23:45:28,766 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-07 23:45:28,857 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 23:45:32,195 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 23:45:31.938 10662 INFO rally.deployment.engine [-] Deployment 274af2c6-d50b-420c-9ccd-518859303b61 | Starting: Destroy cloud and free allocated resources. 2018-04-07 23:45:31.950 10662 INFO rally.deployment.engine [-] Deployment 274af2c6-d50b-420c-9ccd-518859303b61 | Completed: Destroy cloud and free allocated resources. 2018-04-07 23:45:31.985 10662 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=50a41f4d-929b-46ae-9dbc-35e7fb079a06) for deployment 'opnfv-rally'. 2018-04-07 23:45:32.009 10662 INFO rally.api [-] Deleting verification (UUID=7250d4c1-315f-4b53-b90b-991e63609929). 2018-04-07 23:45:32.013 10662 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 23:45:32.013 10662 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=50a41f4d-929b-46ae-9dbc-35e7fb079a06). 2018-04-07 23:45:32.020 10662 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 23:45:35,519 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 23:45:35.323 10665 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8b0e9843-e2b8-4f92-b203-7473ba66a552) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8b0e9843-e2b8-4f92-b203-7473ba66a552 | 2018-04-07T23:45:35 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8b0e9843-e2b8-4f92-b203-7473ba66a552 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 23:45:40,137 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-07 23:45:40,138 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 23:45:43,412 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 23:45:43.150 10671 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=50a41f4d-929b-46ae-9dbc-35e7fb079a06). 2018-04-07 23:45:43.255 10671 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 23:45:48,210 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 23:45:46.424 10674 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 23:45:46.476 10674 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 23:45:48.044 10674 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=76abfd93-2871-4aaf-b153-7f9618353846) has been successfully created! Using verifier 'opnfv-tempest' (UUID=76abfd93-2871-4aaf-b153-7f9618353846) as the default verifier for the future CLI operations. 2018-04-07 23:45:52,466 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 23:45:54,799 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 23:45:58,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 23:46:05,198 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 23:46:04.019 10693 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=76abfd93-2871-4aaf-b153-7f9618353846) for deployment 'opnfv-rally' (UUID=8b0e9843-e2b8-4f92-b203-7473ba66a552). 2018-04-07 23:46:05.032 10693 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=76abfd93-2871-4aaf-b153-7f9618353846) has been successfully configured for deployment 'opnfv-rally' (UUID=8b0e9843-e2b8-4f92-b203-7473ba66a552)! 2018-04-07 23:46:05,198 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 23:46:05,199 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 23:46:05,200 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 23:46:05,213 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 23:46:09,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-76abfd93-2871-4aaf-b153-7f9618353846/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-07 23:46:09,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-07 23:46:12,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:46:12.579 10702 INFO rally.api [-] Starting verification (UUID=2af0fd59-9123-4993-9023-165f534344ed) for deployment 'opnfv-rally' (UUID=8b0e9843-e2b8-4f92-b203-7473ba66a552) by verifier 'opnfv-tempest' (UUID=76abfd93-2871-4aaf-b153-7f9618353846). 2018-04-07 23:46:12,581 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2af0fd59-9123-4993-9023-165f534344ed 2018-04-07 23:51:24,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2af0fd59-9123-4993-9023-165f534344ed']'. 2018-04-07 23:51:26,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 23:51:26,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 23:51:26,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 23:51:26,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2af0fd59-9123-4993-9023-165f534344ed | 2018-04-07 23:51:26,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 23:51:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 23:46:12 | 2018-04-07 23:51:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 23:51:24 | 2018-04-07 23:51:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:12 | 2018-04-07 23:51:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 23:51:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 23:51:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 76abfd93-2871-4aaf-b153-7f9618353846) | 2018-04-07 23:51:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 23:51:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8b0e9843-e2b8-4f92-b203-7473ba66a552) | 2018-04-07 23:51:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-07 23:51:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 294.115 | 2018-04-07 23:51:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-04-07 23:51:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2018-04-07 23:51:26,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 23:51:26,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 23:51:26,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 23:51:26,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 23:51:26,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 23:51:26,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-07 23:51:33,763 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 23:51:33,763 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 05:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 23:51:33,767 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-04-07 23:51:56,901 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-04-07 23:51:56,901 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-04-07 23:51:56,973 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-04-07 23:51:57,540 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 23:51:57,541 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:22 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 23:51:57,544 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-07 23:51:58,600 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-08 00:52:46,854 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 00:52:46,854 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 60:47 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-08 00:52:46,857 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-08 00:52:46,857 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-08 00:52:46,925 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-08 00:52:50,275 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-08 00:52:50.020 10969 INFO rally.deployment.engine [-] Deployment 8b0e9843-e2b8-4f92-b203-7473ba66a552 | Starting: Destroy cloud and free allocated resources. 2018-04-08 00:52:50.032 10969 INFO rally.deployment.engine [-] Deployment 8b0e9843-e2b8-4f92-b203-7473ba66a552 | Completed: Destroy cloud and free allocated resources. 2018-04-08 00:52:50.070 10969 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=76abfd93-2871-4aaf-b153-7f9618353846) for deployment 'opnfv-rally'. 2018-04-08 00:52:50.095 10969 INFO rally.api [-] Deleting verification (UUID=2af0fd59-9123-4993-9023-165f534344ed). 2018-04-08 00:52:50.099 10969 INFO rally.api [-] Verification has been successfully deleted! 2018-04-08 00:52:50.100 10969 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=76abfd93-2871-4aaf-b153-7f9618353846). 2018-04-08 00:52:50.106 10969 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-08 00:52:53,547 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-08 00:52:53.371 10972 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=62fcf002-2e63-4df5-909f-2afb3d0b1ebd) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 62fcf002-2e63-4df5-909f-2afb3d0b1ebd | 2018-04-08T00:52:53 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 62fcf002-2e63-4df5-909f-2afb3d0b1ebd ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-08 00:52:58,224 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-08 00:52:58,224 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-08 00:53:01,554 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-08 00:53:01.297 10978 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=76abfd93-2871-4aaf-b153-7f9618353846). 2018-04-08 00:53:01.406 10978 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-08 00:53:06,223 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-08 00:53:04.503 10981 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-08 00:53:04.556 10981 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-08 00:53:06.071 10981 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d014f20d-c2cf-4ecc-9f1c-d0d09d0c03f9) has been successfully created! Using verifier 'opnfv-tempest' (UUID=d014f20d-c2cf-4ecc-9f1c-d0d09d0c03f9) as the default verifier for the future CLI operations. 2018-04-08 00:53:17,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-08 00:53:24,447 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-08 00:53:23.352 11000 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d014f20d-c2cf-4ecc-9f1c-d0d09d0c03f9) for deployment 'opnfv-rally' (UUID=62fcf002-2e63-4df5-909f-2afb3d0b1ebd). 2018-04-08 00:53:24.301 11000 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d014f20d-c2cf-4ecc-9f1c-d0d09d0c03f9) has been successfully configured for deployment 'opnfv-rally' (UUID=62fcf002-2e63-4df5-909f-2afb3d0b1ebd)! 2018-04-08 00:53:28,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d014f20d-c2cf-4ecc-9f1c-d0d09d0c03f9/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-08 00:53:28,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-04-08 00:53:31,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 00:53:31.760 11009 INFO rally.api [-] Starting verification (UUID=da275f27-a0e3-4ee8-97cc-d83c89ddf0a6) for deployment 'opnfv-rally' (UUID=62fcf002-2e63-4df5-909f-2afb3d0b1ebd) by verifier 'opnfv-tempest' (UUID=d014f20d-c2cf-4ecc-9f1c-d0d09d0c03f9). 2018-04-08 00:57:08,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'da275f27-a0e3-4ee8-97cc-d83c89ddf0a6']'. 2018-04-08 00:57:10,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-08 00:57:10,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-08 00:57:10,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-08 00:57:10,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | da275f27-a0e3-4ee8-97cc-d83c89ddf0a6 | 2018-04-08 00:57:10,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-08 00:57:10,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-08 00:53:31 | 2018-04-08 00:57:10,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-08 00:57:08 | 2018-04-08 00:57:10,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:37 | 2018-04-08 00:57:10,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-08 00:57:10,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-08 00:57:10,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d014f20d-c2cf-4ecc-9f1c-d0d09d0c03f9) | 2018-04-08 00:57:10,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-08 00:57:10,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 62fcf002-2e63-4df5-909f-2afb3d0b1ebd) | 2018-04-08 00:57:10,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-08 00:57:10,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 199.817 | 2018-04-08 00:57:10,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 41 | 2018-04-08 00:57:10,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-08 00:57:10,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-08 00:57:10,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-08 00:57:10,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-04-08 00:57:10,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-08 00:57:10,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-08 00:57:10,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.3488372093% 2018-04-08 00:57:16,308 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 00:57:16,308 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 04:05 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-04-08 00:57:16,312 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-04-08 00:57:16,322 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:09 | PASS | | vping_userdata | functest | smoke | 01:05 | PASS | | tempest_smoke_serial | functest | smoke | 19:29 | FAIL | | rally_sanity | functest | smoke | 23:13 | PASS | | refstack_defcore | functest | smoke | 09:43 | PASS | | patrole | functest | smoke | 05:41 | PASS | | odl | functest | smoke | 00:22 | PASS | | snaps_smoke | functest | smoke | 60:47 | FAIL | | neutron_trunk | functest | smoke | 04:05 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-08 00:57:16,328 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-08 00:57:25,896 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-180 | | 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 | compass | | DEPLOY_SCENARIO | os-odl-sfc-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual8 | +--------------------------------------+-----------------------------------------------------------+ 2018-04-08 00:57:25,900 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='74d097c714edf2bcc04e054f4ba286f6adfdd9b1e6' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-08 00:57:25,900 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-08 00:57:25,901 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | functest-odl-sfc | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ 2018-04-08 00:57:25,902 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-04-08 00:57:25,903 - xtesting.ci.run_tests - INFO - Running test case 'functest-odl-sfc'... 2018-04-08 01:04:11,778 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 01:04:11,778 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | functest-odl-sfc | sfc | 06:42 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-04-08 01:04:11,781 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | functest-odl-sfc | sfc | features | 06:42 | PASS | | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-08 01:04:11,783 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK