2018-03-07 16:25:35,495 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-07 16:25:35,496 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 16:25:35,496 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-07 16:25:35,497 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-07 16:25:35,497 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-07 16:25:35,906 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-07 16:25:35,907 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-07 16:25:36,263 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-07 16:25:36,263 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/48f003eeae684e858f3208bb9572afb0 ...OK 2018-03-07 16:25:36,450 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-07 16:25:36,451 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-07 16:25:36,821 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-07 16:25:36,821 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-07 16:25:38,521 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-07 16:25:40,016 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-07 16:25:40,038 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-07 16:25:40,039 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 16:25:40,039 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-07 16:25:40,039 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-07 16:25:40,039 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-07 16:25:40,039 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-ovs_dpdk-ha 2018-03-07 16:25:40,039 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-07 16:25:40,039 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-07 16:25:40,039 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-833 2018-03-07 16:25:40,039 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-07 16:25:40,039 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 16:25:40,039 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-07 16:25:40,039 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-07 16:25:40,040 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-07 16:25:40,040 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-07 16:25:40,040 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 16:25:40,040 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-07 16:25:40,041 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-07 16:25:40,154 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 16:25:40,154 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-07 16:25:42,097 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-07 16:25:43,978 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-07 16:25:45,647 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-07 16:25:47,038 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-07 16:25:48,660 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-07 16:25:50,477 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-07 16:25:50,477 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-07 16:25:54,209 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-07 16:25:54,209 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-07 16:25:55,149 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-07 16:25:55,150 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-07 16:25:55,151 - 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-03-07 16:25:55,152 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-07 16:25:55,152 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-07 16:25:56,525 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-03-07 16:26:01,364 - 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_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 ---------------------------------------------------------------------- Ran 11 tests in 4.838s OK 2018-03-07 16:26:01,916 - functest.utils.functest_utils - DEBUG - 2018-03-07 16:26:01,917 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 16:26:01,917 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-07 16:26:01,919 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-07 16:26:02,658 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-03-07 16:29:18,617 - 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_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_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_null_name (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_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 ---------------------------------------------------------------------- Ran 59 tests in 195.956s OK 2018-03-07 16:29:19,158 - functest.utils.functest_utils - DEBUG - 2018-03-07 16:29:19,158 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 16:29:19,158 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 03:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-07 16:29:19,160 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-07 16:29:19,773 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-03-07 16:30:05,802 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 46.028s OK 2018-03-07 16:30:06,390 - functest.utils.functest_utils - DEBUG - 2018-03-07 16:30:06,391 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 16:30:06,391 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:46 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-07 16:30:06,393 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-ovs_dpdk-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-833 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-03-07 16:30:06,394 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | api_check | functest | healthcheck | 03:16 | PASS | | snaps_health_check | functest | healthcheck | 00:46 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-07 16:30:06,396 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-07 16:30:13,157 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-07 16:30:13,158 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 16:30:13,158 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-07 16:30:13,159 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-07 16:30:13,159 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-07 16:30:13,351 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-07 16:30:13,351 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-07 16:30:13,560 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-07 16:30:13,560 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/48f003eeae684e858f3208bb9572afb0 ...OK 2018-03-07 16:30:13,753 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-07 16:30:13,753 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-07 16:30:13,950 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-07 16:30:13,950 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-07 16:30:14,614 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-07 16:30:15,815 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-07 16:30:15,838 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-07 16:30:15,839 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 16:30:15,839 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-07 16:30:15,839 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-07 16:30:15,839 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-07 16:30:15,839 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-ovs_dpdk-ha 2018-03-07 16:30:15,839 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-07 16:30:15,839 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-07 16:30:15,839 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-833 2018-03-07 16:30:15,839 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-07 16:30:15,839 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 16:30:15,839 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-07 16:30:15,839 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-07 16:30:15,840 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-07 16:30:15,840 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-07 16:30:15,840 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 16:30:15,840 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-07 16:30:15,841 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-07 16:30:15,954 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 16:30:15,954 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-07 16:30:17,854 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-07 16:30:19,772 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-07 16:30:21,324 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-07 16:30:22,643 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-07 16:30:24,283 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-07 16:30:26,122 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-07 16:30:26,122 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-07 16:30:29,524 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-07 16:30:29,525 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-07 16:30:30,501 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-07 16:30:30,502 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-07 16:30:30,503 - 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 snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-03-07 16:30:30,505 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-03-07 16:30:30,505 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-07 16:30:35,714 - functest.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Read timed out. (read timeout=4) 2018-03-07 16:30:35,714 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-07 16:30:35,714 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-07 16:30:35' 2018-03-07 16:30:35,714 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--6d8305f3-902d-4410-af08-9bba0f2ae587' 2018-03-07 16:30:37,263 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-6d8305f3-902d-4410-af08-9bba0f2ae587' 2018-03-07 16:30:38,955 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-6d8305f3-902d-4410-af08-9bba0f2ae587' 2018-03-07 16:30:47,851 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-6d8305f3-902d-4410-af08-9bba0f2ae587' 2018-03-07 16:30:48,598 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-6d8305f3-902d-4410-af08-9bba0f2ae587' 2018-03-07 16:30:49,222 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-6d8305f3-902d-4410-af08-9bba0f2ae587' 2018-03-07 16:30:54,020 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-6d8305f3-902d-4410-af08-9bba0f2ae587' 2018-03-07 16:30:56,008 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-6d8305f3-902d-4410-af08-9bba0f2ae587' 2018-03-07 16:31:19,186 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-07 16:31:24,028 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-07 16:31:25,101 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-07 16:31:26,108 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-07 16:31:48,084 - functest.utils.functest_utils - DEBUG - 2018-03-07 16:31:48,084 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 16:31:48,084 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-07 16:31:48,086 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-07 16:31:48,144 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-07 16:31:48,145 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-07 16:31:48' 2018-03-07 16:31:48,145 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--e02da551-dbaf-4f7a-be11-848a5af49323' 2018-03-07 16:31:49,555 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-e02da551-dbaf-4f7a-be11-848a5af49323' 2018-03-07 16:31:50,645 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-e02da551-dbaf-4f7a-be11-848a5af49323' 2018-03-07 16:32:00,748 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-e02da551-dbaf-4f7a-be11-848a5af49323' 2018-03-07 16:32:01,456 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e02da551-dbaf-4f7a-be11-848a5af49323' 2018-03-07 16:32:04,785 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-e02da551-dbaf-4f7a-be11-848a5af49323' 2018-03-07 16:32:10,222 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-07 16:32:17,380 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-07 16:32:19,905 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-03-07 16:32:27,932 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-07 16:32:54,690 - functest.utils.functest_utils - DEBUG - 2018-03-07 16:32:54,690 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 16:32:54,690 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:40 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-07 16:32:54,692 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-07 16:32:57,821 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-07 16:32:58,788 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-07 16:32:58,788 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-07 16:33:00,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-03-07 16:33:01,654 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-07 16:33:01,654 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-07 16:33:04,786 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-07 16:33:04,787 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-07 16:33:04,788 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-07 16:33:04,790 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-07 16:33:04,790 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-eb70c861-d926-4b79-b6eb-2c36cff8b44f/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-03-07 16:33:07,711 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-07 16:33:07,712 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-07 16:33:07,713 - 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-03-07 16:33:09,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:33:09.552 79 INFO rally.api [-] Starting verification (UUID=90208011-88af-4470-aceb-c830f46acd50) for deployment 'opnfv-rally' (UUID=63060e69-e659-42b3-940e-43c942fb077e) by verifier 'opnfv-tempest' (UUID=eb70c861-d926-4b79-b6eb-2c36cff8b44f). 2018-03-07 16:33:09,553 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 90208011-88af-4470-aceb-c830f46acd50 2018-03-07 16:33:15,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:33:15.736 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.232s] 2018-03-07 16:33:15,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:33:15.820 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.084s] 2018-03-07 16:33:20,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:33:20.526 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.650s] 2018-03-07 16:33:21,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:33:21.655 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.128s] 2018-03-07 16:33:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:33:28.390 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.871s] 2018-03-07 16:33:43,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:33:43.329 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.315s] 2018-03-07 16:34:14,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:34:14.768 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.144s] 2018-03-07 16:34:14,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:34:14.769 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-07 16:34:56,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:34:56.037 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.154s] 2018-03-07 16:34:56,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:34:56.038 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-07 16:36:07,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:36:07.113 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [27.979s] 2018-03-07 16:36:37,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:36:37.839 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.103s] 2018-03-07 16:36:38,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:36:38.021 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.182s] 2018-03-07 16:36:43,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:36:43.129 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-07 16:36:43,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:36:43.129 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-07 16:36:46,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:36:46.413 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.559s] 2018-03-07 16:36:51,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:36:51.354 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.129s] 2018-03-07 16:36:56,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:36:56.818 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.268s] 2018-03-07 16:37:03,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:03.251 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.618s] 2018-03-07 16:37:11,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:11.163 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.335s] 2018-03-07 16:37:15,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:15.866 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.506s] 2018-03-07 16:37:20,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:20.291 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.274s] 2018-03-07 16:37:26,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:26.023 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.663s] 2018-03-07 16:37:32,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:32.252 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.654s] 2018-03-07 16:37:39,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:39.097 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.848s] 2018-03-07 16:37:40,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:40.650 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-07 16:37:42,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:42.307 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.119s] 2018-03-07 16:37:42,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:42.407 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.100s] 2018-03-07 16:37:42,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:42.529 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.121s] 2018-03-07 16:37:45,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:45.341 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.575s] 2018-03-07 16:37:45,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:45.952 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.610s] 2018-03-07 16:37:47,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:47.031 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.079s] 2018-03-07 16:37:52,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:37:52.274 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.881s] 2018-03-07 16:38:10,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:38:10.397 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.425s] 2018-03-07 16:38:15,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:38:15.577 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.179s] 2018-03-07 16:38:30,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:38:30.490 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.381s] 2018-03-07 16:38:34,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:38:34.085 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.595s] 2018-03-07 16:38:40,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:38:40.201 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.114s] 2018-03-07 16:38:48,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:38:48.037 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.298s] 2018-03-07 16:38:51,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:38:51.468 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.430s] 2018-03-07 16:38:54,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:38:54.940 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.471s] 2018-03-07 16:39:11,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:11.981 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.337s] 2018-03-07 16:39:12,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:12.187 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.205s] 2018-03-07 16:39:12,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:12.324 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.137s] 2018-03-07 16:39:12,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:12.457 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.133s] 2018-03-07 16:39:12,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:12.598 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.140s] 2018-03-07 16:39:12,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:12.720 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.122s] 2018-03-07 16:39:26,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:26.436 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.842s] 2018-03-07 16:39:26,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:26.794 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.358s] 2018-03-07 16:39:26,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:26.976 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.182s] 2018-03-07 16:39:27,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:27.169 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.193s] 2018-03-07 16:39:27,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:27.336 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.166s] 2018-03-07 16:39:27,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:27.476 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.140s] 2018-03-07 16:39:44,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:44.568 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.510s] 2018-03-07 16:39:52,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:52.286 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.717s] 2018-03-07 16:39:54,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:54.575 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.288s] 2018-03-07 16:39:54,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:54.665 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.089s] 2018-03-07 16:39:54,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:39:54.750 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.084s] 2018-03-07 16:40:07,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:40:07.117 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.021s] 2018-03-07 16:40:15,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:40:15.042 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.925s] 2018-03-07 16:40:17,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:40:17.033 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.990s] 2018-03-07 16:40:17,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:40:17.145 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.112s] 2018-03-07 16:40:17,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:40:17.237 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.092s] 2018-03-07 16:40:41,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:40:41.406 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.849s] 2018-03-07 16:40:55,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:40:55.315 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [13.910s] 2018-03-07 16:41:08,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:41:08.376 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [13.060s] 2018-03-07 16:41:18,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:41:18.693 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [10.317s] 2018-03-07 16:42:00,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:42:00.542 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [20.319s] 2018-03-07 16:42:15,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:42:15.542 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.997s] 2018-03-07 16:42:29,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:42:29.145 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [13.601s] 2018-03-07 16:42:40,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:42:40.844 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [11.698s] 2018-03-07 16:43:02,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:02.495 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.874s] 2018-03-07 16:43:03,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:03.605 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.108s] 2018-03-07 16:43:03,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:03.676 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.072s] 2018-03-07 16:43:07,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:07.227 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.886s] 2018-03-07 16:43:08,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:08.279 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.051s] 2018-03-07 16:43:08,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:08.375 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.097s] 2018-03-07 16:43:11,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:11.644 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.709s] 2018-03-07 16:43:14,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:14.385 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-03-07 16:43:15,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:15.374 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-07 16:43:15,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:15.374 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-07 16:43:15,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:15.374 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-07 16:43:15,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:15.375 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-07 16:43:15,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:15.375 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-07 16:43:42,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:42.622 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [4.424s] 2018-03-07 16:43:57,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:57.205 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [14.567s] 2018-03-07 16:43:57,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:43:57.249 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.046s] 2018-03-07 16:44:46,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:44:46.192 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [1.130s] 2018-03-07 16:44:46,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:44:46.694 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.501s] 2018-03-07 16:44:47,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:44:47.208 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.513s] 2018-03-07 16:44:47,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:44:47.697 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.489s] 2018-03-07 16:44:48,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:44:48.398 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.700s] 2018-03-07 16:44:49,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:44:49.019 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.620s] 2018-03-07 16:45:42,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:45:42.755 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [4.325s] 2018-03-07 16:45:42,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:45:42.807 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.053s] 2018-03-07 16:46:23,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:46:23.246 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [10.020s] 2018-03-07 16:46:39,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:46:39.419 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [9.459s] 2018-03-07 16:46:50,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:46:50.641 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [7.147s] 2018-03-07 16:47:00,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:47:00.360 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [9.718s] 2018-03-07 16:47:09,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:47:09.316 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [6.255s] 2018-03-07 16:47:19,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:47:19.027 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [9.710s] 2018-03-07 16:47:26,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:47:26.756 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.072s] 2018-03-07 16:47:35,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:47:35.547 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.073s] 2018-03-07 16:49:06,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:49:06.233 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [85.787s] 2018-03-07 16:49:53,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:49:53.753 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [33.939s] 2018-03-07 16:50:58,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:50:58.843 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [28.923s] 2018-03-07 16:53:27,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:53:27.653 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [110.680s] 2018-03-07 16:55:29,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 16:55:29.925 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [97.007s] 2018-03-07 16:55:44,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 90208011-88af-4470-aceb-c830f46acd50'. 2018-03-07 16:55:46,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-07 16:55:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-07 16:55:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-07 16:55:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 90208011-88af-4470-aceb-c830f46acd50 | 2018-03-07 16:55:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-03-07 16:55:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-07 16:33:09 | 2018-03-07 16:55:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-07 16:55:44 | 2018-03-07 16:55:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:22:35 | 2018-03-07 16:55:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-07 16:55:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-07 16:55:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-07 16:55:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: eb70c861-d926-4b79-b6eb-2c36cff8b44f) | 2018-03-07 16:55:46,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-03-07 16:55:46,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 63060e69-e659-42b3-940e-43c942fb077e) | 2018-03-07 16:55:46,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-03-07 16:55:46,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1335.71 | 2018-03-07 16:55:46,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 99 | 2018-03-07 16:55:46,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-07 16:55:46,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-07 16:55:46,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-07 16:55:46,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-03-07 16:55:46,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-07 16:55:46,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-07 16:55:46,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 99.0% 2018-03-07 16:55:52,961 - functest.utils.functest_utils - DEBUG - 2018-03-07 16:55:52,962 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 16:55:52,962 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 22:55 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-03-07 16:55:52,964 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-03-07 16:55:52,965 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-07 16:55:53,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-07 16:55:54,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-09317684-c575-40fb-8c89-aa77aba29f05'... 2018-03-07 16:55:56,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-09317684-c575-40fb-8c89-aa77aba29f05'... 2018-03-07 16:55:57,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-09317684-c575-40fb-8c89-aa77aba29f05'... 2018-03-07 16:56:07,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-09317684-c575-40fb-8c89-aa77aba29f05'... 2018-03-07 16:56:08,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-09317684-c575-40fb-8c89-aa77aba29f05'... 2018-03-07 16:56:08,887 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-07 16:56:08,887 - 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-03-07 16:56:08,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 16:56:08,918 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 16:56:08,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'f79ae3e0-4180-43b3-9cfe-03fc16d4afe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-09317684-c575-40fb-8c89-aa77aba29f05', 'flavor_name': 'rally-tiny-09317684-c575-40fb-8c89-aa77aba29f05', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-09317684-c575-40fb-8c89-aa77aba29f05', '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-03-07 16:57:07,355 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 16:56:10.860 153 INFO rally.task.engine [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Task validation. 2018-03-07 16:56:10.868 153 INFO rally.task.engine [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Task validation of scenarios names. 2018-03-07 16:56:10.870 153 INFO rally.task.engine [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Task validation of scenarios names. 2018-03-07 16:56:10.870 153 INFO rally.task.engine [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Task validation of syntax. 2018-03-07 16:56:10.903 153 INFO rally.task.engine [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Task validation of syntax. 2018-03-07 16:56:10.903 153 INFO rally.task.engine [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Task validation of semantic. 2018-03-07 16:56:11.382 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Enter context: `users` 2018-03-07 16:56:13.990 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Enter context: `users` 2018-03-07 16:56:14.012 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Exit context: `users` 2018-03-07 16:56:18.852 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Exit context: `users` 2018-03-07 16:56:18.853 153 INFO rally.task.engine [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Task validation of semantic. 2018-03-07 16:56:18.853 153 INFO rally.task.engine [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Task validation. Task b4205cbe-6ca3-44e0-83b1-83bd1757a596: started 2018-03-07 16:56:18.869 153 INFO rally.task.engine [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Benchmarking. 2018-03-07 16:56:18.891 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Enter context: `users` 2018-03-07 16:56:21.392 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Enter context: `users` 2018-03-07 16:56:21.405 280 INFO rally.task.runner [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | ITER: 1 START 2018-03-07 16:56:21.769 280 INFO rally.task.runner [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | ITER: 1 END: OK 2018-03-07 16:56:21.784 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Exit context: `users` 2018-03-07 16:56:25.542 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Exit context: `users` 2018-03-07 16:56:26.914 153 INFO rally.task.engine [-] Load duration is: 0.362705 2018-03-07 16:56:26.914 153 INFO rally.task.engine [-] Full duration is: 6.651376 2018-03-07 16:56:26.946 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Enter context: `users` 2018-03-07 16:56:29.548 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Enter context: `users` 2018-03-07 16:56:29.560 366 INFO rally.task.runner [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | ITER: 1 START 2018-03-07 16:56:30.477 366 INFO rally.task.runner [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | ITER: 1 END: OK 2018-03-07 16:56:30.493 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Exit context: `users` 2018-03-07 16:56:34.264 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Exit context: `users` 2018-03-07 16:56:34.969 153 INFO rally.task.engine [-] Load duration is: 0.91644 2018-03-07 16:56:34.969 153 INFO rally.task.engine [-] Full duration is: 7.318995 2018-03-07 16:56:34.995 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Enter context: `users` 2018-03-07 16:56:37.452 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Enter context: `users` 2018-03-07 16:56:37.464 452 INFO rally.task.runner [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | ITER: 1 START 2018-03-07 16:56:38.120 452 INFO rally.task.runner [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | ITER: 1 END: OK 2018-03-07 16:56:38.135 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Exit context: `users` 2018-03-07 16:56:41.919 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Exit context: `users` 2018-03-07 16:56:43.023 153 INFO rally.task.engine [-] Load duration is: 0.654716 2018-03-07 16:56:43.024 153 INFO rally.task.engine [-] Full duration is: 6.9243 2018-03-07 16:56:43.051 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Enter context: `users` 2018-03-07 16:56:45.714 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Enter context: `users` 2018-03-07 16:56:45.725 538 INFO rally.task.runner [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | ITER: 1 START 2018-03-07 16:56:46.360 538 INFO rally.task.runner [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | ITER: 1 END: OK 2018-03-07 16:56:46.376 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Exit context: `users` 2018-03-07 16:56:50.107 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Exit context: `users` 2018-03-07 16:56:51.083 153 INFO rally.task.engine [-] Load duration is: 0.633904 2018-03-07 16:56:51.083 153 INFO rally.task.engine [-] Full duration is: 7.056635 2018-03-07 16:56:51.109 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Enter context: `users` 2018-03-07 16:56:53.380 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Enter context: `users` 2018-03-07 16:56:53.392 624 INFO rally.task.runner [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | ITER: 1 START 2018-03-07 16:56:54.207 624 INFO rally.task.runner [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | ITER: 1 END: OK 2018-03-07 16:56:54.224 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Exit context: `users` 2018-03-07 16:56:57.724 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Exit context: `users` 2018-03-07 16:56:59.135 153 INFO rally.task.engine [-] Load duration is: 0.813793 2018-03-07 16:56:59.135 153 INFO rally.task.engine [-] Full duration is: 6.615293 2018-03-07 16:56:59.161 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Enter context: `users` 2018-03-07 16:57:01.853 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Enter context: `users` 2018-03-07 16:57:01.865 710 INFO rally.task.runner [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | ITER: 1 START 2018-03-07 16:57:02.509 710 INFO rally.task.runner [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | ITER: 1 END: OK 2018-03-07 16:57:02.526 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Starting: Exit context: `users` 2018-03-07 16:57:06.067 153 INFO rally.plugins.openstack.context.keystone.users [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Exit context: `users` 2018-03-07 16:57:07.186 153 INFO rally.task.engine [-] Load duration is: 0.642806 2018-03-07 16:57:07.186 153 INFO rally.task.engine [-] Full duration is: 6.907229 2018-03-07 16:57:07.207 153 INFO rally.task.engine [-] Task b4205cbe-6ca3-44e0-83b1-83bd1757a596 | Completed: Benchmarking. Task b4205cbe-6ca3-44e0-83b1-83bd1757a596: 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.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | total | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.362705 Full duration: 6.651376 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_2_times | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | total | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.91644 Full duration: 7.318995 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_2_times | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.654716 Full duration: 6.9243 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_2_times | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | total | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.633904 Full duration: 7.056635 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_2_times | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.813793 Full duration: 6.615293 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_2_times | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | total | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.642806 Full duration: 6.907229 2018-03-07 16:57:07,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b4205cbe-6ca3-44e0-83b1-83bd1757a596 2018-03-07 16:57:07,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-07 16:57:07,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b4205cbe-6ca3-44e0-83b1-83bd1757a596', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-07 16:57:07,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b4205cbe-6ca3-44e0-83b1-83bd1757a596'] 2018-03-07 16:57:08,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 16:57:08,832 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-07 16:57:08,832 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-07 16:57:08,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-glance.yaml 2018-03-07 16:57:08,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 16:57:08,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 16:57:08,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'f79ae3e0-4180-43b3-9cfe-03fc16d4afe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-09317684-c575-40fb-8c89-aa77aba29f05', 'flavor_name': 'rally-tiny-09317684-c575-40fb-8c89-aa77aba29f05', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-09317684-c575-40fb-8c89-aa77aba29f05', '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-03-07 16:58:27,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 16:57:10.728 756 INFO rally.task.engine [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Task validation. 2018-03-07 16:57:10.735 756 INFO rally.task.engine [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Task validation of scenarios names. 2018-03-07 16:57:10.738 756 INFO rally.task.engine [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Task validation of scenarios names. 2018-03-07 16:57:10.738 756 INFO rally.task.engine [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Task validation of syntax. 2018-03-07 16:57:10.767 756 INFO rally.task.engine [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Task validation of syntax. 2018-03-07 16:57:10.767 756 INFO rally.task.engine [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Task validation of semantic. 2018-03-07 16:57:11.330 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Enter context: `users` 2018-03-07 16:57:13.574 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Enter context: `users` 2018-03-07 16:57:14.951 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Exit context: `users` 2018-03-07 16:57:19.425 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Exit context: `users` 2018-03-07 16:57:19.426 756 INFO rally.task.engine [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Task validation of semantic. 2018-03-07 16:57:19.426 756 INFO rally.task.engine [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Task validation. Task f464eb04-0686-4e2f-b9f0-11eec359d7da: started 2018-03-07 16:57:19.441 756 INFO rally.task.engine [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Benchmarking. 2018-03-07 16:57:19.464 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Enter context: `users` 2018-03-07 16:57:21.968 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Enter context: `users` 2018-03-07 16:57:21.982 883 INFO rally.task.runner [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | ITER: 1 START 2018-03-07 16:57:27.528 883 INFO rally.task.runner [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | ITER: 1 END: OK 2018-03-07 16:57:27.549 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: user resources cleanup 2018-03-07 16:57:28.220 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: user resources cleanup 2018-03-07 16:57:28.220 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Exit context: `users` 2018-03-07 16:57:32.026 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Exit context: `users` 2018-03-07 16:57:33.499 756 INFO rally.task.engine [-] Load duration is: 5.545562 2018-03-07 16:57:33.499 756 INFO rally.task.engine [-] Full duration is: 12.562665 2018-03-07 16:57:33.531 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Enter context: `users` 2018-03-07 16:57:35.924 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Enter context: `users` 2018-03-07 16:57:35.936 989 INFO rally.task.runner [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | ITER: 1 START 2018-03-07 16:57:40.482 989 INFO rally.task.runner [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | ITER: 1 END: OK 2018-03-07 16:57:40.507 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: user resources cleanup 2018-03-07 16:57:43.519 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: user resources cleanup 2018-03-07 16:57:43.519 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Exit context: `users` 2018-03-07 16:57:47.298 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Exit context: `users` 2018-03-07 16:57:47.563 756 INFO rally.task.engine [-] Load duration is: 4.544546 2018-03-07 16:57:47.563 756 INFO rally.task.engine [-] Full duration is: 13.768655 2018-03-07 16:57:47.590 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Enter context: `users` 2018-03-07 16:57:50.103 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Enter context: `users` 2018-03-07 16:57:50.115 1095 INFO rally.task.runner [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | ITER: 1 START 2018-03-07 16:57:50.668 1095 INFO rally.task.runner [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | ITER: 1 END: OK 2018-03-07 16:57:50.685 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: user resources cleanup 2018-03-07 16:57:51.223 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: user resources cleanup 2018-03-07 16:57:51.223 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Exit context: `users` 2018-03-07 16:57:54.916 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Exit context: `users` 2018-03-07 16:57:55.619 756 INFO rally.task.engine [-] Load duration is: 0.552115 2018-03-07 16:57:55.619 756 INFO rally.task.engine [-] Full duration is: 7.327716 2018-03-07 16:57:55.649 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Enter context: `users` 2018-03-07 16:57:58.048 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Enter context: `users` 2018-03-07 16:57:58.048 756 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Enter context: `quotas` 2018-03-07 16:57:58.656 756 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Enter context: `quotas` 2018-03-07 16:57:59.273 1201 INFO rally.task.runner [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | ITER: 1 START 2018-03-07 16:58:15.826 1201 INFO rally.task.runner [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | ITER: 1 END: OK 2018-03-07 16:58:15.843 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: user resources cleanup 2018-03-07 16:58:23.902 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: user resources cleanup 2018-03-07 16:58:23.903 756 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Exit context: `quotas` 2018-03-07 16:58:23.938 756 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Exit context: `quotas` 2018-03-07 16:58:23.938 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Starting: Exit context: `users` 2018-03-07 16:58:27.693 756 INFO rally.plugins.openstack.context.keystone.users [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Exit context: `users` 2018-03-07 16:58:27.790 756 INFO rally.task.engine [-] Load duration is: 15.55228 2018-03-07 16:58:27.791 756 INFO rally.task.engine [-] Full duration is: 32.046199 2018-03-07 16:58:27.813 756 INFO rally.task.engine [-] Task f464eb04-0686-4e2f-b9f0-11eec359d7da | Completed: Benchmarking. Task f464eb04-0686-4e2f-b9f0-11eec359d7da: 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.create_image | 4.469 | 4.469 | 4.469 | 4.469 | 4.469 | 4.469 | 100.0% | 1 | | glance.delete_image | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | total | 5.546 | 5.546 | 5.546 | 5.546 | 5.546 | 5.546 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.545562 Full duration: 12.562665 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.create_image | 4.477 | 4.477 | 4.477 | 4.477 | 4.477 | 4.477 | 100.0% | 1 | | glance.list_images | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 4.545 | 4.545 | 4.545 | 4.545 | 4.545 | 4.545 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.544546 Full duration: 13.768655 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.list_images | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | total | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.552115 Full duration: 7.327716 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.create_image | 3.242 | 3.242 | 3.242 | 3.242 | 3.242 | 3.242 | 100.0% | 1 | | nova.boot_servers | 13.31 | 13.31 | 13.31 | 13.31 | 13.31 | 13.31 | 100.0% | 1 | | total | 15.552 | 15.552 | 15.552 | 15.552 | 15.552 | 15.552 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.55228 Full duration: 32.046199 2018-03-07 16:58:27,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f464eb04-0686-4e2f-b9f0-11eec359d7da 2018-03-07 16:58:27,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f464eb04-0686-4e2f-b9f0-11eec359d7da', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-07 16:58:27,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f464eb04-0686-4e2f-b9f0-11eec359d7da'] 2018-03-07 16:58:29,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 16:58:29,382 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-07 16:58:29,383 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-07 16:58:29,383 - 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-03-07 16:58:29,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 16:58:29,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 16:58:29,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['ceilometer'], 'concurrency': 4, 'netid': 'f79ae3e0-4180-43b3-9cfe-03fc16d4afe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-09317684-c575-40fb-8c89-aa77aba29f05', 'flavor_name': 'rally-tiny-09317684-c575-40fb-8c89-aa77aba29f05', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-09317684-c575-40fb-8c89-aa77aba29f05', '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-03-07 17:01:54,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 16:58:31.355 1367 INFO rally.task.engine [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Task validation. 2018-03-07 16:58:31.363 1367 INFO rally.task.engine [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Task validation of scenarios names. 2018-03-07 16:58:31.365 1367 INFO rally.task.engine [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Task validation of scenarios names. 2018-03-07 16:58:31.365 1367 INFO rally.task.engine [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Task validation of syntax. 2018-03-07 16:58:31.414 1367 INFO rally.task.engine [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Task validation of syntax. 2018-03-07 16:58:31.414 1367 INFO rally.task.engine [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Task validation of semantic. 2018-03-07 16:58:32.000 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Enter context: `users` 2018-03-07 16:58:34.602 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Enter context: `users` 2018-03-07 16:58:36.476 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Exit context: `users` 2018-03-07 16:58:40.923 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Exit context: `users` 2018-03-07 16:58:40.924 1367 INFO rally.task.engine [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Task validation of semantic. 2018-03-07 16:58:40.924 1367 INFO rally.task.engine [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Task validation. Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c: started 2018-03-07 16:58:40.945 1367 INFO rally.task.engine [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Benchmarking. 2018-03-07 16:58:41.044 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Enter context: `users` 2018-03-07 16:58:43.652 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Enter context: `users` 2018-03-07 16:58:43.666 1494 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 START 2018-03-07 16:59:04.462 1494 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 END: OK 2018-03-07 16:59:04.484 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: user resources cleanup 2018-03-07 16:59:22.124 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: user resources cleanup 2018-03-07 16:59:22.124 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Exit context: `users` 2018-03-07 16:59:26.248 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Exit context: `users` 2018-03-07 16:59:27.161 1367 INFO rally.task.engine [-] Load duration is: 20.795686 2018-03-07 16:59:27.161 1367 INFO rally.task.engine [-] Full duration is: 45.205777 2018-03-07 16:59:27.195 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Enter context: `users` 2018-03-07 16:59:29.529 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Enter context: `users` 2018-03-07 16:59:29.542 1600 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 START 2018-03-07 16:59:45.351 1600 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 END: OK 2018-03-07 16:59:45.376 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: user resources cleanup 2018-03-07 16:59:46.093 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: user resources cleanup 2018-03-07 16:59:46.093 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Exit context: `users` 2018-03-07 16:59:49.829 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Exit context: `users` 2018-03-07 16:59:51.261 1367 INFO rally.task.engine [-] Load duration is: 15.808425 2018-03-07 16:59:51.261 1367 INFO rally.task.engine [-] Full duration is: 22.636334 2018-03-07 16:59:51.291 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Enter context: `users` 2018-03-07 16:59:53.852 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Enter context: `users` 2018-03-07 16:59:53.865 1706 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 START 2018-03-07 16:59:58.421 1706 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 END: OK 2018-03-07 16:59:58.446 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: user resources cleanup 2018-03-07 17:00:07.436 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: user resources cleanup 2018-03-07 17:00:07.437 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Exit context: `users` 2018-03-07 17:00:11.263 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Exit context: `users` 2018-03-07 17:00:11.361 1367 INFO rally.task.engine [-] Load duration is: 4.555226 2018-03-07 17:00:11.362 1367 INFO rally.task.engine [-] Full duration is: 19.973459 2018-03-07 17:00:11.392 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Enter context: `users` 2018-03-07 17:00:13.837 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Enter context: `users` 2018-03-07 17:00:13.852 1812 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 START 2018-03-07 17:00:29.577 1812 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 END: OK 2018-03-07 17:00:29.596 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: user resources cleanup 2018-03-07 17:00:35.842 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: user resources cleanup 2018-03-07 17:00:35.843 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Exit context: `users` 2018-03-07 17:00:39.823 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Exit context: `users` 2018-03-07 17:00:41.486 1367 INFO rally.task.engine [-] Load duration is: 15.724484 2018-03-07 17:00:41.486 1367 INFO rally.task.engine [-] Full duration is: 28.432309 2018-03-07 17:00:41.519 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Enter context: `users` 2018-03-07 17:00:44.355 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Enter context: `users` 2018-03-07 17:00:44.368 1918 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 START 2018-03-07 17:00:48.758 1918 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 END: OK 2018-03-07 17:00:48.810 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: user resources cleanup 2018-03-07 17:00:54.522 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: user resources cleanup 2018-03-07 17:00:54.522 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Exit context: `users` 2018-03-07 17:00:58.262 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Exit context: `users` 2018-03-07 17:00:59.584 1367 INFO rally.task.engine [-] Load duration is: 4.388741 2018-03-07 17:00:59.585 1367 INFO rally.task.engine [-] Full duration is: 16.74383 2018-03-07 17:00:59.612 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Enter context: `users` 2018-03-07 17:01:02.022 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Enter context: `users` 2018-03-07 17:01:02.036 2024 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 START 2018-03-07 17:01:10.154 2024 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 END: OK 2018-03-07 17:01:10.174 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: user resources cleanup 2018-03-07 17:01:19.405 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: user resources cleanup 2018-03-07 17:01:19.405 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Exit context: `users` 2018-03-07 17:01:23.113 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Exit context: `users` 2018-03-07 17:01:23.681 1367 INFO rally.task.engine [-] Load duration is: 8.116914 2018-03-07 17:01:23.681 1367 INFO rally.task.engine [-] Full duration is: 23.50247 2018-03-07 17:01:23.715 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Enter context: `users` 2018-03-07 17:01:26.212 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Enter context: `users` 2018-03-07 17:01:26.226 2130 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 START 2018-03-07 17:01:35.147 2130 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 END: OK 2018-03-07 17:01:35.171 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: user resources cleanup 2018-03-07 17:01:37.395 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: user resources cleanup 2018-03-07 17:01:37.396 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Exit context: `users` 2018-03-07 17:01:41.493 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Exit context: `users` 2018-03-07 17:01:41.775 1367 INFO rally.task.engine [-] Load duration is: 8.92015 2018-03-07 17:01:41.776 1367 INFO rally.task.engine [-] Full duration is: 17.77891 2018-03-07 17:01:41.805 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Enter context: `users` 2018-03-07 17:01:44.434 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Enter context: `users` 2018-03-07 17:01:44.447 2236 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 START 2018-03-07 17:01:48.624 2236 INFO rally.task.runner [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | ITER: 1 END: OK 2018-03-07 17:01:48.645 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Starting: Exit context: `users` 2018-03-07 17:01:52.455 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Exit context: `users` 2018-03-07 17:01:53.843 1367 INFO rally.task.engine [-] Load duration is: 4.175921 2018-03-07 17:01:53.844 1367 INFO rally.task.engine [-] Full duration is: 10.650729 2018-03-07 17:01:53.871 1367 INFO rally.task.engine [-] Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c | Completed: Benchmarking. Task a252b18d-f01c-4a5c-94e8-08dcd6c7620c: finished test scenario CeilometerAlarms.create_alarm_and_get_history +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 11.726 | 11.726 | 11.726 | 11.726 | 11.726 | 11.726 | 100.0% | 1 | | ceilometer.get_alarm_state | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | ceilometer.get_alarm_history | 3.625 | 3.625 | 3.625 | 3.625 | 3.625 | 3.625 | 100.0% | 1 | | ceilometer.set_alarm_state | 4.796 | 4.796 | 4.796 | 4.796 | 4.796 | 4.796 | 100.0% | 1 | | total | 20.796 | 20.796 | 20.796 | 20.796 | 20.796 | 20.796 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.795686 Full duration: 45.205777 test scenario CeilometerAlarms.create_and_delete_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 11.811 | 11.811 | 11.811 | 11.811 | 11.811 | 11.811 | 100.0% | 1 | | ceilometer.delete_alarm | 3.997 | 3.997 | 3.997 | 3.997 | 3.997 | 3.997 | 100.0% | 1 | | total | 15.808 | 15.808 | 15.808 | 15.808 | 15.808 | 15.808 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.808425 Full duration: 22.636334 test scenario CeilometerAlarms.create_and_get_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 4.477 | 4.477 | 4.477 | 4.477 | 4.477 | 4.477 | 100.0% | 1 | | ceilometer.get_alarm | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 4.555 | 4.555 | 4.555 | 4.555 | 4.555 | 4.555 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.555226 Full duration: 19.973459 test scenario CeilometerAlarms.create_and_list_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 11.585 | 11.585 | 11.585 | 11.585 | 11.585 | 11.585 | 100.0% | 1 | | ceilometer.list_alarms | 4.14 | 4.14 | 4.14 | 4.14 | 4.14 | 4.14 | 100.0% | 1 | | total | 15.724 | 15.724 | 15.724 | 15.724 | 15.724 | 15.724 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.724484 Full duration: 28.432309 test scenario CeilometerQueries.create_and_query_alarm_history +-----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 4.359 | 4.359 | 4.359 | 4.359 | 4.359 | 4.359 | 100.0% | 1 | | ceilometer.query_alarm_history | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 4.389 | 4.389 | 4.389 | 4.389 | 4.389 | 4.389 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.388741 Full duration: 16.74383 test scenario CeilometerQueries.create_and_query_alarms +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 4.244 | 4.244 | 4.244 | 4.244 | 4.244 | 4.244 | 100.0% | 1 | | ceilometer.query_alarms | 3.872 | 3.872 | 3.872 | 3.872 | 3.872 | 3.872 | 100.0% | 1 | | total | 8.117 | 8.117 | 8.117 | 8.117 | 8.117 | 8.117 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.116914 Full duration: 23.50247 test scenario CeilometerAlarms.create_and_update_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 4.789 | 4.789 | 4.789 | 4.789 | 4.789 | 4.789 | 100.0% | 1 | | ceilometer.update_alarm | 4.131 | 4.131 | 4.131 | 4.131 | 4.131 | 4.131 | 100.0% | 1 | | total | 8.92 | 8.92 | 8.92 | 8.92 | 8.92 | 8.92 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.92015 Full duration: 17.77891 test scenario CeilometerAlarms.list_alarms +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.list_alarms | 4.176 | 4.176 | 4.176 | 4.176 | 4.176 | 4.176 | 100.0% | 1 | | total | 4.176 | 4.176 | 4.176 | 4.176 | 4.176 | 4.176 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.175921 Full duration: 10.650729 2018-03-07 17:01:54,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a252b18d-f01c-4a5c-94e8-08dcd6c7620c 2018-03-07 17:01:54,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a252b18d-f01c-4a5c-94e8-08dcd6c7620c', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-03-07 17:01:54,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a252b18d-f01c-4a5c-94e8-08dcd6c7620c'] 2018-03-07 17:01:55,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 17:01:55,572 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-03-07 17:01:55,572 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-07 17:01:55,573 - 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-03-07 17:01:55,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 17:01:55,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 17:01:55,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'f79ae3e0-4180-43b3-9cfe-03fc16d4afe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-09317684-c575-40fb-8c89-aa77aba29f05', 'flavor_name': 'rally-tiny-09317684-c575-40fb-8c89-aa77aba29f05', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-09317684-c575-40fb-8c89-aa77aba29f05', '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-03-07 17:03:51,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 17:01:57.530 2282 INFO rally.task.engine [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Task validation. 2018-03-07 17:01:57.539 2282 INFO rally.task.engine [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Task validation of scenarios names. 2018-03-07 17:01:57.542 2282 INFO rally.task.engine [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Task validation of scenarios names. 2018-03-07 17:01:57.542 2282 INFO rally.task.engine [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Task validation of syntax. 2018-03-07 17:01:57.605 2282 INFO rally.task.engine [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Task validation of syntax. 2018-03-07 17:01:57.606 2282 INFO rally.task.engine [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Task validation of semantic. 2018-03-07 17:01:58.160 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `users` 2018-03-07 17:02:00.602 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `users` 2018-03-07 17:02:02.572 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `users` 2018-03-07 17:02:07.184 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `users` 2018-03-07 17:02:07.184 2282 INFO rally.task.engine [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Task validation of semantic. 2018-03-07 17:02:07.185 2282 INFO rally.task.engine [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Task validation. Task 57ac1394-77ad-463c-8ad6-98d39540b52a: started 2018-03-07 17:02:07.286 2282 INFO rally.task.engine [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Benchmarking. 2018-03-07 17:02:07.309 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `users` 2018-03-07 17:02:09.527 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `users` 2018-03-07 17:02:09.527 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `quotas` 2018-03-07 17:02:10.436 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `quotas` 2018-03-07 17:02:10.436 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `Volumes` 2018-03-07 17:02:13.786 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `Volumes` 2018-03-07 17:02:13.801 2409 INFO rally.task.runner [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | ITER: 1 START 2018-03-07 17:02:19.077 2409 INFO rally.task.runner [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | ITER: 1 END: OK 2018-03-07 17:02:19.096 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: user resources cleanup 2018-03-07 17:02:21.930 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: user resources cleanup 2018-03-07 17:02:21.930 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `Volumes` 2018-03-07 17:02:22.012 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `Volumes` 2018-03-07 17:02:22.012 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `quotas` 2018-03-07 17:02:22.043 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `quotas` 2018-03-07 17:02:22.043 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `users` 2018-03-07 17:02:25.721 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `users` 2018-03-07 17:02:27.367 2282 INFO rally.task.engine [-] Load duration is: 3.275206 2018-03-07 17:02:27.367 2282 INFO rally.task.engine [-] Full duration is: 18.412925 2018-03-07 17:02:27.403 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `users` 2018-03-07 17:02:30.076 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `users` 2018-03-07 17:02:30.076 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `quotas` 2018-03-07 17:02:30.692 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `quotas` 2018-03-07 17:02:30.706 2595 INFO rally.task.runner [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | ITER: 1 START 2018-03-07 17:02:36.214 2595 INFO rally.task.runner [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | ITER: 1 END: OK 2018-03-07 17:02:36.235 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: user resources cleanup 2018-03-07 17:02:37.139 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: user resources cleanup 2018-03-07 17:02:37.139 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `quotas` 2018-03-07 17:02:37.171 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `quotas` 2018-03-07 17:02:37.172 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `users` 2018-03-07 17:02:41.179 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `users` 2018-03-07 17:02:41.444 2282 INFO rally.task.engine [-] Load duration is: 3.507168 2018-03-07 17:02:41.444 2282 INFO rally.task.engine [-] Full duration is: 13.777709 2018-03-07 17:02:41.474 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `users` 2018-03-07 17:02:43.960 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `users` 2018-03-07 17:02:43.960 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `quotas` 2018-03-07 17:02:44.640 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `quotas` 2018-03-07 17:02:45.326 2761 INFO rally.task.runner [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | ITER: 1 START 2018-03-07 17:02:53.374 2761 INFO rally.task.runner [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | ITER: 1 END: OK 2018-03-07 17:02:53.396 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: user resources cleanup 2018-03-07 17:02:54.091 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: user resources cleanup 2018-03-07 17:02:54.091 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `quotas` 2018-03-07 17:02:54.135 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `quotas` 2018-03-07 17:02:54.135 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `users` 2018-03-07 17:02:58.169 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `users` 2018-03-07 17:02:59.529 2282 INFO rally.task.engine [-] Load duration is: 6.046514 2018-03-07 17:02:59.529 2282 INFO rally.task.engine [-] Full duration is: 16.696347 2018-03-07 17:02:59.559 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `users` 2018-03-07 17:03:01.961 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `users` 2018-03-07 17:03:01.961 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `quotas` 2018-03-07 17:03:02.629 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `quotas` 2018-03-07 17:03:02.642 2927 INFO rally.task.runner [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | ITER: 1 START 2018-03-07 17:03:07.881 2927 INFO rally.task.runner [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | ITER: 1 END: OK 2018-03-07 17:03:07.900 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: user resources cleanup 2018-03-07 17:03:08.575 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: user resources cleanup 2018-03-07 17:03:08.575 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `quotas` 2018-03-07 17:03:08.615 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `quotas` 2018-03-07 17:03:08.615 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `users` 2018-03-07 17:03:12.411 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `users` 2018-03-07 17:03:13.606 2282 INFO rally.task.engine [-] Load duration is: 3.238185 2018-03-07 17:03:13.607 2282 INFO rally.task.engine [-] Full duration is: 12.854743 2018-03-07 17:03:13.639 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `users` 2018-03-07 17:03:16.329 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `users` 2018-03-07 17:03:16.330 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `quotas` 2018-03-07 17:03:16.972 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `quotas` 2018-03-07 17:03:16.985 3093 INFO rally.task.runner [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | ITER: 1 START 2018-03-07 17:03:24.732 3093 INFO rally.task.runner [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | ITER: 1 END: OK 2018-03-07 17:03:24.752 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: user resources cleanup 2018-03-07 17:03:25.616 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: user resources cleanup 2018-03-07 17:03:25.616 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `quotas` 2018-03-07 17:03:25.650 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `quotas` 2018-03-07 17:03:25.650 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `users` 2018-03-07 17:03:29.723 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `users` 2018-03-07 17:03:31.712 2282 INFO rally.task.engine [-] Load duration is: 5.746062 2018-03-07 17:03:31.713 2282 INFO rally.task.engine [-] Full duration is: 16.084872 2018-03-07 17:03:31.744 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `users` 2018-03-07 17:03:34.052 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `users` 2018-03-07 17:03:34.053 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `quotas` 2018-03-07 17:03:34.715 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `quotas` 2018-03-07 17:03:34.715 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Enter context: `Volumes` 2018-03-07 17:03:37.809 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Enter context: `Volumes` 2018-03-07 17:03:37.822 3259 INFO rally.task.runner [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | ITER: 1 START 2018-03-07 17:03:43.335 3259 INFO rally.task.runner [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | ITER: 1 END: OK 2018-03-07 17:03:43.360 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: user resources cleanup 2018-03-07 17:03:46.308 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: user resources cleanup 2018-03-07 17:03:46.309 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `Volumes` 2018-03-07 17:03:46.393 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `Volumes` 2018-03-07 17:03:46.393 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `quotas` 2018-03-07 17:03:46.427 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `quotas` 2018-03-07 17:03:46.427 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Starting: Exit context: `users` 2018-03-07 17:03:50.430 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Exit context: `users` 2018-03-07 17:03:51.814 2282 INFO rally.task.engine [-] Load duration is: 3.513027 2018-03-07 17:03:51.815 2282 INFO rally.task.engine [-] Full duration is: 18.688761 2018-03-07 17:03:51.838 2282 INFO rally.task.engine [-] Task 57ac1394-77ad-463c-8ad6-98d39540b52a | Completed: Benchmarking. Task 57ac1394-77ad-463c-8ad6-98d39540b52a: 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.create_snapshot | 2.89 | 2.89 | 2.89 | 2.89 | 2.89 | 2.89 | 100.0% | 1 | | cinder.delete_snapshot | 2.385 | 2.385 | 2.385 | 2.385 | 2.385 | 2.385 | 100.0% | 1 | | total | 3.275 | 3.275 | 3.275 | 3.275 | 3.275 | 3.275 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.275206 Full duration: 18.412925 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.create_volume | 3.266 | 3.266 | 3.266 | 3.266 | 3.266 | 3.266 | 100.0% | 1 | | cinder.delete_volume | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 100.0% | 1 | | total | 3.507 | 3.507 | 3.507 | 3.507 | 3.507 | 3.507 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.507168 Full duration: 13.777709 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.create_volume | 5.807 | 5.807 | 5.807 | 5.807 | 5.807 | 5.807 | 100.0% | 1 | | cinder.delete_volume | 2.24 | 2.24 | 2.24 | 2.24 | 2.24 | 2.24 | 100.0% | 1 | | total | 6.047 | 6.047 | 6.047 | 6.047 | 6.047 | 6.047 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.046514 Full duration: 16.696347 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.create_volume | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 100.0% | 1 | | cinder.delete_volume | 2.248 | 2.248 | 2.248 | 2.248 | 2.248 | 2.248 | 100.0% | 1 | | total | 3.238 | 3.238 | 3.238 | 3.238 | 3.238 | 3.238 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.238185 Full duration: 12.854743 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.create_volume | 3.134 | 3.134 | 3.134 | 3.134 | 3.134 | 3.134 | 100.0% | 1 | | cinder.extend_volume | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 100.0% | 1 | | cinder.delete_volume | 2.247 | 2.247 | 2.247 | 2.247 | 2.247 | 2.247 | 100.0% | 1 | | total | 5.746 | 5.746 | 5.746 | 5.746 | 5.746 | 5.746 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.746062 Full duration: 16.084872 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.create_volume | 3.245 | 3.245 | 3.245 | 3.245 | 3.245 | 3.245 | 100.0% | 1 | | cinder.delete_volume | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 100.0% | 1 | | total | 3.513 | 3.513 | 3.513 | 3.513 | 3.513 | 3.513 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.513027 Full duration: 18.688761 2018-03-07 17:03:51,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 57ac1394-77ad-463c-8ad6-98d39540b52a 2018-03-07 17:03:51,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '57ac1394-77ad-463c-8ad6-98d39540b52a', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-07 17:03:51,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '57ac1394-77ad-463c-8ad6-98d39540b52a'] 2018-03-07 17:03:53,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 17:03:53,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-07 17:03:53,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-07 17:03:53,416 - 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-03-07 17:03:53,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 17:03:53,435 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 17:03:53,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'f79ae3e0-4180-43b3-9cfe-03fc16d4afe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-09317684-c575-40fb-8c89-aa77aba29f05', 'flavor_name': 'rally-tiny-09317684-c575-40fb-8c89-aa77aba29f05', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-09317684-c575-40fb-8c89-aa77aba29f05', '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-03-07 17:05:04,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 17:03:55.347 3405 INFO rally.task.engine [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Task validation. 2018-03-07 17:03:55.355 3405 INFO rally.task.engine [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Task validation of scenarios names. 2018-03-07 17:03:55.358 3405 INFO rally.task.engine [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Task validation of scenarios names. 2018-03-07 17:03:55.358 3405 INFO rally.task.engine [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Task validation of syntax. 2018-03-07 17:03:55.384 3405 INFO rally.task.engine [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Task validation of syntax. 2018-03-07 17:03:55.384 3405 INFO rally.task.engine [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Task validation of semantic. 2018-03-07 17:03:55.943 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Enter context: `users` 2018-03-07 17:03:58.435 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Enter context: `users` 2018-03-07 17:04:01.136 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Exit context: `users` 2018-03-07 17:04:05.778 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Exit context: `users` 2018-03-07 17:04:05.779 3405 INFO rally.task.engine [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Task validation of semantic. 2018-03-07 17:04:05.779 3405 INFO rally.task.engine [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Task validation. Task db1d9de9-8e09-46e9-bc02-772500a42e9b: started 2018-03-07 17:04:05.794 3405 INFO rally.task.engine [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Benchmarking. 2018-03-07 17:04:05.819 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Enter context: `users` 2018-03-07 17:04:08.191 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Enter context: `users` 2018-03-07 17:04:08.205 3532 INFO rally.task.runner [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | ITER: 1 START 2018-03-07 17:04:19.092 3532 INFO rally.task.runner [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | ITER: 1 END: OK 2018-03-07 17:04:19.112 3405 INFO rally.plugins.openstack.context.cleanup.user [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: user resources cleanup 2018-03-07 17:04:19.637 3405 INFO rally.plugins.openstack.context.cleanup.user [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: user resources cleanup 2018-03-07 17:04:19.637 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Exit context: `users` 2018-03-07 17:04:23.246 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Exit context: `users` 2018-03-07 17:04:23.955 3405 INFO rally.task.engine [-] Load duration is: 6.886374 2018-03-07 17:04:23.955 3405 INFO rally.task.engine [-] Full duration is: 17.427721 2018-03-07 17:04:23.989 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Enter context: `users` 2018-03-07 17:04:26.515 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Enter context: `users` 2018-03-07 17:04:26.528 3638 INFO rally.task.runner [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | ITER: 1 START 2018-03-07 17:04:34.761 3638 INFO rally.task.runner [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | ITER: 1 END: OK 2018-03-07 17:04:34.777 3405 INFO rally.plugins.openstack.context.cleanup.user [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: user resources cleanup 2018-03-07 17:04:35.593 3405 INFO rally.plugins.openstack.context.cleanup.user [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: user resources cleanup 2018-03-07 17:04:35.593 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Exit context: `users` 2018-03-07 17:04:39.674 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Exit context: `users` 2018-03-07 17:04:40.038 3405 INFO rally.task.engine [-] Load duration is: 6.232794 2018-03-07 17:04:40.038 3405 INFO rally.task.engine [-] Full duration is: 15.68567 2018-03-07 17:04:40.064 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Enter context: `users` 2018-03-07 17:04:42.248 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Enter context: `users` 2018-03-07 17:04:42.260 3744 INFO rally.task.runner [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | ITER: 1 START 2018-03-07 17:04:50.831 3744 INFO rally.task.runner [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | ITER: 1 END: OK 2018-03-07 17:04:50.848 3405 INFO rally.plugins.openstack.context.cleanup.user [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: user resources cleanup 2018-03-07 17:04:51.439 3405 INFO rally.plugins.openstack.context.cleanup.user [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: user resources cleanup 2018-03-07 17:04:51.439 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Exit context: `users` 2018-03-07 17:04:55.691 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Exit context: `users` 2018-03-07 17:04:56.104 3405 INFO rally.task.engine [-] Load duration is: 6.570375 2018-03-07 17:04:56.105 3405 INFO rally.task.engine [-] Full duration is: 15.627723 2018-03-07 17:04:56.130 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Enter context: `users` 2018-03-07 17:04:58.709 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Enter context: `users` 2018-03-07 17:04:58.721 3850 INFO rally.task.runner [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | ITER: 1 START 2018-03-07 17:04:59.247 3850 INFO rally.task.runner [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | ITER: 1 END: OK 2018-03-07 17:04:59.271 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Starting: Exit context: `users` 2018-03-07 17:05:02.981 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Exit context: `users` 2018-03-07 17:05:04.153 3405 INFO rally.task.engine [-] Load duration is: 0.525857 2018-03-07 17:05:04.154 3405 INFO rally.task.engine [-] Full duration is: 6.851729 2018-03-07 17:05:04.175 3405 INFO rally.task.engine [-] Task db1d9de9-8e09-46e9-bc02-772500a42e9b | Completed: Benchmarking. Task db1d9de9-8e09-46e9-bc02-772500a42e9b: 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.153 | 5.153 | 5.153 | 5.153 | 5.153 | 5.153 | 100.0% | 1 | | heat.update_stack | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 2.321 | 100.0% | 1 | | heat.delete_stack | 3.412 | 3.412 | 3.412 | 3.412 | 3.412 | 3.412 | 100.0% | 1 | | total | 6.886 | 6.886 | 6.886 | 6.886 | 6.886 | 6.886 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.886374 Full duration: 17.427721 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.458 | 4.458 | 4.458 | 4.458 | 4.458 | 4.458 | 100.0% | 1 | | heat.check_stack | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | heat.delete_stack | 2.462 | 2.462 | 2.462 | 2.462 | 2.462 | 2.462 | 100.0% | 1 | | total | 6.233 | 6.233 | 6.233 | 6.233 | 6.233 | 6.233 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.232794 Full duration: 15.68567 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 | 3.664 | 3.664 | 3.664 | 3.664 | 3.664 | 3.664 | 100.0% | 1 | | heat.suspend_stack | 1.336 | 1.336 | 1.336 | 1.336 | 1.336 | 1.336 | 100.0% | 1 | | heat.resume_stack | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | heat.delete_stack | 2.29 | 2.29 | 2.29 | 2.29 | 2.29 | 2.29 | 100.0% | 1 | | total | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.570375 Full duration: 15.627723 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.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | heat.list_resources_of_0_stacks | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | | total | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.525857 Full duration: 6.851729 2018-03-07 17:05:04,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : db1d9de9-8e09-46e9-bc02-772500a42e9b 2018-03-07 17:05:04,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'db1d9de9-8e09-46e9-bc02-772500a42e9b', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-07 17:05:04,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'db1d9de9-8e09-46e9-bc02-772500a42e9b'] 2018-03-07 17:05:05,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 17:05:05,766 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-07 17:05:05,766 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-07 17:05:05,766 - 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-03-07 17:05:05,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 17:05:05,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 17:05:05,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'f79ae3e0-4180-43b3-9cfe-03fc16d4afe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-09317684-c575-40fb-8c89-aa77aba29f05', 'flavor_name': 'rally-tiny-09317684-c575-40fb-8c89-aa77aba29f05', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-09317684-c575-40fb-8c89-aa77aba29f05', '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-03-07 17:07:34,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 17:05:07.663 3896 INFO rally.task.engine [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Task validation. 2018-03-07 17:05:07.671 3896 INFO rally.task.engine [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Task validation of scenarios names. 2018-03-07 17:05:07.674 3896 INFO rally.task.engine [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Task validation of scenarios names. 2018-03-07 17:05:07.674 3896 INFO rally.task.engine [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Task validation of syntax. 2018-03-07 17:05:07.738 3896 INFO rally.task.engine [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Task validation of syntax. 2018-03-07 17:05:07.738 3896 INFO rally.task.engine [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Task validation of semantic. 2018-03-07 17:05:08.397 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Enter context: `users` 2018-03-07 17:05:10.980 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Enter context: `users` 2018-03-07 17:05:11.018 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Exit context: `users` 2018-03-07 17:05:15.787 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Exit context: `users` 2018-03-07 17:05:15.788 3896 INFO rally.task.engine [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Task validation of semantic. 2018-03-07 17:05:15.788 3896 INFO rally.task.engine [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Task validation. Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1: started 2018-03-07 17:05:15.813 3896 INFO rally.task.engine [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Benchmarking. 2018-03-07 17:05:15.842 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Enter context: `users` 2018-03-07 17:05:18.294 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Enter context: `users` 2018-03-07 17:05:18.310 4023 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 START 2018-03-07 17:05:19.649 4023 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 END: OK 2018-03-07 17:05:19.666 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: admin resources cleanup 2018-03-07 17:05:21.852 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: admin resources cleanup 2018-03-07 17:05:21.852 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Exit context: `users` 2018-03-07 17:05:25.706 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Exit context: `users` 2018-03-07 17:05:25.882 3896 INFO rally.task.engine [-] Load duration is: 0.724166 2018-03-07 17:05:25.883 3896 INFO rally.task.engine [-] Full duration is: 9.86587 2018-03-07 17:05:25.916 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Enter context: `users` 2018-03-07 17:05:28.320 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Enter context: `users` 2018-03-07 17:05:28.333 4189 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 START 2018-03-07 17:05:29.985 4189 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 END: OK 2018-03-07 17:05:30.010 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: admin resources cleanup 2018-03-07 17:05:32.455 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: admin resources cleanup 2018-03-07 17:05:32.457 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Exit context: `users` 2018-03-07 17:05:36.003 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Exit context: `users` 2018-03-07 17:05:37.957 3896 INFO rally.task.engine [-] Load duration is: 0.78655 2018-03-07 17:05:37.957 3896 INFO rally.task.engine [-] Full duration is: 10.08976 2018-03-07 17:05:37.990 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Enter context: `users` 2018-03-07 17:05:40.814 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Enter context: `users` 2018-03-07 17:05:40.828 4355 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 START 2018-03-07 17:05:42.493 4355 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 END: OK 2018-03-07 17:05:42.516 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: admin resources cleanup 2018-03-07 17:05:45.069 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: admin resources cleanup 2018-03-07 17:05:45.070 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Exit context: `users` 2018-03-07 17:05:48.852 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Exit context: `users` 2018-03-07 17:05:50.036 3896 INFO rally.task.engine [-] Load duration is: 0.9772 2018-03-07 17:05:50.037 3896 INFO rally.task.engine [-] Full duration is: 10.863932 2018-03-07 17:05:50.070 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Enter context: `users` 2018-03-07 17:05:52.411 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Enter context: `users` 2018-03-07 17:05:52.425 4521 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 START 2018-03-07 17:05:54.155 4521 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 END: OK 2018-03-07 17:05:54.174 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: admin resources cleanup 2018-03-07 17:05:55.307 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: admin resources cleanup 2018-03-07 17:05:55.308 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Exit context: `users` 2018-03-07 17:05:59.021 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Exit context: `users` 2018-03-07 17:06:00.107 3896 INFO rally.task.engine [-] Load duration is: 0.719482 2018-03-07 17:06:00.108 3896 INFO rally.task.engine [-] Full duration is: 8.95179 2018-03-07 17:06:00.140 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Enter context: `users` 2018-03-07 17:06:02.814 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Enter context: `users` 2018-03-07 17:06:02.829 4687 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 START 2018-03-07 17:06:04.222 4687 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 END: OK 2018-03-07 17:06:04.244 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: admin resources cleanup 2018-03-07 17:06:05.384 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: admin resources cleanup 2018-03-07 17:06:05.385 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Exit context: `users` 2018-03-07 17:06:09.152 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Exit context: `users` 2018-03-07 17:06:10.178 3896 INFO rally.task.engine [-] Load duration is: 0.60058 2018-03-07 17:06:10.179 3896 INFO rally.task.engine [-] Full duration is: 9.014483 2018-03-07 17:06:10.211 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Enter context: `users` 2018-03-07 17:06:12.675 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Enter context: `users` 2018-03-07 17:06:12.689 4853 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 START 2018-03-07 17:06:15.819 4853 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 END: OK 2018-03-07 17:06:15.840 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: admin resources cleanup 2018-03-07 17:06:20.732 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: admin resources cleanup 2018-03-07 17:06:20.732 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Exit context: `users` 2018-03-07 17:06:24.781 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Exit context: `users` 2018-03-07 17:06:26.260 3896 INFO rally.task.engine [-] Load duration is: 2.378633 2018-03-07 17:06:26.260 3896 INFO rally.task.engine [-] Full duration is: 14.571577 2018-03-07 17:06:26.292 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Enter context: `users` 2018-03-07 17:06:28.924 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Enter context: `users` 2018-03-07 17:06:28.938 5019 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 START 2018-03-07 17:06:30.709 5019 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 END: OK 2018-03-07 17:06:30.727 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: admin resources cleanup 2018-03-07 17:06:31.967 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: admin resources cleanup 2018-03-07 17:06:31.967 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Exit context: `users` 2018-03-07 17:06:35.501 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Exit context: `users` 2018-03-07 17:06:36.328 3896 INFO rally.task.engine [-] Load duration is: 0.952338 2018-03-07 17:06:36.329 3896 INFO rally.task.engine [-] Full duration is: 9.210741 2018-03-07 17:06:36.357 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Enter context: `users` 2018-03-07 17:06:38.816 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Enter context: `users` 2018-03-07 17:06:38.833 5185 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 START 2018-03-07 17:06:40.613 5185 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 END: OK 2018-03-07 17:06:40.632 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: admin resources cleanup 2018-03-07 17:06:43.029 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: admin resources cleanup 2018-03-07 17:06:43.029 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Exit context: `users` 2018-03-07 17:06:46.729 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Exit context: `users` 2018-03-07 17:06:48.402 3896 INFO rally.task.engine [-] Load duration is: 0.881868 2018-03-07 17:06:48.402 3896 INFO rally.task.engine [-] Full duration is: 10.373693 2018-03-07 17:06:48.436 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Enter context: `users` 2018-03-07 17:06:50.857 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Enter context: `users` 2018-03-07 17:06:50.872 5351 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 START 2018-03-07 17:06:52.213 5351 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 END: OK 2018-03-07 17:06:52.239 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: admin resources cleanup 2018-03-07 17:06:54.675 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: admin resources cleanup 2018-03-07 17:06:54.675 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Exit context: `users` 2018-03-07 17:06:58.826 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Exit context: `users` 2018-03-07 17:07:00.482 3896 INFO rally.task.engine [-] Load duration is: 0.567824 2018-03-07 17:07:00.483 3896 INFO rally.task.engine [-] Full duration is: 10.390918 2018-03-07 17:07:00.514 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Enter context: `users` 2018-03-07 17:07:03.241 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Enter context: `users` 2018-03-07 17:07:03.255 5517 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 START 2018-03-07 17:07:05.021 5517 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 END: OK 2018-03-07 17:07:05.044 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: admin resources cleanup 2018-03-07 17:07:07.426 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: admin resources cleanup 2018-03-07 17:07:07.427 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Exit context: `users` 2018-03-07 17:07:11.378 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Exit context: `users` 2018-03-07 17:07:12.552 3896 INFO rally.task.engine [-] Load duration is: 0.982783 2018-03-07 17:07:12.553 3896 INFO rally.task.engine [-] Full duration is: 10.866057 2018-03-07 17:07:12.585 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Enter context: `users` 2018-03-07 17:07:15.127 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Enter context: `users` 2018-03-07 17:07:15.140 5683 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 START 2018-03-07 17:07:25.623 5683 INFO rally.task.runner [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | ITER: 1 END: OK 2018-03-07 17:07:25.647 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: admin resources cleanup 2018-03-07 17:07:29.585 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: admin resources cleanup 2018-03-07 17:07:29.585 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Starting: Exit context: `users` 2018-03-07 17:07:33.270 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Exit context: `users` 2018-03-07 17:07:34.651 3896 INFO rally.task.engine [-] Load duration is: 9.700635 2018-03-07 17:07:34.651 3896 INFO rally.task.engine [-] Full duration is: 20.685929 2018-03-07 17:07:34.677 3896 INFO rally.task.engine [-] Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1 | Completed: Benchmarking. Task 18ab921a-a9c9-42e1-86b1-f03dc56749c1: 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.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | keystone_v3.add_role | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | keystone_v3.revoke_role | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.724166 Full duration: 9.86587 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.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | keystone_v3.add_role | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | keystone_v3.list_roles | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78655 Full duration: 10.08976 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.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | keystone_v3.list_projects | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.9772 Full duration: 10.863932 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.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | keystone_v3.delete_role | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.719482 Full duration: 8.95179 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.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | keystone_v3.delete_service | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.60058 Full duration: 9.014483 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.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | keystone_v3.create_user | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | keystone_v3.list_roles | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | keystone_v3.add_role | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | keystone_v3.create_role | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.get_project | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | keystone_v3.get_user | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | keystone_v3.get_role | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | keystone_v3.list_services | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | keystone_v3.get_services | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | total | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.378633 Full duration: 14.571577 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | keystone_v3.update_project | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.delete_project | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.952338 Full duration: 9.210741 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.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | total | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.881868 Full duration: 10.373693 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.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | total | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.567824 Full duration: 10.390918 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | keystone_v3.list_users | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.982783 Full duration: 10.866057 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.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | keystone_v3.create_users | 7.489 | 7.489 | 7.489 | 7.489 | 7.489 | 7.489 | 100.0% | 1 | | keystone_v3.create_user | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | keystone_v3.list_roles | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.add_role | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 9.701 | 9.701 | 9.701 | 9.701 | 9.701 | 9.701 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.700635 Full duration: 20.685929 2018-03-07 17:07:34,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 18ab921a-a9c9-42e1-86b1-f03dc56749c1 2018-03-07 17:07:34,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '18ab921a-a9c9-42e1-86b1-f03dc56749c1', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-07 17:07:34,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '18ab921a-a9c9-42e1-86b1-f03dc56749c1'] 2018-03-07 17:07:36,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 17:07:36,192 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-07 17:07:36,192 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-07 17:07:36,192 - 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-03-07 17:07:36,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 17:07:36,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 17:07:36,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'f79ae3e0-4180-43b3-9cfe-03fc16d4afe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-09317684-c575-40fb-8c89-aa77aba29f05', 'flavor_name': 'rally-tiny-09317684-c575-40fb-8c89-aa77aba29f05', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-09317684-c575-40fb-8c89-aa77aba29f05', '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-03-07 17:12:45,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 17:07:37.957 5809 INFO rally.task.engine [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Task validation. 2018-03-07 17:07:37.966 5809 INFO rally.task.engine [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Task validation of scenarios names. 2018-03-07 17:07:37.969 5809 INFO rally.task.engine [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Task validation of scenarios names. 2018-03-07 17:07:37.969 5809 INFO rally.task.engine [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Task validation of syntax. 2018-03-07 17:07:38.064 5809 INFO rally.task.engine [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Task validation of syntax. 2018-03-07 17:07:38.064 5809 INFO rally.task.engine [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Task validation of semantic. 2018-03-07 17:07:38.495 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `users` 2018-03-07 17:07:41.024 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `users` 2018-03-07 17:07:43.301 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `users` 2018-03-07 17:07:47.914 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `users` 2018-03-07 17:07:47.914 5809 INFO rally.task.engine [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Task validation of semantic. 2018-03-07 17:07:47.915 5809 INFO rally.task.engine [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Task validation. Task eb644201-bd88-4148-ada0-a94e75510c62: started 2018-03-07 17:07:47.938 5809 INFO rally.task.engine [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Benchmarking. 2018-03-07 17:07:47.964 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `users` 2018-03-07 17:07:50.470 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `users` 2018-03-07 17:07:50.470 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `quotas` 2018-03-07 17:07:51.070 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `quotas` 2018-03-07 17:07:51.084 5936 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 START 2018-03-07 17:07:52.902 5936 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 END: OK 2018-03-07 17:07:52.925 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: user resources cleanup 2018-03-07 17:07:53.932 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: user resources cleanup 2018-03-07 17:07:53.933 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `quotas` 2018-03-07 17:07:53.952 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `quotas` 2018-03-07 17:07:53.952 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `users` 2018-03-07 17:07:57.864 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `users` 2018-03-07 17:07:57.997 5809 INFO rally.task.engine [-] Load duration is: 1.816673 2018-03-07 17:07:57.997 5809 INFO rally.task.engine [-] Full duration is: 9.901863 2018-03-07 17:07:58.034 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `users` 2018-03-07 17:08:00.658 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `users` 2018-03-07 17:08:00.659 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `quotas` 2018-03-07 17:08:01.381 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `quotas` 2018-03-07 17:08:01.381 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `network` 2018-03-07 17:08:11.859 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `network` 2018-03-07 17:08:11.878 6222 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 START 2018-03-07 17:08:14.893 6222 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 END: OK 2018-03-07 17:08:14.913 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: user resources cleanup 2018-03-07 17:08:18.767 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: user resources cleanup 2018-03-07 17:08:18.767 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `network` 2018-03-07 17:08:34.024 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `network` 2018-03-07 17:08:34.025 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `quotas` 2018-03-07 17:08:34.061 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `quotas` 2018-03-07 17:08:34.061 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `users` 2018-03-07 17:08:38.402 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `users` 2018-03-07 17:08:40.137 5809 INFO rally.task.engine [-] Load duration is: 3.014391 2018-03-07 17:08:40.138 5809 INFO rally.task.engine [-] Full duration is: 40.372345 2018-03-07 17:08:40.170 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `users` 2018-03-07 17:08:42.697 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `users` 2018-03-07 17:08:42.698 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `quotas` 2018-03-07 17:08:43.255 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `quotas` 2018-03-07 17:08:43.256 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `network` 2018-03-07 17:08:54.594 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `network` 2018-03-07 17:08:54.609 6508 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 START 2018-03-07 17:09:09.823 6508 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 END: OK 2018-03-07 17:09:09.847 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: user resources cleanup 2018-03-07 17:09:18.180 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: user resources cleanup 2018-03-07 17:09:18.180 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `network` 2018-03-07 17:09:32.337 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `network` 2018-03-07 17:09:32.337 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `quotas` 2018-03-07 17:09:32.362 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `quotas` 2018-03-07 17:09:32.362 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `users` 2018-03-07 17:09:36.791 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `users` 2018-03-07 17:09:38.316 5809 INFO rally.task.engine [-] Load duration is: 15.212517 2018-03-07 17:09:38.317 5809 INFO rally.task.engine [-] Full duration is: 56.623683 2018-03-07 17:09:38.349 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `users` 2018-03-07 17:09:40.821 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `users` 2018-03-07 17:09:40.822 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `quotas` 2018-03-07 17:09:41.370 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `quotas` 2018-03-07 17:09:41.370 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `network` 2018-03-07 17:09:52.314 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `network` 2018-03-07 17:09:52.333 6794 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 START 2018-03-07 17:09:54.862 6794 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 END: OK 2018-03-07 17:09:54.885 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: user resources cleanup 2018-03-07 17:09:58.744 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: user resources cleanup 2018-03-07 17:09:58.744 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `network` 2018-03-07 17:10:09.704 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `network` 2018-03-07 17:10:09.705 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `quotas` 2018-03-07 17:10:09.727 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `quotas` 2018-03-07 17:10:09.728 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `users` 2018-03-07 17:10:13.589 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `users` 2018-03-07 17:10:14.454 5809 INFO rally.task.engine [-] Load duration is: 2.527531 2018-03-07 17:10:14.455 5809 INFO rally.task.engine [-] Full duration is: 35.242761 2018-03-07 17:10:14.486 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `users` 2018-03-07 17:10:17.121 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `users` 2018-03-07 17:10:17.122 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `quotas` 2018-03-07 17:10:17.705 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `quotas` 2018-03-07 17:10:17.718 7080 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 START 2018-03-07 17:10:18.958 7080 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 END: OK 2018-03-07 17:10:18.984 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: user resources cleanup 2018-03-07 17:10:21.748 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: user resources cleanup 2018-03-07 17:10:21.749 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `quotas` 2018-03-07 17:10:21.767 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `quotas` 2018-03-07 17:10:21.767 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `users` 2018-03-07 17:10:25.653 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `users` 2018-03-07 17:10:26.526 5809 INFO rally.task.engine [-] Load duration is: 1.239016 2018-03-07 17:10:26.527 5809 INFO rally.task.engine [-] Full duration is: 11.169313 2018-03-07 17:10:26.554 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `users` 2018-03-07 17:10:28.898 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `users` 2018-03-07 17:10:28.898 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `quotas` 2018-03-07 17:10:29.433 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `quotas` 2018-03-07 17:10:29.434 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `network` 2018-03-07 17:10:40.765 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `network` 2018-03-07 17:10:40.780 7366 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 START 2018-03-07 17:10:42.950 7366 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 END: OK 2018-03-07 17:10:42.968 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: user resources cleanup 2018-03-07 17:10:46.708 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: user resources cleanup 2018-03-07 17:10:46.709 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `network` 2018-03-07 17:10:57.322 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `network` 2018-03-07 17:10:57.322 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `quotas` 2018-03-07 17:10:57.348 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `quotas` 2018-03-07 17:10:57.348 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `users` 2018-03-07 17:11:01.564 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `users` 2018-03-07 17:11:02.646 5809 INFO rally.task.engine [-] Load duration is: 2.168589 2018-03-07 17:11:02.647 5809 INFO rally.task.engine [-] Full duration is: 35.013183 2018-03-07 17:11:02.683 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `users` 2018-03-07 17:11:05.057 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `users` 2018-03-07 17:11:05.058 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `quotas` 2018-03-07 17:11:05.635 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `quotas` 2018-03-07 17:11:05.635 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `network` 2018-03-07 17:11:16.580 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `network` 2018-03-07 17:11:16.595 7652 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 START 2018-03-07 17:11:25.644 7652 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 END: OK 2018-03-07 17:11:25.667 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: user resources cleanup 2018-03-07 17:11:38.902 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: user resources cleanup 2018-03-07 17:11:38.903 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `network` 2018-03-07 17:11:52.893 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `network` 2018-03-07 17:11:52.893 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `quotas` 2018-03-07 17:11:52.922 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `quotas` 2018-03-07 17:11:52.922 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `users` 2018-03-07 17:11:57.537 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `users` 2018-03-07 17:11:58.844 5809 INFO rally.task.engine [-] Load duration is: 9.047804 2018-03-07 17:11:58.845 5809 INFO rally.task.engine [-] Full duration is: 54.857094 2018-03-07 17:11:58.875 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `users` 2018-03-07 17:12:01.330 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `users` 2018-03-07 17:12:01.330 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `quotas` 2018-03-07 17:12:01.903 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `quotas` 2018-03-07 17:12:01.904 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Enter context: `network` 2018-03-07 17:12:12.926 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Enter context: `network` 2018-03-07 17:12:12.942 7938 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 START 2018-03-07 17:12:14.999 7938 INFO rally.task.runner [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | ITER: 1 END: OK 2018-03-07 17:12:15.024 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: user resources cleanup 2018-03-07 17:12:25.446 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: user resources cleanup 2018-03-07 17:12:25.446 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `network` 2018-03-07 17:12:39.523 5809 INFO rally.plugins.openstack.context.network.networks [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `network` 2018-03-07 17:12:39.524 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `quotas` 2018-03-07 17:12:39.548 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `quotas` 2018-03-07 17:12:39.549 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Starting: Exit context: `users` 2018-03-07 17:12:43.260 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Exit context: `users` 2018-03-07 17:12:44.991 5809 INFO rally.task.engine [-] Load duration is: 2.056345 2018-03-07 17:12:44.992 5809 INFO rally.task.engine [-] Full duration is: 44.387823 2018-03-07 17:12:45.020 5809 INFO rally.task.engine [-] Task eb644201-bd88-4148-ada0-a94e75510c62 | Completed: Benchmarking. Task eb644201-bd88-4148-ada0-a94e75510c62: 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 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | neutron.delete_network | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | total | 1.817 | 1.817 | 1.817 | 1.817 | 1.817 | 1.817 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.816673 Full duration: 9.901863 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.059 | 2.059 | 2.059 | 2.059 | 2.059 | 2.059 | 100.0% | 1 | | neutron.delete_port | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | total | 3.014 | 3.014 | 3.014 | 3.014 | 3.014 | 3.014 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.014391 Full duration: 40.372345 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 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | neutron.create_subnet | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | neutron.create_router | 4.41 | 4.41 | 4.41 | 4.41 | 4.41 | 4.41 | 100.0% | 1 | | neutron.add_interface_router | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 100.0% | 1 | | neutron.remove_interface_router | 2.556 | 2.556 | 2.556 | 2.556 | 2.556 | 2.556 | 100.0% | 1 | | neutron.delete_router | 3.534 | 3.534 | 3.534 | 3.534 | 3.534 | 3.534 | 100.0% | 1 | | total | 15.213 | 15.213 | 15.213 | 15.213 | 15.213 | 15.213 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.212517 Full duration: 56.623683 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.472 | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 100.0% | 1 | | neutron.delete_subnet | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | total | 2.528 | 2.528 | 2.528 | 2.528 | 2.528 | 2.528 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.527531 Full duration: 35.242761 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.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | neutron.list_networks | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.239016 Full duration: 11.169313 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.065 | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 100.0% | 1 | | neutron.list_ports | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 2.169 | 2.169 | 2.169 | 2.169 | 2.169 | 2.169 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.168589 Full duration: 35.013183 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 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | neutron.create_subnet | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | neutron.create_router | 4.366 | 4.366 | 4.366 | 4.366 | 4.366 | 4.366 | 100.0% | 1 | | neutron.add_interface_router | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 100.0% | 1 | | neutron.list_routers | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 9.048 | 9.048 | 9.048 | 9.048 | 9.048 | 9.048 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.047804 Full duration: 54.857094 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 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | neutron.create_subnet | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | neutron.list_subnets | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.056345 Full duration: 44.387823 2018-03-07 17:12:45,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : eb644201-bd88-4148-ada0-a94e75510c62 2018-03-07 17:12:45,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'eb644201-bd88-4148-ada0-a94e75510c62', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-07 17:12:45,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'eb644201-bd88-4148-ada0-a94e75510c62'] 2018-03-07 17:12:46,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 17:12:46,439 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-03-07 17:12:46,440 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-07 17:12:46,440 - 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-03-07 17:12:46,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 17:12:46,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 17:12:46,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'f79ae3e0-4180-43b3-9cfe-03fc16d4afe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-09317684-c575-40fb-8c89-aa77aba29f05', 'flavor_name': 'rally-tiny-09317684-c575-40fb-8c89-aa77aba29f05', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-09317684-c575-40fb-8c89-aa77aba29f05', '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-03-07 17:20:23,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 17:12:48.235 8184 INFO rally.task.engine [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Task validation. 2018-03-07 17:12:48.245 8184 INFO rally.task.engine [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Task validation of scenarios names. 2018-03-07 17:12:48.248 8184 INFO rally.task.engine [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Task validation of scenarios names. 2018-03-07 17:12:48.248 8184 INFO rally.task.engine [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Task validation of syntax. 2018-03-07 17:12:48.315 8184 INFO rally.task.engine [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Task validation of syntax. 2018-03-07 17:12:48.315 8184 INFO rally.task.engine [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Task validation of semantic. 2018-03-07 17:12:48.862 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `users` 2018-03-07 17:12:51.647 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `users` 2018-03-07 17:12:57.418 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `users` 2018-03-07 17:13:02.175 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `users` 2018-03-07 17:13:02.176 8184 INFO rally.task.engine [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Task validation of semantic. 2018-03-07 17:13:02.176 8184 INFO rally.task.engine [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Task validation. Task 22d0a535-d620-4037-807f-b5f761608200: started 2018-03-07 17:13:02.197 8184 INFO rally.task.engine [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Benchmarking. 2018-03-07 17:13:02.223 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `users` 2018-03-07 17:13:05.104 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `users` 2018-03-07 17:13:05.734 8311 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 START 2018-03-07 17:13:33.262 8311 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 END: OK 2018-03-07 17:13:33.284 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: user resources cleanup 2018-03-07 17:13:34.260 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: user resources cleanup 2018-03-07 17:13:34.260 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `users` 2018-03-07 17:13:38.179 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `users` 2018-03-07 17:13:38.327 8184 INFO rally.task.engine [-] Load duration is: 26.527181 2018-03-07 17:13:38.328 8184 INFO rally.task.engine [-] Full duration is: 35.956517 2018-03-07 17:13:38.357 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `users` 2018-03-07 17:13:40.933 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `users` 2018-03-07 17:13:41.638 8497 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 START 2018-03-07 17:14:20.843 8497 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 END: OK 2018-03-07 17:14:20.866 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: user resources cleanup 2018-03-07 17:14:22.123 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: user resources cleanup 2018-03-07 17:14:22.123 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `users` 2018-03-07 17:14:26.399 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `users` 2018-03-07 17:14:26.500 8184 INFO rally.task.engine [-] Load duration is: 36.203807 2018-03-07 17:14:26.501 8184 INFO rally.task.engine [-] Full duration is: 48.04457 2018-03-07 17:14:26.529 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `users` 2018-03-07 17:14:29.380 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `users` 2018-03-07 17:14:30.113 8763 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 START 2018-03-07 17:15:02.747 8763 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 END: OK 2018-03-07 17:15:02.765 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: user resources cleanup 2018-03-07 17:15:04.048 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: user resources cleanup 2018-03-07 17:15:04.048 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `users` 2018-03-07 17:15:07.818 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `users` 2018-03-07 17:15:08.654 8184 INFO rally.task.engine [-] Load duration is: 29.633489 2018-03-07 17:15:08.655 8184 INFO rally.task.engine [-] Full duration is: 41.290292 2018-03-07 17:15:08.686 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `users` 2018-03-07 17:15:11.592 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `users` 2018-03-07 17:15:11.592 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `quotas` 2018-03-07 17:15:12.289 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `quotas` 2018-03-07 17:15:12.290 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `network` 2018-03-07 17:15:24.050 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `network` 2018-03-07 17:15:24.788 9029 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 START 2018-03-07 17:15:41.004 9029 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 END: OK 2018-03-07 17:15:41.027 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: user resources cleanup 2018-03-07 17:15:42.132 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: user resources cleanup 2018-03-07 17:15:42.133 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `network` 2018-03-07 17:15:57.584 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `network` 2018-03-07 17:15:57.585 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `quotas` 2018-03-07 17:15:57.647 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `quotas` 2018-03-07 17:15:57.647 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `users` 2018-03-07 17:16:01.969 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `users` 2018-03-07 17:16:02.829 8184 INFO rally.task.engine [-] Load duration is: 15.215383 2018-03-07 17:16:02.830 8184 INFO rally.task.engine [-] Full duration is: 53.28577 2018-03-07 17:16:02.859 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `users` 2018-03-07 17:16:05.387 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `users` 2018-03-07 17:16:05.387 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `quotas` 2018-03-07 17:16:06.275 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `quotas` 2018-03-07 17:16:06.275 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `network` 2018-03-07 17:16:17.725 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `network` 2018-03-07 17:16:18.514 9215 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 START 2018-03-07 17:16:38.441 9215 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 END: OK 2018-03-07 17:16:38.466 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: user resources cleanup 2018-03-07 17:16:39.835 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: user resources cleanup 2018-03-07 17:16:39.835 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `network` 2018-03-07 17:16:55.513 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `network` 2018-03-07 17:16:55.513 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `quotas` 2018-03-07 17:16:55.613 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `quotas` 2018-03-07 17:16:55.613 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `users` 2018-03-07 17:16:59.731 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `users` 2018-03-07 17:17:01.012 8184 INFO rally.task.engine [-] Load duration is: 16.926154 2018-03-07 17:17:01.012 8184 INFO rally.task.engine [-] Full duration is: 56.875651 2018-03-07 17:17:01.045 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `users` 2018-03-07 17:17:03.646 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `users` 2018-03-07 17:17:03.646 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `quotas` 2018-03-07 17:17:04.296 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `quotas` 2018-03-07 17:17:04.296 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `network` 2018-03-07 17:17:15.503 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `network` 2018-03-07 17:17:16.260 9481 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 START 2018-03-07 17:17:35.733 9481 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 END: OK 2018-03-07 17:17:35.751 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: user resources cleanup 2018-03-07 17:17:36.885 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: user resources cleanup 2018-03-07 17:17:36.886 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `network` 2018-03-07 17:17:52.129 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `network` 2018-03-07 17:17:52.130 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `quotas` 2018-03-07 17:17:52.198 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `quotas` 2018-03-07 17:17:52.198 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `users` 2018-03-07 17:17:56.080 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `users` 2018-03-07 17:17:57.194 8184 INFO rally.task.engine [-] Load duration is: 14.471974 2018-03-07 17:17:57.194 8184 INFO rally.task.engine [-] Full duration is: 55.037239 2018-03-07 17:17:57.225 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `users` 2018-03-07 17:18:00.276 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `users` 2018-03-07 17:18:00.277 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `quotas` 2018-03-07 17:18:01.017 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `quotas` 2018-03-07 17:18:01.018 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `network` 2018-03-07 17:18:12.422 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `network` 2018-03-07 17:18:13.162 9667 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 START 2018-03-07 17:19:08.826 9667 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 END: OK 2018-03-07 17:19:08.845 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: user resources cleanup 2018-03-07 17:19:09.820 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: user resources cleanup 2018-03-07 17:19:09.821 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `network` 2018-03-07 17:19:25.629 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `network` 2018-03-07 17:19:25.629 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `quotas` 2018-03-07 17:19:25.708 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `quotas` 2018-03-07 17:19:25.709 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `users` 2018-03-07 17:19:29.534 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `users` 2018-03-07 17:19:31.459 8184 INFO rally.task.engine [-] Load duration is: 54.6626 2018-03-07 17:19:31.459 8184 INFO rally.task.engine [-] Full duration is: 92.311542 2018-03-07 17:19:31.491 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Enter context: `users` 2018-03-07 17:19:34.229 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Enter context: `users` 2018-03-07 17:19:34.920 9853 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 START 2018-03-07 17:20:18.267 9853 INFO rally.task.runner [-] Task 22d0a535-d620-4037-807f-b5f761608200 | ITER: 1 END: OK 2018-03-07 17:20:18.290 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: user resources cleanup 2018-03-07 17:20:19.432 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: user resources cleanup 2018-03-07 17:20:19.432 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Starting: Exit context: `users` 2018-03-07 17:20:23.605 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Exit context: `users` 2018-03-07 17:20:23.657 8184 INFO rally.task.engine [-] Load duration is: 42.346264 2018-03-07 17:20:23.657 8184 INFO rally.task.engine [-] Full duration is: 52.114982 2018-03-07 17:20:23.683 8184 INFO rally.task.engine [-] Task 22d0a535-d620-4037-807f-b5f761608200 | Completed: Benchmarking. Task 22d0a535-d620-4037-807f-b5f761608200: finished 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.199 | 12.199 | 12.199 | 12.199 | 12.199 | 12.199 | 100.0% | 1 | | nova.find_host_to_migrate | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | nova.live_migrate | 11.412 | 11.412 | 11.412 | 11.412 | 11.412 | 11.412 | 100.0% | 1 | | nova.delete_server | 2.77 | 2.77 | 2.77 | 2.77 | 2.77 | 2.77 | 100.0% | 1 | | total | 26.527 | 26.527 | 26.527 | 26.527 | 26.527 | 26.527 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.527181 Full duration: 35.956517 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.046 | 11.046 | 11.046 | 11.046 | 11.046 | 11.046 | 100.0% | 1 | | cinder.create_volume | 2.769 | 2.769 | 2.769 | 2.769 | 2.769 | 2.769 | 100.0% | 1 | | nova.attach_volume | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 100.0% | 1 | | nova.find_host_to_migrate | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | nova.live_migrate | 13.797 | 13.797 | 13.797 | 13.797 | 13.797 | 13.797 | 100.0% | 1 | | nova.detach_volume | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 100.0% | 1 | | cinder.delete_volume | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 100.0% | 1 | | nova.delete_server | 2.849 | 2.849 | 2.849 | 2.849 | 2.849 | 2.849 | 100.0% | 1 | | total | 36.204 | 36.204 | 36.204 | 36.204 | 36.204 | 36.204 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.203807 Full duration: 48.04457 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.394 | 5.394 | 5.394 | 5.394 | 5.394 | 5.394 | 100.0% | 1 | | nova.boot_server | 12.046 | 12.046 | 12.046 | 12.046 | 12.046 | 12.046 | 100.0% | 1 | | nova.find_host_to_migrate | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | nova.live_migrate | 11.199 | 11.199 | 11.199 | 11.199 | 11.199 | 11.199 | 100.0% | 1 | | nova.delete_server | 3.062 | 3.062 | 3.062 | 3.062 | 3.062 | 3.062 | 100.0% | 1 | | total | 29.633 | 29.633 | 29.633 | 29.633 | 29.633 | 29.633 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.633489 Full duration: 41.290292 test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | nova.boot_server | 12.753 | 12.753 | 12.753 | 12.753 | 12.753 | 12.753 | 100.0% | 1 | | nova.delete_server | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 100.0% | 1 | | nova.delete_keypair | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | total | 15.215 | 15.215 | 15.215 | 15.215 | 15.215 | 15.215 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.215383 Full duration: 53.28577 test scenario NovaServers.boot_server_from_volume_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.709 | 5.709 | 5.709 | 5.709 | 5.709 | 5.709 | 100.0% | 1 | | nova.boot_server | 9.117 | 9.117 | 9.117 | 9.117 | 9.117 | 9.117 | 100.0% | 1 | | nova.delete_server | 5.1 | 5.1 | 5.1 | 5.1 | 5.1 | 5.1 | 100.0% | 1 | | total | 16.926 | 16.926 | 16.926 | 16.926 | 16.926 | 16.926 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.926154 Full duration: 56.875651 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.104 | 11.104 | 11.104 | 11.104 | 11.104 | 11.104 | 100.0% | 1 | | nova.pause_server | 2.768 | 2.768 | 2.768 | 2.768 | 2.768 | 2.768 | 100.0% | 1 | | nova.unpause_server | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 100.0% | 1 | | nova.delete_server | 2.939 | 2.939 | 2.939 | 2.939 | 2.939 | 2.939 | 100.0% | 1 | | total | 14.472 | 14.472 | 14.472 | 14.472 | 14.472 | 14.472 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.471974 Full duration: 55.037239 test scenario NovaSecGroup.boot_and_delete_server_with_secgroups +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_10_security_groups | 3.749 | 3.749 | 3.749 | 3.749 | 3.749 | 3.749 | 100.0% | 1 | | nova.create_100_rules | 32.12 | 32.12 | 32.12 | 32.12 | 32.12 | 32.12 | 100.0% | 1 | | nova.boot_server | 13.753 | 13.753 | 13.753 | 13.753 | 13.753 | 13.753 | 100.0% | 1 | | nova.get_attached_security_groups | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 100.0% | 1 | | nova.delete_server | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 100.0% | 1 | | nova.delete_10_security_groups | 2.602 | 2.602 | 2.602 | 2.602 | 2.602 | 2.602 | 100.0% | 1 | | total | 54.663 | 54.663 | 54.663 | 54.663 | 54.663 | 54.663 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.6626 Full duration: 92.311542 test scenario NovaServers.boot_and_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 | 13.483 | 13.483 | 13.483 | 13.483 | 13.483 | 13.483 | 100.0% | 1 | | nova.migrate | 24.055 | 24.055 | 24.055 | 24.055 | 24.055 | 24.055 | 100.0% | 1 | | nova.resize_confirm | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 100.0% | 1 | | nova.delete_server | 2.722 | 2.722 | 2.722 | 2.722 | 2.722 | 2.722 | 100.0% | 1 | | total | 42.346 | 42.346 | 42.346 | 42.346 | 42.346 | 42.346 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.346264 Full duration: 52.114982 2018-03-07 17:20:23,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 22d0a535-d620-4037-807f-b5f761608200 2018-03-07 17:20:23,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '22d0a535-d620-4037-807f-b5f761608200', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-07 17:20:23,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '22d0a535-d620-4037-807f-b5f761608200'] 2018-03-07 17:20:25,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 17:20:25,144 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-03-07 17:20:25,144 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-07 17:20:25,144 - 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-03-07 17:20:25,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 17:20:25,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 17:20:25,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'f79ae3e0-4180-43b3-9cfe-03fc16d4afe2', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-09317684-c575-40fb-8c89-aa77aba29f05', 'flavor_name': 'rally-tiny-09317684-c575-40fb-8c89-aa77aba29f05', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-09317684-c575-40fb-8c89-aa77aba29f05', '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-03-07 17:21:25,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 17:20:26.852 9999 INFO rally.task.engine [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Task validation. 2018-03-07 17:20:26.860 9999 INFO rally.task.engine [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Task validation of scenarios names. 2018-03-07 17:20:26.863 9999 INFO rally.task.engine [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Task validation of scenarios names. 2018-03-07 17:20:26.863 9999 INFO rally.task.engine [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Task validation of syntax. 2018-03-07 17:20:26.896 9999 INFO rally.task.engine [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Task validation of syntax. 2018-03-07 17:20:26.896 9999 INFO rally.task.engine [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Task validation of semantic. 2018-03-07 17:20:27.537 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Enter context: `users` 2018-03-07 17:20:30.424 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Enter context: `users` 2018-03-07 17:20:31.938 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Exit context: `users` 2018-03-07 17:20:36.558 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Exit context: `users` 2018-03-07 17:20:36.559 9999 INFO rally.task.engine [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Task validation of semantic. 2018-03-07 17:20:36.559 9999 INFO rally.task.engine [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Task validation. Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa: started 2018-03-07 17:20:36.579 9999 INFO rally.task.engine [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Benchmarking. 2018-03-07 17:20:36.608 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Enter context: `users` 2018-03-07 17:20:39.130 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Enter context: `users` 2018-03-07 17:20:39.147 10126 INFO rally.task.runner [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | ITER: 1 START 2018-03-07 17:20:40.034 10126 INFO rally.task.runner [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | ITER: 1 END: OK 2018-03-07 17:20:40.059 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: admin resources cleanup 2018-03-07 17:20:40.935 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: admin resources cleanup 2018-03-07 17:20:40.935 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Exit context: `users` 2018-03-07 17:20:45.230 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Exit context: `users` 2018-03-07 17:20:46.643 9999 INFO rally.task.engine [-] Load duration is: 0.886641 2018-03-07 17:20:46.643 9999 INFO rally.task.engine [-] Full duration is: 8.624787 2018-03-07 17:20:46.675 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Enter context: `users` 2018-03-07 17:20:49.554 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Enter context: `users` 2018-03-07 17:20:49.567 10232 INFO rally.task.runner [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | ITER: 1 START 2018-03-07 17:20:50.280 10232 INFO rally.task.runner [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | ITER: 1 END: OK 2018-03-07 17:20:50.298 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: admin resources cleanup 2018-03-07 17:20:51.135 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: admin resources cleanup 2018-03-07 17:20:51.135 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Exit context: `users` 2018-03-07 17:20:54.995 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Exit context: `users` 2018-03-07 17:20:56.701 9999 INFO rally.task.engine [-] Load duration is: 0.712246 2018-03-07 17:20:56.702 9999 INFO rally.task.engine [-] Full duration is: 8.321729 2018-03-07 17:20:56.732 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Enter context: `users` 2018-03-07 17:20:59.128 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Enter context: `users` 2018-03-07 17:20:59.142 10338 INFO rally.task.runner [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | ITER: 1 START 2018-03-07 17:20:59.763 10338 INFO rally.task.runner [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | ITER: 1 END: OK 2018-03-07 17:20:59.782 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: admin resources cleanup 2018-03-07 17:21:00.438 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: admin resources cleanup 2018-03-07 17:21:00.438 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Exit context: `users` 2018-03-07 17:21:04.754 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Exit context: `users` 2018-03-07 17:21:04.848 9999 INFO rally.task.engine [-] Load duration is: 0.620197 2018-03-07 17:21:04.849 9999 INFO rally.task.engine [-] Full duration is: 8.023086 2018-03-07 17:21:04.879 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Enter context: `users` 2018-03-07 17:21:07.490 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Enter context: `users` 2018-03-07 17:21:07.502 10444 INFO rally.task.runner [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | ITER: 1 START 2018-03-07 17:21:08.277 10444 INFO rally.task.runner [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | ITER: 1 END: OK 2018-03-07 17:21:08.294 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: admin resources cleanup 2018-03-07 17:21:09.162 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: admin resources cleanup 2018-03-07 17:21:09.162 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Exit context: `users` 2018-03-07 17:21:13.511 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Exit context: `users` 2018-03-07 17:21:14.914 9999 INFO rally.task.engine [-] Load duration is: 0.774621 2018-03-07 17:21:14.914 9999 INFO rally.task.engine [-] Full duration is: 8.63308 2018-03-07 17:21:14.945 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Enter context: `users` 2018-03-07 17:21:17.605 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Enter context: `users` 2018-03-07 17:21:17.617 10550 INFO rally.task.runner [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | ITER: 1 START 2018-03-07 17:21:18.284 10550 INFO rally.task.runner [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | ITER: 1 END: OK 2018-03-07 17:21:18.309 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: admin resources cleanup 2018-03-07 17:21:19.174 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: admin resources cleanup 2018-03-07 17:21:19.174 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Starting: Exit context: `users` 2018-03-07 17:21:23.480 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Exit context: `users` 2018-03-07 17:21:24.979 9999 INFO rally.task.engine [-] Load duration is: 0.666176 2018-03-07 17:21:24.980 9999 INFO rally.task.engine [-] Full duration is: 8.536741 2018-03-07 17:21:25.008 9999 INFO rally.task.engine [-] Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa | Completed: Benchmarking. Task 3b5db317-0a00-4107-bb82-6dde1ae0deaa: 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 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | quotas.delete_quotas | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.886641 Full duration: 8.624787 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.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | total | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.712246 Full duration: 8.321729 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.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.620197 Full duration: 8.023086 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 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | quotas.delete_quotas | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.774621 Full duration: 8.63308 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 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | total | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666176 Full duration: 8.536741 2018-03-07 17:21:25,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3b5db317-0a00-4107-bb82-6dde1ae0deaa 2018-03-07 17:21:25,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3b5db317-0a00-4107-bb82-6dde1ae0deaa', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-07 17:21:25,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3b5db317-0a00-4107-bb82-6dde1ae0deaa'] 2018-03-07 17:21:26,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 17:21:26,371 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-07 17:21:26,371 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:22 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:11 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 06:09 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 03:13 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:51 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 04:09 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:35 | 32 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 14:29 | 46 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:24 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:44:27 | 245 | 100.00% | +===================+============+===============+===========+ 2018-03-07 17:21:26,371 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-03-07 17:21:42,129 - functest.utils.functest_utils - DEBUG - 2018-03-07 17:21:42,129 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 17:21:42,129 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:48 | PASS | +----------------------+------------------+------------------+----------------+ 2018-03-07 17:21:42,131 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-07 17:21:45,024 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-03-07 17:21:45,893 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-03-07 17:21:46,881 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-07 17:21:50,305 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-07 17:21:50,305 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-07 17:21:52,355 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-07 17:21:52,355 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-07 17:21:54,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-03-07 17:21:55,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-03-07 17:21:55,985 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-03-07 17:21:55,985 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-03-07 17:21:55,986 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-03-07 17:21:59,145 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-07 17:21:59,145 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-07 17:21:59,148 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-07 17:21:59,150 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-03-07 17:21:59,151 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-03-07 17:21:59,153 - 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-03-07 17:39:07,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [117.694644s] ... ok 2018-03-07 17:39:07,693 - 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 [6.458379s] ... ok 2018-03-07 17:39:07,693 - 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.247373s] ... ok 2018-03-07 17:39:07,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.176982s] ... ok 2018-03-07 17:39:07,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.442800s] ... ok 2018-03-07 17:39:07,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.284002s] ... ok 2018-03-07 17:39:07,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000719s] ... ok 2018-03-07 17:39:07,693 - 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.132295s] ... ok 2018-03-07 17:39:07,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.199240s] ... ok 2018-03-07 17:39:07,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.446288s] ... ok 2018-03-07 17:39:07,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.273718s] ... ok 2018-03-07 17:39:07,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000677s] ... ok 2018-03-07 17:39:07,693 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.115006s] ... ok 2018-03-07 17:39:07,694 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.010565s] ... ok 2018-03-07 17:39:07,694 - 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.484310s] ... ok 2018-03-07 17:39:07,694 - 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.646116s] ... ok 2018-03-07 17:39:07,694 - 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.953451s] ... ok 2018-03-07 17:39:07,694 - 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.762595s] ... ok 2018-03-07 17:39:07,694 - 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.426817s] ... ok 2018-03-07 17:39:07,694 - 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.167777s] ... ok 2018-03-07 17:39:07,694 - 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.196810s] ... ok 2018-03-07 17:39:07,694 - 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.168866s] ... ok 2018-03-07 17:39:07,694 - 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.159092s] ... ok 2018-03-07 17:39:07,694 - 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.179751s] ... ok 2018-03-07 17:39:07,694 - 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.313465s] ... ok 2018-03-07 17:39:07,694 - 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.165540s] ... ok 2018-03-07 17:39:07,694 - 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.020986s] ... ok 2018-03-07 17:39:07,694 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits [0.158545s] ... ok 2018-03-07 17:39:07,694 - 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.566466s] ... ok 2018-03-07 17:39:07,694 - 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.021559s] ... ok 2018-03-07 17:39:07,694 - 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.085616s] ... ok 2018-03-07 17:39:07,694 - 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.054457s] ... ok 2018-03-07 17:39:07,695 - 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.140225s] ... ok 2018-03-07 17:39:07,695 - 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.170482s] ... ok 2018-03-07 17:39:07,695 - 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.320773s] ... ok 2018-03-07 17:39:07,695 - 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.028059s] ... ok 2018-03-07 17:39:07,695 - 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.169303s] ... ok 2018-03-07 17:39:07,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [21.306265s] ... ok 2018-03-07 17:39:07,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [37.055646s] ... ok 2018-03-07 17:39:07,695 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [33.883193s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [30.867616s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.984869s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.433470s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.442621s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.738839s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.669477s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.709826s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.714015s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.567041s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.224789s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.967674s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [8.567525s] ... ok 2018-03-07 17:39:07,696 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.453059s] ... ok 2018-03-07 17:39:07,696 - 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.340627s] ... ok 2018-03-07 17:39:07,697 - 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.110426s] ... ok 2018-03-07 17:39:07,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.792888s] ... ok 2018-03-07 17:39:07,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.292395s] ... ok 2018-03-07 17:39:07,697 - 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.368549s] ... ok 2018-03-07 17:39:07,697 - 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.736289s] ... ok 2018-03-07 17:39:07,697 - 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.502877s] ... ok 2018-03-07 17:39:07,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.653483s] ... ok 2018-03-07 17:39:07,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.363972s] ... ok 2018-03-07 17:39:07,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.802360s] ... ok 2018-03-07 17:39:07,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.859322s] ... ok 2018-03-07 17:39:07,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.469075s] ... ok 2018-03-07 17:39:07,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.262246s] ... ok 2018-03-07 17:39:07,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.533154s] ... ok 2018-03-07 17:39:07,697 - 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.469155s] ... ok 2018-03-07 17:39:07,697 - 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.480653s] ... ok 2018-03-07 17:39:07,697 - 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.485610s] ... ok 2018-03-07 17:39:07,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.307813s] ... ok 2018-03-07 17:39:07,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.080559s] ... ok 2018-03-07 17:39:07,697 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011929s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [26.460550s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.152155s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.129440s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.227535s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.113499s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.663203s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.681321s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.016102s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.014888s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.081935s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.068485s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.061706s] ... ok 2018-03-07 17:39:07,698 - 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.112637s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.107099s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.073750s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.078125s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.099933s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.311910s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.037599s] ... ok 2018-03-07 17:39:07,698 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.288279s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.014899s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.038321s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.730605s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [0.474130s] ... ok 2018-03-07 17:39:07,699 - 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.050108s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.201825s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.287244s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.704310s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.866002s] ... ok 2018-03-07 17:39:07,699 - 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 [3.375756s] ... ok 2018-03-07 17:39:07,699 - 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 [3.966093s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [4.065700s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [8.777181s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.062956s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.251867s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.199285s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.152668s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.177004s] ... ok 2018-03-07 17:39:07,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.160134s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.150929s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.172477s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.137110s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [7.509591s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.084862s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [7.845256s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.928755s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.107036s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.120191s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.100293s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.119993s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes [12.165886s] ... ok 2018-03-07 17:39:07,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes [13.379592s] ... ok 2018-03-07 17:39:07,700 - 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 [0.996207s] ... ok 2018-03-07 17:39:07,700 - 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 [0.784533s] ... ok 2018-03-07 17:39:07,700 - 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 [2.450818s] ... ok 2018-03-07 17:39:07,700 - 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 [0.650690s] ... ok 2018-03-07 17:39:07,700 - 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 [1.370355s] ... ok 2018-03-07 17:39:07,700 - 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 [0.830744s] ... ok 2018-03-07 17:39:07,700 - 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.311060s] ... ok 2018-03-07 17:39:07,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.106143s] ... ok 2018-03-07 17:39:07,701 - 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.312606s] ... ok 2018-03-07 17:39:07,701 - 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 [0.771737s] ... ok 2018-03-07 17:39:07,701 - 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.467575s] ... ok 2018-03-07 17:39:07,701 - 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 [0.457308s] ... ok 2018-03-07 17:39:07,701 - 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 [0.552899s] ... ok 2018-03-07 17:39:07,701 - 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 [0.858065s] ... ok 2018-03-07 17:39:07,701 - 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 [0.633332s] ... ok 2018-03-07 17:39:07,701 - 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.100605s] ... ok 2018-03-07 17:39:07,701 - 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.032598s] ... ok 2018-03-07 17:39:07,701 - 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.027418s] ... ok 2018-03-07 17:39:07,701 - 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.031141s] ... ok 2018-03-07 17:39:07,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.343426s] ... ok 2018-03-07 17:39:07,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.334875s] ... ok 2018-03-07 17:39:07,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.864002s] ... ok 2018-03-07 17:39:07,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.560791s] ... ok 2018-03-07 17:39:07,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.724178s] ... ok 2018-03-07 17:39:07,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.403726s] ... ok 2018-03-07 17:39:07,701 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [10.319339s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [9.015820s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.634531s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.361072s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.414352s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [6.739546s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone [9.876436s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image [9.340215s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.077900s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.106097s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.089440s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status [0.071630s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.090340s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata [0.096272s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.112962s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.089757s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.166151s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.187311s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone [0.101289s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.092687s] ... ok 2018-03-07 17:39:07,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [8.278481s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.021171s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.060097s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid [0.235956s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type [0.039152s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.021980s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.024423s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.062833s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.088434s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id [0.014438s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_detach_volumes_with_invalid_volume_id [0.068059s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.019863s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id [0.015121s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status [0.085193s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name [0.099471s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.076670s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.068435s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_negative_volume_status [0.310870s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.073990s] ... ok 2018-03-07 17:39:07,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.064841s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id [0.016248s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id [0.016084s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id [0.066904s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.066606s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.080332s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete [4.285464s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [6.343226s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params [0.378122s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.122700s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.392157s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.066261s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.715289s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params [0.215816s] ... ok 2018-03-07 17:39:07,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.554008s] ... ok 2018-03-07 17:39:07,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 1022.0000 sec. 2018-03-07 17:39:07,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-03-07 17:39:07,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-03-07 17:39:07,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-03-07 17:39:07,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-03-07 17:39:19,577 - functest.utils.functest_utils - DEBUG - 2018-03-07 17:39:19,577 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 17:39:19,578 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 17:37 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-07 17:39:19,581 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-07 17:39:20,384 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-03-07 18:17:12,958 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 81 tests in 2272.569s OK 2018-03-07 18:17:13,511 - functest.utils.functest_utils - DEBUG - 2018-03-07 18:17:13,511 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 18:17:13,512 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 37:53 | PASS | +---------------------+------------------+------------------+----------------+ 2018-03-07 18:17:13,515 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-ovs_dpdk-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-833 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-03-07 18:17:13,517 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:50 | PASS | | vping_userdata | functest | smoke | 00:40 | PASS | | tempest_smoke_serial | functest | smoke | 22:55 | FAIL | | rally_sanity | functest | smoke | 25:48 | PASS | | refstack_defcore | functest | smoke | 17:37 | PASS | | snaps_smoke | functest | smoke | 37:53 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-03-07 18:17:13,521 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-07 18:17:20,538 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-07 18:17:20,538 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 18:17:20,538 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-07 18:17:20,539 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-07 18:17:20,539 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-07 18:17:20,926 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-07 18:17:20,926 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-07 18:17:21,248 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-07 18:17:21,248 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/48f003eeae684e858f3208bb9572afb0 ...OK 2018-03-07 18:17:21,560 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-07 18:17:21,560 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-07 18:17:21,880 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-07 18:17:21,880 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-07 18:17:22,757 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-07 18:17:24,283 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-07 18:17:24,298 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-07 18:17:24,298 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 18:17:24,298 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-07 18:17:24,299 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-07 18:17:24,299 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-07 18:17:24,299 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-ovs_dpdk-ha 2018-03-07 18:17:24,299 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-07 18:17:24,299 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-07 18:17:24,299 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-833 2018-03-07 18:17:24,299 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-07 18:17:24,299 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 18:17:24,299 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-07 18:17:24,299 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-07 18:17:24,299 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-07 18:17:24,299 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-07 18:17:24,299 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 18:17:24,299 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-07 18:17:24,300 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-07 18:17:24,416 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 18:17:24,416 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-07 18:17:26,196 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-07 18:17:28,000 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-07 18:17:29,520 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-07 18:17:30,780 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-07 18:17:32,367 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-07 18:17:34,163 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-07 18:17:34,164 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-07 18:17:37,685 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-07 18:17:37,686 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-07 18:17:38,620 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-07 18:17:38,620 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-07 18:17:38,621 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | domino-multinode | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ 2018-03-07 18:17:38,623 - functest.ci.run_tests - INFO - Running tier 'features' 2018-03-07 18:17:38,623 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-03-07 18:17:38,659 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-03-07 18:17:59,201 - functest.utils.functest_utils - INFO - **************************************** domino/domino-multinode results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-virtual4 version: euphrates scenario: os-nosdn-ovs_dpdk-ha status: 100 build tag: jenkins-functest-compass-virtual-daily-euphrates-833 details: {} 2018-03-07 18:17:59,201 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-03-07 18:17:59,776 - functest.utils.functest_utils - DEBUG - 2018-03-07 18:17:59,776 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 18:17:59,776 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:21 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-03-07 18:17:59,779 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-ovs_dpdk-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-833 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-03-07 18:17:59,780 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | domino-multinode | domino | features | 00:21 | PASS | | promise | promise | features | 00:00 | SKIP | | 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 | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-03-07 18:17:59,783 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK