2018-01-27 04:55:40,036 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-27 04:55:40,036 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 04:55:40,036 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-27 04:55:40,037 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-27 04:55:40,038 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-27 04:55:40,352 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-27 04:55:40,353 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-27 04:55:40,668 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-27 04:55:40,668 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/327c2d7d8e474917aaeefec1e927ed46 ...OK 2018-01-27 04:55:40,976 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-27 04:55:40,976 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-27 04:55:41,242 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-27 04:55:41,243 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-27 04:55:41,885 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-27 04:55:43,357 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-27 04:55:43,374 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-27 04:55:43,375 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 04:55:43,375 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-27 04:55:43,375 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-27 04:55:43,375 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-27 04:55:43,375 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-01-27 04:55:43,375 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-27 04:55:43,375 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-27 04:55:43,375 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-313 2018-01-27 04:55:43,375 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-27 04:55:43,375 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 04:55:43,375 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-27 04:55:43,376 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-27 04:55:43,376 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-27 04:55:43,376 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-27 04:55:43,376 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 04:55:43,376 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-27 04:55:43,377 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-27 04:55:43,382 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 04:55:43,382 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-27 04:55:44,962 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-27 04:55:46,541 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-27 04:55:47,844 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-27 04:55:48,901 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-27 04:55:50,279 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-27 04:55:51,825 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-27 04:55:51,825 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-27 04:55:54,728 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-27 04:55:54,729 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-27 04:55:55,540 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-27 04:55:55,541 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-27 04:55:55,542 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-27 04:55:55,543 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-27 04:55:55,543 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-27 04:55:57,093 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-27 04:56:01,930 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok ---------------------------------------------------------------------- Ran 11 tests in 4.836s OK 2018-01-27 04:56:02,514 - functest.utils.functest_utils - DEBUG - 2018-01-27 04:56:02,514 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 04:56:02,514 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-27 04:56:02,516 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-27 04:56:03,731 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-27 04:58:49,319 - 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 165.586s OK 2018-01-27 04:58:49,859 - functest.utils.functest_utils - DEBUG - 2018-01-27 04:58:49,859 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 04:58:49,859 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 02:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-27 04:58:49,861 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-27 04:58:50,496 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-27 05:00:18,409 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 87.913s OK 2018-01-27 05:00:18,991 - functest.utils.functest_utils - DEBUG - 2018-01-27 05:00:18,991 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 05:00:18,991 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:28 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-27 05:00:18,993 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-313 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-27 05:00:18,994 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | api_check | functest | healthcheck | 02:46 | PASS | | snaps_health_check | functest | healthcheck | 01:28 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-27 05:00:18,996 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-27 05:00:26,378 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-27 05:00:26,378 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 05:00:26,379 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-27 05:00:26,379 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-27 05:00:26,380 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-27 05:00:26,558 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-27 05:00:26,559 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-27 05:00:26,739 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-27 05:00:26,739 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/327c2d7d8e474917aaeefec1e927ed46 ...OK 2018-01-27 05:00:26,922 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-27 05:00:26,922 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-27 05:00:27,092 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-27 05:00:27,092 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-27 05:00:28,508 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-27 05:00:29,751 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-27 05:00:29,768 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-27 05:00:29,768 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 05:00:29,768 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-27 05:00:29,768 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-27 05:00:29,768 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-27 05:00:29,769 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-01-27 05:00:29,769 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-27 05:00:29,769 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-27 05:00:29,769 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-313 2018-01-27 05:00:29,769 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-27 05:00:29,769 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 05:00:29,769 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-27 05:00:29,769 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-27 05:00:29,769 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-27 05:00:29,769 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-27 05:00:29,769 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 05:00:29,769 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-27 05:00:29,770 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-27 05:00:29,776 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 05:00:29,776 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-27 05:00:31,368 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-27 05:00:32,961 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-27 05:00:34,230 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-27 05:00:35,286 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-27 05:00:36,662 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-27 05:00:38,207 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-27 05:00:38,207 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-27 05:00:41,246 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-27 05:00:41,246 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-27 05:00:42,086 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-27 05:00:42,087 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-27 05:00:42,088 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore odl snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-27 05:00:42,089 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-27 05:00:42,090 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-27 05:00:43,384 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod2 2018-01-27 05:00:43,384 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-27 05:00:44,740 - functest.energy.energy - DEBUG - Starting recording 2018-01-27 05:00:44,740 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-27 05:00:46,340 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-27 05:00:46,341 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-27 05:00:46' 2018-01-27 05:00:46,341 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--dc15e3d8-14eb-452a-8181-dc048061e826' 2018-01-27 05:00:47,796 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-dc15e3d8-14eb-452a-8181-dc048061e826' 2018-01-27 05:00:49,459 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-dc15e3d8-14eb-452a-8181-dc048061e826' 2018-01-27 05:00:53,202 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-dc15e3d8-14eb-452a-8181-dc048061e826' 2018-01-27 05:00:53,832 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-dc15e3d8-14eb-452a-8181-dc048061e826' 2018-01-27 05:00:54,201 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-dc15e3d8-14eb-452a-8181-dc048061e826' 2018-01-27 05:00:58,307 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-dc15e3d8-14eb-452a-8181-dc048061e826' 2018-01-27 05:01:00,071 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-dc15e3d8-14eb-452a-8181-dc048061e826' 2018-01-27 05:01:11,245 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-27 05:01:13,256 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-27 05:01:14,392 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-27 05:01:15,398 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-27 05:01:31,701 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-01-27 05:01:31,701 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-27 05:01:33,053 - functest.utils.functest_utils - DEBUG - 2018-01-27 05:01:33,053 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 05:01:33,053 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-27 05:01:33,055 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-27 05:01:33,114 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-27 05:01:33,114 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-27 05:01:33' 2018-01-27 05:01:33,114 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f1f3b42c-721a-4457-ad41-fe38480d1512' 2018-01-27 05:01:34,836 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f1f3b42c-721a-4457-ad41-fe38480d1512' 2018-01-27 05:01:35,974 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f1f3b42c-721a-4457-ad41-fe38480d1512' 2018-01-27 05:01:39,522 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f1f3b42c-721a-4457-ad41-fe38480d1512' 2018-01-27 05:01:39,907 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f1f3b42c-721a-4457-ad41-fe38480d1512' 2018-01-27 05:01:44,213 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f1f3b42c-721a-4457-ad41-fe38480d1512' 2018-01-27 05:01:48,154 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-27 05:01:51,791 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-27 05:01:54,550 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-01-27 05:01:56,670 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-27 05:02:11,880 - functest.utils.functest_utils - DEBUG - 2018-01-27 05:02:11,880 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 05:02:11,880 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:24 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-27 05:02:11,882 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-27 05:02:14,469 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-27 05:02:15,546 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-27 05:02:15,546 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-27 05:02:17,662 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-27 05:02:17,663 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-27 05:02:20,361 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-27 05:02:20,361 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-27 05:02:20,362 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-27 05:02:20,365 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-27 05:02:20,365 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-f862d57d-dc1b-4be8-9294-dd2ca0289776/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-27 05:02:22,819 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-27 05:02:22,821 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-27 05:02:22,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-27 05:02:24,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:02:24.327 79 INFO rally.api [-] Starting verification (UUID=671bbe4a-f81f-4d0b-b9e6-018024b3451d) for deployment 'opnfv-rally' (UUID=4742e52a-f360-4731-8e2b-cbc096fca031) by verifier 'opnfv-tempest' (UUID=f862d57d-dc1b-4be8-9294-dd2ca0289776). 2018-01-27 05:02:24,328 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 671bbe4a-f81f-4d0b-b9e6-018024b3451d 2018-01-27 05:02:29,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:02:29.983 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.208s] 2018-01-27 05:02:30,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:02:30.067 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.084s] 2018-01-27 05:02:34,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:02:34.125 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.139s] 2018-01-27 05:02:35,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:02:35.033 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.908s] 2018-01-27 05:02:41,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:02:41.852 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.380s] 2018-01-27 05:02:52,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:02:52.958 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.254s] 2018-01-27 05:03:12,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:03:12.054 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.117s] 2018-01-27 05:03:12,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:03:12.055 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-27 05:03:38,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:03:38.295 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.122s] 2018-01-27 05:03:38,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:03:38.296 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-27 05:04:12,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:04:12.749 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.500s] 2018-01-27 05:04:32,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:04:32.750 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.076s] 2018-01-27 05:04:32,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:04:32.928 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.178s] 2018-01-27 05:04:36,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:04:36.427 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-27 05:04:36,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:04:36.427 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-27 05:04:38,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:04:38.958 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.417s] 2018-01-27 05:04:43,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:04:43.137 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.112s] 2018-01-27 05:04:47,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:04:47.976 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.912s] 2018-01-27 05:04:53,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:04:53.177 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.506s] 2018-01-27 05:04:59,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:04:59.707 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.769s] 2018-01-27 05:05:03,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:03.864 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.459s] 2018-01-27 05:05:07,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:07.733 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.229s] 2018-01-27 05:05:12,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:12.779 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.526s] 2018-01-27 05:05:17,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:17.866 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.563s] 2018-01-27 05:05:23,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:23.867 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.359s] 2018-01-27 05:05:25,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:25.429 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-27 05:05:26,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:26.803 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.108s] 2018-01-27 05:05:26,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:26.898 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.094s] 2018-01-27 05:05:27,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:27.006 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.107s] 2018-01-27 05:05:29,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:29.736 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.481s] 2018-01-27 05:05:30,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:30.178 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.442s] 2018-01-27 05:05:31,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:31.189 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.010s] 2018-01-27 05:05:36,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:36.223 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.727s] 2018-01-27 05:05:46,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:46.408 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.165s] 2018-01-27 05:05:49,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:49.196 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.787s] 2018-01-27 05:05:58,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:05:58.525 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.022s] 2018-01-27 05:06:01,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:01.539 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.013s] 2018-01-27 05:06:08,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:08.466 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.926s] 2018-01-27 05:06:15,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:15.660 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [1.932s] 2018-01-27 05:06:18,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:18.346 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.685s] 2018-01-27 05:06:21,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:21.581 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.235s] 2018-01-27 05:06:35,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:35.487 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.349s] 2018-01-27 05:06:35,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:35.637 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.150s] 2018-01-27 05:06:35,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:35.751 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.114s] 2018-01-27 05:06:35,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:35.864 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.113s] 2018-01-27 05:06:35,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:35.975 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.110s] 2018-01-27 05:06:36,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:36.082 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.106s] 2018-01-27 05:06:48,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:48.942 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.307s] 2018-01-27 05:06:49,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:49.108 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.166s] 2018-01-27 05:06:49,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:49.222 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.114s] 2018-01-27 05:06:49,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:49.332 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.109s] 2018-01-27 05:06:49,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:49.442 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.110s] 2018-01-27 05:06:49,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:06:49.544 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.101s] 2018-01-27 05:07:01,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:01.671 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.095s] 2018-01-27 05:07:07,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:07.170 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.499s] 2018-01-27 05:07:08,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:08.953 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.782s] 2018-01-27 05:07:09,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:09.034 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.080s] 2018-01-27 05:07:09,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:09.112 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.078s] 2018-01-27 05:07:19,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:19.554 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.313s] 2018-01-27 05:07:25,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:25.606 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.051s] 2018-01-27 05:07:27,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:27.494 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.889s] 2018-01-27 05:07:27,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:27.571 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.076s] 2018-01-27 05:07:27,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:27.653 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.082s] 2018-01-27 05:07:41,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:41.179 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [8.783s] 2018-01-27 05:07:46,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:46.257 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.078s] 2018-01-27 05:07:50,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:50.320 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.062s] 2018-01-27 05:07:52,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:07:52.871 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.550s] 2018-01-27 05:08:18,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:18.835 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.428s] 2018-01-27 05:08:23,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:23.982 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.145s] 2018-01-27 05:08:28,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:28.285 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.304s] 2018-01-27 05:08:30,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:30.864 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.578s] 2018-01-27 05:08:48,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:48.610 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.786s] 2018-01-27 05:08:49,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:49.565 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.952s] 2018-01-27 05:08:49,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:49.630 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.067s] 2018-01-27 05:08:52,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:52.521 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.942s] 2018-01-27 05:08:53,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:53.599 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.077s] 2018-01-27 05:08:53,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:53.666 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.068s] 2018-01-27 05:08:56,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:56.219 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.542s] 2018-01-27 05:08:58,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:58.269 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-01-27 05:08:59,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:59.185 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-27 05:08:59,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:59.185 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-27 05:08:59,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:59.186 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-27 05:08:59,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:59.186 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-27 05:08:59,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:08:59.187 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-27 05:09:12,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:09:12.359 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [4.165s] 2018-01-27 05:09:29,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:09:29.629 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [17.249s] 2018-01-27 05:09:29,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:09:29.662 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.038s] 2018-01-27 05:09:52,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:09:52.762 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [0.718s] 2018-01-27 05:09:53,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:09:53.278 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.516s] 2018-01-27 05:09:54,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:09:54.274 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.995s] 2018-01-27 05:09:54,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:09:54.794 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.520s] 2018-01-27 05:09:55,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:09:55.289 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.493s] 2018-01-27 05:09:55,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:09:55.961 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.672s] 2018-01-27 05:10:21,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:10:21.621 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [3.743s] 2018-01-27 05:10:21,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:10:21.657 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.038s] 2018-01-27 05:10:48,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:10:48.069 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [8.177s] 2018-01-27 05:11:00,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:11:00.155 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [7.072s] 2018-01-27 05:11:09,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:11:09.057 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [6.437s] 2018-01-27 05:11:17,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:11:17.657 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [8.599s] 2018-01-27 05:11:26,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:11:26.916 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [7.032s] 2018-01-27 05:11:37,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:11:37.278 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [10.360s] 2018-01-27 05:11:45,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:11:45.373 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.066s] 2018-01-27 05:11:54,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:11:54.763 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.062s] 2018-01-27 05:12:40,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:12:40.397 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [41.425s] 2018-01-27 05:13:05,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:13:05.403 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [18.685s] 2018-01-27 05:13:41,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:13:41.102 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [19.676s] 2018-01-27 05:14:54,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:14:54.260 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [54.870s] 2018-01-27 05:16:01,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-27 05:16:01.785 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [55.367s] 2018-01-27 05:16:09,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 671bbe4a-f81f-4d0b-b9e6-018024b3451d'. 2018-01-27 05:16:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-27 05:16:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-27 05:16:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-27 05:16:10,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 671bbe4a-f81f-4d0b-b9e6-018024b3451d | 2018-01-27 05:16:10,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-27 05:16:10,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-27 05:02:24 | 2018-01-27 05:16:10,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-27 05:16:09 | 2018-01-27 05:16:10,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:45 | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f862d57d-dc1b-4be8-9294-dd2ca0289776) | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4742e52a-f360-4731-8e2b-cbc096fca031) | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 813.057 | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 100 | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-27 05:16:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-27 05:16:10,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-27 05:16:16,133 - functest.utils.functest_utils - DEBUG - 2018-01-27 05:16:16,134 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 05:16:16,134 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:01 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-27 05:16:16,136 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-27 05:16:16,198 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-27 05:16:17,286 - functest.energy.energy - DEBUG - Starting recording 2018-01-27 05:16:17,286 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-27 05:16:18,375 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-27 05:16:19,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-e73602e2-f775-42a8-b902-67149a436aab'... 2018-01-27 05:16:21,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-e73602e2-f775-42a8-b902-67149a436aab'... 2018-01-27 05:16:22,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-e73602e2-f775-42a8-b902-67149a436aab'... 2018-01-27 05:16:25,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-e73602e2-f775-42a8-b902-67149a436aab'... 2018-01-27 05:16:26,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-e73602e2-f775-42a8-b902-67149a436aab'... 2018-01-27 05:16:26,475 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-27 05:16:26,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-01-27 05:16:26,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 05:16:26,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-27 05:16:26,498 - 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': 'cb5d22e9-d882-42d7-bc1a-956bfc778da5', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e73602e2-f775-42a8-b902-67149a436aab', 'flavor_name': 'rally-tiny-e73602e2-f775-42a8-b902-67149a436aab', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e73602e2-f775-42a8-b902-67149a436aab', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-27 05:17:10,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-27 05:16:28.099 165 INFO rally.task.engine [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Task validation. 2018-01-27 05:16:28.106 165 INFO rally.task.engine [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Task validation of scenarios names. 2018-01-27 05:16:28.108 165 INFO rally.task.engine [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Task validation of scenarios names. 2018-01-27 05:16:28.108 165 INFO rally.task.engine [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Task validation of syntax. 2018-01-27 05:16:28.140 165 INFO rally.task.engine [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Task validation of syntax. 2018-01-27 05:16:28.140 165 INFO rally.task.engine [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Task validation of semantic. 2018-01-27 05:16:28.476 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Enter context: `users` 2018-01-27 05:16:30.260 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Enter context: `users` 2018-01-27 05:16:30.279 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Exit context: `users` 2018-01-27 05:16:33.668 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Exit context: `users` 2018-01-27 05:16:33.668 165 INFO rally.task.engine [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Task validation of semantic. 2018-01-27 05:16:33.669 165 INFO rally.task.engine [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Task validation. Task f0b78d40-7ea4-47d8-804c-57c15259902d: started 2018-01-27 05:16:33.687 165 INFO rally.task.engine [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Benchmarking. 2018-01-27 05:16:33.712 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Enter context: `users` 2018-01-27 05:16:35.659 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Enter context: `users` 2018-01-27 05:16:35.676 292 INFO rally.task.runner [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | ITER: 1 START 2018-01-27 05:16:35.972 292 INFO rally.task.runner [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | ITER: 1 END: OK 2018-01-27 05:16:35.992 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Exit context: `users` 2018-01-27 05:16:38.733 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Exit context: `users` 2018-01-27 05:16:39.740 165 INFO rally.task.engine [-] Load duration is: 0.295742 2018-01-27 05:16:39.740 165 INFO rally.task.engine [-] Full duration is: 5.021911 2018-01-27 05:16:39.770 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Enter context: `users` 2018-01-27 05:16:41.632 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Enter context: `users` 2018-01-27 05:16:41.646 378 INFO rally.task.runner [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | ITER: 1 START 2018-01-27 05:16:42.309 378 INFO rally.task.runner [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | ITER: 1 END: OK 2018-01-27 05:16:42.326 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Exit context: `users` 2018-01-27 05:16:45.218 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Exit context: `users` 2018-01-27 05:16:45.803 165 INFO rally.task.engine [-] Load duration is: 0.661638 2018-01-27 05:16:45.803 165 INFO rally.task.engine [-] Full duration is: 5.448624 2018-01-27 05:16:45.832 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Enter context: `users` 2018-01-27 05:16:47.753 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Enter context: `users` 2018-01-27 05:16:47.768 464 INFO rally.task.runner [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | ITER: 1 START 2018-01-27 05:16:48.243 464 INFO rally.task.runner [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | ITER: 1 END: OK 2018-01-27 05:16:48.268 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Exit context: `users` 2018-01-27 05:16:51.420 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Exit context: `users` 2018-01-27 05:16:51.862 165 INFO rally.task.engine [-] Load duration is: 0.474567 2018-01-27 05:16:51.863 165 INFO rally.task.engine [-] Full duration is: 5.589314 2018-01-27 05:16:51.891 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Enter context: `users` 2018-01-27 05:16:53.742 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Enter context: `users` 2018-01-27 05:16:53.756 550 INFO rally.task.runner [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | ITER: 1 START 2018-01-27 05:16:54.371 550 INFO rally.task.runner [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | ITER: 1 END: OK 2018-01-27 05:16:54.396 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Exit context: `users` 2018-01-27 05:16:57.393 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Exit context: `users` 2018-01-27 05:16:57.921 165 INFO rally.task.engine [-] Load duration is: 0.614639 2018-01-27 05:16:57.922 165 INFO rally.task.engine [-] Full duration is: 5.503878 2018-01-27 05:16:57.950 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Enter context: `users` 2018-01-27 05:16:59.761 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Enter context: `users` 2018-01-27 05:16:59.775 636 INFO rally.task.runner [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | ITER: 1 START 2018-01-27 05:17:00.337 636 INFO rally.task.runner [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | ITER: 1 END: OK 2018-01-27 05:17:00.355 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Exit context: `users` 2018-01-27 05:17:03.316 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Exit context: `users` 2018-01-27 05:17:03.980 165 INFO rally.task.engine [-] Load duration is: 0.560895 2018-01-27 05:17:03.980 165 INFO rally.task.engine [-] Full duration is: 5.367897 2018-01-27 05:17:04.009 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Enter context: `users` 2018-01-27 05:17:06.068 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Enter context: `users` 2018-01-27 05:17:06.083 722 INFO rally.task.runner [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | ITER: 1 START 2018-01-27 05:17:06.556 722 INFO rally.task.runner [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | ITER: 1 END: OK 2018-01-27 05:17:06.571 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Starting: Exit context: `users` 2018-01-27 05:17:09.596 165 INFO rally.plugins.openstack.context.keystone.users [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Exit context: `users` 2018-01-27 05:17:10.033 165 INFO rally.task.engine [-] Load duration is: 0.471724 2018-01-27 05:17:10.034 165 INFO rally.task.engine [-] Full duration is: 5.58871 2018-01-27 05:17:10.060 165 INFO rally.task.engine [-] Task f0b78d40-7ea4-47d8-804c-57c15259902d | Completed: Benchmarking. Task f0b78d40-7ea4-47d8-804c-57c15259902d: 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.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | total | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.295742 Full duration: 5.021911 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.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | total | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.661638 Full duration: 5.448624 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.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.474567 Full duration: 5.589314 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.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | total | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.614639 Full duration: 5.503878 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.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.560895 Full duration: 5.367897 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.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.471724 Full duration: 5.58871 2018-01-27 05:17:10,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f0b78d40-7ea4-47d8-804c-57c15259902d 2018-01-27 05:17:10,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-27 05:17:10,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f0b78d40-7ea4-47d8-804c-57c15259902d', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-27 05:17:10,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f0b78d40-7ea4-47d8-804c-57c15259902d'] 2018-01-27 05:17:11,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 05:17:11,334 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-27 05:17:11,334 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-27 05:17:11,335 - 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-01-27 05:17:11,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 05:17:11,354 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-27 05:17:11,355 - 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': 'cb5d22e9-d882-42d7-bc1a-956bfc778da5', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e73602e2-f775-42a8-b902-67149a436aab', 'flavor_name': 'rally-tiny-e73602e2-f775-42a8-b902-67149a436aab', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e73602e2-f775-42a8-b902-67149a436aab', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-27 05:28:13,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-27 05:17:12.940 768 INFO rally.task.engine [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Task validation. 2018-01-27 05:17:12.947 768 INFO rally.task.engine [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Task validation of scenarios names. 2018-01-27 05:17:12.950 768 INFO rally.task.engine [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Task validation of scenarios names. 2018-01-27 05:17:12.950 768 INFO rally.task.engine [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Task validation of syntax. 2018-01-27 05:17:12.978 768 INFO rally.task.engine [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Task validation of syntax. 2018-01-27 05:17:12.978 768 INFO rally.task.engine [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Task validation of semantic. 2018-01-27 05:17:13.474 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Enter context: `users` 2018-01-27 05:17:15.426 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Enter context: `users` 2018-01-27 05:17:16.559 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Exit context: `users` 2018-01-27 05:17:19.892 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Exit context: `users` 2018-01-27 05:17:19.893 768 INFO rally.task.engine [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Task validation of semantic. 2018-01-27 05:17:19.893 768 INFO rally.task.engine [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Task validation. Task 2b6e7aeb-4954-43ac-94b3-8258358057bc: started 2018-01-27 05:17:19.911 768 INFO rally.task.engine [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Benchmarking. 2018-01-27 05:17:19.936 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Enter context: `users` 2018-01-27 05:17:21.781 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Enter context: `users` 2018-01-27 05:17:21.797 895 INFO rally.task.runner [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | ITER: 1 START 2018-01-27 05:17:26.392 895 INFO rally.task.runner [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | ITER: 1 END: OK 2018-01-27 05:17:26.412 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: user resources cleanup 2018-01-27 05:17:27.131 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: user resources cleanup 2018-01-27 05:17:27.131 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Exit context: `users` 2018-01-27 05:17:29.900 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Exit context: `users` 2018-01-27 05:17:29.990 768 INFO rally.task.engine [-] Load duration is: 4.594354 2018-01-27 05:17:29.991 768 INFO rally.task.engine [-] Full duration is: 9.965311 2018-01-27 05:17:30.024 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Enter context: `users` 2018-01-27 05:17:31.832 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Enter context: `users` 2018-01-27 05:17:31.846 1001 INFO rally.task.runner [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | ITER: 1 START 2018-01-27 05:17:36.503 1001 INFO rally.task.runner [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | ITER: 1 END: OK 2018-01-27 05:17:36.520 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: user resources cleanup 2018-01-27 05:17:39.447 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: user resources cleanup 2018-01-27 05:17:39.447 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Exit context: `users` 2018-01-27 05:17:42.488 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Exit context: `users` 2018-01-27 05:17:44.072 768 INFO rally.task.engine [-] Load duration is: 4.655477 2018-01-27 05:17:44.073 768 INFO rally.task.engine [-] Full duration is: 12.465543 2018-01-27 05:17:44.103 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Enter context: `users` 2018-01-27 05:17:46.017 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Enter context: `users` 2018-01-27 05:17:46.030 1107 INFO rally.task.runner [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | ITER: 1 START 2018-01-27 05:17:46.692 1107 INFO rally.task.runner [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | ITER: 1 END: OK 2018-01-27 05:17:46.711 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: user resources cleanup 2018-01-27 05:17:47.219 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: user resources cleanup 2018-01-27 05:17:47.219 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Exit context: `users` 2018-01-27 05:17:50.328 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Exit context: `users` 2018-01-27 05:17:52.136 768 INFO rally.task.engine [-] Load duration is: 0.660921 2018-01-27 05:17:52.137 768 INFO rally.task.engine [-] Full duration is: 6.225997 2018-01-27 05:17:52.167 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Enter context: `users` 2018-01-27 05:17:53.827 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Enter context: `users` 2018-01-27 05:17:53.828 768 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Enter context: `quotas` 2018-01-27 05:17:54.272 768 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Enter context: `quotas` 2018-01-27 05:17:54.712 1213 INFO rally.task.runner [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | ITER: 1 START 2018-01-27 05:18:05.586 1213 INFO rally.task.runner [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | ITER: 1 END: OK 2018-01-27 05:18:05.605 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: user resources cleanup 2018-01-27 05:28:09.508 768 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: user resources cleanup 2018-01-27 05:28:09.508 768 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Exit context: `quotas` 2018-01-27 05:28:09.724 768 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Exit context: `quotas` 2018-01-27 05:28:09.724 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Starting: Exit context: `users` 2018-01-27 05:28:12.589 768 INFO rally.plugins.openstack.context.keystone.users [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Exit context: `users` 2018-01-27 05:28:13.613 768 INFO rally.task.engine [-] Load duration is: 9.872892 2018-01-27 05:28:13.613 768 INFO rally.task.engine [-] Full duration is: 620.424171 2018-01-27 05:28:13.638 768 INFO rally.task.engine [-] Task 2b6e7aeb-4954-43ac-94b3-8258358057bc | Completed: Benchmarking. Task 2b6e7aeb-4954-43ac-94b3-8258358057bc: 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.542 | 3.542 | 3.542 | 3.542 | 3.542 | 3.542 | 100.0% | 1 | | glance.delete_image | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | total | 4.594 | 4.594 | 4.594 | 4.594 | 4.594 | 4.594 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.594354 Full duration: 9.965311 test scenario GlanceImages.create_and_list_image +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 4.519 | 4.519 | 4.519 | 4.519 | 4.519 | 4.519 | 100.0% | 1 | | glance.list_images | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | total | 4.655 | 4.655 | 4.655 | 4.655 | 4.655 | 4.655 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.655477 Full duration: 12.465543 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.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | total | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.660921 Full duration: 6.225997 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.988 | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 100.0% | 1 | | nova.boot_servers | 6.884 | 6.884 | 6.884 | 6.884 | 6.884 | 6.884 | 100.0% | 1 | | total | 9.873 | 9.873 | 9.873 | 9.873 | 9.873 | 9.873 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.872892 Full duration: 620.424171 2018-01-27 05:28:13,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2b6e7aeb-4954-43ac-94b3-8258358057bc 2018-01-27 05:28:13,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2b6e7aeb-4954-43ac-94b3-8258358057bc', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-27 05:28:13,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2b6e7aeb-4954-43ac-94b3-8258358057bc'] 2018-01-27 05:28:14,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 05:28:14,920 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-27 05:28:14,920 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-27 05:28:14,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-01-27 05:28:14,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 05:28:14,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-27 05:28:14,942 - 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': 'cb5d22e9-d882-42d7-bc1a-956bfc778da5', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e73602e2-f775-42a8-b902-67149a436aab', 'flavor_name': 'rally-tiny-e73602e2-f775-42a8-b902-67149a436aab', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e73602e2-f775-42a8-b902-67149a436aab', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-27 05:32:17,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-27 05:28:16.534 1379 INFO rally.task.engine [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Task validation. 2018-01-27 05:28:16.541 1379 INFO rally.task.engine [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Task validation of scenarios names. 2018-01-27 05:28:16.543 1379 INFO rally.task.engine [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Task validation of scenarios names. 2018-01-27 05:28:16.543 1379 INFO rally.task.engine [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Task validation of syntax. 2018-01-27 05:28:16.591 1379 INFO rally.task.engine [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Task validation of syntax. 2018-01-27 05:28:16.591 1379 INFO rally.task.engine [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Task validation of semantic. 2018-01-27 05:28:17.028 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Enter context: `users` 2018-01-27 05:28:18.973 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Enter context: `users` 2018-01-27 05:28:20.548 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Exit context: `users` 2018-01-27 05:28:24.168 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Exit context: `users` 2018-01-27 05:28:24.169 1379 INFO rally.task.engine [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Task validation of semantic. 2018-01-27 05:28:24.169 1379 INFO rally.task.engine [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Task validation. Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca: started 2018-01-27 05:28:24.190 1379 INFO rally.task.engine [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Benchmarking. 2018-01-27 05:28:24.273 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Enter context: `users` 2018-01-27 05:28:26.324 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Enter context: `users` 2018-01-27 05:28:26.341 1506 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 START 2018-01-27 05:28:50.896 1506 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 END: OK 2018-01-27 05:28:50.921 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: user resources cleanup 2018-01-27 05:29:03.932 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: user resources cleanup 2018-01-27 05:29:03.933 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Exit context: `users` 2018-01-27 05:29:06.820 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Exit context: `users` 2018-01-27 05:29:08.405 1379 INFO rally.task.engine [-] Load duration is: 24.554381 2018-01-27 05:29:08.406 1379 INFO rally.task.engine [-] Full duration is: 42.548396 2018-01-27 05:29:08.439 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Enter context: `users` 2018-01-27 05:29:10.187 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Enter context: `users` 2018-01-27 05:29:10.202 1612 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 START 2018-01-27 05:29:22.288 1612 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 END: OK 2018-01-27 05:29:22.313 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: user resources cleanup 2018-01-27 05:29:31.188 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: user resources cleanup 2018-01-27 05:29:31.188 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Exit context: `users` 2018-01-27 05:29:34.208 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Exit context: `users` 2018-01-27 05:29:34.523 1379 INFO rally.task.engine [-] Load duration is: 12.084544 2018-01-27 05:29:34.523 1379 INFO rally.task.engine [-] Full duration is: 25.7705 2018-01-27 05:29:34.553 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Enter context: `users` 2018-01-27 05:29:36.460 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Enter context: `users` 2018-01-27 05:29:36.474 1718 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 START 2018-01-27 05:29:48.495 1718 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 END: OK 2018-01-27 05:29:48.517 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: user resources cleanup 2018-01-27 05:30:01.560 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: user resources cleanup 2018-01-27 05:30:01.560 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Exit context: `users` 2018-01-27 05:30:04.487 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Exit context: `users` 2018-01-27 05:30:04.641 1379 INFO rally.task.engine [-] Load duration is: 12.019929 2018-01-27 05:30:04.641 1379 INFO rally.task.engine [-] Full duration is: 29.935236 2018-01-27 05:30:04.671 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Enter context: `users` 2018-01-27 05:30:06.434 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Enter context: `users` 2018-01-27 05:30:06.449 1824 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 START 2018-01-27 05:30:18.403 1824 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 END: OK 2018-01-27 05:30:18.428 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: user resources cleanup 2018-01-27 05:30:31.251 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: user resources cleanup 2018-01-27 05:30:31.251 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Exit context: `users` 2018-01-27 05:30:34.278 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Exit context: `users` 2018-01-27 05:30:34.759 1379 INFO rally.task.engine [-] Load duration is: 11.953018 2018-01-27 05:30:34.759 1379 INFO rally.task.engine [-] Full duration is: 29.608181 2018-01-27 05:30:34.794 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Enter context: `users` 2018-01-27 05:30:36.539 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Enter context: `users` 2018-01-27 05:30:36.555 1930 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 START 2018-01-27 05:30:48.656 1930 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 END: OK 2018-01-27 05:30:48.683 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: user resources cleanup 2018-01-27 05:30:55.521 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: user resources cleanup 2018-01-27 05:30:55.522 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Exit context: `users` 2018-01-27 05:30:58.521 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Exit context: `users` 2018-01-27 05:30:58.867 1379 INFO rally.task.engine [-] Load duration is: 12.100328 2018-01-27 05:30:58.867 1379 INFO rally.task.engine [-] Full duration is: 23.728743 2018-01-27 05:30:58.901 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Enter context: `users` 2018-01-27 05:31:00.697 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Enter context: `users` 2018-01-27 05:31:00.713 2036 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 START 2018-01-27 05:31:12.600 2036 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 END: OK 2018-01-27 05:31:12.622 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: user resources cleanup 2018-01-27 05:31:25.802 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: user resources cleanup 2018-01-27 05:31:25.802 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Exit context: `users` 2018-01-27 05:31:28.589 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Exit context: `users` 2018-01-27 05:31:28.997 1379 INFO rally.task.engine [-] Load duration is: 11.886015 2018-01-27 05:31:28.997 1379 INFO rally.task.engine [-] Full duration is: 29.68989 2018-01-27 05:31:29.027 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Enter context: `users` 2018-01-27 05:31:30.852 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Enter context: `users` 2018-01-27 05:31:30.868 2142 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 START 2018-01-27 05:31:45.976 2142 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 END: OK 2018-01-27 05:31:45.996 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: user resources cleanup 2018-01-27 05:31:59.126 1379 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: user resources cleanup 2018-01-27 05:31:59.126 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Exit context: `users` 2018-01-27 05:32:01.971 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Exit context: `users` 2018-01-27 05:32:03.132 1379 INFO rally.task.engine [-] Load duration is: 15.107445 2018-01-27 05:32:03.133 1379 INFO rally.task.engine [-] Full duration is: 32.945132 2018-01-27 05:32:03.165 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Enter context: `users` 2018-01-27 05:32:05.052 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Enter context: `users` 2018-01-27 05:32:05.067 2248 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 START 2018-01-27 05:32:13.995 2248 INFO rally.task.runner [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | ITER: 1 END: OK 2018-01-27 05:32:14.017 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Starting: Exit context: `users` 2018-01-27 05:32:17.146 1379 INFO rally.plugins.openstack.context.keystone.users [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Exit context: `users` 2018-01-27 05:32:17.213 1379 INFO rally.task.engine [-] Load duration is: 8.926887 2018-01-27 05:32:17.214 1379 INFO rally.task.engine [-] Full duration is: 13.982041 2018-01-27 05:32:17.240 1379 INFO rally.task.engine [-] Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca | Completed: Benchmarking. Task 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca: 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 | 9.065 | 9.065 | 9.065 | 9.065 | 9.065 | 9.065 | 100.0% | 1 | | ceilometer.get_alarm_state | 3.06 | 3.06 | 3.06 | 3.06 | 3.06 | 3.06 | 100.0% | 1 | | ceilometer.get_alarm_history | 3.098 | 3.098 | 3.098 | 3.098 | 3.098 | 3.098 | 100.0% | 1 | | ceilometer.set_alarm_state | 9.331 | 9.331 | 9.331 | 9.331 | 9.331 | 9.331 | 100.0% | 1 | | total | 24.554 | 24.554 | 24.554 | 24.554 | 24.554 | 24.554 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.554381 Full duration: 42.548396 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 | 8.943 | 8.943 | 8.943 | 8.943 | 8.943 | 8.943 | 100.0% | 1 | | ceilometer.delete_alarm | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 100.0% | 1 | | total | 12.085 | 12.085 | 12.085 | 12.085 | 12.085 | 12.085 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.084544 Full duration: 25.7705 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 | 8.932 | 8.932 | 8.932 | 8.932 | 8.932 | 8.932 | 100.0% | 1 | | ceilometer.get_alarm | 3.088 | 3.088 | 3.088 | 3.088 | 3.088 | 3.088 | 100.0% | 1 | | total | 12.02 | 12.02 | 12.02 | 12.02 | 12.02 | 12.02 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.019929 Full duration: 29.935236 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 | 8.873 | 8.873 | 8.873 | 8.873 | 8.873 | 8.873 | 100.0% | 1 | | ceilometer.list_alarms | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 100.0% | 1 | | total | 11.953 | 11.953 | 11.953 | 11.953 | 11.953 | 11.953 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.953018 Full duration: 29.608181 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 | 9.037 | 9.037 | 9.037 | 9.037 | 9.037 | 9.037 | 100.0% | 1 | | ceilometer.query_alarm_history | 3.063 | 3.063 | 3.063 | 3.063 | 3.063 | 3.063 | 100.0% | 1 | | total | 12.1 | 12.1 | 12.1 | 12.1 | 12.1 | 12.1 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.100328 Full duration: 23.728743 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 | 8.843 | 8.843 | 8.843 | 8.843 | 8.843 | 8.843 | 100.0% | 1 | | ceilometer.query_alarms | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 100.0% | 1 | | total | 11.886 | 11.886 | 11.886 | 11.886 | 11.886 | 11.886 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.886015 Full duration: 29.68989 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 | 8.911 | 8.911 | 8.911 | 8.911 | 8.911 | 8.911 | 100.0% | 1 | | ceilometer.update_alarm | 6.196 | 6.196 | 6.196 | 6.196 | 6.196 | 6.196 | 100.0% | 1 | | total | 15.107 | 15.107 | 15.107 | 15.107 | 15.107 | 15.107 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.107445 Full duration: 32.945132 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 | 8.927 | 8.927 | 8.927 | 8.927 | 8.927 | 8.927 | 100.0% | 1 | | total | 8.927 | 8.927 | 8.927 | 8.927 | 8.927 | 8.927 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.926887 Full duration: 13.982041 2018-01-27 05:32:17,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca 2018-01-27 05:32:17,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-01-27 05:32:17,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2e1fc3cc-07ee-41f3-9c7a-b5f0c38bb8ca'] 2018-01-27 05:32:18,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 05:32:18,537 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-01-27 05:32:18,537 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-27 05:32:18,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-01-27 05:32:18,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 05:32:18,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-27 05:32:18,558 - 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': 'cb5d22e9-d882-42d7-bc1a-956bfc778da5', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e73602e2-f775-42a8-b902-67149a436aab', 'flavor_name': 'rally-tiny-e73602e2-f775-42a8-b902-67149a436aab', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e73602e2-f775-42a8-b902-67149a436aab', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-27 05:33:56,041 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-27 05:32:20.160 2294 INFO rally.task.engine [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Task validation. 2018-01-27 05:32:20.167 2294 INFO rally.task.engine [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Task validation of scenarios names. 2018-01-27 05:32:20.170 2294 INFO rally.task.engine [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Task validation of scenarios names. 2018-01-27 05:32:20.170 2294 INFO rally.task.engine [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Task validation of syntax. 2018-01-27 05:32:20.228 2294 INFO rally.task.engine [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Task validation of syntax. 2018-01-27 05:32:20.228 2294 INFO rally.task.engine [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Task validation of semantic. 2018-01-27 05:32:20.667 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `users` 2018-01-27 05:32:22.411 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `users` 2018-01-27 05:32:23.744 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `users` 2018-01-27 05:32:27.272 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `users` 2018-01-27 05:32:27.273 2294 INFO rally.task.engine [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Task validation of semantic. 2018-01-27 05:32:27.273 2294 INFO rally.task.engine [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Task validation. Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c: started 2018-01-27 05:32:27.357 2294 INFO rally.task.engine [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Benchmarking. 2018-01-27 05:32:27.381 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `users` 2018-01-27 05:32:29.081 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `users` 2018-01-27 05:32:29.081 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `quotas` 2018-01-27 05:32:29.814 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `quotas` 2018-01-27 05:32:29.814 2294 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `Volumes` 2018-01-27 05:32:32.817 2294 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `Volumes` 2018-01-27 05:32:32.833 2421 INFO rally.task.runner [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | ITER: 1 START 2018-01-27 05:32:37.650 2421 INFO rally.task.runner [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | ITER: 1 END: OK 2018-01-27 05:32:37.671 2294 INFO rally.plugins.openstack.context.cleanup.user [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: user resources cleanup 2018-01-27 05:32:40.409 2294 INFO rally.plugins.openstack.context.cleanup.user [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: user resources cleanup 2018-01-27 05:32:40.409 2294 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `Volumes` 2018-01-27 05:32:40.481 2294 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `Volumes` 2018-01-27 05:32:40.482 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `quotas` 2018-01-27 05:32:40.511 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `quotas` 2018-01-27 05:32:40.511 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `users` 2018-01-27 05:32:43.614 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `users` 2018-01-27 05:32:45.439 2294 INFO rally.task.engine [-] Load duration is: 2.816324 2018-01-27 05:32:45.440 2294 INFO rally.task.engine [-] Full duration is: 16.234011 2018-01-27 05:32:45.477 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `users` 2018-01-27 05:32:47.394 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `users` 2018-01-27 05:32:47.394 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `quotas` 2018-01-27 05:32:48.088 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `quotas` 2018-01-27 05:32:48.101 2607 INFO rally.task.runner [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | ITER: 1 START 2018-01-27 05:32:53.514 2607 INFO rally.task.runner [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | ITER: 1 END: OK 2018-01-27 05:32:53.530 2294 INFO rally.plugins.openstack.context.cleanup.user [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: user resources cleanup 2018-01-27 05:32:54.365 2294 INFO rally.plugins.openstack.context.cleanup.user [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: user resources cleanup 2018-01-27 05:32:54.365 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `quotas` 2018-01-27 05:32:54.395 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `quotas` 2018-01-27 05:32:54.395 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `users` 2018-01-27 05:32:57.309 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `users` 2018-01-27 05:32:57.518 2294 INFO rally.task.engine [-] Load duration is: 3.412006 2018-01-27 05:32:57.518 2294 INFO rally.task.engine [-] Full duration is: 11.834162 2018-01-27 05:32:57.545 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `users` 2018-01-27 05:32:59.403 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `users` 2018-01-27 05:32:59.404 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `quotas` 2018-01-27 05:32:59.857 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `quotas` 2018-01-27 05:33:00.287 2773 INFO rally.task.runner [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | ITER: 1 START 2018-01-27 05:33:07.811 2773 INFO rally.task.runner [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | ITER: 1 END: OK 2018-01-27 05:33:07.829 2294 INFO rally.plugins.openstack.context.cleanup.user [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: user resources cleanup 2018-01-27 05:33:08.534 2294 INFO rally.plugins.openstack.context.cleanup.user [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: user resources cleanup 2018-01-27 05:33:08.534 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `quotas` 2018-01-27 05:33:08.562 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `quotas` 2018-01-27 05:33:08.562 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `users` 2018-01-27 05:33:11.367 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `users` 2018-01-27 05:33:11.592 2294 INFO rally.task.engine [-] Load duration is: 5.522827 2018-01-27 05:33:11.593 2294 INFO rally.task.engine [-] Full duration is: 13.823538 2018-01-27 05:33:11.623 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `users` 2018-01-27 05:33:13.518 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `users` 2018-01-27 05:33:13.519 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `quotas` 2018-01-27 05:33:14.211 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `quotas` 2018-01-27 05:33:14.225 2939 INFO rally.task.runner [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | ITER: 1 START 2018-01-27 05:33:19.360 2939 INFO rally.task.runner [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | ITER: 1 END: OK 2018-01-27 05:33:19.381 2294 INFO rally.plugins.openstack.context.cleanup.user [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: user resources cleanup 2018-01-27 05:33:20.040 2294 INFO rally.plugins.openstack.context.cleanup.user [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: user resources cleanup 2018-01-27 05:33:20.040 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `quotas` 2018-01-27 05:33:20.071 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `quotas` 2018-01-27 05:33:20.071 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `users` 2018-01-27 05:33:22.802 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `users` 2018-01-27 05:33:23.677 2294 INFO rally.task.engine [-] Load duration is: 3.134358 2018-01-27 05:33:23.678 2294 INFO rally.task.engine [-] Full duration is: 11.181056 2018-01-27 05:33:23.710 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `users` 2018-01-27 05:33:25.517 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `users` 2018-01-27 05:33:25.517 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `quotas` 2018-01-27 05:33:26.218 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `quotas` 2018-01-27 05:33:26.233 3105 INFO rally.task.runner [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | ITER: 1 START 2018-01-27 05:33:33.839 3105 INFO rally.task.runner [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | ITER: 1 END: OK 2018-01-27 05:33:33.862 2294 INFO rally.plugins.openstack.context.cleanup.user [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: user resources cleanup 2018-01-27 05:33:34.576 2294 INFO rally.plugins.openstack.context.cleanup.user [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: user resources cleanup 2018-01-27 05:33:34.577 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `quotas` 2018-01-27 05:33:34.603 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `quotas` 2018-01-27 05:33:34.603 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `users` 2018-01-27 05:33:37.632 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `users` 2018-01-27 05:33:37.772 2294 INFO rally.task.engine [-] Load duration is: 5.604712 2018-01-27 05:33:37.773 2294 INFO rally.task.engine [-] Full duration is: 13.923706 2018-01-27 05:33:37.803 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `users` 2018-01-27 05:33:39.697 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `users` 2018-01-27 05:33:39.698 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `quotas` 2018-01-27 05:33:40.152 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `quotas` 2018-01-27 05:33:40.153 2294 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Enter context: `Volumes` 2018-01-27 05:33:43.129 2294 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Enter context: `Volumes` 2018-01-27 05:33:43.144 3271 INFO rally.task.runner [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | ITER: 1 START 2018-01-27 05:33:48.677 3271 INFO rally.task.runner [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | ITER: 1 END: OK 2018-01-27 05:33:48.696 2294 INFO rally.plugins.openstack.context.cleanup.user [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: user resources cleanup 2018-01-27 05:33:51.615 2294 INFO rally.plugins.openstack.context.cleanup.user [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: user resources cleanup 2018-01-27 05:33:51.615 2294 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `Volumes` 2018-01-27 05:33:51.687 2294 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `Volumes` 2018-01-27 05:33:51.688 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `quotas` 2018-01-27 05:33:51.715 2294 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `quotas` 2018-01-27 05:33:51.715 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Starting: Exit context: `users` 2018-01-27 05:33:54.690 2294 INFO rally.plugins.openstack.context.keystone.users [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Exit context: `users` 2018-01-27 05:33:55.869 2294 INFO rally.task.engine [-] Load duration is: 3.531838 2018-01-27 05:33:55.870 2294 INFO rally.task.engine [-] Full duration is: 16.889706 2018-01-27 05:33:55.898 2294 INFO rally.task.engine [-] Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c | Completed: Benchmarking. Task b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c: 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.645 | 2.645 | 2.645 | 2.645 | 2.645 | 2.645 | 100.0% | 1 | | cinder.delete_snapshot | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 100.0% | 1 | | total | 2.816 | 2.816 | 2.816 | 2.816 | 2.816 | 2.816 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.816324 Full duration: 16.234011 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.204 | 3.204 | 3.204 | 3.204 | 3.204 | 3.204 | 100.0% | 1 | | cinder.delete_volume | 2.206 | 2.206 | 2.206 | 2.206 | 2.206 | 2.206 | 100.0% | 1 | | total | 3.412 | 3.412 | 3.412 | 3.412 | 3.412 | 3.412 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.412006 Full duration: 11.834162 test scenario CinderVolumes.create_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.318 | 5.318 | 5.318 | 5.318 | 5.318 | 5.318 | 100.0% | 1 | | cinder.delete_volume | 2.204 | 2.204 | 2.204 | 2.204 | 2.204 | 2.204 | 100.0% | 1 | | total | 5.523 | 5.523 | 5.523 | 5.523 | 5.523 | 5.523 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.522827 Full duration: 13.823538 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.932 | 2.932 | 2.932 | 2.932 | 2.932 | 2.932 | 100.0% | 1 | | cinder.delete_volume | 2.202 | 2.202 | 2.202 | 2.202 | 2.202 | 2.202 | 100.0% | 1 | | total | 3.134 | 3.134 | 3.134 | 3.134 | 3.134 | 3.134 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.134358 Full duration: 11.181056 test scenario CinderVolumes.create_and_extend_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 100.0% | 1 | | cinder.extend_volume | 2.282 | 2.282 | 2.282 | 2.282 | 2.282 | 2.282 | 100.0% | 1 | | cinder.delete_volume | 2.227 | 2.227 | 2.227 | 2.227 | 2.227 | 2.227 | 100.0% | 1 | | total | 5.605 | 5.605 | 5.605 | 5.605 | 5.605 | 5.605 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.604712 Full duration: 13.923706 test scenario CinderVolumes.create_from_volume_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 3.226 | 3.226 | 3.226 | 3.226 | 3.226 | 3.226 | 100.0% | 1 | | cinder.delete_volume | 2.306 | 2.306 | 2.306 | 2.306 | 2.306 | 2.306 | 100.0% | 1 | | total | 3.532 | 3.532 | 3.532 | 3.532 | 3.532 | 3.532 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.531838 Full duration: 16.889706 2018-01-27 05:33:56,041 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c 2018-01-27 05:33:56,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-27 05:33:56,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b4be3d11-4e9c-4e5d-a616-4ff3a14cb26c'] 2018-01-27 05:33:57,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 05:33:57,198 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-27 05:33:57,198 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-27 05:33:57,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-27 05:33:57,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 05:33:57,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-27 05:33:57,218 - 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': 'cb5d22e9-d882-42d7-bc1a-956bfc778da5', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e73602e2-f775-42a8-b902-67149a436aab', 'flavor_name': 'rally-tiny-e73602e2-f775-42a8-b902-67149a436aab', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e73602e2-f775-42a8-b902-67149a436aab', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-27 05:34:57,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-27 05:33:58.783 3417 INFO rally.task.engine [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Task validation. 2018-01-27 05:33:58.789 3417 INFO rally.task.engine [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Task validation of scenarios names. 2018-01-27 05:33:58.792 3417 INFO rally.task.engine [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Task validation of scenarios names. 2018-01-27 05:33:58.792 3417 INFO rally.task.engine [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Task validation of syntax. 2018-01-27 05:33:58.816 3417 INFO rally.task.engine [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Task validation of syntax. 2018-01-27 05:33:58.816 3417 INFO rally.task.engine [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Task validation of semantic. 2018-01-27 05:33:59.240 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Enter context: `users` 2018-01-27 05:34:00.888 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Enter context: `users` 2018-01-27 05:34:02.810 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Exit context: `users` 2018-01-27 05:34:06.539 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Exit context: `users` 2018-01-27 05:34:06.540 3417 INFO rally.task.engine [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Task validation of semantic. 2018-01-27 05:34:06.540 3417 INFO rally.task.engine [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Task validation. Task 443468a3-644f-4fd8-a160-9b862fe8d450: started 2018-01-27 05:34:06.558 3417 INFO rally.task.engine [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Benchmarking. 2018-01-27 05:34:06.581 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Enter context: `users` 2018-01-27 05:34:08.482 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Enter context: `users` 2018-01-27 05:34:08.501 3544 INFO rally.task.runner [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | ITER: 1 START 2018-01-27 05:34:16.882 3544 INFO rally.task.runner [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | ITER: 1 END: OK 2018-01-27 05:34:16.902 3417 INFO rally.plugins.openstack.context.cleanup.user [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: user resources cleanup 2018-01-27 05:34:17.562 3417 INFO rally.plugins.openstack.context.cleanup.user [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: user resources cleanup 2018-01-27 05:34:17.563 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Exit context: `users` 2018-01-27 05:34:20.567 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Exit context: `users` 2018-01-27 05:34:20.712 3417 INFO rally.task.engine [-] Load duration is: 4.379766 2018-01-27 05:34:20.712 3417 INFO rally.task.engine [-] Full duration is: 13.986894 2018-01-27 05:34:20.744 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Enter context: `users` 2018-01-27 05:34:22.533 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Enter context: `users` 2018-01-27 05:34:22.547 3650 INFO rally.task.runner [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | ITER: 1 START 2018-01-27 05:34:29.929 3650 INFO rally.task.runner [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | ITER: 1 END: OK 2018-01-27 05:34:29.952 3417 INFO rally.plugins.openstack.context.cleanup.user [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: user resources cleanup 2018-01-27 05:34:30.611 3417 INFO rally.plugins.openstack.context.cleanup.user [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: user resources cleanup 2018-01-27 05:34:30.611 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Exit context: `users` 2018-01-27 05:34:33.413 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Exit context: `users` 2018-01-27 05:34:34.796 3417 INFO rally.task.engine [-] Load duration is: 5.380651 2018-01-27 05:34:34.797 3417 INFO rally.task.engine [-] Full duration is: 12.669933 2018-01-27 05:34:34.829 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Enter context: `users` 2018-01-27 05:34:36.639 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Enter context: `users` 2018-01-27 05:34:36.654 3756 INFO rally.task.runner [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | ITER: 1 START 2018-01-27 05:34:45.657 3756 INFO rally.task.runner [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | ITER: 1 END: OK 2018-01-27 05:34:45.677 3417 INFO rally.plugins.openstack.context.cleanup.user [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: user resources cleanup 2018-01-27 05:34:46.249 3417 INFO rally.plugins.openstack.context.cleanup.user [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: user resources cleanup 2018-01-27 05:34:46.249 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Exit context: `users` 2018-01-27 05:34:49.088 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Exit context: `users` 2018-01-27 05:34:50.884 3417 INFO rally.task.engine [-] Load duration is: 7.002131 2018-01-27 05:34:50.884 3417 INFO rally.task.engine [-] Full duration is: 14.260833 2018-01-27 05:34:50.914 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Enter context: `users` 2018-01-27 05:34:52.893 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Enter context: `users` 2018-01-27 05:34:52.907 3862 INFO rally.task.runner [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | ITER: 1 START 2018-01-27 05:34:53.497 3862 INFO rally.task.runner [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | ITER: 1 END: OK 2018-01-27 05:34:53.516 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Starting: Exit context: `users` 2018-01-27 05:34:56.544 3417 INFO rally.plugins.openstack.context.keystone.users [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Exit context: `users` 2018-01-27 05:34:56.944 3417 INFO rally.task.engine [-] Load duration is: 0.588909 2018-01-27 05:34:56.944 3417 INFO rally.task.engine [-] Full duration is: 5.630648 2018-01-27 05:34:56.968 3417 INFO rally.task.engine [-] Task 443468a3-644f-4fd8-a160-9b862fe8d450 | Completed: Benchmarking. Task 443468a3-644f-4fd8-a160-9b862fe8d450: 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.747 | 3.747 | 3.747 | 3.747 | 3.747 | 3.747 | 100.0% | 1 | | heat.update_stack | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 100.0% | 1 | | heat.delete_stack | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 100.0% | 1 | | total | 4.38 | 4.38 | 4.38 | 4.38 | 4.38 | 4.38 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.379766 Full duration: 13.986894 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.656 | 3.656 | 3.656 | 3.656 | 3.656 | 3.656 | 100.0% | 1 | | heat.check_stack | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | | heat.delete_stack | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 100.0% | 1 | | total | 5.381 | 5.381 | 5.381 | 5.381 | 5.381 | 5.381 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.380651 Full duration: 12.669933 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 3.812 | 3.812 | 3.812 | 3.812 | 3.812 | 3.812 | 100.0% | 1 | | heat.suspend_stack | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 100.0% | 1 | | heat.resume_stack | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | heat.delete_stack | 2.461 | 2.461 | 2.461 | 2.461 | 2.461 | 2.461 | 100.0% | 1 | | total | 7.002 | 7.002 | 7.002 | 7.002 | 7.002 | 7.002 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.002131 Full duration: 14.260833 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.588909 Full duration: 5.630648 2018-01-27 05:34:57,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 443468a3-644f-4fd8-a160-9b862fe8d450 2018-01-27 05:34:57,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '443468a3-644f-4fd8-a160-9b862fe8d450', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-27 05:34:57,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '443468a3-644f-4fd8-a160-9b862fe8d450'] 2018-01-27 05:34:58,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 05:34:58,230 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-27 05:34:58,230 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-27 05:34:58,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-01-27 05:34:58,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 05:34:58,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-27 05:34:58,251 - 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': 'cb5d22e9-d882-42d7-bc1a-956bfc778da5', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e73602e2-f775-42a8-b902-67149a436aab', 'flavor_name': 'rally-tiny-e73602e2-f775-42a8-b902-67149a436aab', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e73602e2-f775-42a8-b902-67149a436aab', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-27 05:36:46,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-27 05:34:59.836 3908 INFO rally.task.engine [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Task validation. 2018-01-27 05:34:59.842 3908 INFO rally.task.engine [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Task validation of scenarios names. 2018-01-27 05:34:59.845 3908 INFO rally.task.engine [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Task validation of scenarios names. 2018-01-27 05:34:59.845 3908 INFO rally.task.engine [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Task validation of syntax. 2018-01-27 05:34:59.907 3908 INFO rally.task.engine [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Task validation of syntax. 2018-01-27 05:34:59.907 3908 INFO rally.task.engine [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Task validation of semantic. 2018-01-27 05:35:00.358 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Enter context: `users` 2018-01-27 05:35:02.266 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Enter context: `users` 2018-01-27 05:35:02.301 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Exit context: `users` 2018-01-27 05:35:05.933 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Exit context: `users` 2018-01-27 05:35:05.934 3908 INFO rally.task.engine [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Task validation of semantic. 2018-01-27 05:35:05.934 3908 INFO rally.task.engine [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Task validation. Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26: started 2018-01-27 05:35:05.954 3908 INFO rally.task.engine [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Benchmarking. 2018-01-27 05:35:05.977 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Enter context: `users` 2018-01-27 05:35:07.934 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Enter context: `users` 2018-01-27 05:35:07.950 4035 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 START 2018-01-27 05:35:09.040 4035 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 END: OK 2018-01-27 05:35:09.062 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: admin resources cleanup 2018-01-27 05:35:11.147 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: admin resources cleanup 2018-01-27 05:35:11.147 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Exit context: `users` 2018-01-27 05:35:13.726 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Exit context: `users` 2018-01-27 05:35:14.015 3908 INFO rally.task.engine [-] Load duration is: 0.505159 2018-01-27 05:35:14.015 3908 INFO rally.task.engine [-] Full duration is: 7.749778 2018-01-27 05:35:14.047 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Enter context: `users` 2018-01-27 05:35:15.760 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Enter context: `users` 2018-01-27 05:35:15.774 4201 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 START 2018-01-27 05:35:16.867 4201 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 END: OK 2018-01-27 05:35:16.886 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: admin resources cleanup 2018-01-27 05:35:18.849 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: admin resources cleanup 2018-01-27 05:35:18.849 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Exit context: `users` 2018-01-27 05:35:21.555 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Exit context: `users` 2018-01-27 05:35:22.085 3908 INFO rally.task.engine [-] Load duration is: 0.546082 2018-01-27 05:35:22.085 3908 INFO rally.task.engine [-] Full duration is: 7.509671 2018-01-27 05:35:22.113 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Enter context: `users` 2018-01-27 05:35:23.841 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Enter context: `users` 2018-01-27 05:35:23.855 4367 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 START 2018-01-27 05:35:24.950 4367 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 END: OK 2018-01-27 05:35:24.967 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: admin resources cleanup 2018-01-27 05:35:26.977 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: admin resources cleanup 2018-01-27 05:35:26.977 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Exit context: `users` 2018-01-27 05:35:29.752 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Exit context: `users` 2018-01-27 05:35:30.149 3908 INFO rally.task.engine [-] Load duration is: 0.534662 2018-01-27 05:35:30.149 3908 INFO rally.task.engine [-] Full duration is: 7.640316 2018-01-27 05:35:30.176 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Enter context: `users` 2018-01-27 05:35:32.096 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Enter context: `users` 2018-01-27 05:35:32.110 4533 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 START 2018-01-27 05:35:33.069 4533 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 END: OK 2018-01-27 05:35:33.091 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: admin resources cleanup 2018-01-27 05:35:34.032 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: admin resources cleanup 2018-01-27 05:35:34.033 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Exit context: `users` 2018-01-27 05:35:36.963 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Exit context: `users` 2018-01-27 05:35:38.214 3908 INFO rally.task.engine [-] Load duration is: 0.40699 2018-01-27 05:35:38.214 3908 INFO rally.task.engine [-] Full duration is: 6.788859 2018-01-27 05:35:38.243 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Enter context: `users` 2018-01-27 05:35:40.074 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Enter context: `users` 2018-01-27 05:35:40.089 4699 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 START 2018-01-27 05:35:41.066 4699 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 END: OK 2018-01-27 05:35:41.081 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: admin resources cleanup 2018-01-27 05:35:41.858 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: admin resources cleanup 2018-01-27 05:35:41.858 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Exit context: `users` 2018-01-27 05:35:44.921 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Exit context: `users` 2018-01-27 05:35:46.279 3908 INFO rally.task.engine [-] Load duration is: 0.41377 2018-01-27 05:35:46.280 3908 INFO rally.task.engine [-] Full duration is: 6.678811 2018-01-27 05:35:46.308 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Enter context: `users` 2018-01-27 05:35:48.037 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Enter context: `users` 2018-01-27 05:35:48.051 4865 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 START 2018-01-27 05:35:50.164 4865 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 END: OK 2018-01-27 05:35:50.185 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: admin resources cleanup 2018-01-27 05:35:54.416 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: admin resources cleanup 2018-01-27 05:35:54.416 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Exit context: `users` 2018-01-27 05:35:57.439 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Exit context: `users` 2018-01-27 05:35:58.360 3908 INFO rally.task.engine [-] Load duration is: 1.54316 2018-01-27 05:35:58.361 3908 INFO rally.task.engine [-] Full duration is: 11.132418 2018-01-27 05:35:58.389 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Enter context: `users` 2018-01-27 05:36:00.292 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Enter context: `users` 2018-01-27 05:36:00.307 5031 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 START 2018-01-27 05:36:01.491 5031 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 END: OK 2018-01-27 05:36:01.512 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: admin resources cleanup 2018-01-27 05:36:02.311 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: admin resources cleanup 2018-01-27 05:36:02.312 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Exit context: `users` 2018-01-27 05:36:05.138 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Exit context: `users` 2018-01-27 05:36:06.423 3908 INFO rally.task.engine [-] Load duration is: 0.619633 2018-01-27 05:36:06.424 3908 INFO rally.task.engine [-] Full duration is: 6.750189 2018-01-27 05:36:06.453 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Enter context: `users` 2018-01-27 05:36:08.299 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Enter context: `users` 2018-01-27 05:36:08.312 5197 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 START 2018-01-27 05:36:09.501 5197 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 END: OK 2018-01-27 05:36:09.526 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: admin resources cleanup 2018-01-27 05:36:11.495 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: admin resources cleanup 2018-01-27 05:36:11.496 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Exit context: `users` 2018-01-27 05:36:14.430 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Exit context: `users` 2018-01-27 05:36:14.489 3908 INFO rally.task.engine [-] Load duration is: 0.586796 2018-01-27 05:36:14.490 3908 INFO rally.task.engine [-] Full duration is: 7.978794 2018-01-27 05:36:14.518 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Enter context: `users` 2018-01-27 05:36:16.302 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Enter context: `users` 2018-01-27 05:36:16.316 5363 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 START 2018-01-27 05:36:17.318 5363 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 END: OK 2018-01-27 05:36:17.338 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: admin resources cleanup 2018-01-27 05:36:19.493 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: admin resources cleanup 2018-01-27 05:36:19.494 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Exit context: `users` 2018-01-27 05:36:22.289 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Exit context: `users` 2018-01-27 05:36:22.554 3908 INFO rally.task.engine [-] Load duration is: 0.435852 2018-01-27 05:36:22.554 3908 INFO rally.task.engine [-] Full duration is: 7.772569 2018-01-27 05:36:22.582 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Enter context: `users` 2018-01-27 05:36:24.324 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Enter context: `users` 2018-01-27 05:36:24.338 5529 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 START 2018-01-27 05:36:25.491 5529 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 END: OK 2018-01-27 05:36:25.512 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: admin resources cleanup 2018-01-27 05:36:27.650 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: admin resources cleanup 2018-01-27 05:36:27.650 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Exit context: `users` 2018-01-27 05:36:30.359 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Exit context: `users` 2018-01-27 05:36:30.620 3908 INFO rally.task.engine [-] Load duration is: 0.597575 2018-01-27 05:36:30.620 3908 INFO rally.task.engine [-] Full duration is: 7.778183 2018-01-27 05:36:30.648 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Enter context: `users` 2018-01-27 05:36:32.397 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Enter context: `users` 2018-01-27 05:36:32.412 5695 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 START 2018-01-27 05:36:40.033 5695 INFO rally.task.runner [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | ITER: 1 END: OK 2018-01-27 05:36:40.053 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: admin resources cleanup 2018-01-27 05:36:43.339 3908 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: admin resources cleanup 2018-01-27 05:36:43.340 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Starting: Exit context: `users` 2018-01-27 05:36:46.140 3908 INFO rally.plugins.openstack.context.keystone.users [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Exit context: `users` 2018-01-27 05:36:46.711 3908 INFO rally.task.engine [-] Load duration is: 7.06445 2018-01-27 05:36:46.711 3908 INFO rally.task.engine [-] Full duration is: 15.493297 2018-01-27 05:36:46.737 3908 INFO rally.task.engine [-] Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 | Completed: Benchmarking. Task bf8d0db8-a5ab-4fcf-84a9-795ac3271a26: 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.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | keystone_v3.add_role | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | keystone_v3.revoke_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.505159 Full duration: 7.749778 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.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | keystone_v3.add_role | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | keystone_v3.list_roles | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.546082 Full duration: 7.509671 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.429 | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 100.0% | 1 | | keystone_v3.list_projects | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.534662 Full duration: 7.640316 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.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | keystone_v3.delete_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.40699 Full duration: 6.788859 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.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | keystone_v3.delete_service | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.41377 Full duration: 6.678811 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.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | keystone_v3.create_user | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | | keystone_v3.list_roles | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.add_role | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | keystone_v3.create_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.get_project | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.get_user | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | keystone_v3.get_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.list_services | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.get_services | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.54316 Full duration: 11.132418 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.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | | keystone_v3.update_project | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.delete_project | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | total | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.619633 Full duration: 6.750189 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.459 | 0.459 | 0.459 | 0.459 | 0.459 | 0.459 | 100.0% | 1 | | total | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.586796 Full duration: 7.978794 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.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | | total | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.435852 Full duration: 7.772569 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.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | | keystone_v3.list_users | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.597575 Full duration: 7.778183 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.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | keystone_v3.create_users | 5.3 | 5.3 | 5.3 | 5.3 | 5.3 | 5.3 | 100.0% | 1 | | keystone_v3.create_user | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 100.0% | 1 | | keystone_v3.list_roles | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 7.064 | 7.064 | 7.064 | 7.064 | 7.064 | 7.064 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.06445 Full duration: 15.493297 2018-01-27 05:36:46,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bf8d0db8-a5ab-4fcf-84a9-795ac3271a26 2018-01-27 05:36:46,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bf8d0db8-a5ab-4fcf-84a9-795ac3271a26', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-27 05:36:46,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bf8d0db8-a5ab-4fcf-84a9-795ac3271a26'] 2018-01-27 05:36:48,066 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 05:36:48,067 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-27 05:36:48,067 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-27 05:36:48,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-01-27 05:36:48,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 05:36:48,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-27 05:36:48,090 - 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': 'cb5d22e9-d882-42d7-bc1a-956bfc778da5', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e73602e2-f775-42a8-b902-67149a436aab', 'flavor_name': 'rally-tiny-e73602e2-f775-42a8-b902-67149a436aab', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e73602e2-f775-42a8-b902-67149a436aab', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-27 05:37:26,191 - 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-01-27 05:37:26,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-27 05:36:49.712 5821 INFO rally.task.engine [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Task validation. 2018-01-27 05:36:49.719 5821 INFO rally.task.engine [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Task validation of scenarios names. 2018-01-27 05:36:49.721 5821 INFO rally.task.engine [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Task validation of scenarios names. 2018-01-27 05:36:49.722 5821 INFO rally.task.engine [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Task validation of syntax. 2018-01-27 05:36:49.803 5821 INFO rally.task.engine [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Task validation of syntax. 2018-01-27 05:36:49.803 5821 INFO rally.task.engine [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Task validation of semantic. 2018-01-27 05:36:50.241 5821 INFO rally.plugins.openstack.context.keystone.users [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Enter context: `users` 2018-01-27 05:36:52.263 5821 INFO rally.plugins.openstack.context.keystone.users [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Enter context: `users` 2018-01-27 05:36:53.758 5821 INFO rally.plugins.openstack.context.keystone.users [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Exit context: `users` 2018-01-27 05:36:57.959 5821 INFO rally.plugins.openstack.context.keystone.users [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Exit context: `users` 2018-01-27 05:36:57.959 5821 INFO rally.task.engine [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Task validation of semantic. 2018-01-27 05:36:57.960 5821 INFO rally.task.engine [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Task validation. Task 9f549a0b-5c29-4fa6-a312-5dcf595db194: started 2018-01-27 05:36:57.980 5821 INFO rally.task.engine [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Benchmarking. 2018-01-27 05:36:58.007 5821 INFO rally.plugins.openstack.context.keystone.users [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Enter context: `users` 2018-01-27 05:36:59.969 5821 INFO rally.plugins.openstack.context.keystone.users [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Enter context: `users` 2018-01-27 05:36:59.969 5821 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Enter context: `quotas` 2018-01-27 05:37:00.440 5821 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Enter context: `quotas` 2018-01-27 05:37:00.457 5948 INFO rally.task.runner [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | ITER: 1 START 2018-01-27 05:37:01.652 5948 INFO rally.task.runner [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | ITER: 1 END: OK 2018-01-27 05:37:01.669 5821 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: user resources cleanup 2018-01-27 05:37:02.382 5821 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: user resources cleanup 2018-01-27 05:37:02.383 5821 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Exit context: `quotas` 2018-01-27 05:37:02.400 5821 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Exit context: `quotas` 2018-01-27 05:37:02.400 5821 INFO rally.plugins.openstack.context.keystone.users [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Exit context: `users` 2018-01-27 05:37:05.440 5821 INFO rally.plugins.openstack.context.keystone.users [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Exit context: `users` 2018-01-27 05:37:06.037 5821 INFO rally.task.engine [-] Load duration is: 1.193768 2018-01-27 05:37:06.037 5821 INFO rally.task.engine [-] Full duration is: 7.435895 2018-01-27 05:37:06.078 5821 INFO rally.plugins.openstack.context.keystone.users [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Enter context: `users` 2018-01-27 05:37:08.140 5821 INFO rally.plugins.openstack.context.keystone.users [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Enter context: `users` 2018-01-27 05:37:08.141 5821 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Enter context: `quotas` 2018-01-27 05:37:08.535 5821 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Enter context: `quotas` 2018-01-27 05:37:08.535 5821 INFO rally.plugins.openstack.context.network.networks [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Enter context: `network` 2018-01-27 05:37:12.553 5821 INFO rally.plugins.openstack.context.network.networks [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Enter context: `network` 2018-01-27 05:37:12.570 6234 INFO rally.task.runner [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | ITER: 1 START 2018-01-27 05:37:13.956 6234 INFO rally.task.runner [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | ITER: 1 END: Error InternalServerError: Request Failed: internal server error while processing your request. 2018-01-27 05:37:13.973 5821 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: user resources cleanup 2018-01-27 05:37:16.679 5821 INFO rally.plugins.openstack.context.cleanup.user [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: user resources cleanup 2018-01-27 05:37:16.679 5821 INFO rally.plugins.openstack.context.network.networks [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Exit context: `network` 2018-01-27 05:37:22.438 5821 INFO rally.plugins.openstack.context.network.networks [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Exit context: `network` 2018-01-27 05:37:22.439 5821 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Exit context: `quotas` 2018-01-27 05:37:22.461 5821 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Exit context: `quotas` 2018-01-27 05:37:22.461 5821 INFO rally.plugins.openstack.context.keystone.users [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Starting: Exit context: `users` 2018-01-27 05:37:25.014 5821 INFO rally.plugins.openstack.context.keystone.users [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | Completed: Exit context: `users` 2018-01-27 05:37:26.139 5821 INFO rally.task.engine [-] Load duration is: 1.38348 2018-01-27 05:37:26.139 5821 INFO rally.task.engine [-] Full duration is: 18.939537 2018-01-27 05:37:26.172 5821 INFO rally.task.engine [-] Task 9f549a0b-5c29-4fa6-a312-5dcf595db194 | 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | neutron.delete_network | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | total | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.193768 Full duration: 7.435895 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.38348 Full duration: 18.939537 2018-01-27 05:37:26,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9f549a0b-5c29-4fa6-a312-5dcf595db194 2018-01-27 05:37:26,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9f549a0b-5c29-4fa6-a312-5dcf595db194', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-27 05:37:26,306 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9f549a0b-5c29-4fa6-a312-5dcf595db194'] 2018-01-27 05:37:27,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 05:37:27,432 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-27 05:37:27,432 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-27 05:37:27,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-27 05:37:27,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 05:37:27,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-27 05:37:27,455 - 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': 'cb5d22e9-d882-42d7-bc1a-956bfc778da5', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e73602e2-f775-42a8-b902-67149a436aab', 'flavor_name': 'rally-tiny-e73602e2-f775-42a8-b902-67149a436aab', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e73602e2-f775-42a8-b902-67149a436aab', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-27 05:43:02,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-27 05:37:29.081 6480 INFO rally.task.engine [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Task validation. 2018-01-27 05:37:29.088 6480 INFO rally.task.engine [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Task validation of scenarios names. 2018-01-27 05:37:29.091 6480 INFO rally.task.engine [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Task validation of scenarios names. 2018-01-27 05:37:29.091 6480 INFO rally.task.engine [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Task validation of syntax. 2018-01-27 05:37:29.156 6480 INFO rally.task.engine [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Task validation of syntax. 2018-01-27 05:37:29.156 6480 INFO rally.task.engine [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Task validation of semantic. 2018-01-27 05:37:29.663 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `users` 2018-01-27 05:37:31.604 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `users` 2018-01-27 05:37:35.850 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `users` 2018-01-27 05:37:39.287 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `users` 2018-01-27 05:37:39.287 6480 INFO rally.task.engine [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Task validation of semantic. 2018-01-27 05:37:39.287 6480 INFO rally.task.engine [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Task validation. Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00: started 2018-01-27 05:37:39.311 6480 INFO rally.task.engine [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Benchmarking. 2018-01-27 05:37:39.339 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `users` 2018-01-27 05:37:41.323 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `users` 2018-01-27 05:37:41.815 6607 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 START 2018-01-27 05:38:04.734 6607 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 END: OK 2018-01-27 05:38:04.758 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: user resources cleanup 2018-01-27 05:38:05.949 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: user resources cleanup 2018-01-27 05:38:05.950 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `users` 2018-01-27 05:38:08.959 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `users` 2018-01-27 05:38:09.427 6480 INFO rally.task.engine [-] Load duration is: 21.918249 2018-01-27 05:38:09.427 6480 INFO rally.task.engine [-] Full duration is: 29.621238 2018-01-27 05:38:09.460 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `users` 2018-01-27 05:38:11.207 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `users` 2018-01-27 05:38:11.691 6793 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 START 2018-01-27 05:38:40.146 6793 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 END: OK 2018-01-27 05:38:40.168 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: user resources cleanup 2018-01-27 05:38:41.329 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: user resources cleanup 2018-01-27 05:38:41.329 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `users` 2018-01-27 05:38:44.219 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `users` 2018-01-27 05:38:45.577 6480 INFO rally.task.engine [-] Load duration is: 25.45384 2018-01-27 05:38:45.577 6480 INFO rally.task.engine [-] Full duration is: 34.759684 2018-01-27 05:38:45.607 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `users` 2018-01-27 05:38:47.363 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `users` 2018-01-27 05:38:48.058 7059 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 START 2018-01-27 05:39:10.969 7059 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 END: OK 2018-01-27 05:39:10.991 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: user resources cleanup 2018-01-27 05:39:11.942 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: user resources cleanup 2018-01-27 05:39:11.942 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `users` 2018-01-27 05:39:14.825 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `users` 2018-01-27 05:39:15.693 6480 INFO rally.task.engine [-] Load duration is: 19.910237 2018-01-27 05:39:15.693 6480 INFO rally.task.engine [-] Full duration is: 29.219023 2018-01-27 05:39:15.724 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `users` 2018-01-27 05:39:17.632 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `users` 2018-01-27 05:39:17.633 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `quotas` 2018-01-27 05:39:18.108 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `quotas` 2018-01-27 05:39:18.108 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `network` 2018-01-27 05:39:22.062 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `network` 2018-01-27 05:39:22.764 7325 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 START 2018-01-27 05:39:31.404 7325 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 END: OK 2018-01-27 05:39:31.423 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: user resources cleanup 2018-01-27 05:39:32.537 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: user resources cleanup 2018-01-27 05:39:32.537 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `network` 2018-01-27 05:39:40.384 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `network` 2018-01-27 05:39:40.385 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `quotas` 2018-01-27 05:39:40.436 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `quotas` 2018-01-27 05:39:40.436 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `users` 2018-01-27 05:39:42.994 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `users` 2018-01-27 05:39:43.811 6480 INFO rally.task.engine [-] Load duration is: 7.638864 2018-01-27 05:39:43.811 6480 INFO rally.task.engine [-] Full duration is: 27.272103 2018-01-27 05:39:43.842 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `users` 2018-01-27 05:39:45.481 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `users` 2018-01-27 05:39:45.481 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `quotas` 2018-01-27 05:39:46.055 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `quotas` 2018-01-27 05:39:46.056 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `network` 2018-01-27 05:39:50.043 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `network` 2018-01-27 05:39:50.518 7511 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 START 2018-01-27 05:40:04.751 7511 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 END: OK 2018-01-27 05:40:04.779 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: user resources cleanup 2018-01-27 05:40:05.745 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: user resources cleanup 2018-01-27 05:40:05.745 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `network` 2018-01-27 05:40:57.123 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `network` 2018-01-27 05:40:57.123 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `quotas` 2018-01-27 05:40:57.207 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `quotas` 2018-01-27 05:40:57.208 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `users` 2018-01-27 05:41:00.049 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `users` 2018-01-27 05:41:02.033 6480 INFO rally.task.engine [-] Load duration is: 11.232513 2018-01-27 05:41:02.034 6480 INFO rally.task.engine [-] Full duration is: 76.209733 2018-01-27 05:41:02.066 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `users` 2018-01-27 05:41:03.889 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `users` 2018-01-27 05:41:03.889 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `quotas` 2018-01-27 05:41:04.330 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `quotas` 2018-01-27 05:41:04.331 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `network` 2018-01-27 05:41:08.270 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `network` 2018-01-27 05:41:08.726 7777 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 START 2018-01-27 05:41:22.717 7777 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 END: OK 2018-01-27 05:41:22.736 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: user resources cleanup 2018-01-27 05:41:23.738 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: user resources cleanup 2018-01-27 05:41:23.739 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `network` 2018-01-27 05:41:31.365 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `network` 2018-01-27 05:41:31.365 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `quotas` 2018-01-27 05:41:31.438 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `quotas` 2018-01-27 05:41:31.438 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `users` 2018-01-27 05:41:34.163 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `users` 2018-01-27 05:41:36.172 6480 INFO rally.task.engine [-] Load duration is: 8.989851 2018-01-27 05:41:36.172 6480 INFO rally.task.engine [-] Full duration is: 32.099555 2018-01-27 05:41:36.206 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `users` 2018-01-27 05:41:38.103 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `users` 2018-01-27 05:41:38.104 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `quotas` 2018-01-27 05:41:38.583 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `quotas` 2018-01-27 05:41:38.583 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `network` 2018-01-27 05:41:42.551 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `network` 2018-01-27 05:41:43.029 7963 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 START 2018-01-27 05:42:22.606 7963 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 END: OK 2018-01-27 05:42:22.626 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: user resources cleanup 2018-01-27 05:42:23.526 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: user resources cleanup 2018-01-27 05:42:23.526 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `network` 2018-01-27 05:42:31.451 6480 INFO rally.plugins.openstack.context.network.networks [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `network` 2018-01-27 05:42:31.451 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `quotas` 2018-01-27 05:42:31.501 6480 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `quotas` 2018-01-27 05:42:31.502 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `users` 2018-01-27 05:42:34.159 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `users` 2018-01-27 05:42:34.373 6480 INFO rally.task.engine [-] Load duration is: 38.576961 2018-01-27 05:42:34.373 6480 INFO rally.task.engine [-] Full duration is: 57.954583 2018-01-27 05:42:34.404 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Enter context: `users` 2018-01-27 05:42:36.365 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Enter context: `users` 2018-01-27 05:42:36.859 8149 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 START 2018-01-27 05:42:57.905 8149 INFO rally.task.runner [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | ITER: 1 END: OK 2018-01-27 05:42:57.932 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: user resources cleanup 2018-01-27 05:42:58.741 6480 INFO rally.plugins.openstack.context.cleanup.user [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: user resources cleanup 2018-01-27 05:42:58.741 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Starting: Exit context: `users` 2018-01-27 05:43:01.968 6480 INFO rally.plugins.openstack.context.keystone.users [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Exit context: `users` 2018-01-27 05:43:02.491 6480 INFO rally.task.engine [-] Load duration is: 20.045055 2018-01-27 05:43:02.491 6480 INFO rally.task.engine [-] Full duration is: 27.564492 2018-01-27 05:43:02.517 6480 INFO rally.task.engine [-] Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00 | Completed: Benchmarking. Task 2ab0f984-228f-42f7-9311-2b4ec6dcba00: finished test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.076 | 11.076 | 11.076 | 11.076 | 11.076 | 11.076 | 100.0% | 1 | | nova.find_host_to_migrate | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | nova.live_migrate | 8.616 | 8.616 | 8.616 | 8.616 | 8.616 | 8.616 | 100.0% | 1 | | nova.delete_server | 2.54 | 2.54 | 2.54 | 2.54 | 2.54 | 2.54 | 100.0% | 1 | | total | 21.918 | 21.918 | 21.918 | 21.918 | 21.918 | 21.918 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.918249 Full duration: 29.621238 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 6.935 | 6.935 | 6.935 | 6.935 | 6.935 | 6.935 | 100.0% | 1 | | cinder.create_volume | 2.434 | 2.434 | 2.434 | 2.434 | 2.434 | 2.434 | 100.0% | 1 | | nova.attach_volume | 2.58 | 2.58 | 2.58 | 2.58 | 2.58 | 2.58 | 100.0% | 1 | | nova.find_host_to_migrate | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | nova.live_migrate | 8.586 | 8.586 | 8.586 | 8.586 | 8.586 | 8.586 | 100.0% | 1 | | nova.detach_volume | 2.455 | 2.455 | 2.455 | 2.455 | 2.455 | 2.455 | 100.0% | 1 | | cinder.delete_volume | 2.208 | 2.208 | 2.208 | 2.208 | 2.208 | 2.208 | 100.0% | 1 | | nova.delete_server | 2.56 | 2.56 | 2.56 | 2.56 | 2.56 | 2.56 | 100.0% | 1 | | total | 25.454 | 25.454 | 25.454 | 25.454 | 25.454 | 25.454 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.45384 Full duration: 34.759684 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.107 | 5.107 | 5.107 | 5.107 | 5.107 | 5.107 | 100.0% | 1 | | nova.boot_server | 6.091 | 6.091 | 6.091 | 6.091 | 6.091 | 6.091 | 100.0% | 1 | | nova.find_host_to_migrate | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | nova.live_migrate | 8.356 | 8.356 | 8.356 | 8.356 | 8.356 | 8.356 | 100.0% | 1 | | nova.delete_server | 2.759 | 2.759 | 2.759 | 2.759 | 2.759 | 2.759 | 100.0% | 1 | | total | 19.91 | 19.91 | 19.91 | 19.91 | 19.91 | 19.91 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.910237 Full duration: 29.219023 test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | nova.boot_server | 5.515 | 5.515 | 5.515 | 5.515 | 5.515 | 5.515 | 100.0% | 1 | | nova.delete_server | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 100.0% | 1 | | nova.delete_keypair | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 7.639 | 7.639 | 7.639 | 7.639 | 7.639 | 7.639 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.638864 Full duration: 27.272103 test scenario NovaServers.boot_server_from_volume_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.28 | 5.28 | 5.28 | 5.28 | 5.28 | 5.28 | 100.0% | 1 | | nova.boot_server | 6.141 | 6.141 | 6.141 | 6.141 | 6.141 | 6.141 | 100.0% | 1 | | nova.delete_server | 2.811 | 2.811 | 2.811 | 2.811 | 2.811 | 2.811 | 100.0% | 1 | | total | 11.233 | 11.233 | 11.233 | 11.233 | 11.233 | 11.233 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.232513 Full duration: 76.209733 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 6.156 | 6.156 | 6.156 | 6.156 | 6.156 | 6.156 | 100.0% | 1 | | nova.pause_server | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 100.0% | 1 | | nova.unpause_server | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 100.0% | 1 | | nova.delete_server | 2.722 | 2.722 | 2.722 | 2.722 | 2.722 | 2.722 | 100.0% | 1 | | total | 8.99 | 8.99 | 8.99 | 8.99 | 8.99 | 8.99 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.989851 Full duration: 32.099555 test scenario NovaSecGroup.boot_and_delete_server_with_secgroups +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_10_security_groups | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 100.0% | 1 | | nova.create_100_rules | 24.488 | 24.488 | 24.488 | 24.488 | 24.488 | 24.488 | 100.0% | 1 | | nova.boot_server | 7.68 | 7.68 | 7.68 | 7.68 | 7.68 | 7.68 | 100.0% | 1 | | nova.get_attached_security_groups | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | nova.delete_server | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | nova.delete_10_security_groups | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 100.0% | 1 | | total | 38.577 | 38.577 | 38.577 | 38.577 | 38.577 | 38.577 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.576961 Full duration: 57.954583 test scenario NovaServers.boot_and_migrate_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 6.302 | 6.302 | 6.302 | 6.302 | 6.302 | 6.302 | 100.0% | 1 | | nova.migrate | 8.983 | 8.983 | 8.983 | 8.983 | 8.983 | 8.983 | 100.0% | 1 | | nova.resize_confirm | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 100.0% | 1 | | nova.delete_server | 3.018 | 3.018 | 3.018 | 3.018 | 3.018 | 3.018 | 100.0% | 1 | | total | 20.045 | 20.045 | 20.045 | 20.045 | 20.045 | 20.045 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.045055 Full duration: 27.564492 2018-01-27 05:43:02,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2ab0f984-228f-42f7-9311-2b4ec6dcba00 2018-01-27 05:43:02,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2ab0f984-228f-42f7-9311-2b4ec6dcba00', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-27 05:43:02,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2ab0f984-228f-42f7-9311-2b4ec6dcba00'] 2018-01-27 05:43:03,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 05:43:03,875 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-27 05:43:03,875 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-27 05:43:03,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-27 05:43:03,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-27 05:43:03,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-27 05:43:03,896 - 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': 'cb5d22e9-d882-42d7-bc1a-956bfc778da5', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e73602e2-f775-42a8-b902-67149a436aab', 'flavor_name': 'rally-tiny-e73602e2-f775-42a8-b902-67149a436aab', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e73602e2-f775-42a8-b902-67149a436aab', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-27 05:43:44,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-27 05:43:05.479 8295 INFO rally.task.engine [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Task validation. 2018-01-27 05:43:05.485 8295 INFO rally.task.engine [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Task validation of scenarios names. 2018-01-27 05:43:05.488 8295 INFO rally.task.engine [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Task validation of scenarios names. 2018-01-27 05:43:05.488 8295 INFO rally.task.engine [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Task validation of syntax. 2018-01-27 05:43:05.519 8295 INFO rally.task.engine [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Task validation of syntax. 2018-01-27 05:43:05.519 8295 INFO rally.task.engine [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Task validation of semantic. 2018-01-27 05:43:05.974 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Enter context: `users` 2018-01-27 05:43:07.788 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Enter context: `users` 2018-01-27 05:43:08.730 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Exit context: `users` 2018-01-27 05:43:12.441 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Exit context: `users` 2018-01-27 05:43:12.442 8295 INFO rally.task.engine [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Task validation of semantic. 2018-01-27 05:43:12.443 8295 INFO rally.task.engine [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Task validation. Task bc1733ad-0d9f-400d-8746-25816ad2ea69: started 2018-01-27 05:43:12.467 8295 INFO rally.task.engine [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Benchmarking. 2018-01-27 05:43:12.497 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Enter context: `users` 2018-01-27 05:43:14.397 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Enter context: `users` 2018-01-27 05:43:14.413 8422 INFO rally.task.runner [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | ITER: 1 START 2018-01-27 05:43:15.319 8422 INFO rally.task.runner [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | ITER: 1 END: OK 2018-01-27 05:43:15.344 8295 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: admin resources cleanup 2018-01-27 05:43:16.013 8295 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: admin resources cleanup 2018-01-27 05:43:16.013 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Exit context: `users` 2018-01-27 05:43:18.681 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Exit context: `users` 2018-01-27 05:43:20.527 8295 INFO rally.task.engine [-] Load duration is: 0.904818 2018-01-27 05:43:20.528 8295 INFO rally.task.engine [-] Full duration is: 6.187047 2018-01-27 05:43:20.559 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Enter context: `users` 2018-01-27 05:43:22.386 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Enter context: `users` 2018-01-27 05:43:22.400 8528 INFO rally.task.runner [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | ITER: 1 START 2018-01-27 05:43:23.087 8528 INFO rally.task.runner [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | ITER: 1 END: OK 2018-01-27 05:43:23.109 8295 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: admin resources cleanup 2018-01-27 05:43:23.685 8295 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: admin resources cleanup 2018-01-27 05:43:23.685 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Exit context: `users` 2018-01-27 05:43:26.275 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Exit context: `users` 2018-01-27 05:43:26.587 8295 INFO rally.task.engine [-] Load duration is: 0.685887 2018-01-27 05:43:26.587 8295 INFO rally.task.engine [-] Full duration is: 5.716746 2018-01-27 05:43:26.616 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Enter context: `users` 2018-01-27 05:43:28.395 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Enter context: `users` 2018-01-27 05:43:28.409 8634 INFO rally.task.runner [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | ITER: 1 START 2018-01-27 05:43:28.831 8634 INFO rally.task.runner [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | ITER: 1 END: OK 2018-01-27 05:43:28.850 8295 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: admin resources cleanup 2018-01-27 05:43:29.438 8295 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: admin resources cleanup 2018-01-27 05:43:29.438 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Exit context: `users` 2018-01-27 05:43:32.120 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Exit context: `users` 2018-01-27 05:43:32.643 8295 INFO rally.task.engine [-] Load duration is: 0.421527 2018-01-27 05:43:32.643 8295 INFO rally.task.engine [-] Full duration is: 5.506134 2018-01-27 05:43:32.675 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Enter context: `users` 2018-01-27 05:43:34.551 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Enter context: `users` 2018-01-27 05:43:34.565 8740 INFO rally.task.runner [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | ITER: 1 START 2018-01-27 05:43:35.036 8740 INFO rally.task.runner [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | ITER: 1 END: OK 2018-01-27 05:43:35.053 8295 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: admin resources cleanup 2018-01-27 05:43:35.645 8295 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: admin resources cleanup 2018-01-27 05:43:35.645 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Exit context: `users` 2018-01-27 05:43:38.475 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Exit context: `users` 2018-01-27 05:43:38.704 8295 INFO rally.task.engine [-] Load duration is: 0.470066 2018-01-27 05:43:38.704 8295 INFO rally.task.engine [-] Full duration is: 5.802124 2018-01-27 05:43:38.732 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Enter context: `users` 2018-01-27 05:43:40.338 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Enter context: `users` 2018-01-27 05:43:40.352 8846 INFO rally.task.runner [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | ITER: 1 START 2018-01-27 05:43:40.809 8846 INFO rally.task.runner [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | ITER: 1 END: OK 2018-01-27 05:43:40.830 8295 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: admin resources cleanup 2018-01-27 05:43:41.410 8295 INFO rally.plugins.openstack.context.cleanup.admin [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: admin resources cleanup 2018-01-27 05:43:41.411 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Starting: Exit context: `users` 2018-01-27 05:43:44.113 8295 INFO rally.plugins.openstack.context.keystone.users [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Exit context: `users` 2018-01-27 05:43:44.758 8295 INFO rally.task.engine [-] Load duration is: 0.456461 2018-01-27 05:43:44.759 8295 INFO rally.task.engine [-] Full duration is: 5.382386 2018-01-27 05:43:44.785 8295 INFO rally.task.engine [-] Task bc1733ad-0d9f-400d-8746-25816ad2ea69 | Completed: Benchmarking. Task bc1733ad-0d9f-400d-8746-25816ad2ea69: 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.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.904818 Full duration: 6.187047 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685887 Full duration: 5.716746 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.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | total | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.421527 Full duration: 5.506134 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.437 | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 100.0% | 1 | | quotas.delete_quotas | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.470066 Full duration: 5.802124 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.456 | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 100.0% | 1 | | total | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.456461 Full duration: 5.382386 2018-01-27 05:43:44,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bc1733ad-0d9f-400d-8746-25816ad2ea69 2018-01-27 05:43:44,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bc1733ad-0d9f-400d-8746-25816ad2ea69', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-27 05:43:44,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bc1733ad-0d9f-400d-8746-25816ad2ea69'] 2018-01-27 05:43:46,054 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-27 05:43:46,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-27 05:43:46,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:05 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 21:38 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 07:36 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 02:47 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:33 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 03:06 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 00:52 | 5 | 50.00% | +-------------------+------------+---------------+-----------+ | nova | 10:29 | 46 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 00:57 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:50:06 | 218 | 94.44% | +===================+============+===============+===========+ 2018-01-27 05:43:46,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 94.44% 2018-01-27 05:43:53,365 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-01-27 05:43:53,365 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-27 05:43:55,180 - functest.utils.functest_utils - DEBUG - 2018-01-27 05:43:55,180 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 05:43:55,181 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 27:35 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-27 05:43:55,183 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-27 05:43:55,183 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-27 05:43:55,243 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-27 05:43:56,612 - functest.energy.energy - DEBUG - Starting recording 2018-01-27 05:43:56,612 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-27 05:44:00,444 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-27 05:44:01,150 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-27 05:44:01,889 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-27 05:44:03,669 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-27 05:44:03,669 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-27 05:44:05,532 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-27 05:44:05,533 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-27 05:44:07,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-27 05:44:07,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-27 05:44:08,424 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-01-27 05:44:08,424 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-01-27 05:44:08,424 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-01-27 05:44:11,142 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-27 05:44:11,142 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-27 05:44:11,143 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-27 05:44:11,145 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-27 05:44:11,147 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-27 05:44:11,149 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-27 05:54:39,555 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [76.718948s] ... ok 2018-01-27 05:54:39,555 - 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 [5.157075s] ... ok 2018-01-27 05:54:39,555 - 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 [2.613445s] ... ok 2018-01-27 05:54:39,555 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.116568s] ... ok 2018-01-27 05:54:39,555 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.461428s] ... ok 2018-01-27 05:54:39,555 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.254309s] ... ok 2018-01-27 05:54:39,555 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000604s] ... ok 2018-01-27 05:54:39,556 - 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 [2.615207s] ... ok 2018-01-27 05:54:39,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.125446s] ... ok 2018-01-27 05:54:39,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.310683s] ... ok 2018-01-27 05:54:39,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.251763s] ... ok 2018-01-27 05:54:39,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000968s] ... ok 2018-01-27 05:54:39,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.095189s] ... ok 2018-01-27 05:54:39,557 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.759470s] ... ok 2018-01-27 05:54:39,557 - 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.339158s] ... ok 2018-01-27 05:54:39,557 - 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.781915s] ... ok 2018-01-27 05:54:39,557 - 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.316189s] ... ok 2018-01-27 05:54:39,557 - 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.454581s] ... ok 2018-01-27 05:54:39,557 - 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.340567s] ... ok 2018-01-27 05:54:39,557 - 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.120012s] ... ok 2018-01-27 05:54:39,557 - 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.131126s] ... ok 2018-01-27 05:54:39,557 - 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.123906s] ... ok 2018-01-27 05:54:39,557 - 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.119684s] ... ok 2018-01-27 05:54:39,557 - 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.126568s] ... ok 2018-01-27 05:54:39,557 - 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.238084s] ... ok 2018-01-27 05:54:39,557 - 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.111525s] ... ok 2018-01-27 05:54:39,557 - 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.019865s] ... ok 2018-01-27 05:54:39,557 - 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.282466s] ... ok 2018-01-27 05:54:39,557 - 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.240373s] ... ok 2018-01-27 05:54:39,557 - 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.020970s] ... ok 2018-01-27 05:54:39,557 - 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.018214s] ... ok 2018-01-27 05:54:39,558 - 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.042809s] ... ok 2018-01-27 05:54:39,558 - 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.114948s] ... ok 2018-01-27 05:54:39,558 - 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.118259s] ... ok 2018-01-27 05:54:39,558 - 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.377906s] ... ok 2018-01-27 05:54:39,558 - 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.024043s] ... ok 2018-01-27 05:54:39,558 - 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.117106s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [9.537677s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [8.039144s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [19.925958s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [8.326350s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.531826s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.336134s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.297336s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.523798s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.755256s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.502627s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.189846s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [6.907222s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [9.426650s] ... ok 2018-01-27 05:54:39,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.380451s] ... ok 2018-01-27 05:54:39,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [7.576093s] ... ok 2018-01-27 05:54:39,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [0.949829s] ... ok 2018-01-27 05:54:39,559 - 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 [0.809599s] ... ok 2018-01-27 05:54:39,559 - 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.747179s] ... ok 2018-01-27 05:54:39,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [0.993480s] ... ok 2018-01-27 05:54:39,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.923364s] ... ok 2018-01-27 05:54:39,559 - 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.123456s] ... ok 2018-01-27 05:54:39,559 - 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.350188s] ... ok 2018-01-27 05:54:39,559 - 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.368026s] ... ok 2018-01-27 05:54:39,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.368063s] ... ok 2018-01-27 05:54:39,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.988017s] ... ok 2018-01-27 05:54:39,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.358821s] ... ok 2018-01-27 05:54:39,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.471409s] ... ok 2018-01-27 05:54:39,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.367003s] ... ok 2018-01-27 05:54:39,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.805024s] ... ok 2018-01-27 05:54:39,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.533718s] ... ok 2018-01-27 05:54:39,559 - 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.434198s] ... ok 2018-01-27 05:54:39,559 - 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.346033s] ... ok 2018-01-27 05:54:39,559 - 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.354976s] ... ok 2018-01-27 05:54:39,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.138638s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.064850s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.010656s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [11.924419s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.100270s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.098143s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.103545s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.086396s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.716618s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.438378s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.014106s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.013695s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.057243s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.046862s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.052359s] ... ok 2018-01-27 05:54:39,560 - 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.078057s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.080609s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.058279s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.058285s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.060741s] ... ok 2018-01-27 05:54:39,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.190118s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.025749s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.195500s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.012826s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.092815s] ... ok 2018-01-27 05:54:39,561 - 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.799650s] ... ok 2018-01-27 05:54:39,561 - 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.386299s] ... ok 2018-01-27 05:54:39,561 - 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.035263s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [2.094300s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [2.481369s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.013809s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.974212s] ... ok 2018-01-27 05:54:39,561 - 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 [2.525068s] ... ok 2018-01-27 05:54:39,561 - 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.965589s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.600316s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.409218s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.681690s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.118250s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.125723s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.099148s] ... ok 2018-01-27 05:54:39,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.246319s] ... ok 2018-01-27 05:54:39,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.116086s] ... ok 2018-01-27 05:54:39,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.110896s] ... ok 2018-01-27 05:54:39,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.107295s] ... ok 2018-01-27 05:54:39,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.109215s] ... ok 2018-01-27 05:54:39,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [5.284323s] ... ok 2018-01-27 05:54:39,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.487245s] ... ok 2018-01-27 05:54:39,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [4.520483s] ... ok 2018-01-27 05:54:39,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.650086s] ... ok 2018-01-27 05:54:39,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.079060s] ... ok 2018-01-27 05:54:39,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.077715s] ... ok 2018-01-27 05:54:39,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.091401s] ... ok 2018-01-27 05:54:39,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.069086s] ... ok 2018-01-27 05:54:39,562 - 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 [7.486127s] ... ok 2018-01-27 05:54:39,562 - 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.970877s] ... ok 2018-01-27 05:54:39,562 - 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.779415s] ... ok 2018-01-27 05:54:39,562 - 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.593431s] ... ok 2018-01-27 05:54:39,562 - 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 [1.778070s] ... ok 2018-01-27 05:54:39,562 - 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.516159s] ... ok 2018-01-27 05:54:39,562 - 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 [0.964706s] ... ok 2018-01-27 05:54:39,562 - 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.636767s] ... ok 2018-01-27 05:54:39,563 - 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.270979s] ... ok 2018-01-27 05:54:39,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.069914s] ... ok 2018-01-27 05:54:39,563 - 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.202529s] ... ok 2018-01-27 05:54:39,563 - 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.725758s] ... ok 2018-01-27 05:54:39,563 - 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.470419s] ... ok 2018-01-27 05:54:39,563 - 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.354383s] ... ok 2018-01-27 05:54:39,563 - 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.410019s] ... ok 2018-01-27 05:54:39,563 - 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.643510s] ... ok 2018-01-27 05:54:39,563 - 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.427580s] ... ok 2018-01-27 05:54:39,563 - 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.058899s] ... ok 2018-01-27 05:54:39,563 - 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.027421s] ... ok 2018-01-27 05:54:39,563 - 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.025920s] ... ok 2018-01-27 05:54:39,563 - 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.024487s] ... ok 2018-01-27 05:54:39,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.209410s] ... ok 2018-01-27 05:54:39,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.367967s] ... ok 2018-01-27 05:54:39,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.601650s] ... ok 2018-01-27 05:54:39,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.419175s] ... ok 2018-01-27 05:54:39,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.526485s] ... ok 2018-01-27 05:54:39,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.561624s] ... ok 2018-01-27 05:54:39,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [6.637854s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [7.369043s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.320009s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.282059s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.291500s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [6.011094s] ... ok 2018-01-27 05:54:39,564 - 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 [7.458402s] ... ok 2018-01-27 05:54:39,564 - 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.113809s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.066198s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.061389s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.072888s] ... ok 2018-01-27 05:54:39,564 - 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.068755s] ... ok 2018-01-27 05:54:39,564 - 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.073802s] ... ok 2018-01-27 05:54:39,564 - 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.075227s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.074849s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.060631s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.122164s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.121127s] ... ok 2018-01-27 05:54:39,564 - 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.067894s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.071729s] ... ok 2018-01-27 05:54:39,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [5.718165s] ... ok 2018-01-27 05:54:39,565 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.017414s] ... ok 2018-01-27 05:54:39,565 - 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.042861s] ... ok 2018-01-27 05:54:39,565 - 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.058511s] ... ok 2018-01-27 05:54:39,565 - 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.025678s] ... ok 2018-01-27 05:54:39,565 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.019291s] ... ok 2018-01-27 05:54:39,565 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.023005s] ... ok 2018-01-27 05:54:39,565 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.044614s] ... ok 2018-01-27 05:54:39,565 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.056389s] ... ok 2018-01-27 05:54:39,565 - 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.014029s] ... ok 2018-01-27 05:54:39,565 - 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.052435s] ... ok 2018-01-27 05:54:39,565 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.013483s] ... ok 2018-01-27 05:54:39,565 - 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.014972s] ... ok 2018-01-27 05:54:39,565 - 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.059970s] ... ok 2018-01-27 05:54:39,565 - 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.068619s] ... ok 2018-01-27 05:54:39,565 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.059949s] ... ok 2018-01-27 05:54:39,565 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.052888s] ... ok 2018-01-27 05:54:39,565 - 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.230822s] ... ok 2018-01-27 05:54:39,565 - 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.052750s] ... ok 2018-01-27 05:54:39,565 - 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.056742s] ... ok 2018-01-27 05:54:39,565 - 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.012736s] ... ok 2018-01-27 05:54:39,565 - 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.013373s] ... ok 2018-01-27 05:54:39,566 - 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.054867s] ... ok 2018-01-27 05:54:39,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.054227s] ... ok 2018-01-27 05:54:39,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.053927s] ... ok 2018-01-27 05:54:39,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete [2.768249s] ... ok 2018-01-27 05:54:39,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [5.441413s] ... ok 2018-01-27 05:54:39,566 - 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.108723s] ... ok 2018-01-27 05:54:39,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.099575s] ... ok 2018-01-27 05:54:39,566 - 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.170046s] ... ok 2018-01-27 05:54:39,566 - 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.054312s] ... ok 2018-01-27 05:54:39,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.523845s] ... ok 2018-01-27 05:54:39,566 - 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.141306s] ... ok 2018-01-27 05:54:39,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.491789s] ... ok 2018-01-27 05:54:39,567 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 623.0000 sec. 2018-01-27 05:54:39,567 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-01-27 05:54:39,568 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-27 05:54:39,568 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-27 05:54:39,571 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-27 05:54:46,901 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-01-27 05:54:46,901 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-27 05:54:48,964 - functest.utils.functest_utils - DEBUG - 2018-01-27 05:54:48,965 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 05:54:48,965 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 10:49 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-27 05:54:48,967 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-27 05:55:08,032 - 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-01-27 05:55:08,032 - functest.opnfv_tests.sdn.odl.odl - INFO - ODL results were successfully generated 2018-01-27 05:55:08,055 - functest.opnfv_tests.sdn.odl.odl - INFO - ODL results were successfully parsed 2018-01-27 05:55:08,659 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 05:55:08,659 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-27 05:55:08,661 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-27 05:55:09,183 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-27 06:17:14,809 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 06:17:14,810 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 22:05 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-27 06:17:14,812 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-313 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-27 06:17:14,814 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:29 | PASS | | vping_userdata | functest | smoke | 00:24 | PASS | | tempest_smoke_serial | functest | smoke | 14:01 | PASS | | rally_sanity | functest | smoke | 27:35 | FAIL | | refstack_defcore | functest | smoke | 10:49 | PASS | | odl | functest | smoke | 00:19 | PASS | | snaps_smoke | functest | smoke | 22:05 | PASS | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-01-27 06:17:14,817 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-27 06:17:23,323 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-27 06:17:23,323 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:17:23,323 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-27 06:17:23,324 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-27 06:17:23,324 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-27 06:17:23,490 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-27 06:17:23,491 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-27 06:17:23,669 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-27 06:17:23,669 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/327c2d7d8e474917aaeefec1e927ed46 ...OK 2018-01-27 06:17:23,849 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-27 06:17:23,849 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-27 06:17:24,018 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-27 06:17:24,018 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-27 06:17:24,559 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-27 06:17:25,699 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-27 06:17:25,715 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-27 06:17:25,715 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:17:25,715 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-27 06:17:25,715 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-27 06:17:25,715 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-27 06:17:25,715 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-01-27 06:17:25,715 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-27 06:17:25,715 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-27 06:17:25,716 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-313 2018-01-27 06:17:25,716 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-27 06:17:25,716 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:17:25,716 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-27 06:17:25,716 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-27 06:17:25,716 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-27 06:17:25,716 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-27 06:17:25,716 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:17:25,716 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-27 06:17:25,717 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-27 06:17:25,722 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:17:25,722 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-27 06:17:27,350 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-27 06:17:28,996 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-27 06:17:30,395 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-27 06:17:31,483 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-27 06:17:32,949 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-27 06:17:34,553 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-27 06:17:34,553 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-27 06:17:37,558 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-27 06:17:37,559 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-27 06:17:38,436 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-27 06:17:38,437 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-27 06:17:38,438 - 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-01-27 06:17:38,439 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-27 06:17:38,439 - functest.ci.run_tests - INFO - Running test case 'functest-odl-sfc'... 2018-01-27 06:17:38,474 - functest.utils.functest_utils - DEBUG - Executing command: 'run_sfc_tests.py' 2018-01-27 06:17:39,375 - functest.utils.functest_utils - ERROR - The command 'run_sfc_tests.py' failed. 2018-01-27 06:17:39,375 - functest.utils.functest_utils - INFO - **************************************** sfc/functest-odl-sfc results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-odl-sfc-ha status: 0 build tag: jenkins-functest-compass-baremetal-daily-euphrates-313 details: {} 2018-01-27 06:17:39,375 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/functest-odl-sfc.log' 2018-01-27 06:17:39,962 - functest.utils.functest_utils - DEBUG - 2018-01-27 06:17:39,962 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 06:17:39,962 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | functest-odl-sfc | sfc | 00:01 | FAIL | +--------------------------+-----------------+------------------+----------------+ 2018-01-27 06:17:39,964 - functest.ci.run_tests - ERROR - The test case 'functest-odl-sfc' failed. 2018-01-27 06:17:39,964 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-01-27 06:17:40,002 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-01-27 06:18:00,138 - functest.utils.functest_utils - INFO - **************************************** domino/domino-multinode results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-odl-sfc-ha status: 100 build tag: jenkins-functest-compass-baremetal-daily-euphrates-313 details: {} 2018-01-27 06:18:00,138 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-01-27 06:18:00,704 - functest.utils.functest_utils - DEBUG - 2018-01-27 06:18:00,704 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 06:18:00,704 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:20 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-01-27 06:18:00,706 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-313 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-27 06:18:00,707 - 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-01-27 06:18:00,710 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-27 06:18:08,446 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-27 06:18:08,446 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:18:08,446 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-27 06:18:08,447 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-27 06:18:08,447 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-27 06:18:08,631 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-27 06:18:08,632 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-27 06:18:08,809 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-27 06:18:08,809 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/327c2d7d8e474917aaeefec1e927ed46 ...OK 2018-01-27 06:18:08,986 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-27 06:18:08,986 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-27 06:18:09,157 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-27 06:18:09,157 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-27 06:18:09,635 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-27 06:18:10,729 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-27 06:18:10,746 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-27 06:18:10,746 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:18:10,746 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-27 06:18:10,747 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-27 06:18:10,747 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-27 06:18:10,747 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-01-27 06:18:10,747 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-27 06:18:10,747 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-27 06:18:10,747 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-313 2018-01-27 06:18:10,747 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-27 06:18:10,747 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:18:10,747 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-27 06:18:10,747 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-27 06:18:10,747 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-27 06:18:10,747 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-27 06:18:10,748 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:18:10,748 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-27 06:18:10,748 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-27 06:18:10,754 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:18:10,754 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-27 06:18:12,346 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-27 06:18:13,942 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-27 06:18:15,213 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-27 06:18:16,267 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-27 06:18:17,649 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-27 06:18:19,200 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-27 06:18:19,200 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-27 06:18:22,094 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-27 06:18:22,094 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-27 06:18:22,916 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-27 06:18:22,917 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-27 06:18:22,917 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-27 06:18:22,918 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-313 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-27 06:18:22,919 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-27 06:18:22,920 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-27 06:18:30,328 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-27 06:18:30,328 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:18:30,328 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-27 06:18:30,329 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-27 06:18:30,330 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-27 06:18:30,513 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-27 06:18:30,513 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-27 06:18:30,711 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-27 06:18:30,711 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/327c2d7d8e474917aaeefec1e927ed46 ...OK 2018-01-27 06:18:30,878 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-27 06:18:30,879 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-27 06:18:31,063 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-27 06:18:31,063 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-27 06:18:31,554 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-27 06:18:32,813 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-27 06:18:32,830 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-27 06:18:32,830 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:18:32,831 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-27 06:18:32,831 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-27 06:18:32,831 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-27 06:18:32,831 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-odl-sfc-ha 2018-01-27 06:18:32,831 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-27 06:18:32,831 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-27 06:18:32,831 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-313 2018-01-27 06:18:32,831 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-27 06:18:32,831 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:18:32,831 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-27 06:18:32,831 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-27 06:18:32,832 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-27 06:18:32,832 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-27 06:18:32,832 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:18:32,832 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-27 06:18:32,833 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-27 06:18:32,838 - functest.ci.prepare_env - INFO - ============================================== 2018-01-27 06:18:32,838 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-27 06:18:34,504 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-27 06:18:36,147 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-27 06:18:37,481 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-27 06:18:38,607 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-27 06:18:40,083 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-27 06:18:41,702 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-27 06:18:41,702 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-27 06:18:44,794 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-27 06:18:44,794 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-27 06:18:45,610 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-27 06:18:45,611 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-27 06:18:45,612 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-01-27 06:18:45,613 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-27 06:18:45,613 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-27 06:18:45,622 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /src/nfv-parser/tests && ./functest_run.sh' 2018-01-27 06:21:32,027 - functest.utils.functest_utils - INFO - **************************************** parser/parser-basics results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-odl-sfc-ha status: 100 build tag: jenkins-functest-compass-baremetal-daily-euphrates-313 details: {} 2018-01-27 06:21:32,027 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-27 06:21:32,596 - functest.utils.functest_utils - DEBUG - 2018-01-27 06:21:32,596 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-27 06:21:32,597 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:46 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-01-27 06:21:32,598 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-odl-sfc-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-313 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-27 06:21:32,600 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:46 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-27 06:21:32,601 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK