2018-01-20 10:00:38,980 - functest.ci.check_deployment - DEBUG - 10.167.4.10:35357 is reachable! 2018-01-20 10:00:38,980 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.10:35357/v3 ...OK 2018-01-20 10:00:39,473 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-20 10:00:39,876 - functest.ci.check_deployment - DEBUG - 172.30.10.103:5000 is reachable! 2018-01-20 10:00:39,876 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.103:5000/v3 ...OK 2018-01-20 10:00:40,410 - functest.ci.check_deployment - DEBUG - 172.30.10.103:8774 is reachable! 2018-01-20 10:00:40,410 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.103:8774/v2.1/7293554670514f65a6e108c4e45422e8 ...OK 2018-01-20 10:00:40,866 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9696 is reachable! 2018-01-20 10:00:40,866 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.103:9696/ ...OK 2018-01-20 10:00:41,278 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9292 is reachable! 2018-01-20 10:00:41,278 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.103:9292 ...OK 2018-01-20 10:00:42,867 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-20 10:00:44,843 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-20 10:00:44,893 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-20 10:00:47,343 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-01-20 10:00:53,740 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-20 10:00:53,740 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-20 10:00:53,741 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-20 10:00:53,742 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-20 10:00:53,742 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-20 10:00:55,163 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-20 10:01:05,814 - functest.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.648s OK 2018-01-20 10:01:05,936 - functest.utils.functest_utils - DEBUG - 2018-01-20 10:01:05,936 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 10:01:05,936 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-20 10:01:05,940 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-20 10:01:07,653 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-20 10:10:01,367 - functest.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_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_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 81 tests in 533.706s OK 2018-01-20 10:10:01,507 - functest.utils.functest_utils - DEBUG - 2018-01-20 10:10:01,507 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 10:10:01,508 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-20 10:10:01,513 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-20 10:10:02,594 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-20 10:10:37,584 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 34.989s OK 2018-01-20 10:10:37,701 - functest.utils.functest_utils - DEBUG - 2018-01-20 10:10:37,701 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 10:10:37,702 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-20 10:10:37,708 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2098 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-20 10:10:37,710 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 08:54 | PASS | | snaps_health_check | functest | healthcheck | 00:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-20 10:10:37,713 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-20 10:10:44,796 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-20 10:10:44,797 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-20 10:10:44,798 - functest.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 odl snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-20 10:10:44,799 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-20 10:10:44,799 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-20 10:10:45,963 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-20 10:10:45,964 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-20 10:10:46,400 - functest.energy.energy - DEBUG - Starting recording 2018-01-20 10:10:46,400 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-20 10:10:46,815 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-20 10:10:46,816 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-20 10:10:46' 2018-01-20 10:10:46,816 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--983d8203-02e6-4c01-93db-c4f594c88b0c' 2018-01-20 10:10:48,770 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-983d8203-02e6-4c01-93db-c4f594c88b0c' 2018-01-20 10:10:52,034 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-983d8203-02e6-4c01-93db-c4f594c88b0c' 2018-01-20 10:10:59,019 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-983d8203-02e6-4c01-93db-c4f594c88b0c' 2018-01-20 10:10:59,856 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-983d8203-02e6-4c01-93db-c4f594c88b0c' 2018-01-20 10:11:00,639 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-983d8203-02e6-4c01-93db-c4f594c88b0c' 2018-01-20 10:11:08,178 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-983d8203-02e6-4c01-93db-c4f594c88b0c' 2018-01-20 10:11:12,288 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-983d8203-02e6-4c01-93db-c4f594c88b0c' 2018-01-20 10:11:34,872 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-20 10:11:55,521 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-20 10:11:55,660 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-20 10:11:56,668 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-20 10:12:19,491 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-20 10:12:19,491 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-20 10:12:20,150 - functest.utils.functest_utils - DEBUG - 2018-01-20 10:12:20,151 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 10:12:20,152 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-20 10:12:20,154 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-20 10:12:20,224 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-20 10:12:20,225 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-20 10:12:20' 2018-01-20 10:12:20,225 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f207c1de-fbc1-4a19-a22b-70011fb6c984' 2018-01-20 10:12:21,912 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f207c1de-fbc1-4a19-a22b-70011fb6c984' 2018-01-20 10:12:24,693 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f207c1de-fbc1-4a19-a22b-70011fb6c984' 2018-01-20 10:12:31,899 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f207c1de-fbc1-4a19-a22b-70011fb6c984' 2018-01-20 10:12:32,596 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f207c1de-fbc1-4a19-a22b-70011fb6c984' 2018-01-20 10:12:39,434 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f207c1de-fbc1-4a19-a22b-70011fb6c984' 2018-01-20 10:12:46,039 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-20 10:12:52,789 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-20 10:12:56,676 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-20 10:13:20,446 - functest.utils.functest_utils - DEBUG - 2018-01-20 10:13:20,446 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 10:13:20,446 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-20 10:13:20,452 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-20 10:13:20,546 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-20 10:13:23,740 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-20 10:13:26,597 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-20 10:13:29,971 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-20 10:13:32,361 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-20 10:13:39,113 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-20 10:13:41,697 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-20 10:13:41,698 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-20 10:13:44,230 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-20 10:13:44,230 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-20 10:13:47,428 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-20 10:13:47,429 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-20 10:13:47,431 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-20 10:13:47,435 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-20 10:13:47,435 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-7a7d77e7-6662-4caf-a552-dc836256158e/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-20 10:13:49,909 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-20 10:13:49,912 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-20 10:13:49,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-20 10:13:52,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:13:52.188 62 INFO rally.api [-] Starting verification (UUID=f6736884-c909-49ab-9579-656a680b320c) for deployment 'opnfv-rally' (UUID=54f8df0f-9c0c-4712-9992-b739462c4073) by verifier 'opnfv-tempest' (UUID=7a7d77e7-6662-4caf-a552-dc836256158e). 2018-01-20 10:13:52,191 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: f6736884-c909-49ab-9579-656a680b320c 2018-01-20 10:13:58,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:13:58.632 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.211s] 2018-01-20 10:13:58,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:13:58.747 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.115s] 2018-01-20 10:14:05,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:14:05.797 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.447s] 2018-01-20 10:14:08,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:14:08.938 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.139s] 2018-01-20 10:14:22,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:14:22.281 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.366s] 2018-01-20 10:14:41,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:14:41.636 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.455s] 2018-01-20 10:15:14,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:15:14.951 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.160s] 2018-01-20 10:15:14,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:15:14.952 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-01-20 10:15:52,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:15:52.771 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.144s] 2018-01-20 10:15:52,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:15:52.772 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-20 10:16:28,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:16:28.668 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.138s] 2018-01-20 10:16:28,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:16:28.669 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-20 10:17:26,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:17:26.565 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [21.672s] 2018-01-20 10:17:55,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:17:55.280 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.098s] 2018-01-20 10:17:55,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:17:55.471 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.191s] 2018-01-20 10:18:04,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:18:04.539 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.694s] 2018-01-20 10:18:04,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:18:04.548 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-20 10:18:06,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:18:06.632 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-20 10:18:06,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:18:06.633 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-20 10:18:10,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:18:10.889 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.420s] 2018-01-20 10:18:18,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:18:18.818 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.036s] 2018-01-20 10:18:26,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:18:26.810 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.974s] 2018-01-20 10:18:35,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:18:35.895 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.517s] 2018-01-20 10:18:46,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:18:46.201 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.429s] 2018-01-20 10:18:54,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:18:54.061 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.213s] 2018-01-20 10:19:00,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:00.991 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.125s] 2018-01-20 10:19:08,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:08.781 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.250s] 2018-01-20 10:19:17,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:17.438 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.265s] 2018-01-20 10:19:27,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:27.248 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.892s] 2018-01-20 10:19:30,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:30.810 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-20 10:19:33,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:33.156 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.027s] 2018-01-20 10:19:33,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:33.183 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2018-01-20 10:19:33,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:33.209 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.026s] 2018-01-20 10:19:33,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:33.219 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-01-20 10:19:38,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:38.056 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.027s] 2018-01-20 10:19:39,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:39.096 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.039s] 2018-01-20 10:19:39,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:39.882 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.786s] 2018-01-20 10:19:44,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:44.422 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-01-20 10:19:50,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:19:50.166 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.703s] 2018-01-20 10:20:07,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:20:07.274 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.738s] 2018-01-20 10:20:11,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:20:11.725 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.451s] 2018-01-20 10:20:27,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:20:27.375 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.901s] 2018-01-20 10:20:31,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:20:31.921 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.545s] 2018-01-20 10:20:40,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:20:40.607 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.686s] 2018-01-20 10:20:52,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:20:52.149 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.682s] 2018-01-20 10:20:56,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:20:56.709 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.558s] 2018-01-20 10:21:02,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:02.398 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.688s] 2018-01-20 10:21:21,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:21.723 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.894s] 2018-01-20 10:21:22,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:22.225 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.501s] 2018-01-20 10:21:22,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:22.615 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.389s] 2018-01-20 10:21:22,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:22.809 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.194s] 2018-01-20 10:21:23,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:23.095 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.285s] 2018-01-20 10:21:23,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:23.293 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.198s] 2018-01-20 10:21:40,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:40.191 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.167s] 2018-01-20 10:21:40,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:40.522 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.331s] 2018-01-20 10:21:40,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:40.779 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.256s] 2018-01-20 10:21:40,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:40.907 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.127s] 2018-01-20 10:21:41,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:41.163 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.254s] 2018-01-20 10:21:41,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:41.304 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.142s] 2018-01-20 10:21:57,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:21:57.972 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.868s] 2018-01-20 10:22:05,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:22:05.973 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.000s] 2018-01-20 10:22:08,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:22:08.871 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.898s] 2018-01-20 10:22:08,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:22:08.980 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.109s] 2018-01-20 10:22:09,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:22:09.121 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.140s] 2018-01-20 10:22:24,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:22:24.952 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.291s] 2018-01-20 10:22:32,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:22:32.989 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.036s] 2018-01-20 10:22:35,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:22:35.788 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.798s] 2018-01-20 10:22:35,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:22:35.911 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.124s] 2018-01-20 10:22:36,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:22:36.043 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.131s] 2018-01-20 10:22:54,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:22:54.147 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.710s] 2018-01-20 10:23:01,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:23:01.322 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.175s] 2018-01-20 10:23:07,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:23:07.308 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.984s] 2018-01-20 10:23:11,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:23:11.945 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.637s] 2018-01-20 10:23:43,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:23:43.168 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.225s] 2018-01-20 10:23:50,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:23:50.005 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.836s] 2018-01-20 10:23:56,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:23:56.107 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.100s] 2018-01-20 10:24:00,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:00.646 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.539s] 2018-01-20 10:24:21,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:21.793 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.976s] 2018-01-20 10:24:24,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:24.524 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.728s] 2018-01-20 10:24:24,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:24.627 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.106s] 2018-01-20 10:24:30,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:30.275 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.082s] 2018-01-20 10:24:32,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:32.654 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.377s] 2018-01-20 10:24:32,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:32.826 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.174s] 2018-01-20 10:24:37,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:37.565 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.091s] 2018-01-20 10:24:41,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:41.499 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-01-20 10:24:43,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:43.188 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-20 10:24:43,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:43.191 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-20 10:24:43,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:43.193 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-20 10:24:43,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:43.194 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-20 10:24:43,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:43.195 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-20 10:24:45,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:24:45.283 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2018-01-20 10:25:01,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:25:01.971 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.580s] 2018-01-20 10:25:24,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:25:24.507 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [13.529s] 2018-01-20 10:25:39,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:25:39.437 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.930s] 2018-01-20 10:25:48,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:25:48.793 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.090s] 2018-01-20 10:27:06,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:27:06.800 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [61.112s] 2018-01-20 10:27:59,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:27:59.788 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [41.350s] 2018-01-20 10:28:49,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 10:28:49.431 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.302s] 2018-01-20 10:29:09,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid f6736884-c909-49ab-9579-656a680b320c'. 2018-01-20 10:29:10,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-20 10:29:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-20 10:29:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-20 10:29:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f6736884-c909-49ab-9579-656a680b320c | 2018-01-20 10:29:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-20 10:29:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-20 10:13:51 | 2018-01-20 10:29:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-20 10:29:08 | 2018-01-20 10:29:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:17 | 2018-01-20 10:29:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-20 10:29:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-20 10:29:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-20 10:29:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7a7d77e7-6662-4caf-a552-dc836256158e) | 2018-01-20 10:29:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-20 10:29:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 54f8df0f-9c0c-4712-9992-b739462c4073) | 2018-01-20 10:29:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-20 10:29:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 893.235 | 2018-01-20 10:29:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-20 10:29:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-20 10:29:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-20 10:29:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-20 10:29:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-20 10:29:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-20 10:29:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-20 10:29:10,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-20 10:29:15,205 - functest.utils.functest_utils - DEBUG - 2018-01-20 10:29:15,205 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 10:29:15,206 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:36 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-20 10:29:15,210 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-20 10:29:15,291 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-20 10:29:15,792 - functest.energy.energy - DEBUG - Starting recording 2018-01-20 10:29:15,792 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-20 10:29:16,196 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-20 10:29:19,169 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-20 10:29:22,194 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-20 10:29:25,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-20 10:29:27,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-eda1cc80-815b-423f-96a3-3658fcf91612'... 2018-01-20 10:29:29,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-eda1cc80-815b-423f-96a3-3658fcf91612'... 2018-01-20 10:29:32,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-eda1cc80-815b-423f-96a3-3658fcf91612'... 2018-01-20 10:29:38,114 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-eda1cc80-815b-423f-96a3-3658fcf91612'... 2018-01-20 10:29:38,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-eda1cc80-815b-423f-96a3-3658fcf91612'... 2018-01-20 10:29:39,470 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-20 10:29:39,471 - 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-01-20 10:29:39,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 10:29:39,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-20 10:29:39,514 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '64a33de7-dacc-44c4-a03c-e55d02060387', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eda1cc80-815b-423f-96a3-3658fcf91612', 'flavor_name': 'rally-tiny-eda1cc80-815b-423f-96a3-3658fcf91612', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eda1cc80-815b-423f-96a3-3658fcf91612', '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-01-20 10:30:54,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e18b99ac-6e88-45b9-9331-d3b8d5270d58: started 2018-01-20 10:29:41.907 138 INFO rally.task.engine [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Starting: Task validation. 2018-01-20 10:29:42.010 138 INFO rally.task.engine [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Starting: Task validation of syntax. 2018-01-20 10:29:42.087 138 INFO rally.task.engine [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Completed: Task validation of syntax. 2018-01-20 10:29:42.088 138 INFO rally.task.engine [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Starting: Task validation of required platforms. 2018-01-20 10:29:42.117 138 INFO rally.task.engine [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Completed: Task validation of required platforms. 2018-01-20 10:29:42.117 138 INFO rally.task.engine [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Starting: Task validation of semantic. 2018-01-20 10:29:42.806 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() started 2018-01-20 10:29:45.567 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() finished in 2.76 sec 2018-01-20 10:29:45.613 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() started 2018-01-20 10:29:50.056 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() finished in 4.44 sec 2018-01-20 10:29:50.056 138 INFO rally.task.engine [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Completed: Task validation of semantic. 2018-01-20 10:29:50.057 138 INFO rally.task.engine [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Completed: Task validation. 2018-01-20 10:29:50.058 138 INFO rally.task.engine [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Starting: Running task. 2018-01-20 10:29:50.416 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() started 2018-01-20 10:29:53.380 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() finished in 2.96 sec 2018-01-20 10:29:53.408 263 INFO rally.task.runner [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | ITER: 1 START 2018-01-20 10:29:54.184 263 INFO rally.task.runner [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | ITER: 1 END: OK 2018-01-20 10:29:54.212 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() started 2018-01-20 10:29:58.471 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() finished in 4.26 sec 2018-01-20 10:30:00.468 138 INFO rally.task.engine [-] Load duration is: 0.772255 2018-01-20 10:30:00.469 138 INFO rally.task.engine [-] Full duration is: 8.072789 2018-01-20 10:30:01.093 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() started 2018-01-20 10:30:03.942 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() finished in 2.85 sec 2018-01-20 10:30:03.968 349 INFO rally.task.runner [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | ITER: 1 START 2018-01-20 10:30:04.881 349 INFO rally.task.runner [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | ITER: 1 END: OK 2018-01-20 10:30:04.913 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() started 2018-01-20 10:30:09.469 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() finished in 4.56 sec 2018-01-20 10:30:11.148 138 INFO rally.task.engine [-] Load duration is: 0.910035 2018-01-20 10:30:11.148 138 INFO rally.task.engine [-] Full duration is: 8.395444 2018-01-20 10:30:11.834 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() started 2018-01-20 10:30:14.586 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() finished in 2.75 sec 2018-01-20 10:30:14.614 435 INFO rally.task.runner [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | ITER: 1 START 2018-01-20 10:30:15.771 435 INFO rally.task.runner [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | ITER: 1 END: OK 2018-01-20 10:30:15.802 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() started 2018-01-20 10:30:20.114 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() finished in 4.31 sec 2018-01-20 10:30:21.896 138 INFO rally.task.engine [-] Load duration is: 1.154199 2018-01-20 10:30:21.897 138 INFO rally.task.engine [-] Full duration is: 8.297522 2018-01-20 10:30:22.523 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() started 2018-01-20 10:30:25.312 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() finished in 2.79 sec 2018-01-20 10:30:25.339 521 INFO rally.task.runner [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | ITER: 1 START 2018-01-20 10:30:26.498 521 INFO rally.task.runner [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | ITER: 1 END: OK 2018-01-20 10:30:26.528 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() started 2018-01-20 10:30:30.943 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() finished in 4.42 sec 2018-01-20 10:30:32.587 138 INFO rally.task.engine [-] Load duration is: 1.156174 2018-01-20 10:30:32.588 138 INFO rally.task.engine [-] Full duration is: 8.445233 2018-01-20 10:30:33.109 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() started 2018-01-20 10:30:35.810 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() finished in 2.70 sec 2018-01-20 10:30:35.836 607 INFO rally.task.runner [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | ITER: 1 START 2018-01-20 10:30:37.082 607 INFO rally.task.runner [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | ITER: 1 END: OK 2018-01-20 10:30:37.106 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() started 2018-01-20 10:30:41.398 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() finished in 4.29 sec 2018-01-20 10:30:43.170 138 INFO rally.task.engine [-] Load duration is: 1.243023 2018-01-20 10:30:43.170 138 INFO rally.task.engine [-] Full duration is: 8.304978 2018-01-20 10:30:43.798 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() started 2018-01-20 10:30:46.547 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack setup() finished in 2.75 sec 2018-01-20 10:30:46.573 693 INFO rally.task.runner [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | ITER: 1 START 2018-01-20 10:30:47.598 693 INFO rally.task.runner [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | ITER: 1 END: OK 2018-01-20 10:30:47.628 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() started 2018-01-20 10:30:51.994 138 INFO rally.task.context [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Context users@openstack cleanup() finished in 4.37 sec 2018-01-20 10:30:53.857 138 INFO rally.task.engine [-] Load duration is: 1.022944 2018-01-20 10:30:53.858 138 INFO rally.task.engine [-] Full duration is: 8.214249 2018-01-20 10:30:54.225 138 INFO rally.task.engine [-] Task e18b99ac-6e88-45b9-9331-d3b8d5270d58 | Completed: Running task. Task e18b99ac-6e88-45b9-9331-d3b8d5270d58: finished test scenario Authenticate.keystone +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | total | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | -> duration | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.772255 Full duration: 8.072789 test scenario Authenticate.validate_cinder +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> duration | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.910035 Full duration: 8.395444 test scenario Authenticate.validate_glance +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | total | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> duration | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.154199 Full duration: 8.297522 test scenario Authenticate.validate_heat +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | total | 1.156 | 1.156 | 1.156 | 1.156 | 1.156 | 1.156 | 100.0% | 1 | | -> duration | 1.156 | 1.156 | 1.156 | 1.156 | 1.156 | 1.156 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.156174 Full duration: 8.445233 test scenario Authenticate.validate_neutron +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 100.0% | 1 | | -> duration | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.243023 Full duration: 8.304978 test scenario Authenticate.validate_nova +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | total | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | -> duration | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.022944 Full duration: 8.214249 2018-01-20 10:30:54,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e18b99ac-6e88-45b9-9331-d3b8d5270d58 2018-01-20 10:30:54,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-20 10:30:54,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e18b99ac-6e88-45b9-9331-d3b8d5270d58', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-20 10:30:54,530 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e18b99ac-6e88-45b9-9331-d3b8d5270d58'] 2018-01-20 10:30:55,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 10:30:55,567 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-20 10:30:55,567 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-20 10:30:55,567 - 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-01-20 10:30:55,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 10:30:55,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-20 10:30:55,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '64a33de7-dacc-44c4-a03c-e55d02060387', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eda1cc80-815b-423f-96a3-3658fcf91612', 'flavor_name': 'rally-tiny-eda1cc80-815b-423f-96a3-3658fcf91612', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eda1cc80-815b-423f-96a3-3658fcf91612', '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-01-20 10:32:28,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d78042be-0160-47c1-bc5d-dfe7662e324c: started 2018-01-20 10:30:57.898 743 INFO rally.task.engine [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Starting: Task validation. 2018-01-20 10:30:58.037 743 INFO rally.task.engine [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Starting: Task validation of syntax. 2018-01-20 10:30:58.108 743 INFO rally.task.engine [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Completed: Task validation of syntax. 2018-01-20 10:30:58.108 743 INFO rally.task.engine [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Starting: Task validation of required platforms. 2018-01-20 10:30:58.134 743 INFO rally.task.engine [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Completed: Task validation of required platforms. 2018-01-20 10:30:58.134 743 INFO rally.task.engine [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Starting: Task validation of semantic. 2018-01-20 10:30:59.073 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack setup() started 2018-01-20 10:31:01.908 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack setup() finished in 2.83 sec 2018-01-20 10:31:04.869 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack cleanup() started 2018-01-20 10:31:09.370 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack cleanup() finished in 4.50 sec 2018-01-20 10:31:09.371 743 INFO rally.task.engine [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Completed: Task validation of semantic. 2018-01-20 10:31:09.371 743 INFO rally.task.engine [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Completed: Task validation. 2018-01-20 10:31:09.372 743 INFO rally.task.engine [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Starting: Running task. 2018-01-20 10:31:09.736 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack setup() started 2018-01-20 10:31:12.452 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack setup() finished in 2.72 sec 2018-01-20 10:31:12.452 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context cleanup@openstack setup() started 2018-01-20 10:31:12.453 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-20 10:31:12.481 868 INFO rally.task.runner [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | ITER: 1 START 2018-01-20 10:31:17.088 868 INFO rally.task.runner [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | ITER: 1 END: OK 2018-01-20 10:31:17.116 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context cleanup@openstack cleanup() started 2018-01-20 10:31:17.823 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context cleanup@openstack cleanup() finished in 0.71 sec 2018-01-20 10:31:17.824 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack cleanup() started 2018-01-20 10:31:22.072 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack cleanup() finished in 4.25 sec 2018-01-20 10:31:23.827 743 INFO rally.task.engine [-] Load duration is: 3.44528 2018-01-20 10:31:23.828 743 INFO rally.task.engine [-] Full duration is: 12.355768 2018-01-20 10:31:24.403 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack setup() started 2018-01-20 10:31:26.991 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack setup() finished in 2.59 sec 2018-01-20 10:31:26.991 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context cleanup@openstack setup() started 2018-01-20 10:31:26.992 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-20 10:31:27.018 974 INFO rally.task.runner [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | ITER: 1 START 2018-01-20 10:31:31.623 974 INFO rally.task.runner [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | ITER: 1 END: OK 2018-01-20 10:31:31.650 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context cleanup@openstack cleanup() started 2018-01-20 10:31:34.526 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context cleanup@openstack cleanup() finished in 2.88 sec 2018-01-20 10:31:34.527 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack cleanup() started 2018-01-20 10:31:38.696 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack cleanup() finished in 4.17 sec 2018-01-20 10:31:40.496 743 INFO rally.task.engine [-] Load duration is: 3.41635 2018-01-20 10:31:40.497 743 INFO rally.task.engine [-] Full duration is: 14.312793 2018-01-20 10:31:41.111 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack setup() started 2018-01-20 10:31:43.788 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack setup() finished in 2.68 sec 2018-01-20 10:31:43.813 1080 INFO rally.task.runner [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | ITER: 1 START 2018-01-20 10:31:45.308 1080 INFO rally.task.runner [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | ITER: 1 END: OK 2018-01-20 10:31:45.339 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack cleanup() started 2018-01-20 10:31:49.813 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack cleanup() finished in 4.47 sec 2018-01-20 10:31:51.174 743 INFO rally.task.engine [-] Load duration is: 0.324725 2018-01-20 10:31:51.174 743 INFO rally.task.engine [-] Full duration is: 8.720034 2018-01-20 10:31:51.709 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack setup() started 2018-01-20 10:31:54.552 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack setup() finished in 2.84 sec 2018-01-20 10:31:54.553 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context quotas@openstack setup() started 2018-01-20 10:31:55.517 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context quotas@openstack setup() finished in 0.96 sec 2018-01-20 10:31:55.517 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context cleanup@openstack setup() started 2018-01-20 10:31:55.518 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-20 10:31:56.186 1166 INFO rally.task.runner [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | ITER: 1 START 2018-01-20 10:32:13.217 1166 INFO rally.task.runner [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | ITER: 1 END: OK 2018-01-20 10:32:13.250 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context cleanup@openstack cleanup() started 2018-01-20 10:32:23.577 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context cleanup@openstack cleanup() finished in 10.33 sec 2018-01-20 10:32:23.578 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context quotas@openstack cleanup() started 2018-01-20 10:32:23.611 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context quotas@openstack cleanup() finished in 33.68 msec 2018-01-20 10:32:23.612 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack cleanup() started 2018-01-20 10:32:27.372 743 INFO rally.task.context [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Context users@openstack cleanup() finished in 3.76 sec 2018-01-20 10:32:27.930 743 INFO rally.task.engine [-] Load duration is: 14.885706 2018-01-20 10:32:27.930 743 INFO rally.task.engine [-] Full duration is: 35.682964 2018-01-20 10:32:28.329 743 INFO rally.task.engine [-] Task d78042be-0160-47c1-bc5d-dfe7662e324c | Completed: Running task. Task d78042be-0160-47c1-bc5d-dfe7662e324c: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | 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.239 | 3.239 | 3.239 | 3.239 | 3.239 | 3.239 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | -> glance_v2.upload_data | 0.459 | 0.459 | 0.459 | 0.459 | 0.459 | 0.459 | 100.0% | 1 | | glance_v2.delete_image | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | total | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 100.0% | 1 | | -> duration | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.44528 Full duration: 12.355768 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | 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.263 | 3.263 | 3.263 | 3.263 | 3.263 | 3.263 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | -> glance_v2.upload_data | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | glance_v2.list_images | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 3.416 | 3.416 | 3.416 | 3.416 | 3.416 | 3.416 | 100.0% | 1 | | -> duration | 3.416 | 3.416 | 3.416 | 3.416 | 3.416 | 3.416 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.41635 Full duration: 14.312793 test scenario GlanceImages.list_images +--------------------------------------------------------------------------------------------------------------------------+ | 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.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | -> duration | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.324725 Full duration: 8.720034 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | 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.24 | 3.24 | 3.24 | 3.24 | 3.24 | 3.24 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | -> glance_v2.upload_data | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 100.0% | 1 | | nova.boot_servers | 12.645 | 12.645 | 12.645 | 12.645 | 12.645 | 12.645 | 100.0% | 1 | | total | 15.886 | 15.886 | 15.886 | 15.886 | 15.886 | 15.886 | 100.0% | 1 | | -> duration | 14.886 | 14.886 | 14.886 | 14.886 | 14.886 | 14.886 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.885706 Full duration: 35.682964 2018-01-20 10:32:28,660 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d78042be-0160-47c1-bc5d-dfe7662e324c 2018-01-20 10:32:28,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd78042be-0160-47c1-bc5d-dfe7662e324c', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-20 10:32:28,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd78042be-0160-47c1-bc5d-dfe7662e324c'] 2018-01-20 10:32:29,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 10:32:29,706 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-20 10:32:29,706 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-20 10:32:29,707 - 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-01-20 10:32:29,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 10:32:29,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-20 10:32:29,744 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-20 10:32:29,744 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-20 10:32:29,744 - 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-01-20 10:32:29,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 10:32:29,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-20 10:32:29,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '64a33de7-dacc-44c4-a03c-e55d02060387', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eda1cc80-815b-423f-96a3-3658fcf91612', 'flavor_name': 'rally-tiny-eda1cc80-815b-423f-96a3-3658fcf91612', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eda1cc80-815b-423f-96a3-3658fcf91612', '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-01-20 10:36:25,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 5185c853-7e6b-4b66-9995-4942c62bd2ad: started 2018-01-20 10:32:32.045 1296 INFO rally.task.engine [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Starting: Task validation. 2018-01-20 10:32:32.140 1296 INFO rally.task.engine [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Starting: Task validation of syntax. 2018-01-20 10:32:32.295 1296 INFO rally.task.engine [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Completed: Task validation of syntax. 2018-01-20 10:32:32.295 1296 INFO rally.task.engine [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Starting: Task validation of required platforms. 2018-01-20 10:32:32.338 1296 INFO rally.task.engine [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Completed: Task validation of required platforms. 2018-01-20 10:32:32.339 1296 INFO rally.task.engine [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Starting: Task validation of semantic. 2018-01-20 10:32:32.997 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() started 2018-01-20 10:32:35.627 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() finished in 2.63 sec 2018-01-20 10:32:41.537 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() started 2018-01-20 10:32:45.693 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() finished in 4.16 sec 2018-01-20 10:32:45.694 1296 INFO rally.task.engine [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Completed: Task validation of semantic. 2018-01-20 10:32:45.694 1296 INFO rally.task.engine [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Completed: Task validation. 2018-01-20 10:32:45.695 1296 INFO rally.task.engine [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Starting: Running task. 2018-01-20 10:32:46.019 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() started 2018-01-20 10:32:48.796 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() finished in 2.78 sec 2018-01-20 10:32:48.796 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack setup() started 2018-01-20 10:32:50.311 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack setup() finished in 1.51 sec 2018-01-20 10:32:50.311 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context volumes@openstack setup() started 2018-01-20 10:32:54.008 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context volumes@openstack setup() finished in 3.70 sec 2018-01-20 10:32:54.008 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack setup() started 2018-01-20 10:32:54.008 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 10:32:54.041 1421 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 START 2018-01-20 10:33:03.917 1421 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 END: OK 2018-01-20 10:33:03.946 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack cleanup() started 2018-01-20 10:33:08.112 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack cleanup() finished in 4.17 sec 2018-01-20 10:33:08.112 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context volumes@openstack cleanup() started 2018-01-20 10:33:15.736 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context volumes@openstack cleanup() finished in 7.62 sec 2018-01-20 10:33:15.737 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack cleanup() started 2018-01-20 10:33:15.780 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack cleanup() finished in 43.04 msec 2018-01-20 10:33:15.780 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() started 2018-01-20 10:33:20.160 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() finished in 4.38 sec 2018-01-20 10:33:20.227 1296 INFO rally.task.engine [-] Load duration is: 9.871036 2018-01-20 10:33:20.228 1296 INFO rally.task.engine [-] Full duration is: 34.157613 2018-01-20 10:33:20.838 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() started 2018-01-20 10:33:23.644 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() finished in 2.81 sec 2018-01-20 10:33:23.645 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack setup() started 2018-01-20 10:33:24.561 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack setup() finished in 0.92 sec 2018-01-20 10:33:24.561 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack setup() started 2018-01-20 10:33:24.561 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 10:33:24.585 1607 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 START 2018-01-20 10:33:32.521 1607 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 END: OK 2018-01-20 10:33:32.554 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack cleanup() started 2018-01-20 10:33:36.356 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack cleanup() finished in 3.80 sec 2018-01-20 10:33:36.357 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack cleanup() started 2018-01-20 10:33:36.400 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack cleanup() finished in 43.14 msec 2018-01-20 10:33:36.400 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() started 2018-01-20 10:33:40.433 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() finished in 4.03 sec 2018-01-20 10:33:40.961 1296 INFO rally.task.engine [-] Load duration is: 7.930789 2018-01-20 10:33:40.962 1296 INFO rally.task.engine [-] Full duration is: 19.613998 2018-01-20 10:33:41.492 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() started 2018-01-20 10:33:44.225 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() finished in 2.73 sec 2018-01-20 10:33:44.226 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack setup() started 2018-01-20 10:33:45.051 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack setup() finished in 0.83 sec 2018-01-20 10:33:45.052 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack setup() started 2018-01-20 10:33:45.052 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 10:33:45.807 1773 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 START 2018-01-20 10:33:53.840 1773 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 END: OK 2018-01-20 10:33:53.875 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack cleanup() started 2018-01-20 10:33:56.451 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack cleanup() finished in 2.58 sec 2018-01-20 10:33:56.452 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack cleanup() started 2018-01-20 10:33:56.494 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack cleanup() finished in 41.91 msec 2018-01-20 10:33:56.494 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() started 2018-01-20 10:34:00.286 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() finished in 3.79 sec 2018-01-20 10:34:01.613 1296 INFO rally.task.engine [-] Load duration is: 8.027078 2018-01-20 10:34:01.614 1296 INFO rally.task.engine [-] Full duration is: 18.813401 2018-01-20 10:34:02.120 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() started 2018-01-20 10:34:04.737 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() finished in 2.62 sec 2018-01-20 10:34:04.737 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack setup() started 2018-01-20 10:34:05.682 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack setup() finished in 0.94 sec 2018-01-20 10:34:05.682 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack setup() started 2018-01-20 10:34:05.682 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 10:34:05.709 1939 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 START 2018-01-20 10:34:13.452 1939 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 END: OK 2018-01-20 10:34:13.481 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack cleanup() started 2018-01-20 10:34:16.561 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack cleanup() finished in 3.08 sec 2018-01-20 10:34:16.562 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack cleanup() started 2018-01-20 10:34:16.609 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack cleanup() finished in 47.53 msec 2018-01-20 10:34:16.610 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() started 2018-01-20 10:34:20.462 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() finished in 3.85 sec 2018-01-20 10:34:22.250 1296 INFO rally.task.engine [-] Load duration is: 7.738251 2018-01-20 10:34:22.250 1296 INFO rally.task.engine [-] Full duration is: 18.360063 2018-01-20 10:34:22.806 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() started 2018-01-20 10:34:25.531 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() finished in 2.73 sec 2018-01-20 10:34:25.532 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack setup() started 2018-01-20 10:34:26.339 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack setup() finished in 0.81 sec 2018-01-20 10:34:26.339 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack setup() started 2018-01-20 10:34:26.339 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 10:34:26.365 2105 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 START 2018-01-20 10:34:41.011 2105 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 END: OK 2018-01-20 10:34:41.044 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack cleanup() started 2018-01-20 10:34:43.437 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack cleanup() finished in 2.39 sec 2018-01-20 10:34:43.438 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack cleanup() started 2018-01-20 10:34:43.483 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack cleanup() finished in 45.18 msec 2018-01-20 10:34:43.483 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() started 2018-01-20 10:34:47.519 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() finished in 4.04 sec 2018-01-20 10:34:48.967 1296 INFO rally.task.engine [-] Load duration is: 14.640813 2018-01-20 10:34:48.968 1296 INFO rally.task.engine [-] Full duration is: 24.731645 2018-01-20 10:34:49.513 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() started 2018-01-20 10:34:51.972 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() finished in 2.46 sec 2018-01-20 10:34:51.972 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack setup() started 2018-01-20 10:34:52.817 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack setup() finished in 0.84 sec 2018-01-20 10:34:52.818 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context volumes@openstack setup() started 2018-01-20 10:34:56.185 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context volumes@openstack setup() finished in 3.37 sec 2018-01-20 10:34:56.185 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack setup() started 2018-01-20 10:34:56.185 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 10:34:56.211 2271 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 START 2018-01-20 10:35:10.250 2271 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 END: OK 2018-01-20 10:35:10.276 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack cleanup() started 2018-01-20 10:35:12.680 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context cleanup@openstack cleanup() finished in 2.40 sec 2018-01-20 10:35:12.681 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context volumes@openstack cleanup() started 2018-01-20 10:35:19.652 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context volumes@openstack cleanup() finished in 6.97 sec 2018-01-20 10:35:19.653 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack cleanup() started 2018-01-20 10:35:19.698 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context quotas@openstack cleanup() finished in 45.26 msec 2018-01-20 10:35:19.699 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() started 2018-01-20 10:35:24.038 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() finished in 4.34 sec 2018-01-20 10:35:25.742 1296 INFO rally.task.engine [-] Load duration is: 14.03386 2018-01-20 10:35:25.743 1296 INFO rally.task.engine [-] Full duration is: 34.542361 2018-01-20 10:35:26.383 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() started 2018-01-20 10:35:29.150 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() finished in 2.77 sec 2018-01-20 10:35:29.151 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack setup() started 2018-01-20 10:35:29.151 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 10:35:29.177 2457 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 START 2018-01-20 10:35:30.295 2457 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 END: OK 2018-01-20 10:35:30.325 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:35:35.312 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack cleanup() finished in 4.99 sec 2018-01-20 10:35:35.312 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() started 2018-01-20 10:35:39.408 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() finished in 4.10 sec 2018-01-20 10:35:40.456 1296 INFO rally.task.engine [-] Load duration is: 1.113081 2018-01-20 10:35:40.457 1296 INFO rally.task.engine [-] Full duration is: 13.042615 2018-01-20 10:35:40.970 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() started 2018-01-20 10:35:43.721 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() finished in 2.75 sec 2018-01-20 10:35:43.721 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack setup() started 2018-01-20 10:35:43.721 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 10:35:43.748 2623 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 START 2018-01-20 10:35:44.535 2623 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 END: OK 2018-01-20 10:35:44.560 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:35:49.410 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack cleanup() finished in 4.85 sec 2018-01-20 10:35:49.411 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() started 2018-01-20 10:35:53.639 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() finished in 4.23 sec 2018-01-20 10:35:55.070 1296 INFO rally.task.engine [-] Load duration is: 0.781738 2018-01-20 10:35:55.071 1296 INFO rally.task.engine [-] Full duration is: 12.684731 2018-01-20 10:35:55.699 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() started 2018-01-20 10:35:58.454 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() finished in 2.75 sec 2018-01-20 10:35:58.455 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack setup() started 2018-01-20 10:35:58.455 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 10:35:58.481 2789 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 START 2018-01-20 10:35:59.357 2789 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 END: OK 2018-01-20 10:35:59.386 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:36:04.282 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack cleanup() finished in 4.90 sec 2018-01-20 10:36:04.283 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() started 2018-01-20 10:36:08.622 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() finished in 4.34 sec 2018-01-20 10:36:09.800 1296 INFO rally.task.engine [-] Load duration is: 0.870989 2018-01-20 10:36:09.801 1296 INFO rally.task.engine [-] Full duration is: 12.942123 2018-01-20 10:36:10.389 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() started 2018-01-20 10:36:13.205 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack setup() finished in 2.82 sec 2018-01-20 10:36:13.206 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack setup() started 2018-01-20 10:36:13.206 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-20 10:36:13.233 2955 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 START 2018-01-20 10:36:14.308 2955 INFO rally.task.runner [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | ITER: 1 END: OK 2018-01-20 10:36:14.340 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:36:19.109 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context admin_cleanup@openstack cleanup() finished in 4.77 sec 2018-01-20 10:36:19.110 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() started 2018-01-20 10:36:23.645 1296 INFO rally.task.context [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Context users@openstack cleanup() finished in 4.54 sec 2018-01-20 10:36:24.468 1296 INFO rally.task.engine [-] Load duration is: 1.069862 2018-01-20 10:36:24.468 1296 INFO rally.task.engine [-] Full duration is: 13.275534 2018-01-20 10:36:24.829 1296 INFO rally.task.engine [-] Task 5185c853-7e6b-4b66-9995-4942c62bd2ad | Completed: Running task. Task 5185c853-7e6b-4b66-9995-4942c62bd2ad: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | 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.396 | 3.396 | 3.396 | 3.396 | 3.396 | 3.396 | 100.0% | 1 | | cinder_v2.delete_snapshot | 6.475 | 6.475 | 6.475 | 6.475 | 6.475 | 6.475 | 100.0% | 1 | | total | 9.871 | 9.871 | 9.871 | 9.871 | 9.871 | 9.871 | 100.0% | 1 | | -> duration | 9.871 | 9.871 | 9.871 | 9.871 | 9.871 | 9.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.871036 Full duration: 34.157613 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.486 | 3.486 | 3.486 | 3.486 | 3.486 | 3.486 | 100.0% | 1 | | cinder_v2.delete_volume | 4.444 | 4.444 | 4.444 | 4.444 | 4.444 | 4.444 | 100.0% | 1 | | total | 7.931 | 7.931 | 7.931 | 7.931 | 7.931 | 7.931 | 100.0% | 1 | | -> duration | 7.931 | 7.931 | 7.931 | 7.931 | 7.931 | 7.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.930789 Full duration: 19.613998 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.589 | 3.589 | 3.589 | 3.589 | 3.589 | 3.589 | 100.0% | 1 | | cinder_v2.delete_volume | 4.437 | 4.437 | 4.437 | 4.437 | 4.437 | 4.437 | 100.0% | 1 | | total | 8.027 | 8.027 | 8.027 | 8.027 | 8.027 | 8.027 | 100.0% | 1 | | -> duration | 8.027 | 8.027 | 8.027 | 8.027 | 8.027 | 8.027 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.027078 Full duration: 18.813401 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.298 | 3.298 | 3.298 | 3.298 | 3.298 | 3.298 | 100.0% | 1 | | cinder_v2.delete_volume | 4.44 | 4.44 | 4.44 | 4.44 | 4.44 | 4.44 | 100.0% | 1 | | total | 7.738 | 7.738 | 7.738 | 7.738 | 7.738 | 7.738 | 100.0% | 1 | | -> duration | 7.738 | 7.738 | 7.738 | 7.738 | 7.738 | 7.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.738251 Full duration: 18.360063 test scenario CinderVolumes.create_and_extend_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.502 | 3.502 | 3.502 | 3.502 | 3.502 | 3.502 | 100.0% | 1 | | cinder_v2.extend_volume | 2.434 | 2.434 | 2.434 | 2.434 | 2.434 | 2.434 | 100.0% | 1 | | cinder_v2.delete_volume | 8.704 | 8.704 | 8.704 | 8.704 | 8.704 | 8.704 | 100.0% | 1 | | total | 14.641 | 14.641 | 14.641 | 14.641 | 14.641 | 14.641 | 100.0% | 1 | | -> duration | 14.641 | 14.641 | 14.641 | 14.641 | 14.641 | 14.641 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.640813 Full duration: 24.731645 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 9.579 | 9.579 | 9.579 | 9.579 | 9.579 | 9.579 | 100.0% | 1 | | cinder_v2.delete_volume | 4.455 | 4.455 | 4.455 | 4.455 | 4.455 | 4.455 | 100.0% | 1 | | total | 14.034 | 14.034 | 14.034 | 14.034 | 14.034 | 14.034 | 100.0% | 1 | | -> duration | 14.034 | 14.034 | 14.034 | 14.034 | 14.034 | 14.034 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.03386 Full duration: 34.542361 test scenario CinderQos.create_and_list_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | cinder_v2.list_qos | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | -> duration | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.113081 Full duration: 13.042615 test scenario CinderQos.create_and_set_qos +-------------------------------------------------------------------------------------------------------------------------+ | 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | cinder_v2.set_qos | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781738 Full duration: 12.684731 test scenario CinderVolumeTypes.create_and_list_volume_types +---------------------------------------------------------------------------------------------------------------------------------+ | 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.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | cinder_v2.list_types | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> duration | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.870989 Full duration: 12.942123 test scenario CinderVolumeTypes.create_volume_type_and_encryption_type +-------------------------------------------------------------------------------------------------------------------------------------+ | 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.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | -> duration | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.069862 Full duration: 13.275534 2018-01-20 10:36:25,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5185c853-7e6b-4b66-9995-4942c62bd2ad 2018-01-20 10:36:25,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5185c853-7e6b-4b66-9995-4942c62bd2ad', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-20 10:36:25,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5185c853-7e6b-4b66-9995-4942c62bd2ad'] 2018-01-20 10:36:26,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 10:36:26,322 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-20 10:36:26,322 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-20 10:36:26,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-20 10:36:26,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 10:36:26,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-20 10:36:26,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '64a33de7-dacc-44c4-a03c-e55d02060387', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eda1cc80-815b-423f-96a3-3658fcf91612', 'flavor_name': 'rally-tiny-eda1cc80-815b-423f-96a3-3658fcf91612', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eda1cc80-815b-423f-96a3-3658fcf91612', '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-01-20 10:37:59,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2419b926-9e24-4cf1-86b3-e2fa28764788: started 2018-01-20 10:36:28.617 3085 INFO rally.task.engine [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Starting: Task validation. 2018-01-20 10:36:28.695 3085 INFO rally.task.engine [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Starting: Task validation of syntax. 2018-01-20 10:36:28.766 3085 INFO rally.task.engine [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Completed: Task validation of syntax. 2018-01-20 10:36:28.767 3085 INFO rally.task.engine [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Starting: Task validation of required platforms. 2018-01-20 10:36:28.793 3085 INFO rally.task.engine [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Completed: Task validation of required platforms. 2018-01-20 10:36:28.793 3085 INFO rally.task.engine [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Starting: Task validation of semantic. 2018-01-20 10:36:29.548 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack setup() started 2018-01-20 10:36:32.160 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack setup() finished in 2.61 sec 2018-01-20 10:36:36.115 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack cleanup() started 2018-01-20 10:36:40.120 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack cleanup() finished in 4.01 sec 2018-01-20 10:36:40.120 3085 INFO rally.task.engine [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Completed: Task validation of semantic. 2018-01-20 10:36:40.121 3085 INFO rally.task.engine [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Completed: Task validation. 2018-01-20 10:36:40.121 3085 INFO rally.task.engine [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Starting: Running task. 2018-01-20 10:36:40.513 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack setup() started 2018-01-20 10:36:43.016 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack setup() finished in 2.50 sec 2018-01-20 10:36:43.017 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack setup() started 2018-01-20 10:36:45.331 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack setup() finished in 2.31 sec 2018-01-20 10:36:45.332 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context cleanup@openstack setup() started 2018-01-20 10:36:45.332 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-20 10:36:45.361 3240 INFO rally.task.runner [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | ITER: 1 START 2018-01-20 10:36:55.810 3240 INFO rally.task.runner [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | ITER: 1 END: OK 2018-01-20 10:36:55.844 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context cleanup@openstack cleanup() started 2018-01-20 10:36:57.844 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context cleanup@openstack cleanup() finished in 2.00 sec 2018-01-20 10:36:57.845 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack cleanup() started 2018-01-20 10:36:58.907 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack cleanup() finished in 1.06 sec 2018-01-20 10:36:58.907 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack cleanup() started 2018-01-20 10:37:03.058 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack cleanup() finished in 4.15 sec 2018-01-20 10:37:04.658 3085 INFO rally.task.engine [-] Load duration is: 6.44558 2018-01-20 10:37:04.659 3085 INFO rally.task.engine [-] Full duration is: 22.565625 2018-01-20 10:37:05.232 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack setup() started 2018-01-20 10:37:08.160 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack setup() finished in 2.93 sec 2018-01-20 10:37:08.160 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack setup() started 2018-01-20 10:37:10.245 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack setup() finished in 2.08 sec 2018-01-20 10:37:10.246 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context cleanup@openstack setup() started 2018-01-20 10:37:10.246 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 10:37:10.271 3406 INFO rally.task.runner [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | ITER: 1 START 2018-01-20 10:37:18.259 3406 INFO rally.task.runner [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | ITER: 1 END: OK 2018-01-20 10:37:18.290 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context cleanup@openstack cleanup() started 2018-01-20 10:37:18.881 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context cleanup@openstack cleanup() finished in 0.59 sec 2018-01-20 10:37:18.881 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack cleanup() started 2018-01-20 10:37:19.943 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack cleanup() finished in 1.06 sec 2018-01-20 10:37:19.944 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack cleanup() started 2018-01-20 10:37:24.152 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack cleanup() finished in 4.21 sec 2018-01-20 10:37:25.349 3085 INFO rally.task.engine [-] Load duration is: 5.985307 2018-01-20 10:37:25.350 3085 INFO rally.task.engine [-] Full duration is: 18.937508 2018-01-20 10:37:25.972 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack setup() started 2018-01-20 10:37:28.559 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack setup() finished in 2.59 sec 2018-01-20 10:37:28.559 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack setup() started 2018-01-20 10:37:30.552 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack setup() finished in 1.99 sec 2018-01-20 10:37:30.552 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context cleanup@openstack setup() started 2018-01-20 10:37:30.553 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-20 10:37:30.579 3572 INFO rally.task.runner [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | ITER: 1 START 2018-01-20 10:37:40.098 3572 INFO rally.task.runner [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | ITER: 1 END: OK 2018-01-20 10:37:40.131 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context cleanup@openstack cleanup() started 2018-01-20 10:37:40.692 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context cleanup@openstack cleanup() finished in 0.56 sec 2018-01-20 10:37:40.692 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack cleanup() started 2018-01-20 10:37:41.685 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack cleanup() finished in 0.99 sec 2018-01-20 10:37:41.686 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack cleanup() started 2018-01-20 10:37:45.818 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack cleanup() finished in 4.13 sec 2018-01-20 10:37:46.104 3085 INFO rally.task.engine [-] Load duration is: 7.516631 2018-01-20 10:37:46.104 3085 INFO rally.task.engine [-] Full duration is: 19.864259 2018-01-20 10:37:46.791 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack setup() started 2018-01-20 10:37:49.593 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack setup() finished in 2.80 sec 2018-01-20 10:37:49.593 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack setup() started 2018-01-20 10:37:51.775 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack setup() finished in 2.18 sec 2018-01-20 10:37:51.801 3738 INFO rally.task.runner [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | ITER: 1 START 2018-01-20 10:37:52.666 3738 INFO rally.task.runner [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | ITER: 1 END: OK 2018-01-20 10:37:52.695 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack cleanup() started 2018-01-20 10:37:53.805 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context roles@openstack cleanup() finished in 1.11 sec 2018-01-20 10:37:53.805 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack cleanup() started 2018-01-20 10:37:58.153 3085 INFO rally.task.context [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Context users@openstack cleanup() finished in 4.35 sec 2018-01-20 10:37:58.859 3085 INFO rally.task.engine [-] Load duration is: 0.86183 2018-01-20 10:37:58.860 3085 INFO rally.task.engine [-] Full duration is: 11.380717 2018-01-20 10:37:59.242 3085 INFO rally.task.engine [-] Task 2419b926-9e24-4cf1-86b3-e2fa28764788 | Completed: Running task. Task 2419b926-9e24-4cf1-86b3-e2fa28764788: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.218 | 5.218 | 5.218 | 5.218 | 5.218 | 5.218 | 100.0% | 1 | | heat.update_stack | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 100.0% | 1 | | heat.delete_stack | 2.543 | 2.543 | 2.543 | 2.543 | 2.543 | 2.543 | 100.0% | 1 | | total | 10.446 | 10.446 | 10.446 | 10.446 | 10.446 | 10.446 | 100.0% | 1 | | -> duration | 6.446 | 6.446 | 6.446 | 6.446 | 6.446 | 6.446 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.44558 Full duration: 22.565625 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 100.0% | 1 | | heat.check_stack | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | heat.delete_stack | 2.705 | 2.705 | 2.705 | 2.705 | 2.705 | 2.705 | 100.0% | 1 | | total | 7.985 | 7.985 | 7.985 | 7.985 | 7.985 | 7.985 | 100.0% | 1 | | -> duration | 5.985 | 5.985 | 5.985 | 5.985 | 5.985 | 5.985 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.985307 Full duration: 18.937508 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.942 | 4.942 | 4.942 | 4.942 | 4.942 | 4.942 | 100.0% | 1 | | heat.suspend_stack | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | heat.resume_stack | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | heat.delete_stack | 2.695 | 2.695 | 2.695 | 2.695 | 2.695 | 2.695 | 100.0% | 1 | | total | 9.517 | 9.517 | 9.517 | 9.517 | 9.517 | 9.517 | 100.0% | 1 | | -> duration | 7.517 | 7.517 | 7.517 | 7.517 | 7.517 | 7.517 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.516631 Full duration: 19.864259 test scenario HeatStacks.list_stacks_and_resources +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | total | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> duration | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.86183 Full duration: 11.380717 2018-01-20 10:37:59,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2419b926-9e24-4cf1-86b3-e2fa28764788 2018-01-20 10:37:59,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2419b926-9e24-4cf1-86b3-e2fa28764788', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-20 10:37:59,530 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2419b926-9e24-4cf1-86b3-e2fa28764788'] 2018-01-20 10:38:00,579 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 10:38:00,580 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-20 10:38:00,581 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-20 10:38:00,581 - 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-01-20 10:38:00,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 10:38:00,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-20 10:38:00,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '64a33de7-dacc-44c4-a03c-e55d02060387', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eda1cc80-815b-423f-96a3-3658fcf91612', 'flavor_name': 'rally-tiny-eda1cc80-815b-423f-96a3-3658fcf91612', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eda1cc80-815b-423f-96a3-3658fcf91612', '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-01-20 10:41:19,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c990f6c7-9b44-4954-8bb3-419448bbc761: started 2018-01-20 10:38:02.938 3818 INFO rally.task.engine [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Starting: Task validation. 2018-01-20 10:38:03.050 3818 INFO rally.task.engine [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Starting: Task validation of syntax. 2018-01-20 10:38:03.180 3818 INFO rally.task.engine [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Completed: Task validation of syntax. 2018-01-20 10:38:03.180 3818 INFO rally.task.engine [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Starting: Task validation of required platforms. 2018-01-20 10:38:03.223 3818 INFO rally.task.engine [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Completed: Task validation of required platforms. 2018-01-20 10:38:03.224 3818 INFO rally.task.engine [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Starting: Task validation of semantic. 2018-01-20 10:38:03.958 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() started 2018-01-20 10:38:06.587 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() finished in 2.63 sec 2018-01-20 10:38:06.665 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() started 2018-01-20 10:38:11.075 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() finished in 4.41 sec 2018-01-20 10:38:11.075 3818 INFO rally.task.engine [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Completed: Task validation of semantic. 2018-01-20 10:38:11.075 3818 INFO rally.task.engine [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Completed: Task validation. 2018-01-20 10:38:11.076 3818 INFO rally.task.engine [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Starting: Running task. 2018-01-20 10:38:11.433 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() started 2018-01-20 10:38:14.024 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() finished in 2.59 sec 2018-01-20 10:38:14.025 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() started 2018-01-20 10:38:14.025 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 10:38:14.053 3943 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 START 2018-01-20 10:38:16.032 3943 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 END: OK 2018-01-20 10:38:16.066 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:38:22.314 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() finished in 6.25 sec 2018-01-20 10:38:22.315 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() started 2018-01-20 10:38:26.550 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() finished in 4.23 sec 2018-01-20 10:38:27.529 3818 INFO rally.task.engine [-] Load duration is: 0.671525 2018-01-20 10:38:27.529 3818 INFO rally.task.engine [-] Full duration is: 15.134919 2018-01-20 10:38:28.116 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() started 2018-01-20 10:38:30.942 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() finished in 2.83 sec 2018-01-20 10:38:30.942 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() started 2018-01-20 10:38:30.943 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-20 10:38:30.969 4109 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 START 2018-01-20 10:38:32.888 4109 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 END: OK 2018-01-20 10:38:32.922 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:38:39.221 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() finished in 6.30 sec 2018-01-20 10:38:39.222 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() started 2018-01-20 10:38:43.579 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() finished in 4.36 sec 2018-01-20 10:38:44.212 3818 INFO rally.task.engine [-] Load duration is: 0.753027 2018-01-20 10:38:44.212 3818 INFO rally.task.engine [-] Full duration is: 15.483647 2018-01-20 10:38:44.716 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() started 2018-01-20 10:38:47.385 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() finished in 2.67 sec 2018-01-20 10:38:47.385 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() started 2018-01-20 10:38:47.385 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-20 10:38:47.412 4275 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 START 2018-01-20 10:38:49.268 4275 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 END: OK 2018-01-20 10:38:49.295 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:38:55.323 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() finished in 6.03 sec 2018-01-20 10:38:55.323 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() started 2018-01-20 10:38:59.363 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-20 10:39:00.814 3818 INFO rally.task.engine [-] Load duration is: 0.618815 2018-01-20 10:39:00.815 3818 INFO rally.task.engine [-] Full duration is: 14.665319 2018-01-20 10:39:01.389 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() started 2018-01-20 10:39:04.105 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() finished in 2.72 sec 2018-01-20 10:39:04.105 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() started 2018-01-20 10:39:04.105 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 10:39:04.131 4441 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 START 2018-01-20 10:39:05.921 4441 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 END: OK 2018-01-20 10:39:05.952 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:39:10.287 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() finished in 4.34 sec 2018-01-20 10:39:10.287 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() started 2018-01-20 10:39:14.377 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() finished in 4.09 sec 2018-01-20 10:39:15.481 3818 INFO rally.task.engine [-] Load duration is: 0.575787 2018-01-20 10:39:15.482 3818 INFO rally.task.engine [-] Full duration is: 13.004053 2018-01-20 10:39:16.027 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() started 2018-01-20 10:39:18.949 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() finished in 2.92 sec 2018-01-20 10:39:18.949 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() started 2018-01-20 10:39:18.949 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-20 10:39:18.975 4607 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 START 2018-01-20 10:39:20.697 4607 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 END: OK 2018-01-20 10:39:20.726 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:39:24.937 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() finished in 4.21 sec 2018-01-20 10:39:24.937 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() started 2018-01-20 10:39:29.201 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() finished in 4.26 sec 2018-01-20 10:39:30.111 3818 INFO rally.task.engine [-] Load duration is: 0.591791 2018-01-20 10:39:30.112 3818 INFO rally.task.engine [-] Full duration is: 13.192141 2018-01-20 10:39:30.703 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() started 2018-01-20 10:39:33.555 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() finished in 2.85 sec 2018-01-20 10:39:33.556 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() started 2018-01-20 10:39:33.556 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 10:39:33.582 4773 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 START 2018-01-20 10:39:35.966 4773 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 END: OK 2018-01-20 10:39:36.002 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:39:46.279 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() finished in 10.28 sec 2018-01-20 10:39:46.279 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() started 2018-01-20 10:39:50.564 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() finished in 4.28 sec 2018-01-20 10:39:50.826 3818 INFO rally.task.engine [-] Load duration is: 1.090044 2018-01-20 10:39:50.827 3818 INFO rally.task.engine [-] Full duration is: 19.879021 2018-01-20 10:39:51.399 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() started 2018-01-20 10:39:54.060 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() finished in 2.66 sec 2018-01-20 10:39:54.060 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() started 2018-01-20 10:39:54.061 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-20 10:39:54.086 4939 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 START 2018-01-20 10:39:56.349 4939 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 END: OK 2018-01-20 10:39:56.378 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:40:00.504 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() finished in 4.13 sec 2018-01-20 10:40:00.504 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() started 2018-01-20 10:40:04.928 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() finished in 4.42 sec 2018-01-20 10:40:05.507 3818 INFO rally.task.engine [-] Load duration is: 0.820646 2018-01-20 10:40:05.508 3818 INFO rally.task.engine [-] Full duration is: 13.547906 2018-01-20 10:40:06.036 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() started 2018-01-20 10:40:08.512 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() finished in 2.48 sec 2018-01-20 10:40:08.512 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() started 2018-01-20 10:40:08.512 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-20 10:40:08.539 5105 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 START 2018-01-20 10:40:10.358 5105 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 END: OK 2018-01-20 10:40:10.390 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:40:16.507 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() finished in 6.12 sec 2018-01-20 10:40:16.508 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() started 2018-01-20 10:40:21.007 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() finished in 4.50 sec 2018-01-20 10:40:22.136 3818 INFO rally.task.engine [-] Load duration is: 0.674328 2018-01-20 10:40:22.137 3818 INFO rally.task.engine [-] Full duration is: 14.991163 2018-01-20 10:40:22.688 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() started 2018-01-20 10:40:25.699 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() finished in 3.01 sec 2018-01-20 10:40:25.700 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() started 2018-01-20 10:40:25.700 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 10:40:25.726 5271 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 START 2018-01-20 10:40:27.519 5271 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 END: OK 2018-01-20 10:40:27.551 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:40:33.698 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() finished in 6.15 sec 2018-01-20 10:40:33.698 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() started 2018-01-20 10:40:37.701 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-20 10:40:38.829 3818 INFO rally.task.engine [-] Load duration is: 0.514373 2018-01-20 10:40:38.830 3818 INFO rally.task.engine [-] Full duration is: 15.030954 2018-01-20 10:40:39.460 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() started 2018-01-20 10:40:41.929 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() finished in 2.47 sec 2018-01-20 10:40:41.930 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() started 2018-01-20 10:40:41.930 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-20 10:40:41.954 5437 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 START 2018-01-20 10:40:43.650 5437 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 END: OK 2018-01-20 10:40:43.682 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:40:49.635 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() finished in 5.95 sec 2018-01-20 10:40:49.636 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() started 2018-01-20 10:40:54.123 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() finished in 4.49 sec 2018-01-20 10:40:55.563 3818 INFO rally.task.engine [-] Load duration is: 0.631489 2018-01-20 10:40:55.564 3818 INFO rally.task.engine [-] Full duration is: 14.681739 2018-01-20 10:40:56.089 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() started 2018-01-20 10:40:58.790 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack setup() finished in 2.70 sec 2018-01-20 10:40:58.790 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() started 2018-01-20 10:40:58.791 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-20 10:40:58.817 5603 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 START 2018-01-20 10:41:03.834 5603 INFO rally.task.runner [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | ITER: 1 END: OK 2018-01-20 10:41:03.862 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:41:12.937 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context admin_cleanup@openstack cleanup() finished in 9.07 sec 2018-01-20 10:41:12.937 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() started 2018-01-20 10:41:17.349 3818 INFO rally.task.context [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Context users@openstack cleanup() finished in 4.41 sec 2018-01-20 10:41:18.439 3818 INFO rally.task.engine [-] Load duration is: 3.819974 2018-01-20 10:41:18.440 3818 INFO rally.task.engine [-] Full duration is: 21.279941 2018-01-20 10:41:19.000 3818 INFO rally.task.engine [-] Task c990f6c7-9b44-4954-8bb3-419448bbc761 | Completed: Running task. Task c990f6c7-9b44-4954-8bb3-419448bbc761: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | keystone_v3.add_role | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.revoke_role | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> duration | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.671525 Full duration: 15.134919 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | 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.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | keystone_v3.add_role | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | keystone_v3.list_roles | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.753027 Full duration: 15.483647 test scenario KeystoneBasic.create_and_list_tenants +-------------------------------------------------------------------------------------------------------------------------------+ | 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.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | keystone_v3.list_projects | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> duration | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.618815 Full duration: 14.665319 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.delete_role | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> duration | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.575787 Full duration: 13.004053 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | 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.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | keystone_v3.delete_service | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 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.591791 Full duration: 13.192141 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.create_user | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> keystone_v3.add_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.create_role | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | keystone_v3.get_project | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_user | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.get_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 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.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | -> duration | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.090044 Full duration: 19.879021 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | keystone_v3.update_project | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | keystone_v3.delete_project | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> duration | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.820646 Full duration: 13.547906 test scenario KeystoneBasic.create_user +----------------------------------------------------------------------------------------------------------------------------+ | 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.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | total | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> duration | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.674328 Full duration: 14.991163 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | total | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | -> duration | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.514373 Full duration: 15.030954 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | 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.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | keystone_v3.list_users | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 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.631489 Full duration: 14.681739 test scenario KeystoneBasic.create_tenant_with_users +--------------------------------------------------------------------------------------------------------------------------------------+ | 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.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | keystone_v3.create_users | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | total | 3.82 | 3.82 | 3.82 | 3.82 | 3.82 | 3.82 | 100.0% | 1 | | -> duration | 3.82 | 3.82 | 3.82 | 3.82 | 3.82 | 3.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.819974 Full duration: 21.279941 2018-01-20 10:41:19,298 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c990f6c7-9b44-4954-8bb3-419448bbc761 2018-01-20 10:41:19,299 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c990f6c7-9b44-4954-8bb3-419448bbc761', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-20 10:41:19,308 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c990f6c7-9b44-4954-8bb3-419448bbc761'] 2018-01-20 10:41:20,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 10:41:20,412 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-20 10:41:20,412 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-20 10:41:20,413 - 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-01-20 10:41:20,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 10:41:20,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-20 10:41:20,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '64a33de7-dacc-44c4-a03c-e55d02060387', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eda1cc80-815b-423f-96a3-3658fcf91612', 'flavor_name': 'rally-tiny-eda1cc80-815b-423f-96a3-3658fcf91612', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eda1cc80-815b-423f-96a3-3658fcf91612', '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-01-20 10:47:07,331 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f: started 2018-01-20 10:41:22.758 5733 INFO rally.task.engine [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Starting: Task validation. 2018-01-20 10:41:22.851 5733 INFO rally.task.engine [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Starting: Task validation of syntax. 2018-01-20 10:41:23.033 5733 INFO rally.task.engine [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Completed: Task validation of syntax. 2018-01-20 10:41:23.033 5733 INFO rally.task.engine [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Starting: Task validation of required platforms. 2018-01-20 10:41:23.076 5733 INFO rally.task.engine [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Completed: Task validation of required platforms. 2018-01-20 10:41:23.076 5733 INFO rally.task.engine [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Starting: Task validation of semantic. 2018-01-20 10:41:23.821 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() started 2018-01-20 10:41:26.848 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() finished in 3.03 sec 2018-01-20 10:41:31.758 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() started 2018-01-20 10:41:36.081 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() finished in 4.32 sec 2018-01-20 10:41:36.081 5733 INFO rally.task.engine [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Completed: Task validation of semantic. 2018-01-20 10:41:36.081 5733 INFO rally.task.engine [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Completed: Task validation. 2018-01-20 10:41:36.082 5733 INFO rally.task.engine [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Starting: Running task. 2018-01-20 10:41:36.424 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() started 2018-01-20 10:41:39.211 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() finished in 2.79 sec 2018-01-20 10:41:39.211 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() started 2018-01-20 10:41:39.919 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() finished in 0.71 sec 2018-01-20 10:41:39.919 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() started 2018-01-20 10:41:39.919 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 10:41:39.946 5858 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 START 2018-01-20 10:41:42.443 5858 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 END: OK 2018-01-20 10:41:42.477 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() started 2018-01-20 10:41:48.504 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() finished in 6.03 sec 2018-01-20 10:41:48.505 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() started 2018-01-20 10:41:48.606 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() finished in 0.10 sec 2018-01-20 10:41:48.606 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() started 2018-01-20 10:41:52.297 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() finished in 3.69 sec 2018-01-20 10:41:52.524 5733 INFO rally.task.engine [-] Load duration is: 2.491434 2018-01-20 10:41:52.525 5733 INFO rally.task.engine [-] Full duration is: 15.891291 2018-01-20 10:41:53.249 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() started 2018-01-20 10:41:56.067 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() finished in 2.82 sec 2018-01-20 10:41:56.067 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() started 2018-01-20 10:41:56.769 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() finished in 0.70 sec 2018-01-20 10:41:56.769 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack setup() started 2018-01-20 10:42:03.785 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack setup() finished in 7.02 sec 2018-01-20 10:42:03.786 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() started 2018-01-20 10:42:03.786 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-20 10:42:03.813 6144 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 START 2018-01-20 10:42:07.011 6144 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 END: OK 2018-01-20 10:42:07.040 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() started 2018-01-20 10:42:16.481 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() finished in 9.44 sec 2018-01-20 10:42:16.481 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack cleanup() started 2018-01-20 10:42:24.206 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack cleanup() finished in 7.72 sec 2018-01-20 10:42:24.206 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() started 2018-01-20 10:42:24.318 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-20 10:42:24.319 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() started 2018-01-20 10:42:28.390 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() finished in 4.07 sec 2018-01-20 10:42:29.450 5733 INFO rally.task.engine [-] Load duration is: 3.194777 2018-01-20 10:42:29.451 5733 INFO rally.task.engine [-] Full duration is: 35.161287 2018-01-20 10:42:30.002 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() started 2018-01-20 10:42:32.612 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() finished in 2.61 sec 2018-01-20 10:42:32.612 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() started 2018-01-20 10:42:33.366 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() finished in 0.75 sec 2018-01-20 10:42:33.367 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack setup() started 2018-01-20 10:42:39.479 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack setup() finished in 6.11 sec 2018-01-20 10:42:39.479 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() started 2018-01-20 10:42:39.479 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 10:42:39.508 6430 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 START 2018-01-20 10:42:46.146 6430 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 END: OK 2018-01-20 10:42:46.181 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() started 2018-01-20 10:43:00.500 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() finished in 14.32 sec 2018-01-20 10:43:00.501 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack cleanup() started 2018-01-20 10:43:09.272 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack cleanup() finished in 8.77 sec 2018-01-20 10:43:09.272 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() started 2018-01-20 10:43:09.386 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-20 10:43:09.386 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() started 2018-01-20 10:43:13.178 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() finished in 3.79 sec 2018-01-20 10:43:14.269 5733 INFO rally.task.engine [-] Load duration is: 6.635275 2018-01-20 10:43:14.270 5733 INFO rally.task.engine [-] Full duration is: 43.195431 2018-01-20 10:43:14.884 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() started 2018-01-20 10:43:17.840 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() finished in 2.96 sec 2018-01-20 10:43:17.841 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() started 2018-01-20 10:43:18.693 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() finished in 0.85 sec 2018-01-20 10:43:18.693 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack setup() started 2018-01-20 10:43:24.812 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack setup() finished in 6.12 sec 2018-01-20 10:43:24.813 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() started 2018-01-20 10:43:24.813 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() finished in 0.22 msec 2018-01-20 10:43:24.835 6716 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 START 2018-01-20 10:43:27.875 6716 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 END: OK 2018-01-20 10:43:27.909 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() started 2018-01-20 10:43:36.819 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() finished in 8.91 sec 2018-01-20 10:43:36.819 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack cleanup() started 2018-01-20 10:43:43.711 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack cleanup() finished in 6.89 sec 2018-01-20 10:43:43.712 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() started 2018-01-20 10:43:43.815 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() finished in 0.10 sec 2018-01-20 10:43:43.815 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() started 2018-01-20 10:43:47.583 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() finished in 3.77 sec 2018-01-20 10:43:49.090 5733 INFO rally.task.engine [-] Load duration is: 3.03702 2018-01-20 10:43:49.090 5733 INFO rally.task.engine [-] Full duration is: 32.720636 2018-01-20 10:43:49.703 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() started 2018-01-20 10:43:52.402 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() finished in 2.70 sec 2018-01-20 10:43:52.403 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() started 2018-01-20 10:43:53.054 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() finished in 0.65 sec 2018-01-20 10:43:53.054 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() started 2018-01-20 10:43:53.054 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 10:43:53.080 7002 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 START 2018-01-20 10:43:54.857 7002 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 END: OK 2018-01-20 10:43:54.890 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() started 2018-01-20 10:44:03.861 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() finished in 8.97 sec 2018-01-20 10:44:03.862 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() started 2018-01-20 10:44:03.979 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-20 10:44:03.979 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() started 2018-01-20 10:44:07.698 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() finished in 3.72 sec 2018-01-20 10:44:07.811 5733 INFO rally.task.engine [-] Load duration is: 1.774105 2018-01-20 10:44:07.812 5733 INFO rally.task.engine [-] Full duration is: 18.015946 2018-01-20 10:44:08.374 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() started 2018-01-20 10:44:10.850 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() finished in 2.48 sec 2018-01-20 10:44:10.851 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() started 2018-01-20 10:44:11.683 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() finished in 0.83 sec 2018-01-20 10:44:11.686 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack setup() started 2018-01-20 10:44:18.145 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack setup() finished in 6.46 sec 2018-01-20 10:44:18.145 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() started 2018-01-20 10:44:18.146 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() finished in 0.36 msec 2018-01-20 10:44:18.182 7288 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 START 2018-01-20 10:44:20.524 7288 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 END: OK 2018-01-20 10:44:20.556 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() started 2018-01-20 10:44:29.700 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() finished in 9.14 sec 2018-01-20 10:44:29.700 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack cleanup() started 2018-01-20 10:44:37.987 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack cleanup() finished in 8.29 sec 2018-01-20 10:44:37.987 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() started 2018-01-20 10:44:38.090 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() finished in 0.10 sec 2018-01-20 10:44:38.091 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() started 2018-01-20 10:44:41.996 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() finished in 3.90 sec 2018-01-20 10:44:42.578 5733 INFO rally.task.engine [-] Load duration is: 2.339084 2018-01-20 10:44:42.578 5733 INFO rally.task.engine [-] Full duration is: 33.639897 2018-01-20 10:44:43.062 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() started 2018-01-20 10:44:45.627 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() finished in 2.57 sec 2018-01-20 10:44:45.627 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() started 2018-01-20 10:44:46.438 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() finished in 0.81 sec 2018-01-20 10:44:46.438 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack setup() started 2018-01-20 10:44:52.226 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack setup() finished in 5.79 sec 2018-01-20 10:44:52.226 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() started 2018-01-20 10:44:52.227 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 10:44:52.253 7574 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 START 2018-01-20 10:44:56.137 7574 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 END: OK 2018-01-20 10:44:56.165 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() started 2018-01-20 10:45:13.308 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() finished in 17.14 sec 2018-01-20 10:45:13.309 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack cleanup() started 2018-01-20 10:45:20.827 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack cleanup() finished in 7.52 sec 2018-01-20 10:45:20.827 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() started 2018-01-20 10:45:20.923 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() finished in 96.16 msec 2018-01-20 10:45:20.924 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() started 2018-01-20 10:45:24.727 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() finished in 3.80 sec 2018-01-20 10:45:25.335 5733 INFO rally.task.engine [-] Load duration is: 3.880783 2018-01-20 10:45:25.336 5733 INFO rally.task.engine [-] Full duration is: 41.683915 2018-01-20 10:45:25.830 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() started 2018-01-20 10:45:28.508 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() finished in 2.68 sec 2018-01-20 10:45:28.508 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() started 2018-01-20 10:45:29.233 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() finished in 0.72 sec 2018-01-20 10:45:29.233 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack setup() started 2018-01-20 10:45:36.331 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack setup() finished in 7.10 sec 2018-01-20 10:45:36.332 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() started 2018-01-20 10:45:36.332 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-20 10:45:36.360 7860 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 START 2018-01-20 10:45:38.602 7860 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 END: OK 2018-01-20 10:45:38.628 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() started 2018-01-20 10:45:52.075 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() finished in 13.45 sec 2018-01-20 10:45:52.075 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack cleanup() started 2018-01-20 10:46:00.220 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context network@openstack cleanup() finished in 8.14 sec 2018-01-20 10:46:00.220 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() started 2018-01-20 10:46:00.328 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-20 10:46:00.329 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() started 2018-01-20 10:46:04.201 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() finished in 3.87 sec 2018-01-20 10:46:06.062 5733 INFO rally.task.engine [-] Load duration is: 2.239387 2018-01-20 10:46:06.062 5733 INFO rally.task.engine [-] Full duration is: 38.392354 2018-01-20 10:46:06.659 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() started 2018-01-20 10:46:09.339 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() finished in 2.68 sec 2018-01-20 10:46:09.340 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() started 2018-01-20 10:46:10.058 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() finished in 0.72 sec 2018-01-20 10:46:10.059 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() started 2018-01-20 10:46:10.059 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-20 10:46:10.083 8146 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 START 2018-01-20 10:46:11.878 8146 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 END: OK 2018-01-20 10:46:11.907 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() started 2018-01-20 10:46:17.916 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() finished in 6.01 sec 2018-01-20 10:46:17.917 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() started 2018-01-20 10:46:18.030 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-20 10:46:18.030 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() started 2018-01-20 10:46:21.947 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() finished in 3.92 sec 2018-01-20 10:46:22.764 5733 INFO rally.task.engine [-] Load duration is: 1.791702 2018-01-20 10:46:22.765 5733 INFO rally.task.engine [-] Full duration is: 15.305927 2018-01-20 10:46:23.373 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() started 2018-01-20 10:46:26.071 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() finished in 2.70 sec 2018-01-20 10:46:26.072 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() started 2018-01-20 10:46:26.772 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() finished in 0.70 sec 2018-01-20 10:46:26.772 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() started 2018-01-20 10:46:26.772 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 10:46:26.798 8432 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 START 2018-01-20 10:46:29.197 8432 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 END: OK 2018-01-20 10:46:29.229 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() started 2018-01-20 10:46:34.947 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() finished in 5.72 sec 2018-01-20 10:46:34.947 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() started 2018-01-20 10:46:35.053 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-20 10:46:35.053 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() started 2018-01-20 10:46:38.938 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() finished in 3.88 sec 2018-01-20 10:46:39.465 5733 INFO rally.task.engine [-] Load duration is: 2.396391 2018-01-20 10:46:39.466 5733 INFO rally.task.engine [-] Full duration is: 15.584738 2018-01-20 10:46:40.139 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() started 2018-01-20 10:46:42.888 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack setup() finished in 2.75 sec 2018-01-20 10:46:42.888 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() started 2018-01-20 10:46:43.568 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack setup() finished in 0.68 sec 2018-01-20 10:46:43.569 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context roles@openstack setup() started 2018-01-20 10:46:45.558 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context roles@openstack setup() finished in 1.99 sec 2018-01-20 10:46:45.558 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() started 2018-01-20 10:46:45.558 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 10:46:45.586 8748 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 START 2018-01-20 10:46:50.359 8748 INFO rally.task.runner [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | ITER: 1 END: OK 2018-01-20 10:46:50.395 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() started 2018-01-20 10:47:01.080 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context cleanup@openstack cleanup() finished in 10.69 sec 2018-01-20 10:47:01.081 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context roles@openstack cleanup() started 2018-01-20 10:47:02.264 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context roles@openstack cleanup() finished in 1.18 sec 2018-01-20 10:47:02.265 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() started 2018-01-20 10:47:02.535 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context quotas@openstack cleanup() finished in 0.27 sec 2018-01-20 10:47:02.535 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() started 2018-01-20 10:47:06.249 5733 INFO rally.task.context [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Context users@openstack cleanup() finished in 3.71 sec 2018-01-20 10:47:06.517 5733 INFO rally.task.engine [-] Load duration is: 4.770788 2018-01-20 10:47:06.517 5733 INFO rally.task.engine [-] Full duration is: 26.131261 2018-01-20 10:47:07.009 5733 INFO rally.task.engine [-] Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f | Completed: Running task. Task 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.464 | 1.464 | 1.464 | 1.464 | 1.464 | 1.464 | 100.0% | 1 | | neutron.delete_network | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | total | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 100.0% | 1 | | -> duration | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.491434 Full duration: 15.891291 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.222 | 2.222 | 2.222 | 2.222 | 2.222 | 2.222 | 100.0% | 1 | | neutron.delete_port | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | total | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 100.0% | 1 | | -> duration | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.194777 Full duration: 35.161287 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | neutron.create_subnet | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | neutron.create_router | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | neutron.add_interface_router | 2.129 | 2.129 | 2.129 | 2.129 | 2.129 | 2.129 | 100.0% | 1 | | neutron.remove_interface_router | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 100.0% | 1 | | neutron.delete_router | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | total | 6.635 | 6.635 | 6.635 | 6.635 | 6.635 | 6.635 | 100.0% | 1 | | -> duration | 6.635 | 6.635 | 6.635 | 6.635 | 6.635 | 6.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.635275 Full duration: 43.195431 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 100.0% | 1 | | neutron.delete_subnet | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | total | 3.037 | 3.037 | 3.037 | 3.037 | 3.037 | 3.037 | 100.0% | 1 | | -> duration | 3.037 | 3.037 | 3.037 | 3.037 | 3.037 | 3.037 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.03702 Full duration: 32.720636 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 100.0% | 1 | | neutron.list_networks | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | total | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 100.0% | 1 | | -> duration | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.774105 Full duration: 18.015946 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.108 | 2.108 | 2.108 | 2.108 | 2.108 | 2.108 | 100.0% | 1 | | neutron.list_ports | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 2.339 | 2.339 | 2.339 | 2.339 | 2.339 | 2.339 | 100.0% | 1 | | -> duration | 2.339 | 2.339 | 2.339 | 2.339 | 2.339 | 2.339 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.339084 Full duration: 33.639897 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | neutron.create_subnet | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | neutron.create_router | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | neutron.add_interface_router | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 100.0% | 1 | | neutron.list_routers | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 3.881 | 3.881 | 3.881 | 3.881 | 3.881 | 3.881 | 100.0% | 1 | | -> duration | 3.881 | 3.881 | 3.881 | 3.881 | 3.881 | 3.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.880783 Full duration: 41.683915 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 100.0% | 1 | | neutron.create_subnet | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | neutron.list_subnets | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 100.0% | 1 | | -> duration | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.239387 Full duration: 38.392354 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | 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.415 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 100.0% | 1 | | neutron.delete_security_group | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 100.0% | 1 | | total | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 100.0% | 1 | | -> duration | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.791702 Full duration: 15.305927 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | 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.55 | 1.55 | 1.55 | 1.55 | 1.55 | 1.55 | 100.0% | 1 | | neutron.create_security_group_rule | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | neutron.delete_security_group | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | total | 2.396 | 2.396 | 2.396 | 2.396 | 2.396 | 2.396 | 100.0% | 1 | | -> duration | 2.396 | 2.396 | 2.396 | 2.396 | 2.396 | 2.396 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.396391 Full duration: 15.584738 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.553 | 1.553 | 1.553 | 1.553 | 1.553 | 1.553 | 100.0% | 1 | | neutron.create_router | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | neutron.add_gateway_router | 1.677 | 1.677 | 1.677 | 1.677 | 1.677 | 1.677 | 100.0% | 1 | | neutron.remove_gateway_router | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 100.0% | 1 | | total | 4.771 | 4.771 | 4.771 | 4.771 | 4.771 | 4.771 | 100.0% | 1 | | -> duration | 4.771 | 4.771 | 4.771 | 4.771 | 4.771 | 4.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.770788 Full duration: 26.131261 2018-01-20 10:47:07,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 08dde3b7-0bdc-48c1-8c31-7c0a89c2340f 2018-01-20 10:47:07,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '08dde3b7-0bdc-48c1-8c31-7c0a89c2340f', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-20 10:47:07,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '08dde3b7-0bdc-48c1-8c31-7c0a89c2340f'] 2018-01-20 10:47:08,579 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 10:47:08,581 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-20 10:47:08,581 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-20 10:47:08,582 - 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-01-20 10:47:08,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 10:47:08,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-20 10:47:08,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '64a33de7-dacc-44c4-a03c-e55d02060387', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eda1cc80-815b-423f-96a3-3658fcf91612', 'flavor_name': 'rally-tiny-eda1cc80-815b-423f-96a3-3658fcf91612', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eda1cc80-815b-423f-96a3-3658fcf91612', '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-01-20 10:48:07,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7fc4b59e-9602-47b0-9ebd-077784df3a67: started 2018-01-20 10:47:11.178 9028 INFO rally.task.engine [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Starting: Task validation. 2018-01-20 10:47:11.296 9028 INFO rally.task.engine [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Starting: Task validation of syntax. 2018-01-20 10:47:11.440 9028 INFO rally.task.engine [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Completed: Task validation of syntax. 2018-01-20 10:47:11.440 9028 INFO rally.task.engine [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Starting: Task validation of required platforms. 2018-01-20 10:47:11.480 9028 INFO rally.task.engine [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Completed: Task validation of required platforms. 2018-01-20 10:47:11.480 9028 INFO rally.task.engine [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Starting: Task validation of semantic. 2018-01-20 10:47:12.201 9028 INFO rally.task.context [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Context users@openstack setup() started 2018-01-20 10:47:15.103 9028 INFO rally.task.context [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Context users@openstack setup() finished in 2.90 sec 2018-01-20 10:47:25.547 9028 INFO rally.task.context [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Context users@openstack cleanup() started 2018-01-20 10:47:29.707 9028 INFO rally.task.context [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Context users@openstack cleanup() finished in 4.16 sec 2018-01-20 10:47:29.707 9028 INFO rally.task.engine [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Completed: Task validation of semantic. 2018-01-20 10:47:29.708 9028 INFO rally.task.engine [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Completed: Task validation. 2018-01-20 10:47:29.709 9028 INFO rally.task.engine [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Starting: Running task. 2018-01-20 10:47:30.045 9028 INFO rally.task.context [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Context users@openstack setup() started 2018-01-20 10:47:32.548 9028 INFO rally.task.context [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Context users@openstack setup() finished in 2.50 sec 2018-01-20 10:47:32.549 9028 INFO rally.task.context [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Context cleanup@openstack setup() started 2018-01-20 10:47:32.549 9028 INFO rally.task.context [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-20 10:47:33.675 9153 INFO rally.task.runner [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | ITER: 1 START 2018-01-20 10:47:55.554 9153 INFO rally.task.runner [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: cmp002 2018-01-20 10:47:55.581 9028 INFO rally.task.context [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Context cleanup@openstack cleanup() started 2018-01-20 10:48:02.165 9028 INFO rally.task.context [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Context cleanup@openstack cleanup() finished in 6.58 sec 2018-01-20 10:48:02.166 9028 INFO rally.task.context [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Context users@openstack cleanup() started 2018-01-20 10:48:05.951 9028 INFO rally.task.context [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-20 10:48:06.256 9028 INFO rally.task.engine [-] Load duration is: 20.8725 2018-01-20 10:48:06.257 9028 INFO rally.task.engine [-] Full duration is: 35.924396 2018-01-20 10:48:06.946 9028 INFO rally.task.engine [-] Task 7fc4b59e-9602-47b0-9ebd-077784df3a67 | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.148 | 12.148 | 12.148 | 12.148 | 12.148 | 12.148 | 100.0% | 1 | | nova.find_host_to_migrate | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | nova.live_migrate | 8.345 | 8.345 | 8.345 | 8.345 | 8.345 | 8.345 | 0.0% | 1 | | total | 21.873 | 21.873 | 21.873 | 21.873 | 21.873 | 21.873 | 0.0% | 1 | | -> duration | 20.873 | 20.873 | 20.873 | 20.873 | 20.873 | 20.873 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.8725 Full duration: 35.924396 2018-01-20 10:48:07,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7fc4b59e-9602-47b0-9ebd-077784df3a67 2018-01-20 10:48:07,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7fc4b59e-9602-47b0-9ebd-077784df3a67', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-20 10:48:07,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7fc4b59e-9602-47b0-9ebd-077784df3a67'] 2018-01-20 10:48:08,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 10:48:08,169 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-20 10:48:08,170 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-20 10:48:08,170 - 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-01-20 10:48:08,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 10:48:08,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-20 10:48:08,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '64a33de7-dacc-44c4-a03c-e55d02060387', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eda1cc80-815b-423f-96a3-3658fcf91612', 'flavor_name': 'rally-tiny-eda1cc80-815b-423f-96a3-3658fcf91612', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eda1cc80-815b-423f-96a3-3658fcf91612', '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-01-20 10:49:14,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3: started 2018-01-20 10:48:10.392 9263 INFO rally.task.engine [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Starting: Task validation. 2018-01-20 10:48:10.491 9263 INFO rally.task.engine [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Starting: Task validation of syntax. 2018-01-20 10:48:10.567 9263 INFO rally.task.engine [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Completed: Task validation of syntax. 2018-01-20 10:48:10.567 9263 INFO rally.task.engine [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Starting: Task validation of required platforms. 2018-01-20 10:48:10.595 9263 INFO rally.task.engine [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Completed: Task validation of required platforms. 2018-01-20 10:48:10.595 9263 INFO rally.task.engine [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Starting: Task validation of semantic. 2018-01-20 10:48:11.318 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack setup() started 2018-01-20 10:48:13.998 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack setup() finished in 2.68 sec 2018-01-20 10:48:16.313 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack cleanup() started 2018-01-20 10:48:20.661 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack cleanup() finished in 4.35 sec 2018-01-20 10:48:20.662 9263 INFO rally.task.engine [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Completed: Task validation of semantic. 2018-01-20 10:48:20.662 9263 INFO rally.task.engine [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Completed: Task validation. 2018-01-20 10:48:20.663 9263 INFO rally.task.engine [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Starting: Running task. 2018-01-20 10:48:20.948 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack setup() started 2018-01-20 10:48:23.757 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack setup() finished in 2.81 sec 2018-01-20 10:48:23.758 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack setup() started 2018-01-20 10:48:23.758 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-20 10:48:23.786 9388 INFO rally.task.runner [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | ITER: 1 START 2018-01-20 10:48:24.864 9388 INFO rally.task.runner [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | ITER: 1 END: OK 2018-01-20 10:48:24.894 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:48:25.907 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack cleanup() finished in 1.01 sec 2018-01-20 10:48:25.908 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack cleanup() started 2018-01-20 10:48:30.326 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack cleanup() finished in 4.42 sec 2018-01-20 10:48:31.007 9263 INFO rally.task.engine [-] Load duration is: 1.074587 2018-01-20 10:48:31.008 9263 INFO rally.task.engine [-] Full duration is: 9.39659 2018-01-20 10:48:31.650 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack setup() started 2018-01-20 10:48:34.388 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack setup() finished in 2.74 sec 2018-01-20 10:48:34.389 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack setup() started 2018-01-20 10:48:34.389 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 10:48:34.416 9494 INFO rally.task.runner [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | ITER: 1 START 2018-01-20 10:48:35.192 9494 INFO rally.task.runner [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | ITER: 1 END: OK 2018-01-20 10:48:35.218 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:48:36.157 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-20 10:48:36.157 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack cleanup() started 2018-01-20 10:48:40.551 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack cleanup() finished in 4.39 sec 2018-01-20 10:48:41.706 9263 INFO rally.task.engine [-] Load duration is: 0.773543 2018-01-20 10:48:41.706 9263 INFO rally.task.engine [-] Full duration is: 8.919563 2018-01-20 10:48:42.287 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack setup() started 2018-01-20 10:48:45.042 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack setup() finished in 2.75 sec 2018-01-20 10:48:45.042 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack setup() started 2018-01-20 10:48:45.043 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-20 10:48:45.069 9600 INFO rally.task.runner [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | ITER: 1 START 2018-01-20 10:48:45.875 9600 INFO rally.task.runner [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | ITER: 1 END: OK 2018-01-20 10:48:45.902 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:48:46.996 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack cleanup() finished in 1.09 sec 2018-01-20 10:48:46.996 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack cleanup() started 2018-01-20 10:48:51.357 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack cleanup() finished in 4.36 sec 2018-01-20 10:48:52.341 9263 INFO rally.task.engine [-] Load duration is: 0.802751 2018-01-20 10:48:52.342 9263 INFO rally.task.engine [-] Full duration is: 9.085845 2018-01-20 10:48:52.872 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack setup() started 2018-01-20 10:48:55.572 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack setup() finished in 2.70 sec 2018-01-20 10:48:55.573 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack setup() started 2018-01-20 10:48:55.573 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 10:48:55.599 9706 INFO rally.task.runner [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | ITER: 1 START 2018-01-20 10:48:56.674 9706 INFO rally.task.runner [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | ITER: 1 END: OK 2018-01-20 10:48:56.707 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:48:57.627 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack cleanup() finished in 0.92 sec 2018-01-20 10:48:57.627 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack cleanup() started 2018-01-20 10:49:02.150 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack cleanup() finished in 4.52 sec 2018-01-20 10:49:02.931 9263 INFO rally.task.engine [-] Load duration is: 1.071718 2018-01-20 10:49:02.932 9263 INFO rally.task.engine [-] Full duration is: 9.298303 2018-01-20 10:49:03.551 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack setup() started 2018-01-20 10:49:06.299 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack setup() finished in 2.75 sec 2018-01-20 10:49:06.300 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack setup() started 2018-01-20 10:49:06.300 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 10:49:06.327 9812 INFO rally.task.runner [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | ITER: 1 START 2018-01-20 10:49:07.419 9812 INFO rally.task.runner [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | ITER: 1 END: OK 2018-01-20 10:49:07.454 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack cleanup() started 2018-01-20 10:49:08.427 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-20 10:49:08.427 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack cleanup() started 2018-01-20 10:49:12.697 9263 INFO rally.task.context [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Context users@openstack cleanup() finished in 4.27 sec 2018-01-20 10:49:13.610 9263 INFO rally.task.engine [-] Load duration is: 1.089497 2018-01-20 10:49:13.611 9263 INFO rally.task.engine [-] Full duration is: 9.163265 2018-01-20 10:49:14.143 9263 INFO rally.task.engine [-] Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 | Completed: Running task. Task 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | quotas.delete_quotas | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> duration | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.074587 Full duration: 9.39659 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773543 Full duration: 8.919563 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.802751 Full duration: 9.085845 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | quotas.delete_quotas | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | total | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> duration | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.071718 Full duration: 9.298303 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | total | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> duration | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.089497 Full duration: 9.163265 2018-01-20 10:49:14,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3 2018-01-20 10:49:14,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-20 10:49:14,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '856f4e4c-a4a5-48a5-a37e-ea36fea0c6f3'] 2018-01-20 10:49:15,546 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 10:49:15,547 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-20 10:49:15,548 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:39 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:22 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 06:44 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:25 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:41 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 10:31 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 01:11 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:31 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:32:08 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-20 10:49:15,548 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-20 10:49:24,873 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-20 10:49:24,873 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-20 10:49:25,534 - functest.utils.functest_utils - DEBUG - 2018-01-20 10:49:25,534 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 10:49:25,534 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:09 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-20 10:49:25,539 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-20 10:49:25,539 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-20 10:49:25,624 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-20 10:49:26,198 - functest.energy.energy - DEBUG - Starting recording 2018-01-20 10:49:26,198 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-20 10:49:26,780 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-20 10:49:29,380 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-20 10:49:32,289 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-20 10:49:35,949 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-20 10:49:38,499 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-20 10:49:45,457 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-20 10:49:46,044 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-20 10:49:47,013 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-20 10:49:50,650 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-20 10:49:50,650 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-20 10:49:52,397 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-20 10:49:52,398 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-20 10:49:54,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-20 10:49:54,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-20 10:49:55,499 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-20 10:49:55,499 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-20 10:49:58,820 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-20 10:49:58,821 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-20 10:49:58,825 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-20 10:49:58,829 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-20 10:49:58,830 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-20 10:49:58,834 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-20 11:06:06,754 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.266618s] ... ok 2018-01-20 11:06:06,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.109266s] ... ok 2018-01-20 11:06:06,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [7.782826s] ... ok 2018-01-20 11:06:06,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.918817s] ... ok 2018-01-20 11:06:06,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user [0.327334s] ... ok 2018-01-20 11:06:06,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [15.138873s] ... ok 2018-01-20 11:06:06,755 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.174747s] ... ok 2018-01-20 11:06:06,756 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.797372s] ... ok 2018-01-20 11:06:06,756 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.120313s] ... ok 2018-01-20 11:06:06,756 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000713s] ... ok 2018-01-20 11:06:06,756 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [15.105228s] ... ok 2018-01-20 11:06:06,756 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.157424s] ... ok 2018-01-20 11:06:06,756 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.670191s] ... ok 2018-01-20 11:06:06,756 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.123831s] ... ok 2018-01-20 11:06:06,756 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001039s] ... ok 2018-01-20 11:06:06,756 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [9.810040s] ... ok 2018-01-20 11:06:06,757 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.106978s] ... ok 2018-01-20 11:06:06,757 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.264070s] ... ok 2018-01-20 11:06:06,757 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor [0.489710s] ... ok 2018-01-20 11:06:06,757 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image [0.585963s] ... ok 2018-01-20 11:06:06,757 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name [0.734647s] ... ok 2018-01-20 11:06:06,757 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [0.577204s] ... ok 2018-01-20 11:06:06,757 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results [0.670383s] ... ok 2018-01-20 11:06:06,757 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status [0.163904s] ... ok 2018-01-20 11:06:06,757 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor [0.151983s] ... ok 2018-01-20 11:06:06,757 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image [0.149920s] ... ok 2018-01-20 11:06:06,758 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit [0.155052s] ... ok 2018-01-20 11:06:06,758 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name [0.190051s] ... ok 2018-01-20 11:06:06,758 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard [0.264187s] ... ok 2018-01-20 11:06:06,758 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date [0.150534s] ... ok 2018-01-20 11:06:06,758 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date [0.019961s] ... ok 2018-01-20 11:06:06,758 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count [0.288036s] ... ok 2018-01-20 11:06:06,758 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value [0.021811s] ... ok 2018-01-20 11:06:06,758 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string [0.019047s] ... ok 2018-01-20 11:06:06,758 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor [0.065002s] ... ok 2018-01-20 11:06:06,759 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image [0.108600s] ... ok 2018-01-20 11:06:06,759 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name [0.135782s] ... ok 2018-01-20 11:06:06,759 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted [0.464078s] ... ok 2018-01-20 11:06:06,759 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing [0.021734s] ... ok 2018-01-20 11:06:06,759 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server [0.130395s] ... ok 2018-01-20 11:06:06,759 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [10.898734s] ... ok 2018-01-20 11:06:06,759 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [67.839703s] ... ok 2018-01-20 11:06:06,759 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [21.182967s] ... ok 2018-01-20 11:06:06,759 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.710984s] ... ok 2018-01-20 11:06:06,759 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.690500s] ... ok 2018-01-20 11:06:06,760 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.327175s] ... ok 2018-01-20 11:06:06,760 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.341925s] ... ok 2018-01-20 11:06:06,760 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.500814s] ... ok 2018-01-20 11:06:06,760 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.551246s] ... ok 2018-01-20 11:06:06,760 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.569678s] ... ok 2018-01-20 11:06:06,760 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.573211s] ... ok 2018-01-20 11:06:06,760 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.754110s] ... ok 2018-01-20 11:06:06,760 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [17.460977s] ... ok 2018-01-20 11:06:06,760 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [9.865343s] ... ok 2018-01-20 11:06:06,761 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [24.189690s] ... ok 2018-01-20 11:06:06,761 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.692673s] ... ok 2018-01-20 11:06:06,761 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.382992s] ... ok 2018-01-20 11:06:06,761 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.470296s] ... ok 2018-01-20 11:06:06,761 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.540703s] ... ok 2018-01-20 11:06:06,761 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.388211s] ... ok 2018-01-20 11:06:06,761 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.506449s] ... ok 2018-01-20 11:06:06,761 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit [0.561849s] ... ok 2018-01-20 11:06:06,761 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id [0.873406s] ... ok 2018-01-20 11:06:06,761 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.620226s] ... ok 2018-01-20 11:06:06,762 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.330058s] ... ok 2018-01-20 11:06:06,762 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.580087s] ... ok 2018-01-20 11:06:06,762 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.443986s] ... ok 2018-01-20 11:06:06,762 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.546698s] ... ok 2018-01-20 11:06:06,762 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.423441s] ... ok 2018-01-20 11:06:06,762 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.622829s] ... ok 2018-01-20 11:06:06,762 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server [0.555899s] ... ok 2018-01-20 11:06:06,762 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 [0.523402s] ... ok 2018-01-20 11:06:06,762 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [0.562230s] ... ok 2018-01-20 11:06:06,763 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.252295s] ... ok 2018-01-20 11:06:06,763 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.342880s] ... ok 2018-01-20 11:06:06,763 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013296s] ... ok 2018-01-20 11:06:06,763 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [34.472785s] ... ok 2018-01-20 11:06:06,763 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.027659s] ... ok 2018-01-20 11:06:06,763 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.026704s] ... ok 2018-01-20 11:06:06,763 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.025838s] ... ok 2018-01-20 11:06:06,763 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.405862s] ... ok 2018-01-20 11:06:06,763 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.832334s] ... ok 2018-01-20 11:06:06,763 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.620726s] ... ok 2018-01-20 11:06:06,764 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.083489s] ... ok 2018-01-20 11:06:06,764 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.089072s] ... ok 2018-01-20 11:06:06,764 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.161691s] ... ok 2018-01-20 11:06:06,764 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.150737s] ... ok 2018-01-20 11:06:06,764 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.149329s] ... ok 2018-01-20 11:06:06,764 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size [0.282963s] ... ok 2018-01-20 11:06:06,764 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.384543s] ... ok 2018-01-20 11:06:06,764 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.272513s] ... ok 2018-01-20 11:06:06,764 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.157623s] ... ok 2018-01-20 11:06:06,764 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.166884s] ... ok 2018-01-20 11:06:06,765 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.157065s] ... ok 2018-01-20 11:06:06,765 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.111193s] ... ok 2018-01-20 11:06:06,765 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.722582s] ... ok 2018-01-20 11:06:06,765 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.097151s] ... ok 2018-01-20 11:06:06,765 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.120341s] ... ok 2018-01-20 11:06:06,765 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [1.178638s] ... ok 2018-01-20 11:06:06,765 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [1.069772s] ... ok 2018-01-20 11:06:06,765 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image [0.118803s] ... ok 2018-01-20 11:06:06,765 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.666007s] ... ok 2018-01-20 11:06:06,765 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [5.381232s] ... ok 2018-01-20 11:06:06,766 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.741517s] ... ok 2018-01-20 11:06:06,766 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [5.492538s] ... ok 2018-01-20 11:06:06,766 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [5.792350s] ... ok 2018-01-20 11:06:06,766 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [5.104647s] ... ok 2018-01-20 11:06:06,766 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [5.902728s] ... ok 2018-01-20 11:06:06,766 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [6.776958s] ... ok 2018-01-20 11:06:06,766 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.696292s] ... ok 2018-01-20 11:06:06,766 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.275275s] ... ok 2018-01-20 11:06:06,766 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.217813s] ... ok 2018-01-20 11:06:06,766 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.129432s] ... ok 2018-01-20 11:06:06,766 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.136552s] ... ok 2018-01-20 11:06:06,767 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.199570s] ... ok 2018-01-20 11:06:06,767 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.213830s] ... ok 2018-01-20 11:06:06,767 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.131459s] ... ok 2018-01-20 11:06:06,767 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.148416s] ... ok 2018-01-20 11:06:06,767 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [6.124648s] ... ok 2018-01-20 11:06:06,767 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.173832s] ... ok 2018-01-20 11:06:06,767 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [7.689231s] ... ok 2018-01-20 11:06:06,767 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.552763s] ... ok 2018-01-20 11:06:06,767 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.207685s] ... ok 2018-01-20 11:06:06,767 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.139428s] ... ok 2018-01-20 11:06:06,768 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.275590s] ... ok 2018-01-20 11:06:06,768 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.091411s] ... ok 2018-01-20 11:06:06,768 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.683553s] ... ok 2018-01-20 11:06:06,768 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [1.711080s] ... ok 2018-01-20 11:06:06,768 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [3.940461s] ... ok 2018-01-20 11:06:06,768 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [1.021341s] ... ok 2018-01-20 11:06:06,768 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [2.388051s] ... ok 2018-01-20 11:06:06,768 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.354118s] ... ok 2018-01-20 11:06:06,768 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.905579s] ... ok 2018-01-20 11:06:06,768 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.297562s] ... ok 2018-01-20 11:06:06,768 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails [0.168727s] ... ok 2018-01-20 11:06:06,769 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.753362s] ... ok 2018-01-20 11:06:06,769 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.879542s] ... ok 2018-01-20 11:06:06,769 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [1.102345s] ... ok 2018-01-20 11:06:06,769 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [1.356463s] ... ok 2018-01-20 11:06:06,769 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.330452s] ... ok 2018-01-20 11:06:06,769 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [1.253378s] ... ok 2018-01-20 11:06:06,769 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group [0.119958s] ... ok 2018-01-20 11:06:06,769 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group [0.040502s] ... ok 2018-01-20 11:06:06,769 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group [0.039492s] ... ok 2018-01-20 11:06:06,770 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule [0.038817s] ... ok 2018-01-20 11:06:06,770 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.202065s] ... ok 2018-01-20 11:06:06,770 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.183172s] ... ok 2018-01-20 11:06:06,770 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.203619s] ... ok 2018-01-20 11:06:06,770 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.684444s] ... ok 2018-01-20 11:06:06,770 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.541320s] ... ok 2018-01-20 11:06:06,770 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.768232s] ... ok 2018-01-20 11:06:06,770 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.536930s] ... ok 2018-01-20 11:06:06,770 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.498810s] ... ok 2018-01-20 11:06:06,770 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.434220s] ... ok 2018-01-20 11:06:06,771 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.455588s] ... ok 2018-01-20 11:06:06,771 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [9.712068s] ... ok 2018-01-20 11:06:06,771 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [13.552326s] ... ok 2018-01-20 11:06:06,771 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [22.898399s] ... ok 2018-01-20 11:06:06,771 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [14.714579s] ... ok 2018-01-20 11:06:06,771 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.097190s] ... ok 2018-01-20 11:06:06,771 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.097777s] ... ok 2018-01-20 11:06:06,771 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.104834s] ... ok 2018-01-20 11:06:06,771 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.541660s] ... ok 2018-01-20 11:06:06,771 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.212507s] ... ok 2018-01-20 11:06:06,772 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.451429s] ... ok 2018-01-20 11:06:06,772 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.087948s] ... ok 2018-01-20 11:06:06,772 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.108098s] ... ok 2018-01-20 11:06:06,772 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.125935s] ... ok 2018-01-20 11:06:06,772 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.107908s] ... ok 2018-01-20 11:06:06,772 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.104016s] ... ok 2018-01-20 11:06:06,772 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.178537s] ... ok 2018-01-20 11:06:06,772 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.169713s] ... ok 2018-01-20 11:06:06,772 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.120051s] ... ok 2018-01-20 11:06:06,772 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.124231s] ... ok 2018-01-20 11:06:06,772 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.026695s] ... ok 2018-01-20 11:06:06,773 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.050402s] ... ok 2018-01-20 11:06:06,773 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.077675s] ... ok 2018-01-20 11:06:06,773 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.038515s] ... ok 2018-01-20 11:06:06,773 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.025136s] ... ok 2018-01-20 11:06:06,773 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.025314s] ... ok 2018-01-20 11:06:06,773 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.076636s] ... ok 2018-01-20 11:06:06,773 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.071694s] ... ok 2018-01-20 11:06:06,773 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.016460s] ... ok 2018-01-20 11:06:06,773 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.079636s] ... ok 2018-01-20 11:06:06,773 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.018424s] ... ok 2018-01-20 11:06:06,774 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.101505s] ... ok 2018-01-20 11:06:06,774 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.103754s] ... ok 2018-01-20 11:06:06,774 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.091001s] ... ok 2018-01-20 11:06:06,774 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.096522s] ... ok 2018-01-20 11:06:06,774 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.327243s] ... ok 2018-01-20 11:06:06,774 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.071335s] ... ok 2018-01-20 11:06:06,774 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.067724s] ... ok 2018-01-20 11:06:06,774 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.017984s] ... ok 2018-01-20 11:06:06,774 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.076539s] ... ok 2018-01-20 11:06:06,774 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.076993s] ... ok 2018-01-20 11:06:06,774 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.070376s] ... ok 2018-01-20 11:06:06,774 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.076207s] ... ok 2018-01-20 11:06:06,775 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [6.270593s] ... ok 2018-01-20 11:06:06,775 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [14.000623s] ... ok 2018-01-20 11:06:06,775 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.160023s] ... ok 2018-01-20 11:06:06,775 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.150329s] ... ok 2018-01-20 11:06:06,775 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.237115s] ... ok 2018-01-20 11:06:06,775 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.078406s] ... ok 2018-01-20 11:06:06,776 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 963.0000 sec. 2018-01-20 11:06:06,777 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-20 11:06:06,780 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-20 11:06:06,781 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-20 11:06:06,786 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-20 11:06:16,054 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-20 11:06:16,054 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-20 11:06:16,631 - functest.utils.functest_utils - DEBUG - 2018-01-20 11:06:16,631 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 11:06:16,633 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 16:49 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-20 11:06:16,638 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-20 11:06:38,749 - functest.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-01-20 11:06:38,749 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-20 11:06:38,782 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-20 11:06:38,902 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 11:06:38,902 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-20 11:06:38,906 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-20 11:06:39,875 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-20 11:58:05,730 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 11:58:05,731 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 51:26 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-20 11:58:05,737 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-20 11:58:05,737 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2098 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-20 11:58:05,740 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:10 | PASS | | vping_userdata | functest | smoke | 00:36 | PASS | | tempest_smoke_serial | functest | smoke | 15:36 | PASS | | rally_sanity | functest | smoke | 20:09 | FAIL | | refstack_defcore | functest | smoke | 16:49 | PASS | | odl | functest | smoke | 00:21 | PASS | | snaps_smoke | functest | smoke | 51:26 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-20 11:58:05,746 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-20 11:58:13,023 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-20 11:58:13,024 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-20 11:58:13,024 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-20 11:58:13,025 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2098 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-20 11:58:13,027 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-20 11:58:13,029 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-20 11:58:19,526 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-20 11:58:19,527 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-20 11:58:19,527 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-20 11:58:19,528 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2098 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-20 11:58:19,528 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-20 11:58:19,530 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-20 11:58:26,136 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-20 11:58:26,137 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-20 11:58:26,138 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-01-20 11:58:26,138 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-20 11:58:26,139 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-20 11:59:17,887 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-20 11:59:17,888 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-20 11:59:18,013 - functest.utils.functest_utils - DEBUG - 2018-01-20 11:59:18,013 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 11:59:18,014 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:52 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-20 11:59:18,017 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-20 11:59:18,018 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2098 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-20 11:59:18,020 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:52 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-20 11:59:18,022 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK