2018-02-03 22:44:59,697 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-02-03 22:44:59,698 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 22:44:59,698 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-02-03 22:44:59,699 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-02-03 22:44:59,699 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-02-03 22:44:59,785 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-02-03 22:44:59,785 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-02-03 22:45:00,028 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-02-03 22:45:00,028 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/9ac2d9c46d8d42209f4b3062f39220ea ...OK 2018-02-03 22:45:00,089 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-02-03 22:45:00,089 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-02-03 22:45:00,173 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-02-03 22:45:00,173 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-02-03 22:45:00,670 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-03 22:45:01,520 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-03 22:45:01,537 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-03 22:45:01,537 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 22:45:01,537 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-02-03 22:45:01,537 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-02-03 22:45:01,537 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-02-03 22:45:01,538 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-noha 2018-02-03 22:45:01,538 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-02-03 22:45:01,538 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual3 2018-02-03 22:45:01,538 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-719 2018-02-03 22:45:01,538 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-02-03 22:45:01,538 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 22:45:01,538 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-02-03 22:45:01,538 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-02-03 22:45:01,538 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-02-03 22:45:01,538 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-02-03 22:45:01,538 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 22:45:01,538 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-02-03 22:45:01,539 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-02-03 22:45:01,544 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 22:45:01,544 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-02-03 22:45:03,206 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-02-03 22:45:04,865 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-03 22:45:06,135 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-02-03 22:45:07,348 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-02-03 22:45:08,822 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-02-03 22:45:10,466 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-02-03 22:45:10,467 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-03 22:45:13,173 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-02-03 22:45:13,174 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-02-03 22:45:14,229 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-02-03 22:45:14,230 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-03 22:45:14,231 - 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-02-03 22:45:14,233 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-02-03 22:45:14,233 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-02-03 22:45:15,318 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-03 22:45:16,907 - 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 1.588s OK 2018-02-03 22:45:17,454 - functest.utils.functest_utils - DEBUG - 2018-02-03 22:45:17,454 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-03 22:45:17,454 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:02 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-02-03 22:45:17,456 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-02-03 22:45:17,706 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-03 22:47:07,880 - 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 110.172s OK 2018-02-03 22:47:08,468 - functest.utils.functest_utils - DEBUG - 2018-02-03 22:47:08,468 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-03 22:47:08,468 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 01:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-03 22:47:08,470 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-02-03 22:47:08,707 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-03 22:47:43,508 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 34.801s OK 2018-02-03 22:47:44,074 - functest.utils.functest_utils - DEBUG - 2018-02-03 22:47:44,074 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-03 22:47:44,074 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-02-03 22:47:44,076 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-noha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-719 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-02-03 22:47:44,078 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:02 | PASS | | api_check | functest | healthcheck | 01:50 | PASS | | snaps_health_check | functest | healthcheck | 00:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-02-03 22:47:44,080 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-03 22:47:51,021 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-02-03 22:47:51,021 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 22:47:51,021 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-02-03 22:47:51,022 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-02-03 22:47:51,022 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-02-03 22:47:51,149 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-02-03 22:47:51,149 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-02-03 22:47:51,221 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-02-03 22:47:51,222 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/9ac2d9c46d8d42209f4b3062f39220ea ...OK 2018-02-03 22:47:51,295 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-02-03 22:47:51,295 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-02-03 22:47:51,372 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-02-03 22:47:51,372 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-02-03 22:47:51,700 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-03 22:47:52,611 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-03 22:47:52,626 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-03 22:47:52,626 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 22:47:52,626 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-02-03 22:47:52,626 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-02-03 22:47:52,626 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-02-03 22:47:52,627 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-noha 2018-02-03 22:47:52,627 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-02-03 22:47:52,627 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual3 2018-02-03 22:47:52,627 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-719 2018-02-03 22:47:52,627 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-02-03 22:47:52,627 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 22:47:52,627 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-02-03 22:47:52,627 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-02-03 22:47:52,627 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-02-03 22:47:52,627 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-02-03 22:47:52,627 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 22:47:52,627 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-02-03 22:47:52,628 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-02-03 22:47:52,633 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 22:47:52,633 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-02-03 22:47:54,553 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-02-03 22:47:56,244 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-03 22:47:57,569 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-02-03 22:47:58,709 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-02-03 22:48:00,296 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-02-03 22:48:01,884 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-02-03 22:48:01,884 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-03 22:48:04,690 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-02-03 22:48:04,691 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-02-03 22:48:05,561 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-02-03 22:48:05,562 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-03 22:48:05,563 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore odl snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-02-03 22:48:05,564 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-02-03 22:48:05,565 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-02-03 22:48:06,879 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual3 2018-02-03 22:48:06,879 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-03 22:48:07,663 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual3 2018-02-03 22:48:07,663 - functest.energy.energy - DEBUG - Starting recording 2018-02-03 22:48:07,663 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-02-03 22:48:08,476 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-03 22:48:08,476 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-03 22:48:08' 2018-02-03 22:48:08,476 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--90c7c1ed-84a6-41b1-89cc-267491275426' 2018-02-03 22:48:10,445 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-90c7c1ed-84a6-41b1-89cc-267491275426' 2018-02-03 22:48:11,793 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-90c7c1ed-84a6-41b1-89cc-267491275426' 2018-02-03 22:48:16,062 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-90c7c1ed-84a6-41b1-89cc-267491275426' 2018-02-03 22:48:16,436 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-90c7c1ed-84a6-41b1-89cc-267491275426' 2018-02-03 22:48:16,662 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-90c7c1ed-84a6-41b1-89cc-267491275426' 2018-02-03 22:48:20,047 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-90c7c1ed-84a6-41b1-89cc-267491275426' 2018-02-03 22:48:21,807 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-90c7c1ed-84a6-41b1-89cc-267491275426' 2018-02-03 22:48:37,011 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-03 22:48:41,421 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-02-03 22:48:42,494 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-03 22:48:43,501 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-03 22:49:00,509 - functest.energy.energy - DEBUG - Stopping recording 2018-02-03 22:49:01,901 - functest.utils.functest_utils - DEBUG - 2018-02-03 22:49:01,902 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-03 22:49:01,902 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-03 22:49:01,904 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-02-03 22:49:01,962 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-03 22:49:01,962 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-03 22:49:01' 2018-02-03 22:49:01,962 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--0f4028c6-493a-45b1-a66b-da7c96a760b4' 2018-02-03 22:49:03,067 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-0f4028c6-493a-45b1-a66b-da7c96a760b4' 2018-02-03 22:49:04,002 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-0f4028c6-493a-45b1-a66b-da7c96a760b4' 2018-02-03 22:49:08,863 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-0f4028c6-493a-45b1-a66b-da7c96a760b4' 2018-02-03 22:49:09,092 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-0f4028c6-493a-45b1-a66b-da7c96a760b4' 2018-02-03 22:49:12,522 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-0f4028c6-493a-45b1-a66b-da7c96a760b4' 2018-02-03 22:49:15,799 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-03 22:49:23,019 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-03 22:49:25,392 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.6. Waiting for response... 2018-02-03 22:49:30,283 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-03 22:49:46,017 - functest.utils.functest_utils - DEBUG - 2018-02-03 22:49:46,018 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-03 22:49:46,018 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:28 | PASS | +------------------------+------------------+------------------+----------------+ 2018-02-03 22:49:46,020 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-02-03 22:49:48,720 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-03 22:49:49,462 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-03 22:49:49,463 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-03 22:49:50,787 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-02-03 22:49:50,787 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-02-03 22:49:53,361 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-03 22:49:53,361 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-03 22:49:53,363 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-03 22:49:53,364 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-02-03 22:49:53,364 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-d1b55c40-e79f-4b93-98be-e51f85fdef34/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-02-03 22:49:55,927 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-02-03 22:49:55,929 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-02-03 22:49:55,929 - 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-02-03 22:49:57,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:49:57.450 79 INFO rally.api [-] Starting verification (UUID=b04c6ecd-3e4b-4f23-b50e-2878706ec456) for deployment 'opnfv-rally' (UUID=026aee3a-8ae9-4419-a62f-22b8d1b21f6c) by verifier 'opnfv-tempest' (UUID=d1b55c40-e79f-4b93-98be-e51f85fdef34). 2018-02-03 22:49:57,451 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b04c6ecd-3e4b-4f23-b50e-2878706ec456 2018-02-03 22:50:01,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:50:01.593 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.069s] 2018-02-03 22:50:01,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:50:01.682 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.088s] 2018-02-03 22:50:05,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:50:05.030 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.507s] 2018-02-03 22:50:06,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:50:06.316 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.285s] 2018-02-03 22:50:12,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:50:12.187 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.918s] 2018-02-03 22:50:23,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:50:23.852 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.813s] 2018-02-03 22:50:45,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:50:45.057 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.160s] 2018-02-03 22:50:45,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:50:45.058 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-02-03 22:51:12,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:51:12.880 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.134s] 2018-02-03 22:51:12,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:51:12.881 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-02-03 22:51:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:51:59.472 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [19.513s] 2018-02-03 22:52:17,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:17.904 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.084s] 2018-02-03 22:52:18,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:18.089 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.185s] 2018-02-03 22:52:23,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:23.197 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-02-03 22:52:23,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:23.198 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-02-03 22:52:24,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:24.459 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.136s] 2018-02-03 22:52:27,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:27.327 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.023s] 2018-02-03 22:52:30,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:30.284 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.414s] 2018-02-03 22:52:34,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:34.043 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.249s] 2018-02-03 22:52:38,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:38.443 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [1.696s] 2018-02-03 22:52:41,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:41.227 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.138s] 2018-02-03 22:52:43,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:43.933 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.098s] 2018-02-03 22:52:46,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:46.968 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.186s] 2018-02-03 22:52:50,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:50.449 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.196s] 2018-02-03 22:52:53,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:53.924 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.157s] 2018-02-03 22:52:55,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:55.286 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-02-03 22:52:55,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:55.897 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.018s] 2018-02-03 22:52:55,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:55.918 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.018s] 2018-02-03 22:52:55,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:55.934 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.018s] 2018-02-03 22:52:57,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:57.538 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.331s] 2018-02-03 22:52:58,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:58.063 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.525s] 2018-02-03 22:52:59,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:52:59.050 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.986s] 2018-02-03 22:53:03,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:53:03.062 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.672s] 2018-02-03 22:53:15,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:53:15.316 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.980s] 2018-02-03 22:53:19,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:53:19.279 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.962s] 2018-02-03 22:53:29,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:53:29.515 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.308s] 2018-02-03 22:53:33,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:53:33.151 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.636s] 2018-02-03 22:53:39,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:53:39.539 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.387s] 2018-02-03 22:53:46,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:53:46.526 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.524s] 2018-02-03 22:53:50,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:53:50.201 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.674s] 2018-02-03 22:53:53,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:53:53.986 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.785s] 2018-02-03 22:54:07,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:07.678 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.360s] 2018-02-03 22:54:07,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:07.911 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.232s] 2018-02-03 22:54:08,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:08.052 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.141s] 2018-02-03 22:54:08,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:08.178 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.125s] 2018-02-03 22:54:08,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:08.329 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.151s] 2018-02-03 22:54:08,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:08.479 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.149s] 2018-02-03 22:54:20,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:20.040 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.410s] 2018-02-03 22:54:20,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:20.511 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.470s] 2018-02-03 22:54:20,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:20.669 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.158s] 2018-02-03 22:54:20,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:20.797 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.127s] 2018-02-03 22:54:20,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:20.945 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.147s] 2018-02-03 22:54:21,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:21.092 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.146s] 2018-02-03 22:54:31,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:31.646 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.953s] 2018-02-03 22:54:37,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:37.961 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.315s] 2018-02-03 22:54:40,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:40.209 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.248s] 2018-02-03 22:54:40,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:40.290 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.081s] 2018-02-03 22:54:40,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:40.380 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.090s] 2018-02-03 22:54:50,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:50.466 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.932s] 2018-02-03 22:54:57,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:57.060 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.594s] 2018-02-03 22:54:59,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:59.290 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.229s] 2018-02-03 22:54:59,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:59.377 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.087s] 2018-02-03 22:54:59,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:54:59.465 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.088s] 2018-02-03 22:55:14,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:55:14.719 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.063s] 2018-02-03 22:55:21,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:55:21.186 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.466s] 2018-02-03 22:55:26,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:55:26.842 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.656s] 2018-02-03 22:55:30,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:55:30.402 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.560s] 2018-02-03 22:55:55,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:55:55.653 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.311s] 2018-02-03 22:56:02,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:02.624 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.971s] 2018-02-03 22:56:08,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:08.750 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.125s] 2018-02-03 22:56:12,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:12.271 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.521s] 2018-02-03 22:56:26,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:26.010 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.080s] 2018-02-03 22:56:27,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:27.240 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.228s] 2018-02-03 22:56:27,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:27.361 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.122s] 2018-02-03 22:56:29,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:29.604 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.903s] 2018-02-03 22:56:30,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:30.878 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.272s] 2018-02-03 22:56:30,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:30.956 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.079s] 2018-02-03 22:56:32,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:32.792 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.506s] 2018-02-03 22:56:34,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:34.448 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-02-03 22:56:35,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:35.171 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-02-03 22:56:35,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:35.172 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-02-03 22:56:35,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:35.172 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-02-03 22:56:35,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:35.173 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-02-03 22:56:35,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:35.174 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-02-03 22:56:49,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:49.445 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [3.757s] 2018-02-03 22:56:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:57.490 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [8.027s] 2018-02-03 22:56:57,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:56:57.525 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.037s] 2018-02-03 22:57:22,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:57:22.048 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [0.610s] 2018-02-03 22:57:22,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:57:22.475 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.426s] 2018-02-03 22:57:23,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:57:23.007 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.532s] 2018-02-03 22:57:23,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:57:23.434 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.426s] 2018-02-03 22:57:23,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:57:23.981 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.546s] 2018-02-03 22:57:24,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:57:24.489 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.508s] 2018-02-03 22:57:51,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:57:51.562 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [3.406s] 2018-02-03 22:57:51,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:57:51.601 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.039s] 2018-02-03 22:58:14,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:58:14.678 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [5.959s] 2018-02-03 22:58:27,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:58:27.640 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [8.336s] 2018-02-03 22:58:36,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:58:36.901 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [6.618s] 2018-02-03 22:58:45,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:58:45.785 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [8.884s] 2018-02-03 22:58:53,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:58:53.342 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [6.033s] 2018-02-03 22:59:01,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:59:01.964 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [8.621s] 2018-02-03 22:59:08,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:59:08.397 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.070s] 2018-02-03 22:59:16,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 22:59:16.348 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.067s] 2018-02-03 23:00:19,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 23:00:19.361 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [59.235s] 2018-02-03 23:00:52,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 23:00:52.951 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.494s] 2018-02-03 23:00:59,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 23:00:59.248 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode ... skip: Less than 2 compute nodes, skipping multinode tests. 2018-02-03 23:02:33,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 23:02:33.575 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [89.128s] 2018-02-03 23:04:05,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-03 23:04:05.534 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [79.492s] 2018-02-03 23:04:12,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid b04c6ecd-3e4b-4f23-b50e-2878706ec456'. 2018-02-03 23:04:14,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b04c6ecd-3e4b-4f23-b50e-2878706ec456 | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-02-03 22:49:57 | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-02-03 23:04:12 | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:15 | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d1b55c40-e79f-4b93-98be-e51f85fdef34) | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 026aee3a-8ae9-4419-a62f-22b8d1b21f6c) | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-02-03 23:04:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 844.534 | 2018-02-03 23:04:14,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 99 | 2018-02-03 23:04:14,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 20 | 2018-02-03 23:04:14,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-02-03 23:04:14,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-02-03 23:04:14,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-02-03 23:04:14,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-03 23:04:14,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-02-03 23:04:14,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-02-03 23:04:18,321 - functest.utils.functest_utils - DEBUG - 2018-02-03 23:04:18,322 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-03 23:04:18,322 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:29 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-02-03 23:04:18,324 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-02-03 23:04:18,385 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-03 23:04:19,440 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual3 2018-02-03 23:04:19,440 - functest.energy.energy - DEBUG - Starting recording 2018-02-03 23:04:19,440 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-02-03 23:04:20,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-02-03 23:04:20,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9'... 2018-02-03 23:04:22,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9'... 2018-02-03 23:04:23,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9'... 2018-02-03 23:04:27,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9'... 2018-02-03 23:04:28,125 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9'... 2018-02-03 23:04:28,380 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-02-03 23:04:28,380 - 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-02-03 23:04:28,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-03 23:04:28,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-03 23:04:28,403 - 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': 'bec9b8ac-7fd3-48b4-8438-13a1a2617233', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'flavor_name': 'rally-tiny-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', '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-02-03 23:04:58,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-03 23:04:30.070 166 INFO rally.task.engine [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Task validation. 2018-02-03 23:04:30.077 166 INFO rally.task.engine [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Task validation of scenarios names. 2018-02-03 23:04:30.079 166 INFO rally.task.engine [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Task validation of scenarios names. 2018-02-03 23:04:30.080 166 INFO rally.task.engine [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Task validation of syntax. 2018-02-03 23:04:30.111 166 INFO rally.task.engine [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Task validation of syntax. 2018-02-03 23:04:30.112 166 INFO rally.task.engine [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Task validation of semantic. 2018-02-03 23:04:30.376 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Enter context: `users` 2018-02-03 23:04:31.144 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Enter context: `users` 2018-02-03 23:04:31.163 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Exit context: `users` 2018-02-03 23:04:33.735 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Exit context: `users` 2018-02-03 23:04:33.736 166 INFO rally.task.engine [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Task validation of semantic. 2018-02-03 23:04:33.736 166 INFO rally.task.engine [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Task validation. Task 6223814e-b7d5-47ce-b07c-5c30bab98f71: started 2018-02-03 23:04:33.752 166 INFO rally.task.engine [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Benchmarking. 2018-02-03 23:04:33.772 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Enter context: `users` 2018-02-03 23:04:34.585 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Enter context: `users` 2018-02-03 23:04:34.598 293 INFO rally.task.runner [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | ITER: 1 START 2018-02-03 23:04:34.831 293 INFO rally.task.runner [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | ITER: 1 END: OK 2018-02-03 23:04:34.856 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Exit context: `users` 2018-02-03 23:04:36.570 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Exit context: `users` 2018-02-03 23:04:37.791 166 INFO rally.task.engine [-] Load duration is: 0.232011 2018-02-03 23:04:37.791 166 INFO rally.task.engine [-] Full duration is: 2.798724 2018-02-03 23:04:37.823 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Enter context: `users` 2018-02-03 23:04:38.572 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Enter context: `users` 2018-02-03 23:04:38.583 379 INFO rally.task.runner [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | ITER: 1 START 2018-02-03 23:04:39.043 379 INFO rally.task.runner [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | ITER: 1 END: OK 2018-02-03 23:04:39.063 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Exit context: `users` 2018-02-03 23:04:40.712 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Exit context: `users` 2018-02-03 23:04:41.840 166 INFO rally.task.engine [-] Load duration is: 0.458355 2018-02-03 23:04:41.840 166 INFO rally.task.engine [-] Full duration is: 2.889894 2018-02-03 23:04:41.865 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Enter context: `users` 2018-02-03 23:04:42.597 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Enter context: `users` 2018-02-03 23:04:42.611 465 INFO rally.task.runner [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | ITER: 1 START 2018-02-03 23:04:43.042 465 INFO rally.task.runner [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | ITER: 1 END: OK 2018-02-03 23:04:43.061 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Exit context: `users` 2018-02-03 23:04:44.695 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Exit context: `users` 2018-02-03 23:04:45.881 166 INFO rally.task.engine [-] Load duration is: 0.43029 2018-02-03 23:04:45.882 166 INFO rally.task.engine [-] Full duration is: 2.831198 2018-02-03 23:04:45.921 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Enter context: `users` 2018-02-03 23:04:46.711 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Enter context: `users` 2018-02-03 23:04:46.724 551 INFO rally.task.runner [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | ITER: 1 START 2018-02-03 23:04:47.126 551 INFO rally.task.runner [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | ITER: 1 END: OK 2018-02-03 23:04:47.144 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Exit context: `users` 2018-02-03 23:04:48.889 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Exit context: `users` 2018-02-03 23:04:49.944 166 INFO rally.task.engine [-] Load duration is: 0.401015 2018-02-03 23:04:49.944 166 INFO rally.task.engine [-] Full duration is: 2.969741 2018-02-03 23:04:49.971 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Enter context: `users` 2018-02-03 23:04:50.686 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Enter context: `users` 2018-02-03 23:04:50.698 637 INFO rally.task.runner [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | ITER: 1 START 2018-02-03 23:04:51.278 637 INFO rally.task.runner [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | ITER: 1 END: OK 2018-02-03 23:04:51.298 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Exit context: `users` 2018-02-03 23:04:52.955 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Exit context: `users` 2018-02-03 23:04:53.992 166 INFO rally.task.engine [-] Load duration is: 0.579248 2018-02-03 23:04:53.993 166 INFO rally.task.engine [-] Full duration is: 2.984865 2018-02-03 23:04:54.021 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Enter context: `users` 2018-02-03 23:04:54.763 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Enter context: `users` 2018-02-03 23:04:54.776 723 INFO rally.task.runner [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | ITER: 1 START 2018-02-03 23:04:55.176 723 INFO rally.task.runner [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | ITER: 1 END: OK 2018-02-03 23:04:55.193 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Starting: Exit context: `users` 2018-02-03 23:04:56.889 166 INFO rally.plugins.openstack.context.keystone.users [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Exit context: `users` 2018-02-03 23:04:58.041 166 INFO rally.task.engine [-] Load duration is: 0.399605 2018-02-03 23:04:58.042 166 INFO rally.task.engine [-] Full duration is: 2.868935 2018-02-03 23:04:58.065 166 INFO rally.task.engine [-] Task 6223814e-b7d5-47ce-b07c-5c30bab98f71 | Completed: Benchmarking. Task 6223814e-b7d5-47ce-b07c-5c30bab98f71: 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.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.232011 Full duration: 2.798724 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.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.458355 Full duration: 2.889894 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.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.43029 Full duration: 2.831198 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.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.401015 Full duration: 2.969741 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.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | total | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.579248 Full duration: 2.984865 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.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.399605 Full duration: 2.868935 2018-02-03 23:04:58,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6223814e-b7d5-47ce-b07c-5c30bab98f71 2018-02-03 23:04:58,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-02-03 23:04:58,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6223814e-b7d5-47ce-b07c-5c30bab98f71', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-02-03 23:04:58,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6223814e-b7d5-47ce-b07c-5c30bab98f71'] 2018-02-03 23:04:59,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-03 23:04:59,384 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-02-03 23:04:59,384 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-02-03 23:04:59,385 - 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-02-03 23:04:59,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-03 23:04:59,403 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-03 23:04:59,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': ['glance'], 'concurrency': 4, 'netid': 'bec9b8ac-7fd3-48b4-8438-13a1a2617233', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'flavor_name': 'rally-tiny-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', '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-02-03 23:05:51,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-03 23:05:01.040 769 INFO rally.task.engine [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Task validation. 2018-02-03 23:05:01.047 769 INFO rally.task.engine [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Task validation of scenarios names. 2018-02-03 23:05:01.049 769 INFO rally.task.engine [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Task validation of scenarios names. 2018-02-03 23:05:01.049 769 INFO rally.task.engine [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Task validation of syntax. 2018-02-03 23:05:01.078 769 INFO rally.task.engine [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Task validation of syntax. 2018-02-03 23:05:01.078 769 INFO rally.task.engine [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Task validation of semantic. 2018-02-03 23:05:01.367 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Enter context: `users` 2018-02-03 23:05:02.025 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Enter context: `users` 2018-02-03 23:05:02.705 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Exit context: `users` 2018-02-03 23:05:05.139 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Exit context: `users` 2018-02-03 23:05:05.139 769 INFO rally.task.engine [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Task validation of semantic. 2018-02-03 23:05:05.139 769 INFO rally.task.engine [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Task validation. Task 82f416c9-d322-4718-b48b-9a43019173d2: started 2018-02-03 23:05:05.155 769 INFO rally.task.engine [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Benchmarking. 2018-02-03 23:05:05.178 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Enter context: `users` 2018-02-03 23:05:05.900 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Enter context: `users` 2018-02-03 23:05:05.914 896 INFO rally.task.runner [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | ITER: 1 START 2018-02-03 23:05:10.510 896 INFO rally.task.runner [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | ITER: 1 END: OK 2018-02-03 23:05:10.536 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: user resources cleanup 2018-02-03 23:05:10.795 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: user resources cleanup 2018-02-03 23:05:10.795 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Exit context: `users` 2018-02-03 23:05:12.490 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Exit context: `users` 2018-02-03 23:05:13.213 769 INFO rally.task.engine [-] Load duration is: 4.595765 2018-02-03 23:05:13.213 769 INFO rally.task.engine [-] Full duration is: 7.312598 2018-02-03 23:05:13.249 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Enter context: `users` 2018-02-03 23:05:13.990 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Enter context: `users` 2018-02-03 23:05:14.001 1002 INFO rally.task.runner [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | ITER: 1 START 2018-02-03 23:05:17.923 1002 INFO rally.task.runner [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | ITER: 1 END: OK 2018-02-03 23:05:17.938 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: user resources cleanup 2018-02-03 23:05:19.946 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: user resources cleanup 2018-02-03 23:05:19.946 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Exit context: `users` 2018-02-03 23:05:21.633 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Exit context: `users` 2018-02-03 23:05:23.281 769 INFO rally.task.engine [-] Load duration is: 3.921294 2018-02-03 23:05:23.282 769 INFO rally.task.engine [-] Full duration is: 8.385539 2018-02-03 23:05:23.310 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Enter context: `users` 2018-02-03 23:05:24.039 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Enter context: `users` 2018-02-03 23:05:24.051 1108 INFO rally.task.runner [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | ITER: 1 START 2018-02-03 23:05:24.430 1108 INFO rally.task.runner [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | ITER: 1 END: OK 2018-02-03 23:05:24.450 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: user resources cleanup 2018-02-03 23:05:24.631 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: user resources cleanup 2018-02-03 23:05:24.631 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Exit context: `users` 2018-02-03 23:05:26.329 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Exit context: `users` 2018-02-03 23:05:27.329 769 INFO rally.task.engine [-] Load duration is: 0.378749 2018-02-03 23:05:27.330 769 INFO rally.task.engine [-] Full duration is: 3.019721 2018-02-03 23:05:27.359 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Enter context: `users` 2018-02-03 23:05:28.071 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Enter context: `users` 2018-02-03 23:05:28.071 769 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Enter context: `quotas` 2018-02-03 23:05:28.353 769 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Enter context: `quotas` 2018-02-03 23:05:28.544 1214 INFO rally.task.runner [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | ITER: 1 START 2018-02-03 23:05:39.863 1214 INFO rally.task.runner [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | ITER: 1 END: OK 2018-02-03 23:05:39.885 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: user resources cleanup 2018-02-03 23:05:47.930 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: user resources cleanup 2018-02-03 23:05:47.931 769 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Exit context: `quotas` 2018-02-03 23:05:47.968 769 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Exit context: `quotas` 2018-02-03 23:05:47.969 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Starting: Exit context: `users` 2018-02-03 23:05:49.464 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Exit context: `users` 2018-02-03 23:05:51.428 769 INFO rally.task.engine [-] Load duration is: 10.317609 2018-02-03 23:05:51.429 769 INFO rally.task.engine [-] Full duration is: 22.106692 2018-02-03 23:05:51.452 769 INFO rally.task.engine [-] Task 82f416c9-d322-4718-b48b-9a43019173d2 | Completed: Benchmarking. Task 82f416c9-d322-4718-b48b-9a43019173d2: 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 | 3.56 | 3.56 | 3.56 | 3.56 | 3.56 | 3.56 | 100.0% | 1 | | glance.delete_image | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | total | 4.596 | 4.596 | 4.596 | 4.596 | 4.596 | 4.596 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.595765 Full duration: 7.312598 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 | 3.858 | 3.858 | 3.858 | 3.858 | 3.858 | 3.858 | 100.0% | 1 | | glance.list_images | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 3.921 | 3.921 | 3.921 | 3.921 | 3.921 | 3.921 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.921294 Full duration: 8.385539 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.379 | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 100.0% | 1 | | total | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.378749 Full duration: 3.019721 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.038 | 3.038 | 3.038 | 3.038 | 3.038 | 3.038 | 100.0% | 1 | | nova.boot_servers | 8.279 | 8.279 | 8.279 | 8.279 | 8.279 | 8.279 | 100.0% | 1 | | total | 10.318 | 10.318 | 10.318 | 10.318 | 10.318 | 10.318 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.317609 Full duration: 22.106692 2018-02-03 23:05:51,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 82f416c9-d322-4718-b48b-9a43019173d2 2018-02-03 23:05:51,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '82f416c9-d322-4718-b48b-9a43019173d2', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-02-03 23:05:51,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '82f416c9-d322-4718-b48b-9a43019173d2'] 2018-02-03 23:05:52,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-03 23:05:52,785 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-02-03 23:05:52,786 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-02-03 23:05:52,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-02-03 23:05:52,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-03 23:05:52,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-03 23:05:52,812 - 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': 'bec9b8ac-7fd3-48b4-8438-13a1a2617233', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'flavor_name': 'rally-tiny-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', '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-02-03 23:07:33,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-03 23:05:54.471 1380 INFO rally.task.engine [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Task validation. 2018-02-03 23:05:54.479 1380 INFO rally.task.engine [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Task validation of scenarios names. 2018-02-03 23:05:54.481 1380 INFO rally.task.engine [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Task validation of scenarios names. 2018-02-03 23:05:54.482 1380 INFO rally.task.engine [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Task validation of syntax. 2018-02-03 23:05:54.536 1380 INFO rally.task.engine [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Task validation of syntax. 2018-02-03 23:05:54.536 1380 INFO rally.task.engine [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Task validation of semantic. 2018-02-03 23:05:54.859 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Enter context: `users` 2018-02-03 23:05:55.585 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Enter context: `users` 2018-02-03 23:05:56.398 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Exit context: `users` 2018-02-03 23:05:58.789 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Exit context: `users` 2018-02-03 23:05:58.789 1380 INFO rally.task.engine [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Task validation of semantic. 2018-02-03 23:05:58.789 1380 INFO rally.task.engine [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Task validation. Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba: started 2018-02-03 23:05:58.808 1380 INFO rally.task.engine [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Benchmarking. 2018-02-03 23:05:58.893 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Enter context: `users` 2018-02-03 23:05:59.647 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Enter context: `users` 2018-02-03 23:05:59.659 1507 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 START 2018-02-03 23:06:25.348 1507 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 END: OK 2018-02-03 23:06:25.370 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: user resources cleanup 2018-02-03 23:06:30.219 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: user resources cleanup 2018-02-03 23:06:30.220 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Exit context: `users` 2018-02-03 23:06:32.039 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Exit context: `users` 2018-02-03 23:06:32.982 1380 INFO rally.task.engine [-] Load duration is: 25.688471 2018-02-03 23:06:32.982 1380 INFO rally.task.engine [-] Full duration is: 33.147665 2018-02-03 23:06:33.020 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Enter context: `users` 2018-02-03 23:06:33.747 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Enter context: `users` 2018-02-03 23:06:33.759 1613 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 START 2018-02-03 23:06:37.917 1613 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 END: OK 2018-02-03 23:06:37.935 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: user resources cleanup 2018-02-03 23:06:42.335 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: user resources cleanup 2018-02-03 23:06:42.335 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Exit context: `users` 2018-02-03 23:06:44.248 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Exit context: `users` 2018-02-03 23:06:45.058 1380 INFO rally.task.engine [-] Load duration is: 4.157657 2018-02-03 23:06:45.059 1380 INFO rally.task.engine [-] Full duration is: 11.228924 2018-02-03 23:06:45.085 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Enter context: `users` 2018-02-03 23:06:45.826 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Enter context: `users` 2018-02-03 23:06:45.837 1719 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 START 2018-02-03 23:06:46.520 1719 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 END: OK 2018-02-03 23:06:46.539 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: user resources cleanup 2018-02-03 23:06:55.113 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: user resources cleanup 2018-02-03 23:06:55.113 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Exit context: `users` 2018-02-03 23:06:56.983 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Exit context: `users` 2018-02-03 23:06:57.128 1380 INFO rally.task.engine [-] Load duration is: 0.681986 2018-02-03 23:06:57.128 1380 INFO rally.task.engine [-] Full duration is: 11.898818 2018-02-03 23:06:57.155 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Enter context: `users` 2018-02-03 23:06:57.893 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Enter context: `users` 2018-02-03 23:06:57.906 1825 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 START 2018-02-03 23:07:02.007 1825 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 END: OK 2018-02-03 23:07:02.030 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: user resources cleanup 2018-02-03 23:07:03.454 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: user resources cleanup 2018-02-03 23:07:03.454 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Exit context: `users` 2018-02-03 23:07:05.451 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Exit context: `users` 2018-02-03 23:07:07.186 1380 INFO rally.task.engine [-] Load duration is: 4.1002 2018-02-03 23:07:07.186 1380 INFO rally.task.engine [-] Full duration is: 8.29794 2018-02-03 23:07:07.213 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Enter context: `users` 2018-02-03 23:07:07.937 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Enter context: `users` 2018-02-03 23:07:07.948 1931 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 START 2018-02-03 23:07:08.581 1931 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 END: OK 2018-02-03 23:07:08.599 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: user resources cleanup 2018-02-03 23:07:09.899 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: user resources cleanup 2018-02-03 23:07:09.899 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Exit context: `users` 2018-02-03 23:07:11.779 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Exit context: `users` 2018-02-03 23:07:13.233 1380 INFO rally.task.engine [-] Load duration is: 0.631704 2018-02-03 23:07:13.233 1380 INFO rally.task.engine [-] Full duration is: 4.567109 2018-02-03 23:07:13.259 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Enter context: `users` 2018-02-03 23:07:13.963 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Enter context: `users` 2018-02-03 23:07:13.977 2037 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 START 2018-02-03 23:07:14.465 2037 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 END: OK 2018-02-03 23:07:14.486 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: user resources cleanup 2018-02-03 23:07:15.759 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: user resources cleanup 2018-02-03 23:07:15.760 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Exit context: `users` 2018-02-03 23:07:17.367 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Exit context: `users` 2018-02-03 23:07:19.281 1380 INFO rally.task.engine [-] Load duration is: 0.487383 2018-02-03 23:07:19.282 1380 INFO rally.task.engine [-] Full duration is: 4.108741 2018-02-03 23:07:19.310 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Enter context: `users` 2018-02-03 23:07:20.045 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Enter context: `users` 2018-02-03 23:07:20.056 2143 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 START 2018-02-03 23:07:24.429 2143 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 END: OK 2018-02-03 23:07:24.455 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: user resources cleanup 2018-02-03 23:07:25.940 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: user resources cleanup 2018-02-03 23:07:25.940 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Exit context: `users` 2018-02-03 23:07:27.681 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Exit context: `users` 2018-02-03 23:07:29.344 1380 INFO rally.task.engine [-] Load duration is: 4.372722 2018-02-03 23:07:29.344 1380 INFO rally.task.engine [-] Full duration is: 8.371767 2018-02-03 23:07:29.371 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Enter context: `users` 2018-02-03 23:07:30.097 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Enter context: `users` 2018-02-03 23:07:30.108 2249 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 START 2018-02-03 23:07:30.451 2249 INFO rally.task.runner [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | ITER: 1 END: OK 2018-02-03 23:07:30.477 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Starting: Exit context: `users` 2018-02-03 23:07:32.264 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Exit context: `users` 2018-02-03 23:07:33.386 1380 INFO rally.task.engine [-] Load duration is: 0.34153 2018-02-03 23:07:33.387 1380 INFO rally.task.engine [-] Full duration is: 2.894401 2018-02-03 23:07:33.409 1380 INFO rally.task.engine [-] Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba | Completed: Benchmarking. Task 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba: 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.148 | 11.148 | 11.148 | 11.148 | 11.148 | 11.148 | 100.0% | 1 | | ceilometer.get_alarm_state | 3.617 | 3.617 | 3.617 | 3.617 | 3.617 | 3.617 | 100.0% | 1 | | ceilometer.get_alarm_history | 3.668 | 3.668 | 3.668 | 3.668 | 3.668 | 3.668 | 100.0% | 1 | | ceilometer.set_alarm_state | 7.255 | 7.255 | 7.255 | 7.255 | 7.255 | 7.255 | 100.0% | 1 | | total | 25.688 | 25.688 | 25.688 | 25.688 | 25.688 | 25.688 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.688471 Full duration: 33.147665 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 | 3.942 | 3.942 | 3.942 | 3.942 | 3.942 | 3.942 | 100.0% | 1 | | ceilometer.delete_alarm | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 4.158 | 4.158 | 4.158 | 4.158 | 4.158 | 4.158 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.157657 Full duration: 11.228924 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 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 100.0% | 1 | | ceilometer.get_alarm | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.681986 Full duration: 11.898818 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 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | ceilometer.list_alarms | 3.716 | 3.716 | 3.716 | 3.716 | 3.716 | 3.716 | 100.0% | 1 | | total | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.1002 Full duration: 8.29794 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 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | ceilometer.query_alarm_history | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.631704 Full duration: 4.567109 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 | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 100.0% | 1 | | ceilometer.query_alarms | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.487383 Full duration: 4.108741 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 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | ceilometer.update_alarm | 3.991 | 3.991 | 3.991 | 3.991 | 3.991 | 3.991 | 100.0% | 1 | | total | 4.373 | 4.373 | 4.373 | 4.373 | 4.373 | 4.373 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.372722 Full duration: 8.371767 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 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | total | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.34153 Full duration: 2.894401 2018-02-03 23:07:33,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba 2018-02-03 23:07:33,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-02-03 23:07:33,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0a38346a-0ddf-4f0f-a8b6-1fce6f9825ba'] 2018-02-03 23:07:34,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-03 23:07:34,709 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-02-03 23:07:34,709 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-02-03 23:07:34,709 - 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-02-03 23:07:34,710 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-03 23:07:34,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-03 23:07:34,730 - 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': 'bec9b8ac-7fd3-48b4-8438-13a1a2617233', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'flavor_name': 'rally-tiny-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', '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-02-03 23:08:53,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-03 23:07:36.393 2295 INFO rally.task.engine [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Task validation. 2018-02-03 23:07:36.401 2295 INFO rally.task.engine [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Task validation of scenarios names. 2018-02-03 23:07:36.403 2295 INFO rally.task.engine [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Task validation of scenarios names. 2018-02-03 23:07:36.404 2295 INFO rally.task.engine [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Task validation of syntax. 2018-02-03 23:07:36.464 2295 INFO rally.task.engine [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Task validation of syntax. 2018-02-03 23:07:36.464 2295 INFO rally.task.engine [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Task validation of semantic. 2018-02-03 23:07:36.777 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `users` 2018-02-03 23:07:37.504 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `users` 2018-02-03 23:07:38.426 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `users` 2018-02-03 23:07:40.890 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `users` 2018-02-03 23:07:40.891 2295 INFO rally.task.engine [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Task validation of semantic. 2018-02-03 23:07:40.891 2295 INFO rally.task.engine [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Task validation. Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5: started 2018-02-03 23:07:40.998 2295 INFO rally.task.engine [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Benchmarking. 2018-02-03 23:07:41.022 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `users` 2018-02-03 23:07:41.712 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `users` 2018-02-03 23:07:41.713 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `quotas` 2018-02-03 23:07:42.171 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `quotas` 2018-02-03 23:07:42.171 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `Volumes` 2018-02-03 23:07:44.880 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `Volumes` 2018-02-03 23:07:44.894 2422 INFO rally.task.runner [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | ITER: 1 START 2018-02-03 23:07:49.553 2422 INFO rally.task.runner [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | ITER: 1 END: OK 2018-02-03 23:07:49.578 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: user resources cleanup 2018-02-03 23:07:52.347 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: user resources cleanup 2018-02-03 23:07:52.348 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `Volumes` 2018-02-03 23:07:52.425 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `Volumes` 2018-02-03 23:07:52.425 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `quotas` 2018-02-03 23:07:52.456 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `quotas` 2018-02-03 23:07:52.456 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `users` 2018-02-03 23:07:54.185 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `users` 2018-02-03 23:07:55.072 2295 INFO rally.task.engine [-] Load duration is: 2.657992 2018-02-03 23:07:55.072 2295 INFO rally.task.engine [-] Full duration is: 13.164829 2018-02-03 23:07:55.106 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `users` 2018-02-03 23:07:55.845 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `users` 2018-02-03 23:07:55.845 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `quotas` 2018-02-03 23:07:56.183 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `quotas` 2018-02-03 23:07:56.195 2608 INFO rally.task.runner [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | ITER: 1 START 2018-02-03 23:08:01.409 2608 INFO rally.task.runner [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | ITER: 1 END: OK 2018-02-03 23:08:01.431 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: user resources cleanup 2018-02-03 23:08:01.809 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: user resources cleanup 2018-02-03 23:08:01.809 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `quotas` 2018-02-03 23:08:01.841 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `quotas` 2018-02-03 23:08:01.841 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `users` 2018-02-03 23:08:03.592 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `users` 2018-02-03 23:08:05.146 2295 INFO rally.task.engine [-] Load duration is: 3.212674 2018-02-03 23:08:05.147 2295 INFO rally.task.engine [-] Full duration is: 8.487403 2018-02-03 23:08:05.177 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `users` 2018-02-03 23:08:05.955 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `users` 2018-02-03 23:08:05.955 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `quotas` 2018-02-03 23:08:06.478 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `quotas` 2018-02-03 23:08:06.733 2774 INFO rally.task.runner [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | ITER: 1 START 2018-02-03 23:08:13.965 2774 INFO rally.task.runner [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | ITER: 1 END: OK 2018-02-03 23:08:13.985 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: user resources cleanup 2018-02-03 23:08:14.274 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: user resources cleanup 2018-02-03 23:08:14.274 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `quotas` 2018-02-03 23:08:14.311 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `quotas` 2018-02-03 23:08:14.311 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `users` 2018-02-03 23:08:16.018 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `users` 2018-02-03 23:08:17.224 2295 INFO rally.task.engine [-] Load duration is: 5.231354 2018-02-03 23:08:17.224 2295 INFO rally.task.engine [-] Full duration is: 10.842827 2018-02-03 23:08:17.253 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `users` 2018-02-03 23:08:17.995 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `users` 2018-02-03 23:08:17.995 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `quotas` 2018-02-03 23:08:18.283 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `quotas` 2018-02-03 23:08:18.296 2940 INFO rally.task.runner [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | ITER: 1 START 2018-02-03 23:08:23.911 2940 INFO rally.task.runner [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | ITER: 1 END: OK 2018-02-03 23:08:23.934 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: user resources cleanup 2018-02-03 23:08:24.239 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: user resources cleanup 2018-02-03 23:08:24.240 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `quotas` 2018-02-03 23:08:24.270 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `quotas` 2018-02-03 23:08:24.270 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `users` 2018-02-03 23:08:25.910 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `users` 2018-02-03 23:08:27.296 2295 INFO rally.task.engine [-] Load duration is: 3.613629 2018-02-03 23:08:27.298 2295 INFO rally.task.engine [-] Full duration is: 8.658969 2018-02-03 23:08:27.330 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `users` 2018-02-03 23:08:28.150 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `users` 2018-02-03 23:08:28.150 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `quotas` 2018-02-03 23:08:28.498 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `quotas` 2018-02-03 23:08:28.511 3106 INFO rally.task.runner [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | ITER: 1 START 2018-02-03 23:08:35.849 3106 INFO rally.task.runner [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | ITER: 1 END: OK 2018-02-03 23:08:35.870 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: user resources cleanup 2018-02-03 23:08:36.166 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: user resources cleanup 2018-02-03 23:08:36.167 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `quotas` 2018-02-03 23:08:36.200 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `quotas` 2018-02-03 23:08:36.200 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `users` 2018-02-03 23:08:38.021 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `users` 2018-02-03 23:08:39.378 2295 INFO rally.task.engine [-] Load duration is: 5.337183 2018-02-03 23:08:39.379 2295 INFO rally.task.engine [-] Full duration is: 10.692807 2018-02-03 23:08:39.405 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `users` 2018-02-03 23:08:40.113 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `users` 2018-02-03 23:08:40.114 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `quotas` 2018-02-03 23:08:40.443 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `quotas` 2018-02-03 23:08:40.444 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Enter context: `Volumes` 2018-02-03 23:08:43.087 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Enter context: `Volumes` 2018-02-03 23:08:43.101 3272 INFO rally.task.runner [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | ITER: 1 START 2018-02-03 23:08:48.297 3272 INFO rally.task.runner [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | ITER: 1 END: OK 2018-02-03 23:08:48.322 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: user resources cleanup 2018-02-03 23:08:50.871 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: user resources cleanup 2018-02-03 23:08:50.871 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `Volumes` 2018-02-03 23:08:50.952 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `Volumes` 2018-02-03 23:08:50.953 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `quotas` 2018-02-03 23:08:50.982 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `quotas` 2018-02-03 23:08:50.982 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Starting: Exit context: `users` 2018-02-03 23:08:52.772 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Exit context: `users` 2018-02-03 23:08:53.457 2295 INFO rally.task.engine [-] Load duration is: 3.194146 2018-02-03 23:08:53.457 2295 INFO rally.task.engine [-] Full duration is: 13.370604 2018-02-03 23:08:53.481 2295 INFO rally.task.engine [-] Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5 | Completed: Benchmarking. Task d44a7b23-b03a-4748-bb48-6fb74c72ebe5: 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.458 | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 100.0% | 1 | | cinder.delete_snapshot | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 100.0% | 1 | | total | 2.658 | 2.658 | 2.658 | 2.658 | 2.658 | 2.658 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.657992 Full duration: 13.164829 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.778 | 2.778 | 2.778 | 2.778 | 2.778 | 2.778 | 100.0% | 1 | | cinder.delete_volume | 2.435 | 2.435 | 2.435 | 2.435 | 2.435 | 2.435 | 100.0% | 1 | | total | 3.213 | 3.213 | 3.213 | 3.213 | 3.213 | 3.213 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.212674 Full duration: 8.487403 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 | 4.989 | 4.989 | 4.989 | 4.989 | 4.989 | 4.989 | 100.0% | 1 | | cinder.delete_volume | 2.242 | 2.242 | 2.242 | 2.242 | 2.242 | 2.242 | 100.0% | 1 | | total | 5.231 | 5.231 | 5.231 | 5.231 | 5.231 | 5.231 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.231354 Full duration: 10.842827 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.362 | 3.362 | 3.362 | 3.362 | 3.362 | 3.362 | 100.0% | 1 | | cinder.delete_volume | 2.251 | 2.251 | 2.251 | 2.251 | 2.251 | 2.251 | 100.0% | 1 | | total | 3.614 | 3.614 | 3.614 | 3.614 | 3.614 | 3.614 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.613629 Full duration: 8.658969 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 | 2.771 | 2.771 | 2.771 | 2.771 | 2.771 | 2.771 | 100.0% | 1 | | cinder.extend_volume | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 100.0% | 1 | | cinder.delete_volume | 2.244 | 2.244 | 2.244 | 2.244 | 2.244 | 2.244 | 100.0% | 1 | | total | 5.337 | 5.337 | 5.337 | 5.337 | 5.337 | 5.337 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.337183 Full duration: 10.692807 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 | 2.953 | 2.953 | 2.953 | 2.953 | 2.953 | 2.953 | 100.0% | 1 | | cinder.delete_volume | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 100.0% | 1 | | total | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.194146 Full duration: 13.370604 2018-02-03 23:08:53,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d44a7b23-b03a-4748-bb48-6fb74c72ebe5 2018-02-03 23:08:53,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd44a7b23-b03a-4748-bb48-6fb74c72ebe5', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-02-03 23:08:53,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd44a7b23-b03a-4748-bb48-6fb74c72ebe5'] 2018-02-03 23:08:54,862 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-03 23:08:54,863 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-02-03 23:08:54,863 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-02-03 23:08:54,863 - 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-02-03 23:08:54,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-03 23:08:54,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-03 23:08:54,883 - 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': 'bec9b8ac-7fd3-48b4-8438-13a1a2617233', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'flavor_name': 'rally-tiny-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', '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-02-03 23:09:39,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-03 23:08:56.542 3418 INFO rally.task.engine [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Task validation. 2018-02-03 23:08:56.550 3418 INFO rally.task.engine [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Task validation of scenarios names. 2018-02-03 23:08:56.554 3418 INFO rally.task.engine [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Task validation of scenarios names. 2018-02-03 23:08:56.554 3418 INFO rally.task.engine [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Task validation of syntax. 2018-02-03 23:08:56.585 3418 INFO rally.task.engine [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Task validation of syntax. 2018-02-03 23:08:56.585 3418 INFO rally.task.engine [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Task validation of semantic. 2018-02-03 23:08:56.900 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Enter context: `users` 2018-02-03 23:08:57.584 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Enter context: `users` 2018-02-03 23:08:58.553 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Exit context: `users` 2018-02-03 23:09:01.175 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Exit context: `users` 2018-02-03 23:09:01.176 3418 INFO rally.task.engine [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Task validation of semantic. 2018-02-03 23:09:01.176 3418 INFO rally.task.engine [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Task validation. Task 71575d55-03ee-4b6c-bc24-64f45ced062a: started 2018-02-03 23:09:01.193 3418 INFO rally.task.engine [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Benchmarking. 2018-02-03 23:09:01.216 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Enter context: `users` 2018-02-03 23:09:01.934 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Enter context: `users` 2018-02-03 23:09:01.947 3545 INFO rally.task.runner [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | ITER: 1 START 2018-02-03 23:09:09.694 3545 INFO rally.task.runner [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | ITER: 1 END: OK 2018-02-03 23:09:09.713 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: user resources cleanup 2018-02-03 23:09:10.044 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: user resources cleanup 2018-02-03 23:09:10.045 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Exit context: `users` 2018-02-03 23:09:11.896 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Exit context: `users` 2018-02-03 23:09:13.256 3418 INFO rally.task.engine [-] Load duration is: 3.745968 2018-02-03 23:09:13.257 3418 INFO rally.task.engine [-] Full duration is: 10.681475 2018-02-03 23:09:13.288 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Enter context: `users` 2018-02-03 23:09:14.198 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Enter context: `users` 2018-02-03 23:09:14.210 3651 INFO rally.task.runner [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | ITER: 1 START 2018-02-03 23:09:19.848 3651 INFO rally.task.runner [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | ITER: 1 END: OK 2018-02-03 23:09:19.869 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: user resources cleanup 2018-02-03 23:09:20.153 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: user resources cleanup 2018-02-03 23:09:20.153 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Exit context: `users` 2018-02-03 23:09:21.944 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Exit context: `users` 2018-02-03 23:09:23.329 3418 INFO rally.task.engine [-] Load duration is: 3.637645 2018-02-03 23:09:23.330 3418 INFO rally.task.engine [-] Full duration is: 8.658738 2018-02-03 23:09:23.354 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Enter context: `users` 2018-02-03 23:09:24.144 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Enter context: `users` 2018-02-03 23:09:24.156 3757 INFO rally.task.runner [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | ITER: 1 START 2018-02-03 23:09:31.980 3757 INFO rally.task.runner [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | ITER: 1 END: OK 2018-02-03 23:09:32.001 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: user resources cleanup 2018-02-03 23:09:32.234 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: user resources cleanup 2018-02-03 23:09:32.235 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Exit context: `users` 2018-02-03 23:09:33.985 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Exit context: `users` 2018-02-03 23:09:35.405 3418 INFO rally.task.engine [-] Load duration is: 5.822453 2018-02-03 23:09:35.405 3418 INFO rally.task.engine [-] Full duration is: 10.632604 2018-02-03 23:09:35.430 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Enter context: `users` 2018-02-03 23:09:36.158 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Enter context: `users` 2018-02-03 23:09:36.169 3863 INFO rally.task.runner [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | ITER: 1 START 2018-02-03 23:09:36.549 3863 INFO rally.task.runner [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | ITER: 1 END: OK 2018-02-03 23:09:36.569 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Starting: Exit context: `users` 2018-02-03 23:09:38.502 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Exit context: `users` 2018-02-03 23:09:39.453 3418 INFO rally.task.engine [-] Load duration is: 0.378309 2018-02-03 23:09:39.453 3418 INFO rally.task.engine [-] Full duration is: 3.072843 2018-02-03 23:09:39.477 3418 INFO rally.task.engine [-] Task 71575d55-03ee-4b6c-bc24-64f45ced062a | Completed: Benchmarking. Task 71575d55-03ee-4b6c-bc24-64f45ced062a: 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 | 3.166 | 3.166 | 3.166 | 3.166 | 3.166 | 3.166 | 100.0% | 1 | | heat.update_stack | 2.27 | 2.27 | 2.27 | 2.27 | 2.27 | 2.27 | 100.0% | 1 | | heat.delete_stack | 2.31 | 2.31 | 2.31 | 2.31 | 2.31 | 2.31 | 100.0% | 1 | | total | 3.746 | 3.746 | 3.746 | 3.746 | 3.746 | 3.746 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.745968 Full duration: 10.681475 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 | 3.096 | 3.096 | 3.096 | 3.096 | 3.096 | 3.096 | 100.0% | 1 | | heat.check_stack | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | heat.delete_stack | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 100.0% | 1 | | total | 3.638 | 3.638 | 3.638 | 3.638 | 3.638 | 3.638 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.637645 Full duration: 8.658738 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 | 2.96 | 2.96 | 2.96 | 2.96 | 2.96 | 2.96 | 100.0% | 1 | | heat.suspend_stack | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 100.0% | 1 | | heat.resume_stack | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | heat.delete_stack | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 100.0% | 1 | | total | 5.822 | 5.822 | 5.822 | 5.822 | 5.822 | 5.822 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.822453 Full duration: 10.632604 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.378 | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 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.378 | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.378309 Full duration: 3.072843 2018-02-03 23:09:39,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 71575d55-03ee-4b6c-bc24-64f45ced062a 2018-02-03 23:09:39,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '71575d55-03ee-4b6c-bc24-64f45ced062a', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-02-03 23:09:39,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '71575d55-03ee-4b6c-bc24-64f45ced062a'] 2018-02-03 23:09:40,777 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-03 23:09:40,778 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-02-03 23:09:40,778 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-02-03 23:09:40,778 - 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-02-03 23:09:40,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-03 23:09:40,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-03 23:09:40,799 - 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': 'bec9b8ac-7fd3-48b4-8438-13a1a2617233', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'flavor_name': 'rally-tiny-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', '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-02-03 23:10:52,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-03 23:09:42.475 3909 INFO rally.task.engine [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Task validation. 2018-02-03 23:09:42.482 3909 INFO rally.task.engine [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Task validation of scenarios names. 2018-02-03 23:09:42.485 3909 INFO rally.task.engine [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Task validation of scenarios names. 2018-02-03 23:09:42.485 3909 INFO rally.task.engine [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Task validation of syntax. 2018-02-03 23:09:42.547 3909 INFO rally.task.engine [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Task validation of syntax. 2018-02-03 23:09:42.547 3909 INFO rally.task.engine [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Task validation of semantic. 2018-02-03 23:09:42.856 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Enter context: `users` 2018-02-03 23:09:43.557 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Enter context: `users` 2018-02-03 23:09:43.590 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Exit context: `users` 2018-02-03 23:09:46.152 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Exit context: `users` 2018-02-03 23:09:46.152 3909 INFO rally.task.engine [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Task validation of semantic. 2018-02-03 23:09:46.152 3909 INFO rally.task.engine [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Task validation. Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347: started 2018-02-03 23:09:46.170 3909 INFO rally.task.engine [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Benchmarking. 2018-02-03 23:09:46.194 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Enter context: `users` 2018-02-03 23:09:47.009 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Enter context: `users` 2018-02-03 23:09:47.022 4036 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 START 2018-02-03 23:09:47.633 4036 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 END: OK 2018-02-03 23:09:47.652 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: admin resources cleanup 2018-02-03 23:09:49.099 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: admin resources cleanup 2018-02-03 23:09:49.099 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Exit context: `users` 2018-02-03 23:09:50.824 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Exit context: `users` 2018-02-03 23:09:52.214 3909 INFO rally.task.engine [-] Load duration is: 0.210419 2018-02-03 23:09:52.215 3909 INFO rally.task.engine [-] Full duration is: 4.631102 2018-02-03 23:09:52.245 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Enter context: `users` 2018-02-03 23:09:52.969 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Enter context: `users` 2018-02-03 23:09:52.981 4202 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 START 2018-02-03 23:09:53.657 4202 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 END: OK 2018-02-03 23:09:53.683 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: admin resources cleanup 2018-02-03 23:09:55.130 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: admin resources cleanup 2018-02-03 23:09:55.130 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Exit context: `users` 2018-02-03 23:09:56.929 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Exit context: `users` 2018-02-03 23:09:58.263 3909 INFO rally.task.engine [-] Load duration is: 0.195988 2018-02-03 23:09:58.264 3909 INFO rally.task.engine [-] Full duration is: 4.685404 2018-02-03 23:09:58.306 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Enter context: `users` 2018-02-03 23:09:59.056 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Enter context: `users` 2018-02-03 23:09:59.068 4368 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 START 2018-02-03 23:09:59.663 4368 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 END: OK 2018-02-03 23:09:59.680 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: admin resources cleanup 2018-02-03 23:10:01.105 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: admin resources cleanup 2018-02-03 23:10:01.106 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Exit context: `users` 2018-02-03 23:10:02.924 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Exit context: `users` 2018-02-03 23:10:04.333 3909 INFO rally.task.engine [-] Load duration is: 0.223171 2018-02-03 23:10:04.334 3909 INFO rally.task.engine [-] Full duration is: 4.619985 2018-02-03 23:10:04.361 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Enter context: `users` 2018-02-03 23:10:05.074 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Enter context: `users` 2018-02-03 23:10:05.085 4534 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 START 2018-02-03 23:10:05.645 4534 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 END: OK 2018-02-03 23:10:05.666 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: admin resources cleanup 2018-02-03 23:10:06.050 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: admin resources cleanup 2018-02-03 23:10:06.050 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Exit context: `users` 2018-02-03 23:10:07.947 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Exit context: `users` 2018-02-03 23:10:08.380 3909 INFO rally.task.engine [-] Load duration is: 0.191891 2018-02-03 23:10:08.381 3909 INFO rally.task.engine [-] Full duration is: 3.587099 2018-02-03 23:10:08.407 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Enter context: `users` 2018-02-03 23:10:09.129 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Enter context: `users` 2018-02-03 23:10:09.141 4700 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 START 2018-02-03 23:10:09.675 4700 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 END: OK 2018-02-03 23:10:09.702 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: admin resources cleanup 2018-02-03 23:10:10.042 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: admin resources cleanup 2018-02-03 23:10:10.042 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Exit context: `users` 2018-02-03 23:10:11.661 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Exit context: `users` 2018-02-03 23:10:12.425 3909 INFO rally.task.engine [-] Load duration is: 0.179619 2018-02-03 23:10:12.425 3909 INFO rally.task.engine [-] Full duration is: 3.255809 2018-02-03 23:10:12.452 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Enter context: `users` 2018-02-03 23:10:13.185 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Enter context: `users` 2018-02-03 23:10:13.197 4866 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 START 2018-02-03 23:10:14.294 4866 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 END: OK 2018-02-03 23:10:14.311 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: admin resources cleanup 2018-02-03 23:10:18.007 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: admin resources cleanup 2018-02-03 23:10:18.007 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Exit context: `users` 2018-02-03 23:10:19.739 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Exit context: `users` 2018-02-03 23:10:20.482 3909 INFO rally.task.engine [-] Load duration is: 0.521077 2018-02-03 23:10:20.482 3909 INFO rally.task.engine [-] Full duration is: 7.28835 2018-02-03 23:10:20.508 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Enter context: `users` 2018-02-03 23:10:21.223 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Enter context: `users` 2018-02-03 23:10:21.235 5032 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 START 2018-02-03 23:10:21.909 5032 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 END: OK 2018-02-03 23:10:21.926 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: admin resources cleanup 2018-02-03 23:10:22.307 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: admin resources cleanup 2018-02-03 23:10:22.308 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Exit context: `users` 2018-02-03 23:10:24.107 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Exit context: `users` 2018-02-03 23:10:24.528 3909 INFO rally.task.engine [-] Load duration is: 0.301602 2018-02-03 23:10:24.528 3909 INFO rally.task.engine [-] Full duration is: 3.600057 2018-02-03 23:10:24.556 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Enter context: `users` 2018-02-03 23:10:25.271 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Enter context: `users` 2018-02-03 23:10:25.282 5198 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 START 2018-02-03 23:10:25.861 5198 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 END: OK 2018-02-03 23:10:25.883 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: admin resources cleanup 2018-02-03 23:10:27.409 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: admin resources cleanup 2018-02-03 23:10:27.410 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Exit context: `users` 2018-02-03 23:10:29.165 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Exit context: `users` 2018-02-03 23:10:30.579 3909 INFO rally.task.engine [-] Load duration is: 0.210066 2018-02-03 23:10:30.580 3909 INFO rally.task.engine [-] Full duration is: 4.611213 2018-02-03 23:10:30.608 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Enter context: `users` 2018-02-03 23:10:31.338 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Enter context: `users` 2018-02-03 23:10:31.350 5364 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 START 2018-02-03 23:10:31.889 5364 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 END: OK 2018-02-03 23:10:31.910 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: admin resources cleanup 2018-02-03 23:10:33.350 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: admin resources cleanup 2018-02-03 23:10:33.350 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Exit context: `users` 2018-02-03 23:10:35.166 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Exit context: `users` 2018-02-03 23:10:36.628 3909 INFO rally.task.engine [-] Load duration is: 0.173893 2018-02-03 23:10:36.630 3909 INFO rally.task.engine [-] Full duration is: 4.559753 2018-02-03 23:10:36.665 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Enter context: `users` 2018-02-03 23:10:37.379 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Enter context: `users` 2018-02-03 23:10:37.392 5530 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 START 2018-02-03 23:10:38.115 5530 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 END: OK 2018-02-03 23:10:38.133 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: admin resources cleanup 2018-02-03 23:10:39.642 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: admin resources cleanup 2018-02-03 23:10:39.643 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Exit context: `users` 2018-02-03 23:10:41.481 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Exit context: `users` 2018-02-03 23:10:42.692 3909 INFO rally.task.engine [-] Load duration is: 0.383428 2018-02-03 23:10:42.693 3909 INFO rally.task.engine [-] Full duration is: 4.817773 2018-02-03 23:10:42.725 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Enter context: `users` 2018-02-03 23:10:43.662 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Enter context: `users` 2018-02-03 23:10:43.675 5696 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 START 2018-02-03 23:10:46.190 5696 INFO rally.task.runner [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | ITER: 1 END: OK 2018-02-03 23:10:46.210 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: admin resources cleanup 2018-02-03 23:10:49.214 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: admin resources cleanup 2018-02-03 23:10:49.214 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Starting: Exit context: `users` 2018-02-03 23:10:51.038 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Exit context: `users` 2018-02-03 23:10:52.764 3909 INFO rally.task.engine [-] Load duration is: 2.15246 2018-02-03 23:10:52.764 3909 INFO rally.task.engine [-] Full duration is: 8.31489 2018-02-03 23:10:52.788 3909 INFO rally.task.engine [-] Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 | Completed: Benchmarking. Task 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347: 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.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.add_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.revoke_role | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | total | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.210419 Full duration: 4.631102 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.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | keystone_v3.add_role | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | keystone_v3.list_roles | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.195988 Full duration: 4.685404 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.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | keystone_v3.list_projects | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | total | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.223171 Full duration: 4.619985 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.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.delete_role | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | total | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.191891 Full duration: 3.587099 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.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | keystone_v3.delete_service | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.179619 Full duration: 3.255809 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.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | keystone_v3.create_user | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | keystone_v3.list_roles | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | keystone_v3.add_role | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | keystone_v3.create_role | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | keystone_v3.get_project | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.get_user | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 100.0% | 1 | | keystone_v3.get_role | 0.019 | 0.019 | 0.019 | 0.019 | 0.019 | 0.019 | 100.0% | 1 | | keystone_v3.list_services | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.get_services | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | total | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.521077 Full duration: 7.28835 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.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | keystone_v3.update_project | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | keystone_v3.delete_project | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.301602 Full duration: 3.600057 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.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.210066 Full duration: 4.611213 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.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.173893 Full duration: 4.559753 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.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | keystone_v3.list_users | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.383428 Full duration: 4.817773 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.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | keystone_v3.create_users | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 100.0% | 1 | | keystone_v3.create_user | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | keystone_v3.list_roles | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.add_role | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.15246 Full duration: 8.31489 2018-02-03 23:10:52,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347 2018-02-03 23:10:52,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-02-03 23:10:52,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '31c24bd2-e21d-4c93-bfa6-8eb6cfbc1347'] 2018-02-03 23:10:54,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-03 23:10:54,329 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-02-03 23:10:54,329 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-02-03 23:10:54,329 - 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-02-03 23:10:54,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-03 23:10:54,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-03 23:10:54,352 - 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': 'bec9b8ac-7fd3-48b4-8438-13a1a2617233', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'flavor_name': 'rally-tiny-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', '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-02-03 23:12:10,693 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | 2018-02-03 23:12:10,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-03 23:10:56.030 5822 INFO rally.task.engine [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Task validation. 2018-02-03 23:10:56.038 5822 INFO rally.task.engine [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Task validation of scenarios names. 2018-02-03 23:10:56.040 5822 INFO rally.task.engine [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Task validation of scenarios names. 2018-02-03 23:10:56.040 5822 INFO rally.task.engine [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Task validation of syntax. 2018-02-03 23:10:56.120 5822 INFO rally.task.engine [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Task validation of syntax. 2018-02-03 23:10:56.121 5822 INFO rally.task.engine [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Task validation of semantic. 2018-02-03 23:10:56.476 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Enter context: `users` 2018-02-03 23:10:57.134 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Enter context: `users` 2018-02-03 23:10:57.917 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Exit context: `users` 2018-02-03 23:11:00.394 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Exit context: `users` 2018-02-03 23:11:00.395 5822 INFO rally.task.engine [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Task validation of semantic. 2018-02-03 23:11:00.395 5822 INFO rally.task.engine [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Task validation. Task fd719adb-be88-48fa-8492-47387db196b3: started 2018-02-03 23:11:00.412 5822 INFO rally.task.engine [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Benchmarking. 2018-02-03 23:11:00.434 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Enter context: `users` 2018-02-03 23:11:01.137 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Enter context: `users` 2018-02-03 23:11:01.137 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Enter context: `quotas` 2018-02-03 23:11:01.400 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Enter context: `quotas` 2018-02-03 23:11:01.416 5949 INFO rally.task.runner [-] Task fd719adb-be88-48fa-8492-47387db196b3 | ITER: 1 START 2018-02-03 23:11:02.976 5949 INFO rally.task.runner [-] Task fd719adb-be88-48fa-8492-47387db196b3 | ITER: 1 END: OK 2018-02-03 23:11:03.000 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: user resources cleanup 2018-02-03 23:11:03.587 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: user resources cleanup 2018-02-03 23:11:03.588 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Exit context: `quotas` 2018-02-03 23:11:03.608 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Exit context: `quotas` 2018-02-03 23:11:03.608 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Exit context: `users` 2018-02-03 23:11:05.236 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Exit context: `users` 2018-02-03 23:11:06.456 5822 INFO rally.task.engine [-] Load duration is: 1.559459 2018-02-03 23:11:06.457 5822 INFO rally.task.engine [-] Full duration is: 4.804701 2018-02-03 23:11:06.495 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Enter context: `users` 2018-02-03 23:11:07.237 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Enter context: `users` 2018-02-03 23:11:07.237 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Enter context: `quotas` 2018-02-03 23:11:07.531 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Enter context: `quotas` 2018-02-03 23:11:07.531 5822 INFO rally.plugins.openstack.context.network.networks [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Enter context: `network` 2018-02-03 23:11:12.515 5822 INFO rally.plugins.openstack.context.network.networks [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Enter context: `network` 2018-02-03 23:11:12.527 6235 INFO rally.task.runner [-] Task fd719adb-be88-48fa-8492-47387db196b3 | ITER: 1 START 2018-02-03 23:11:14.104 6235 INFO rally.task.runner [-] Task fd719adb-be88-48fa-8492-47387db196b3 | ITER: 1 END: Error InternalServerError: Request Failed: internal server error while processing your request. 2018-02-03 23:11:14.125 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: user resources cleanup 2018-02-03 23:11:17.220 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: user resources cleanup 2018-02-03 23:11:17.220 5822 INFO rally.plugins.openstack.context.network.networks [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Exit context: `network` 2018-02-03 23:12:07.411 5822 INFO rally.plugins.openstack.context.network.networks [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Exit context: `network` 2018-02-03 23:12:07.411 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Exit context: `quotas` 2018-02-03 23:12:07.439 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Exit context: `quotas` 2018-02-03 23:12:07.439 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Starting: Exit context: `users` 2018-02-03 23:12:08.929 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Exit context: `users` 2018-02-03 23:12:10.646 5822 INFO rally.task.engine [-] Load duration is: 1.547542 2018-02-03 23:12:10.646 5822 INFO rally.task.engine [-] Full duration is: 62.436502 2018-02-03 23:12:10.673 5822 INFO rally.task.engine [-] Task fd719adb-be88-48fa-8492-47387db196b3 | Completed: Benchmarking. 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.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | neutron.delete_network | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | total | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.559459 Full duration: 4.804701 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 | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.547542 Full duration: 62.436502 2018-02-03 23:12:10,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fd719adb-be88-48fa-8492-47387db196b3 2018-02-03 23:12:10,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fd719adb-be88-48fa-8492-47387db196b3', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-02-03 23:12:10,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fd719adb-be88-48fa-8492-47387db196b3'] 2018-02-03 23:12:11,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-03 23:12:11,984 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-02-03 23:12:11,985 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-02-03 23:12:11,985 - 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-02-03 23:12:11,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-03 23:12:12,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-03 23:12:12,006 - 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': 'bec9b8ac-7fd3-48b4-8438-13a1a2617233', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'flavor_name': 'rally-tiny-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', '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-02-03 23:12:44,800 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | 2018-02-03 23:12:44,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-03 23:12:13.640 6481 INFO rally.task.engine [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Task validation. 2018-02-03 23:12:13.647 6481 INFO rally.task.engine [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Task validation of scenarios names. 2018-02-03 23:12:13.650 6481 INFO rally.task.engine [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Task validation of scenarios names. 2018-02-03 23:12:13.650 6481 INFO rally.task.engine [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Task validation of syntax. 2018-02-03 23:12:13.691 6481 INFO rally.task.engine [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Task validation of syntax. 2018-02-03 23:12:13.691 6481 INFO rally.task.engine [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Task validation of semantic. 2018-02-03 23:12:13.980 6481 INFO rally.plugins.openstack.context.keystone.users [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Enter context: `users` 2018-02-03 23:12:14.678 6481 INFO rally.plugins.openstack.context.keystone.users [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Enter context: `users` 2018-02-03 23:12:16.102 6481 INFO rally.plugins.openstack.context.keystone.users [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Exit context: `users` 2018-02-03 23:12:18.637 6481 INFO rally.plugins.openstack.context.keystone.users [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Exit context: `users` 2018-02-03 23:12:18.637 6481 INFO rally.task.engine [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Task validation of semantic. 2018-02-03 23:12:18.637 6481 INFO rally.task.engine [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Task validation. Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d: started 2018-02-03 23:12:18.653 6481 INFO rally.task.engine [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Benchmarking. 2018-02-03 23:12:18.677 6481 INFO rally.plugins.openstack.context.keystone.users [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Enter context: `users` 2018-02-03 23:12:19.405 6481 INFO rally.plugins.openstack.context.keystone.users [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Enter context: `users` 2018-02-03 23:12:19.405 6481 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Enter context: `quotas` 2018-02-03 23:12:19.713 6481 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Enter context: `quotas` 2018-02-03 23:12:19.714 6481 INFO rally.plugins.openstack.context.network.networks [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Enter context: `network` 2018-02-03 23:12:24.163 6481 INFO rally.plugins.openstack.context.network.networks [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Enter context: `network` 2018-02-03 23:12:24.468 6608 INFO rally.task.runner [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | ITER: 1 START 2018-02-03 23:12:31.080 6608 INFO rally.task.runner [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | ITER: 1 END: Error GetResourceErrorStatus: Resource has ERROR status. 2018-02-03 23:12:31.096 6481 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: user resources cleanup 2018-02-03 23:12:34.799 6481 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: user resources cleanup 2018-02-03 23:12:34.800 6481 INFO rally.plugins.openstack.context.network.networks [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Exit context: `network` 2018-02-03 23:12:41.543 6481 INFO rally.plugins.openstack.context.network.networks [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Exit context: `network` 2018-02-03 23:12:41.543 6481 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Exit context: `quotas` 2018-02-03 23:12:41.607 6481 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Exit context: `quotas` 2018-02-03 23:12:41.607 6481 INFO rally.plugins.openstack.context.keystone.users [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Starting: Exit context: `users` 2018-02-03 23:12:43.120 6481 INFO rally.plugins.openstack.context.keystone.users [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Exit context: `users` 2018-02-03 23:12:44.756 6481 INFO rally.task.engine [-] Load duration is: 5.59827 2018-02-03 23:12:44.757 6481 INFO rally.task.engine [-] Full duration is: 24.445326 2018-02-03 23:12:44.787 6481 INFO rally.task.engine [-] Task 6610d81e-9c38-4a9b-95fd-9f2880e2e55d | Completed: Benchmarking. 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 | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | nova.boot_server | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.59827 Full duration: 24.445326 2018-02-03 23:12:44,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6610d81e-9c38-4a9b-95fd-9f2880e2e55d 2018-02-03 23:12:44,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6610d81e-9c38-4a9b-95fd-9f2880e2e55d', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-02-03 23:12:44,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6610d81e-9c38-4a9b-95fd-9f2880e2e55d'] 2018-02-03 23:12:46,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-03 23:12:46,110 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-02-03 23:12:46,110 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-02-03 23:12:46,110 - 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-02-03 23:12:46,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-03 23:12:46,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-03 23:12:46,130 - 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': 'bec9b8ac-7fd3-48b4-8438-13a1a2617233', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'flavor_name': 'rally-tiny-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-95ab8f25-b5d4-47f7-8f2a-13816f6b7cf9', '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-02-03 23:13:12,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-03 23:12:47.795 6754 INFO rally.task.engine [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Task validation. 2018-02-03 23:12:47.802 6754 INFO rally.task.engine [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Task validation of scenarios names. 2018-02-03 23:12:47.804 6754 INFO rally.task.engine [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Task validation of scenarios names. 2018-02-03 23:12:47.804 6754 INFO rally.task.engine [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Task validation of syntax. 2018-02-03 23:12:47.836 6754 INFO rally.task.engine [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Task validation of syntax. 2018-02-03 23:12:47.836 6754 INFO rally.task.engine [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Task validation of semantic. 2018-02-03 23:12:48.131 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Enter context: `users` 2018-02-03 23:12:48.790 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Enter context: `users` 2018-02-03 23:12:49.364 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Exit context: `users` 2018-02-03 23:12:51.736 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Exit context: `users` 2018-02-03 23:12:51.736 6754 INFO rally.task.engine [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Task validation of semantic. 2018-02-03 23:12:51.737 6754 INFO rally.task.engine [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Task validation. Task 8ac1414e-eaef-40c8-b9de-d5568c08afef: started 2018-02-03 23:12:51.753 6754 INFO rally.task.engine [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Benchmarking. 2018-02-03 23:12:51.775 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Enter context: `users` 2018-02-03 23:12:52.499 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Enter context: `users` 2018-02-03 23:12:52.512 6881 INFO rally.task.runner [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | ITER: 1 START 2018-02-03 23:12:53.050 6881 INFO rally.task.runner [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | ITER: 1 END: OK 2018-02-03 23:12:53.072 6754 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: admin resources cleanup 2018-02-03 23:12:53.363 6754 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: admin resources cleanup 2018-02-03 23:12:53.363 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Exit context: `users` 2018-02-03 23:12:55.037 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Exit context: `users` 2018-02-03 23:12:55.792 6754 INFO rally.task.engine [-] Load duration is: 0.537324 2018-02-03 23:12:55.792 6754 INFO rally.task.engine [-] Full duration is: 3.262446 2018-02-03 23:12:55.823 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Enter context: `users` 2018-02-03 23:12:56.565 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Enter context: `users` 2018-02-03 23:12:56.577 6987 INFO rally.task.runner [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | ITER: 1 START 2018-02-03 23:12:56.955 6987 INFO rally.task.runner [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | ITER: 1 END: OK 2018-02-03 23:12:56.977 6754 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: admin resources cleanup 2018-02-03 23:12:57.192 6754 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: admin resources cleanup 2018-02-03 23:12:57.192 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Exit context: `users` 2018-02-03 23:12:59.047 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Exit context: `users` 2018-02-03 23:12:59.843 6754 INFO rally.task.engine [-] Load duration is: 0.377971 2018-02-03 23:12:59.843 6754 INFO rally.task.engine [-] Full duration is: 3.224754 2018-02-03 23:12:59.870 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Enter context: `users` 2018-02-03 23:13:00.705 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Enter context: `users` 2018-02-03 23:13:00.717 7093 INFO rally.task.runner [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | ITER: 1 START 2018-02-03 23:13:01.005 7093 INFO rally.task.runner [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | ITER: 1 END: OK 2018-02-03 23:13:01.025 6754 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: admin resources cleanup 2018-02-03 23:13:01.232 6754 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: admin resources cleanup 2018-02-03 23:13:01.232 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Exit context: `users` 2018-02-03 23:13:02.972 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Exit context: `users` 2018-02-03 23:13:03.891 6754 INFO rally.task.engine [-] Load duration is: 0.287428 2018-02-03 23:13:03.891 6754 INFO rally.task.engine [-] Full duration is: 3.102772 2018-02-03 23:13:03.918 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Enter context: `users` 2018-02-03 23:13:04.656 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Enter context: `users` 2018-02-03 23:13:04.668 7199 INFO rally.task.runner [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | ITER: 1 START 2018-02-03 23:13:04.961 7199 INFO rally.task.runner [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | ITER: 1 END: OK 2018-02-03 23:13:04.986 6754 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: admin resources cleanup 2018-02-03 23:13:05.223 6754 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: admin resources cleanup 2018-02-03 23:13:05.223 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Exit context: `users` 2018-02-03 23:13:06.895 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Exit context: `users` 2018-02-03 23:13:07.937 6754 INFO rally.task.engine [-] Load duration is: 0.292791 2018-02-03 23:13:07.938 6754 INFO rally.task.engine [-] Full duration is: 2.978459 2018-02-03 23:13:07.969 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Enter context: `users` 2018-02-03 23:13:08.748 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Enter context: `users` 2018-02-03 23:13:08.760 7305 INFO rally.task.runner [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | ITER: 1 START 2018-02-03 23:13:09.051 7305 INFO rally.task.runner [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | ITER: 1 END: OK 2018-02-03 23:13:09.069 6754 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: admin resources cleanup 2018-02-03 23:13:09.300 6754 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: admin resources cleanup 2018-02-03 23:13:09.300 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Starting: Exit context: `users` 2018-02-03 23:13:11.030 6754 INFO rally.plugins.openstack.context.keystone.users [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Exit context: `users` 2018-02-03 23:13:11.988 6754 INFO rally.task.engine [-] Load duration is: 0.290414 2018-02-03 23:13:11.989 6754 INFO rally.task.engine [-] Full duration is: 3.063025 2018-02-03 23:13:12.012 6754 INFO rally.task.engine [-] Task 8ac1414e-eaef-40c8-b9de-d5568c08afef | Completed: Benchmarking. Task 8ac1414e-eaef-40c8-b9de-d5568c08afef: 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.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | quotas.delete_quotas | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.537324 Full duration: 3.262446 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.378 | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 100.0% | 1 | | total | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.377971 Full duration: 3.224754 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.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.287428 Full duration: 3.102772 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.261 | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 100.0% | 1 | | quotas.delete_quotas | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.292791 Full duration: 2.978459 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.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.290414 Full duration: 3.063025 2018-02-03 23:13:12,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8ac1414e-eaef-40c8-b9de-d5568c08afef 2018-02-03 23:13:12,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8ac1414e-eaef-40c8-b9de-d5568c08afef', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-02-03 23:13:12,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8ac1414e-eaef-40c8-b9de-d5568c08afef'] 2018-02-03 23:13:13,428 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-03 23:13:13,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-02-03 23:13:13,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 00:34 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 01:21 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 02:49 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 02:10 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:06 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 01:47 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 02:14 | 5 | 50.00% | +-------------------+------------+---------------+-----------+ | nova | 00:48 | 3 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 00:31 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:13:24 | 175 | 83.33% | +===================+============+===============+===========+ 2018-02-03 23:13:13,430 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 83.33% 2018-02-03 23:13:18,038 - functest.opnfv_tests.openstack.rally.rally - ERROR - Unexpected error cleaning - Request Failed: internal server error while processing your request. Neutron server returns request_ids: ['req-c51d786b-58df-42eb-93e5-ad2fa0338a49'] 2018-02-03 23:13:18,546 - functest.energy.energy - DEBUG - Stopping recording 2018-02-03 23:13:20,207 - functest.utils.functest_utils - DEBUG - 2018-02-03 23:13:20,207 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-03 23:13:20,207 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 08:58 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-02-03 23:13:20,210 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-02-03 23:13:20,210 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-02-03 23:13:20,278 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-03 23:13:21,393 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual3 2018-02-03 23:13:21,393 - functest.energy.energy - DEBUG - Starting recording 2018-02-03 23:13:21,393 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-02-03 23:13:25,369 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-02-03 23:13:25,617 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-02-03 23:13:25,896 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-03 23:13:27,045 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-03 23:13:27,045 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-03 23:13:27,977 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-02-03 23:13:27,978 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-02-03 23:13:29,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-02-03 23:13:29,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-02-03 23:13:29,983 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-02-03 23:13:29,983 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-02-03 23:13:29,984 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-02-03 23:13:32,725 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-03 23:13:32,726 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-03 23:13:32,727 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-03 23:13:32,729 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-02-03 23:13:32,730 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-02-03 23:13:32,732 - 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-02-03 23:26:16,699 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [53.673353s] ... FAILED 2018-02-03 23:26:16,699 - 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 [8.197318s] ... ok 2018-02-03 23:26:16,699 - 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 [7.230501s] ... ok 2018-02-03 23:26:16,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.145907s] ... ok 2018-02-03 23:26:16,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.398061s] ... ok 2018-02-03 23:26:16,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.258176s] ... ok 2018-02-03 23:26:16,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000857s] ... ok 2018-02-03 23:26:16,700 - 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 [7.227010s] ... ok 2018-02-03 23:26:16,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.194584s] ... ok 2018-02-03 23:26:16,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.382155s] ... ok 2018-02-03 23:26:16,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.263052s] ... ok 2018-02-03 23:26:16,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000993s] ... ok 2018-02-03 23:26:16,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.119766s] ... ok 2018-02-03 23:26:16,700 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.317106s] ... ok 2018-02-03 23:26:16,701 - 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.441046s] ... ok 2018-02-03 23:26:16,701 - 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.425489s] ... ok 2018-02-03 23:26:16,701 - 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.359263s] ... ok 2018-02-03 23:26:16,701 - 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.401235s] ... ok 2018-02-03 23:26:16,701 - 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.440381s] ... ok 2018-02-03 23:26:16,701 - 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.143680s] ... ok 2018-02-03 23:26:16,701 - 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.148213s] ... ok 2018-02-03 23:26:16,701 - 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.158983s] ... ok 2018-02-03 23:26:16,701 - 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.141689s] ... ok 2018-02-03 23:26:16,702 - 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.158916s] ... ok 2018-02-03 23:26:16,702 - 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.277614s] ... ok 2018-02-03 23:26:16,702 - 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.397548s] ... ok 2018-02-03 23:26:16,702 - 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.019978s] ... ok 2018-02-03 23:26:16,702 - 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.173254s] ... ok 2018-02-03 23:26:16,702 - 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.316623s] ... ok 2018-02-03 23:26:16,702 - 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.021535s] ... ok 2018-02-03 23:26:16,702 - 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.023692s] ... ok 2018-02-03 23:26:16,702 - 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.058372s] ... ok 2018-02-03 23:26:16,702 - 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.149573s] ... ok 2018-02-03 23:26:16,702 - 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.154392s] ... ok 2018-02-03 23:26:16,702 - 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.642021s] ... ok 2018-02-03 23:26:16,702 - 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.022844s] ... ok 2018-02-03 23:26:16,702 - 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.145720s] ... ok 2018-02-03 23:26:16,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [19.459157s] ... ok 2018-02-03 23:26:16,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [27.008747s] ... ok 2018-02-03 23:26:16,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [28.980031s] ... ok 2018-02-03 23:26:16,702 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.796954s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.614014s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.397429s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.659361s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.921025s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.600671s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.614511s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.111726s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [11.183946s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [19.009365s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [12.361676s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [10.208945s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [0.905497s] ... ok 2018-02-03 23:26:16,703 - 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.450232s] ... ok 2018-02-03 23:26:16,703 - 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 [0.947318s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.271298s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.942258s] ... ok 2018-02-03 23:26:16,703 - 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.174836s] ... ok 2018-02-03 23:26:16,703 - 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.712158s] ... ok 2018-02-03 23:26:16,703 - 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.821037s] ... ok 2018-02-03 23:26:16,703 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.658155s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.119648s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.639612s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.712145s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.705518s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.909116s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.913456s] ... ok 2018-02-03 23:26:16,704 - 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.661550s] ... ok 2018-02-03 23:26:16,704 - 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.649714s] ... ok 2018-02-03 23:26:16,704 - 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.870708s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.064732s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.065540s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.010892s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [21.274835s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.017824s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.018987s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.018736s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.052643s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.280301s] ... ok 2018-02-03 23:26:16,704 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.699829s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.016407s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.012796s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.069686s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.053563s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.057373s] ... ok 2018-02-03 23:26:16,705 - 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.083177s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.084365s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.186508s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.073186s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.071688s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.116336s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.028038s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.216405s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.014290s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.027340s] ... ok 2018-02-03 23:26:16,705 - 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.552036s] ... ok 2018-02-03 23:26:16,705 - 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.202266s] ... ok 2018-02-03 23:26:16,705 - 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.037518s] ... ok 2018-02-03 23:26:16,705 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [2.981348s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.995271s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.235106s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.609352s] ... ok 2018-02-03 23:26:16,706 - 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.972149s] ... ok 2018-02-03 23:26:16,706 - 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 [2.564097s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.899549s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.251006s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.966377s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.160616s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.161032s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.142570s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.124332s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.150850s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.149113s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.129311s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.301802s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.264282s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.347859s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.641326s] ... ok 2018-02-03 23:26:16,706 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.407661s] ... ok 2018-02-03 23:26:16,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.089050s] ... ok 2018-02-03 23:26:16,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.077012s] ... ok 2018-02-03 23:26:16,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.101027s] ... ok 2018-02-03 23:26:16,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.084408s] ... ok 2018-02-03 23:26:16,707 - 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 [8.654137s] ... ok 2018-02-03 23:26:16,707 - 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 [8.791113s] ... ok 2018-02-03 23:26:16,707 - 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.883662s] ... ok 2018-02-03 23:26:16,707 - 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.813977s] ... ok 2018-02-03 23:26:16,707 - 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.434280s] ... ok 2018-02-03 23:26:16,707 - 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.595002s] ... ok 2018-02-03 23:26:16,707 - 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.442416s] ... ok 2018-02-03 23:26:16,707 - 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.793725s] ... ok 2018-02-03 23:26:16,707 - 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.254986s] ... ok 2018-02-03 23:26:16,707 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.101002s] ... ok 2018-02-03 23:26:16,707 - 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.059416s] ... ok 2018-02-03 23:26:16,707 - 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.878157s] ... ok 2018-02-03 23:26:16,707 - 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.446419s] ... ok 2018-02-03 23:26:16,707 - 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.543387s] ... ok 2018-02-03 23:26:16,707 - 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.515298s] ... ok 2018-02-03 23:26:16,707 - 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.813155s] ... ok 2018-02-03 23:26:16,708 - 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.747369s] ... ok 2018-02-03 23:26:16,708 - 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.072016s] ... ok 2018-02-03 23:26:16,708 - 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.039882s] ... ok 2018-02-03 23:26:16,708 - 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.026360s] ... ok 2018-02-03 23:26:16,708 - 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.030223s] ... ok 2018-02-03 23:26:16,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.117493s] ... ok 2018-02-03 23:26:16,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.119095s] ... ok 2018-02-03 23:26:16,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.733977s] ... ok 2018-02-03 23:26:16,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.561537s] ... ok 2018-02-03 23:26:16,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.654115s] ... ok 2018-02-03 23:26:16,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.498983s] ... ok 2018-02-03 23:26:16,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [12.079095s] ... ok 2018-02-03 23:26:16,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [11.367397s] ... ok 2018-02-03 23:26:16,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.555172s] ... ok 2018-02-03 23:26:16,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.367700s] ... ok 2018-02-03 23:26:16,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.354836s] ... ok 2018-02-03 23:26:16,708 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [6.536254s] ... ok 2018-02-03 23:26:16,708 - 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.009336s] ... ok 2018-02-03 23:26:16,708 - 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 [7.672690s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.066160s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.067076s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.079637s] ... ok 2018-02-03 23:26:16,709 - 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.062111s] ... ok 2018-02-03 23:26:16,709 - 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.084384s] ... ok 2018-02-03 23:26:16,709 - 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.090018s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.089704s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.077426s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.151627s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.146259s] ... ok 2018-02-03 23:26:16,709 - 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.087965s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.086907s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [11.183519s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.019194s] ... ok 2018-02-03 23:26:16,709 - 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.042907s] ... ok 2018-02-03 23:26:16,709 - 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.076768s] ... ok 2018-02-03 23:26:16,709 - 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.034669s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.022503s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.021269s] ... ok 2018-02-03 23:26:16,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.065658s] ... ok 2018-02-03 23:26:16,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.063333s] ... ok 2018-02-03 23:26:16,710 - 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.014190s] ... ok 2018-02-03 23:26:16,710 - 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.068107s] ... ok 2018-02-03 23:26:16,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.015139s] ... ok 2018-02-03 23:26:16,710 - 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.012264s] ... ok 2018-02-03 23:26:16,710 - 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.075269s] ... ok 2018-02-03 23:26:16,710 - 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.079944s] ... ok 2018-02-03 23:26:16,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.070708s] ... ok 2018-02-03 23:26:16,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.074369s] ... ok 2018-02-03 23:26:16,710 - 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.345488s] ... ok 2018-02-03 23:26:16,710 - 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.068354s] ... ok 2018-02-03 23:26:16,710 - 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.056902s] ... ok 2018-02-03 23:26:16,710 - 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.016215s] ... ok 2018-02-03 23:26:16,710 - 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.015528s] ... ok 2018-02-03 23:26:16,710 - 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.069763s] ... ok 2018-02-03 23:26:16,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.068051s] ... ok 2018-02-03 23:26:16,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.061696s] ... ok 2018-02-03 23:26:16,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.055301s] ... ok 2018-02-03 23:26:16,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [6.853093s] ... ok 2018-02-03 23:26:16,710 - 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.123719s] ... ok 2018-02-03 23:26:16,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.124765s] ... ok 2018-02-03 23:26:16,711 - 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.165232s] ... ok 2018-02-03 23:26:16,711 - 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.063880s] ... ok 2018-02-03 23:26:16,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.528907s] ... ok 2018-02-03 23:26:16,711 - 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.167068s] ... ok 2018-02-03 23:26:16,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.426758s] ... ok 2018-02-03 23:26:16,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 205 tests in 758.0000 sec. 2018-02-03 23:26:16,714 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-02-03 23:26:16,716 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-02-03 23:26:16,717 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 2 2018-02-03 23:26:16,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 99.0243902439% 2018-02-03 23:26:22,463 - functest.energy.energy - DEBUG - Stopping recording 2018-02-03 23:26:24,100 - functest.utils.functest_utils - DEBUG - 2018-02-03 23:26:24,100 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-03 23:26:24,100 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 12:60 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-02-03 23:26:24,103 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-02-03 23:26:24,103 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-02-03 23:26:43,369 - functest.opnfv_tests.sdn.odl.odl - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-02-03 23:26:43,369 - functest.opnfv_tests.sdn.odl.odl - INFO - ODL results were successfully generated 2018-02-03 23:26:43,391 - functest.opnfv_tests.sdn.odl.odl - INFO - ODL results were successfully parsed 2018-02-03 23:26:43,938 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-03 23:26:43,938 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-03 23:26:43,940 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-02-03 23:26:44,307 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-03 23:50:23,748 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-03 23:50:23,749 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 23:39 | PASS | +---------------------+------------------+------------------+----------------+ 2018-02-03 23:50:23,751 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-noha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-719 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-02-03 23:50:23,753 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:35 | PASS | | vping_userdata | functest | smoke | 00:28 | PASS | | tempest_smoke_serial | functest | smoke | 14:29 | PASS | | rally_sanity | functest | smoke | 08:58 | FAIL | | refstack_defcore | functest | smoke | 12:60 | FAIL | | odl | functest | smoke | 00:19 | PASS | | snaps_smoke | functest | smoke | 23:39 | PASS | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-02-03 23:50:23,756 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-02-03 23:50:30,768 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-02-03 23:50:30,768 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 23:50:30,769 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-02-03 23:50:30,769 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-02-03 23:50:30,770 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-02-03 23:50:30,893 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-02-03 23:50:30,893 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-02-03 23:50:30,960 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-02-03 23:50:30,960 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/9ac2d9c46d8d42209f4b3062f39220ea ...OK 2018-02-03 23:50:31,036 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-02-03 23:50:31,037 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-02-03 23:50:31,105 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-02-03 23:50:31,105 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-02-03 23:50:31,783 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-03 23:50:32,696 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-03 23:50:32,710 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-03 23:50:32,711 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 23:50:32,711 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-02-03 23:50:32,711 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-02-03 23:50:32,711 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-02-03 23:50:32,711 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-noha 2018-02-03 23:50:32,711 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-02-03 23:50:32,711 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual3 2018-02-03 23:50:32,711 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-719 2018-02-03 23:50:32,711 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-02-03 23:50:32,711 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 23:50:32,711 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-02-03 23:50:32,711 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-02-03 23:50:32,711 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-02-03 23:50:32,712 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-02-03 23:50:32,712 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 23:50:32,712 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-02-03 23:50:32,712 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-02-03 23:50:32,717 - functest.ci.prepare_env - INFO - ============================================== 2018-02-03 23:50:32,718 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-02-03 23:50:34,375 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-02-03 23:50:36,106 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-03 23:50:37,331 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-02-03 23:50:38,580 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-02-03 23:50:40,039 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-02-03 23:50:41,865 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-02-03 23:50:41,866 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-03 23:50:44,800 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-02-03 23:50:44,801 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-02-03 23:50:45,726 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-02-03 23:50:45,726 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-03 23:50:45,727 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-------------------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | functest-odl-sfc domino-multinode | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-------------------------------------------+ 2018-02-03 23:50:45,729 - functest.ci.run_tests - INFO - Running tier 'features' 2018-02-03 23:50:45,729 - functest.ci.run_tests - INFO - Running test case 'functest-odl-sfc'... 2018-02-03 23:50:45,764 - functest.utils.functest_utils - DEBUG - Executing command: 'run_sfc_tests.py' 2018-02-03 23:50:46,820 - functest.utils.functest_utils - ERROR - The command 'run_sfc_tests.py' failed. 2018-02-03 23:50:46,821 - functest.utils.functest_utils - INFO - **************************************** sfc/functest-odl-sfc results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-virtual3 version: euphrates scenario: os-odl-sfc-noha status: 0 build tag: jenkins-functest-compass-virtual-daily-euphrates-719 details: {} 2018-02-03 23:50:46,821 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/functest-odl-sfc.log' 2018-02-03 23:50:47,366 - functest.utils.functest_utils - DEBUG - 2018-02-03 23:50:47,367 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-03 23:50:47,367 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | functest-odl-sfc | sfc | 00:01 | FAIL | +--------------------------+-----------------+------------------+----------------+ 2018-02-03 23:50:47,369 - functest.ci.run_tests - ERROR - The test case 'functest-odl-sfc' failed. 2018-02-03 23:50:47,369 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-02-03 23:50:47,413 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-02-03 23:51:07,856 - functest.utils.functest_utils - INFO - **************************************** domino/domino-multinode results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-virtual3 version: euphrates scenario: os-odl-sfc-noha status: 100 build tag: jenkins-functest-compass-virtual-daily-euphrates-719 details: {} 2018-02-03 23:51:07,856 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-02-03 23:51:08,406 - functest.utils.functest_utils - DEBUG - 2018-02-03 23:51:08,406 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-03 23:51:08,406 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:20 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-02-03 23:51:08,408 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-noha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-719 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-02-03 23:51:08,409 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | functest-odl-sfc | sfc | features | 00:01 | FAIL | | domino-multinode | domino | features | 00:20 | PASS | | promise | promise | features | 00:00 | SKIP | | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-02-03 23:51:08,411 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK