2018-01-18 08:52:40,584 - functest.ci.check_deployment - DEBUG - 172.30.9.30:5000 is reachable! 2018-01-18 08:52:40,584 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.30:5000/v3 ...OK 2018-01-18 08:52:40,975 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-18 08:52:41,454 - functest.ci.check_deployment - DEBUG - 172.30.9.30:5000 is reachable! 2018-01-18 08:52:41,454 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.30:5000 ...OK 2018-01-18 08:52:41,905 - functest.ci.check_deployment - DEBUG - 172.30.9.30:8774 is reachable! 2018-01-18 08:52:41,905 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.30:8774/v2.1 ...OK 2018-01-18 08:52:42,356 - functest.ci.check_deployment - DEBUG - 172.30.9.30:9696 is reachable! 2018-01-18 08:52:42,357 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.30:9696 ...OK 2018-01-18 08:52:42,821 - functest.ci.check_deployment - DEBUG - 172.30.9.30:9292 is reachable! 2018-01-18 08:52:42,821 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.30:9292 ...OK 2018-01-18 08:52:44,033 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-18 08:52:45,628 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-18 08:52:45,671 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-18 08:52:47,036 - functest.ci.check_deployment - INFO - External network found: external 2018-01-18 08:52:49,740 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-18 08:52:49,741 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-18 08:52:49,741 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-18 08:52:49,742 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-18 08:52:49,742 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-18 08:52:53,449 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-18 08:53:01,103 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 7.651s OK 2018-01-18 08:53:01,226 - functest.utils.functest_utils - DEBUG - 2018-01-18 08:53:01,226 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-18 08:53:01,227 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-18 08:53:01,230 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-18 08:53:01,983 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-18 09:01:20,571 - functest.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 81 tests in 498.579s OK 2018-01-18 09:01:20,694 - functest.utils.functest_utils - DEBUG - 2018-01-18 09:01:20,695 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-18 09:01:20,695 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-18 09:01:20,699 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-18 09:01:21,396 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-18 09:01:52,748 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 31.351s OK 2018-01-18 09:01:52,877 - functest.utils.functest_utils - DEBUG - 2018-01-18 09:01:52,878 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-18 09:01:52,878 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:31 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-18 09:01:52,882 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-689 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-18 09:01:52,884 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 08:19 | PASS | | snaps_health_check | functest | healthcheck | 00:31 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-18 09:01:52,887 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-18 09:01:55,828 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-18 09:01:55,828 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-18 09:01:55,829 - 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_userdata tempest_smoke_serial | | | | | validate the OPNFV scenarios. | rally_sanity refstack_defcore odl | | | | | | snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+---------------------------------------------+ 2018-01-18 09:01:55,830 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-18 09:01:55,830 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-18 09:01:56,023 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-18 09:01:56,023 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-18 09:01:56' 2018-01-18 09:01:56,023 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--d21b4153-8d9d-403e-95c1-845ee98d113a' 2018-01-18 09:01:57,597 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-d21b4153-8d9d-403e-95c1-845ee98d113a' 2018-01-18 09:01:59,937 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-d21b4153-8d9d-403e-95c1-845ee98d113a' 2018-01-18 09:02:04,339 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-d21b4153-8d9d-403e-95c1-845ee98d113a' 2018-01-18 09:02:04,970 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-d21b4153-8d9d-403e-95c1-845ee98d113a' 2018-01-18 09:02:09,900 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-d21b4153-8d9d-403e-95c1-845ee98d113a' 2018-01-18 09:02:14,332 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-18 09:02:23,168 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-18 09:02:25,925 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.10. Waiting for response... 2018-01-18 09:02:28,536 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-18 09:02:49,151 - functest.utils.functest_utils - DEBUG - 2018-01-18 09:02:49,151 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-18 09:02:49,152 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-18 09:02:49,155 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-18 09:02:49,241 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-18 09:02:51,500 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-18 09:02:53,752 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-18 09:02:56,912 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-18 09:02:58,878 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-18 09:03:04,990 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-18 09:03:06,744 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-18 09:03:06,744 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-18 09:03:09,641 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-18 09:03:09,642 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-18 09:03:12,457 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-18 09:03:12,457 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-18 09:03:12,459 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-18 09:03:12,463 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-18 09:03:12,463 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-8d5a46a7-d8bc-4aa3-89ba-976dbf35cc35/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-18 09:03:14,852 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-18 09:03:14,854 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-18 09:03:14,854 - 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-18 09:03:16,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:03:16.803 58 INFO rally.api [-] Starting verification (UUID=4a45cc8d-9d00-40fa-9ad8-c863abc00a7d) for deployment 'opnfv-rally' (UUID=3efbf6da-2619-4831-b679-675268af1671) by verifier 'opnfv-tempest' (UUID=8d5a46a7-d8bc-4aa3-89ba-976dbf35cc35). 2018-01-18 09:03:16,805 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 4a45cc8d-9d00-40fa-9ad8-c863abc00a7d 2018-01-18 09:03:22,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:03:22.803 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.173s] 2018-01-18 09:03:22,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:03:22.861 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2018-01-18 09:03:28,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:03:28.734 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.053s] 2018-01-18 09:03:30,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:03:30.242 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.506s] 2018-01-18 09:03:38,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:03:38.704 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.055s] 2018-01-18 09:03:51,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:03:51.754 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.478s] 2018-01-18 09:04:20,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:04:20.259 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.073s] 2018-01-18 09:04:20,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:04:20.260 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-18 09:04:45,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:04:45.464 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.070s] 2018-01-18 09:04:45,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:04:45.467 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-18 09:05:10,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:05:10.329 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-01-18 09:05:10,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:05:10.331 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-18 09:06:48,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:06:48.101 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [73.718s] 2018-01-18 09:07:07,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:07.911 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-01-18 09:07:08,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:08.018 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.107s] 2018-01-18 09:07:15,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:15.592 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.649s] 2018-01-18 09:07:15,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:15.601 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-01-18 09:07:16,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:16.816 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-18 09:07:16,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:16.816 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-18 09:07:20,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:20.569 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.340s] 2018-01-18 09:07:26,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:26.445 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.071s] 2018-01-18 09:07:32,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:32.271 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.622s] 2018-01-18 09:07:39,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:39.126 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.328s] 2018-01-18 09:07:47,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:47.961 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.932s] 2018-01-18 09:07:53,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:53.269 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.300s] 2018-01-18 09:07:58,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:07:58.742 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.175s] 2018-01-18 09:08:05,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:05.287 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.372s] 2018-01-18 09:08:11,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:11.832 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.427s] 2018-01-18 09:08:19,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:19.313 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.500s] 2018-01-18 09:08:21,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:21.781 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-18 09:08:23,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:23.696 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.068s] 2018-01-18 09:08:23,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:23.781 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.085s] 2018-01-18 09:08:23,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:23.851 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.069s] 2018-01-18 09:08:23,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:23.857 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-18 09:08:27,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:27.796 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.509s] 2018-01-18 09:08:29,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:29.132 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.335s] 2018-01-18 09:08:30,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:30.202 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.069s] 2018-01-18 09:08:35,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:35.952 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-01-18 09:08:40,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:40.783 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.655s] 2018-01-18 09:08:51,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:51.588 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [1.949s] 2018-01-18 09:08:54,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:08:54.446 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.857s] 2018-01-18 09:09:04,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:04.473 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.013s] 2018-01-18 09:09:07,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:07.579 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.104s] 2018-01-18 09:09:13,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:13.625 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.045s] 2018-01-18 09:09:22,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:22.753 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.639s] 2018-01-18 09:09:25,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:25.644 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.889s] 2018-01-18 09:09:29,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:29.290 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.646s] 2018-01-18 09:09:43,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:43.542 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.922s] 2018-01-18 09:09:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:43.830 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.288s] 2018-01-18 09:09:44,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:44.093 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.263s] 2018-01-18 09:09:44,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:44.143 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.049s] 2018-01-18 09:09:44,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:44.242 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.098s] 2018-01-18 09:09:44,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:44.296 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.053s] 2018-01-18 09:09:55,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:55.142 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.137s] 2018-01-18 09:09:55,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:55.621 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.479s] 2018-01-18 09:09:55,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:55.887 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.265s] 2018-01-18 09:09:55,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:55.938 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.051s] 2018-01-18 09:09:56,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:56.035 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.097s] 2018-01-18 09:09:56,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:09:56.243 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.207s] 2018-01-18 09:10:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:06.546 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.239s] 2018-01-18 09:10:10,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:10.939 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.392s] 2018-01-18 09:10:12,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:12.601 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.662s] 2018-01-18 09:10:12,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:12.656 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.055s] 2018-01-18 09:10:12,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:12.708 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.051s] 2018-01-18 09:10:22,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:22.825 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.417s] 2018-01-18 09:10:28,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:28.153 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.328s] 2018-01-18 09:10:29,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:29.667 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.512s] 2018-01-18 09:10:29,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:29.722 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.055s] 2018-01-18 09:10:29,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:29.777 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.054s] 2018-01-18 09:10:42,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:42.931 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [8.210s] 2018-01-18 09:10:47,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:47.537 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.606s] 2018-01-18 09:10:52,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:52.087 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.549s] 2018-01-18 09:10:54,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:10:54.385 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.297s] 2018-01-18 09:11:12,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:12.861 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.101s] 2018-01-18 09:11:17,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:17.824 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.963s] 2018-01-18 09:11:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:21.825 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.000s] 2018-01-18 09:11:24,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:24.377 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.552s] 2018-01-18 09:11:35,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:35.823 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.248s] 2018-01-18 09:11:37,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:37.192 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.365s] 2018-01-18 09:11:37,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:37.240 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.051s] 2018-01-18 09:11:41,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:41.519 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.138s] 2018-01-18 09:11:43,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:43.177 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.655s] 2018-01-18 09:11:43,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:43.222 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.048s] 2018-01-18 09:11:46,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:46.566 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.559s] 2018-01-18 09:11:49,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:49.699 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-18 09:11:50,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:50.777 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-18 09:11:50,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:50.779 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-18 09:11:50,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:50.781 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-18 09:11:50,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:50.782 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-18 09:11:50,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:50.783 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-18 09:11:52,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:11:52.730 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-18 09:12:05,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:12:05.468 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.645s] 2018-01-18 09:12:16,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:12:16.846 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.818s] 2018-01-18 09:12:28,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:12:28.521 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.674s] 2018-01-18 09:12:36,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:12:36.854 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-01-18 09:13:29,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:13:29.160 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [46.236s] 2018-01-18 09:13:57,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:13:57.246 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [20.042s] 2018-01-18 09:14:31,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-18 09:14:31.615 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [19.300s] 2018-01-18 09:14:44,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 4a45cc8d-9d00-40fa-9ad8-c863abc00a7d'. 2018-01-18 09:14:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-18 09:14:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-18 09:14:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-18 09:14:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4a45cc8d-9d00-40fa-9ad8-c863abc00a7d | 2018-01-18 09:14:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-18 09:14:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-18 09:03:16 | 2018-01-18 09:14:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-18 09:14:44 | 2018-01-18 09:14:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:28 | 2018-01-18 09:14:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-18 09:14:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-18 09:14:45,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-18 09:14:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8d5a46a7-d8bc-4aa3-89ba-976dbf35cc35) | 2018-01-18 09:14:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-18 09:14:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3efbf6da-2619-4831-b679-675268af1671) | 2018-01-18 09:14:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-18 09:14:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 671.182 | 2018-01-18 09:14:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-18 09:14:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-18 09:14:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-18 09:14:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-18 09:14:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-18 09:14:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-18 09:14:45,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-18 09:14:45,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-18 09:14:49,490 - functest.utils.functest_utils - DEBUG - 2018-01-18 09:14:49,491 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-18 09:14:49,491 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 11:44 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-18 09:14:49,495 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-18 09:14:50,201 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-18 09:14:50,201 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-18 09:14:50,793 - functest.energy.energy - DEBUG - Starting recording 2018-01-18 09:14:50,794 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-18 09:14:51,196 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-18 09:14:53,469 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-18 09:14:55,759 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-18 09:14:58,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-18 09:15:00,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c'... 2018-01-18 09:15:02,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c'... 2018-01-18 09:15:03,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c'... 2018-01-18 09:15:07,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c'... 2018-01-18 09:15:07,912 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c'... 2018-01-18 09:15:08,536 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-18 09:15:08,537 - 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-18 09:15:08,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-18 09:15:08,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-18 09:15:08,582 - 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': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '126e69e8-48b2-4861-80b0-506b9a0214f1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'flavor_name': 'rally-tiny-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', '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-18 09:16:08,378 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5: started 2018-01-18 09:15:10.796 130 INFO rally.task.engine [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Starting: Task validation. 2018-01-18 09:15:10.840 130 INFO rally.task.engine [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Starting: Task validation of syntax. 2018-01-18 09:15:10.891 130 INFO rally.task.engine [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Completed: Task validation of syntax. 2018-01-18 09:15:10.891 130 INFO rally.task.engine [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Starting: Task validation of required platforms. 2018-01-18 09:15:10.913 130 INFO rally.task.engine [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Completed: Task validation of required platforms. 2018-01-18 09:15:10.913 130 INFO rally.task.engine [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Starting: Task validation of semantic. 2018-01-18 09:15:11.482 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() started 2018-01-18 09:15:14.148 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() finished in 2.67 sec 2018-01-18 09:15:14.193 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() started 2018-01-18 09:15:18.186 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-18 09:15:18.187 130 INFO rally.task.engine [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Completed: Task validation of semantic. 2018-01-18 09:15:18.187 130 INFO rally.task.engine [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Completed: Task validation. 2018-01-18 09:15:18.188 130 INFO rally.task.engine [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Starting: Running task. 2018-01-18 09:15:18.349 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() started 2018-01-18 09:15:21.170 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() finished in 2.82 sec 2018-01-18 09:15:21.193 255 INFO rally.task.runner [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | ITER: 1 START 2018-01-18 09:15:21.661 255 INFO rally.task.runner [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | ITER: 1 END: OK 2018-01-18 09:15:21.683 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() started 2018-01-18 09:15:25.516 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-18 09:15:26.396 130 INFO rally.task.engine [-] Load duration is: 0.465116 2018-01-18 09:15:26.397 130 INFO rally.task.engine [-] Full duration is: 7.182869 2018-01-18 09:15:26.643 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() started 2018-01-18 09:15:29.290 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() finished in 2.65 sec 2018-01-18 09:15:29.312 341 INFO rally.task.runner [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | ITER: 1 START 2018-01-18 09:15:30.099 341 INFO rally.task.runner [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | ITER: 1 END: OK 2018-01-18 09:15:30.125 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() started 2018-01-18 09:15:33.699 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-18 09:15:34.691 130 INFO rally.task.engine [-] Load duration is: 0.785458 2018-01-18 09:15:34.691 130 INFO rally.task.engine [-] Full duration is: 7.073793 2018-01-18 09:15:34.935 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() started 2018-01-18 09:15:37.704 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() finished in 2.77 sec 2018-01-18 09:15:37.728 427 INFO rally.task.runner [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | ITER: 1 START 2018-01-18 09:15:38.367 427 INFO rally.task.runner [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | ITER: 1 END: OK 2018-01-18 09:15:38.390 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() started 2018-01-18 09:15:41.879 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-18 09:15:42.989 130 INFO rally.task.engine [-] Load duration is: 0.637104 2018-01-18 09:15:42.990 130 INFO rally.task.engine [-] Full duration is: 6.957865 2018-01-18 09:15:43.245 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() started 2018-01-18 09:15:45.966 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() finished in 2.72 sec 2018-01-18 09:15:45.987 513 INFO rally.task.runner [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | ITER: 1 START 2018-01-18 09:15:46.848 513 INFO rally.task.runner [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | ITER: 1 END: OK 2018-01-18 09:15:46.872 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() started 2018-01-18 09:15:50.372 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-18 09:15:51.308 130 INFO rally.task.engine [-] Load duration is: 0.858765 2018-01-18 09:15:51.309 130 INFO rally.task.engine [-] Full duration is: 7.14317 2018-01-18 09:15:51.567 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() started 2018-01-18 09:15:54.261 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() finished in 2.69 sec 2018-01-18 09:15:54.282 599 INFO rally.task.runner [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | ITER: 1 START 2018-01-18 09:15:55.052 599 INFO rally.task.runner [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | ITER: 1 END: OK 2018-01-18 09:15:55.075 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() started 2018-01-18 09:15:58.596 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-18 09:15:59.616 130 INFO rally.task.engine [-] Load duration is: 0.767865 2018-01-18 09:15:59.617 130 INFO rally.task.engine [-] Full duration is: 7.047378 2018-01-18 09:15:59.871 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() started 2018-01-18 09:16:02.570 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack setup() finished in 2.70 sec 2018-01-18 09:16:02.592 685 INFO rally.task.runner [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | ITER: 1 START 2018-01-18 09:16:03.262 685 INFO rally.task.runner [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | ITER: 1 END: OK 2018-01-18 09:16:03.283 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() started 2018-01-18 09:16:06.977 130 INFO rally.task.context [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-18 09:16:07.923 130 INFO rally.task.engine [-] Load duration is: 0.668127 2018-01-18 09:16:07.923 130 INFO rally.task.engine [-] Full duration is: 7.119909 2018-01-18 09:16:08.110 130 INFO rally.task.engine [-] Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 | Completed: Running task. Task ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5: 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.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | total | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | -> duration | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.465116 Full duration: 7.182869 test scenario Authenticate.validate_cinder +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | total | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> duration | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785458 Full duration: 7.073793 test scenario Authenticate.validate_glance +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> duration | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.637104 Full duration: 6.957865 test scenario Authenticate.validate_heat +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | total | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> duration | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.858765 Full duration: 7.14317 test scenario Authenticate.validate_neutron +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767865 Full duration: 7.047378 test scenario Authenticate.validate_nova +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | total | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> duration | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.668127 Full duration: 7.119909 2018-01-18 09:16:08,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5 2018-01-18 09:16:08,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-18 09:16:08,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-18 09:16:08,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ef9fb6f3-e2c3-4b7f-b3fa-3ee7706c11e5'] 2018-01-18 09:16:09,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-18 09:16:09,351 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-18 09:16:09,351 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-18 09:16:09,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-01-18 09:16:09,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-18 09:16:09,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-18 09:16:09,395 - 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': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '126e69e8-48b2-4861-80b0-506b9a0214f1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'flavor_name': 'rally-tiny-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', '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-18 09:17:56,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ce589687-fe0c-4f71-990b-1b163dd4ee6b: started 2018-01-18 09:16:11.473 735 INFO rally.task.engine [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Starting: Task validation. 2018-01-18 09:16:11.523 735 INFO rally.task.engine [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Starting: Task validation of syntax. 2018-01-18 09:16:11.591 735 INFO rally.task.engine [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Completed: Task validation of syntax. 2018-01-18 09:16:11.591 735 INFO rally.task.engine [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Starting: Task validation of required platforms. 2018-01-18 09:16:11.615 735 INFO rally.task.engine [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Completed: Task validation of required platforms. 2018-01-18 09:16:11.616 735 INFO rally.task.engine [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Starting: Task validation of semantic. 2018-01-18 09:16:12.262 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack setup() started 2018-01-18 09:16:14.910 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack setup() finished in 2.65 sec 2018-01-18 09:16:17.144 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack cleanup() started 2018-01-18 09:16:20.732 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack cleanup() finished in 3.59 sec 2018-01-18 09:16:20.732 735 INFO rally.task.engine [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Completed: Task validation of semantic. 2018-01-18 09:16:20.733 735 INFO rally.task.engine [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Completed: Task validation. 2018-01-18 09:16:20.734 735 INFO rally.task.engine [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Starting: Running task. 2018-01-18 09:16:20.903 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack setup() started 2018-01-18 09:16:23.659 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack setup() finished in 2.76 sec 2018-01-18 09:16:23.659 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context cleanup@openstack setup() started 2018-01-18 09:16:23.660 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-18 09:16:23.684 860 INFO rally.task.runner [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | ITER: 1 START 2018-01-18 09:16:28.927 860 INFO rally.task.runner [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | ITER: 1 END: OK 2018-01-18 09:16:28.957 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context cleanup@openstack cleanup() started 2018-01-18 09:16:29.577 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context cleanup@openstack cleanup() finished in 0.62 sec 2018-01-18 09:16:29.577 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack cleanup() started 2018-01-18 09:16:32.942 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack cleanup() finished in 3.37 sec 2018-01-18 09:16:33.021 735 INFO rally.task.engine [-] Load duration is: 4.430625 2018-01-18 09:16:33.021 735 INFO rally.task.engine [-] Full duration is: 12.052646 2018-01-18 09:16:33.293 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack setup() started 2018-01-18 09:16:35.999 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack setup() finished in 2.71 sec 2018-01-18 09:16:35.999 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context cleanup@openstack setup() started 2018-01-18 09:16:36.000 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-18 09:16:36.022 966 INFO rally.task.runner [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | ITER: 1 START 2018-01-18 09:16:40.279 966 INFO rally.task.runner [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | ITER: 1 END: OK 2018-01-18 09:16:40.308 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context cleanup@openstack cleanup() started 2018-01-18 09:16:43.669 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context cleanup@openstack cleanup() finished in 3.36 sec 2018-01-18 09:16:43.670 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack cleanup() started 2018-01-18 09:16:46.980 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack cleanup() finished in 3.31 sec 2018-01-18 09:16:47.385 735 INFO rally.task.engine [-] Load duration is: 3.457011 2018-01-18 09:16:47.387 735 INFO rally.task.engine [-] Full duration is: 13.705474 2018-01-18 09:16:47.657 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack setup() started 2018-01-18 09:16:50.407 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack setup() finished in 2.75 sec 2018-01-18 09:16:50.428 1072 INFO rally.task.runner [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | ITER: 1 START 2018-01-18 09:16:51.393 1072 INFO rally.task.runner [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | ITER: 1 END: OK 2018-01-18 09:16:51.423 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack cleanup() started 2018-01-18 09:16:55.168 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack cleanup() finished in 3.74 sec 2018-01-18 09:16:55.705 735 INFO rally.task.engine [-] Load duration is: 0.185282 2018-01-18 09:16:55.705 735 INFO rally.task.engine [-] Full duration is: 7.528789 2018-01-18 09:16:55.946 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack setup() started 2018-01-18 09:16:58.550 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack setup() finished in 2.60 sec 2018-01-18 09:16:58.551 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context quotas@openstack setup() started 2018-01-18 09:16:59.422 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context quotas@openstack setup() finished in 0.87 sec 2018-01-18 09:16:59.422 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context cleanup@openstack setup() started 2018-01-18 09:16:59.422 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-18 09:17:00.005 1158 INFO rally.task.runner [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | ITER: 1 START 2018-01-18 09:17:12.855 1158 INFO rally.task.runner [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | ITER: 1 END: OK 2018-01-18 09:17:12.881 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context cleanup@openstack cleanup() started 2018-01-18 09:17:52.626 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context cleanup@openstack cleanup() finished in 39.74 sec 2018-01-18 09:17:52.626 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context quotas@openstack cleanup() started 2018-01-18 09:17:52.678 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context quotas@openstack cleanup() finished in 51.68 msec 2018-01-18 09:17:52.678 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack cleanup() started 2018-01-18 09:17:56.113 735 INFO rally.task.context [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Context users@openstack cleanup() finished in 3.43 sec 2018-01-18 09:17:56.266 735 INFO rally.task.engine [-] Load duration is: 11.052671 2018-01-18 09:17:56.267 735 INFO rally.task.engine [-] Full duration is: 60.183454 2018-01-18 09:17:56.475 735 INFO rally.task.engine [-] Task ce589687-fe0c-4f71-990b-1b163dd4ee6b | Completed: Running task. Task ce589687-fe0c-4f71-990b-1b163dd4ee6b: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.218 | 3.218 | 3.218 | 3.218 | 3.218 | 3.218 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | -> glance_v2.upload_data | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | glance_v2.delete_image | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | total | 4.431 | 4.431 | 4.431 | 4.431 | 4.431 | 4.431 | 100.0% | 1 | | -> duration | 4.431 | 4.431 | 4.431 | 4.431 | 4.431 | 4.431 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.430625 Full duration: 12.052646 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.426 | 3.426 | 3.426 | 3.426 | 3.426 | 3.426 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | glance_v2.list_images | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 100.0% | 1 | | -> duration | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.457011 Full duration: 13.705474 test scenario GlanceImages.list_images +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | -> duration | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.185282 Full duration: 7.528789 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.228 | 3.228 | 3.228 | 3.228 | 3.228 | 3.228 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | -> glance_v2.upload_data | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | nova.boot_servers | 8.823 | 8.823 | 8.823 | 8.823 | 8.823 | 8.823 | 100.0% | 1 | | total | 12.053 | 12.053 | 12.053 | 12.053 | 12.053 | 12.053 | 100.0% | 1 | | -> duration | 11.053 | 11.053 | 11.053 | 11.053 | 11.053 | 11.053 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.052671 Full duration: 60.183454 2018-01-18 09:17:56,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ce589687-fe0c-4f71-990b-1b163dd4ee6b 2018-01-18 09:17:56,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ce589687-fe0c-4f71-990b-1b163dd4ee6b', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-18 09:17:56,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ce589687-fe0c-4f71-990b-1b163dd4ee6b'] 2018-01-18 09:17:57,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-18 09:17:57,644 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-18 09:17:57,644 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-18 09:17:57,644 - 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-18 09:17:57,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-18 09:17:57,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-18 09:17:57,684 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-18 09:17:57,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-18 09:17:57,684 - 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-18 09:17:57,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-18 09:17:57,714 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-18 09:17:57,719 - 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': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '126e69e8-48b2-4861-80b0-506b9a0214f1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'flavor_name': 'rally-tiny-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', '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-18 09:20:57,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d: started 2018-01-18 09:17:59.921 1288 INFO rally.task.engine [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Starting: Task validation. 2018-01-18 09:17:59.966 1288 INFO rally.task.engine [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Starting: Task validation of syntax. 2018-01-18 09:18:00.148 1288 INFO rally.task.engine [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Completed: Task validation of syntax. 2018-01-18 09:18:00.148 1288 INFO rally.task.engine [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Starting: Task validation of required platforms. 2018-01-18 09:18:00.216 1288 INFO rally.task.engine [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Completed: Task validation of required platforms. 2018-01-18 09:18:00.216 1288 INFO rally.task.engine [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Starting: Task validation of semantic. 2018-01-18 09:18:00.896 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() started 2018-01-18 09:18:03.587 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() finished in 2.69 sec 2018-01-18 09:18:08.425 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() started 2018-01-18 09:18:11.934 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() finished in 3.51 sec 2018-01-18 09:18:11.934 1288 INFO rally.task.engine [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Completed: Task validation of semantic. 2018-01-18 09:18:11.935 1288 INFO rally.task.engine [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Completed: Task validation. 2018-01-18 09:18:11.935 1288 INFO rally.task.engine [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Starting: Running task. 2018-01-18 09:18:12.101 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() started 2018-01-18 09:18:14.800 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() finished in 2.70 sec 2018-01-18 09:18:14.800 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack setup() started 2018-01-18 09:18:15.466 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack setup() finished in 0.67 sec 2018-01-18 09:18:15.467 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context volumes@openstack setup() started 2018-01-18 09:18:18.539 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context volumes@openstack setup() finished in 3.07 sec 2018-01-18 09:18:18.539 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack setup() started 2018-01-18 09:18:18.540 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-18 09:18:18.564 1413 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 START 2018-01-18 09:18:23.985 1413 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 END: OK 2018-01-18 09:18:24.004 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack cleanup() started 2018-01-18 09:18:26.373 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack cleanup() finished in 2.37 sec 2018-01-18 09:18:26.373 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context volumes@openstack cleanup() started 2018-01-18 09:18:29.945 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context volumes@openstack cleanup() finished in 3.57 sec 2018-01-18 09:18:29.946 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack cleanup() started 2018-01-18 09:18:30.106 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-18 09:18:30.106 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() started 2018-01-18 09:18:33.478 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() finished in 3.37 sec 2018-01-18 09:18:34.217 1288 INFO rally.task.engine [-] Load duration is: 5.417356 2018-01-18 09:18:34.218 1288 INFO rally.task.engine [-] Full duration is: 21.394912 2018-01-18 09:18:34.483 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() started 2018-01-18 09:18:37.198 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() finished in 2.71 sec 2018-01-18 09:18:37.198 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack setup() started 2018-01-18 09:18:37.827 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack setup() finished in 0.63 sec 2018-01-18 09:18:37.827 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack setup() started 2018-01-18 09:18:37.827 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-18 09:18:37.850 1599 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 START 2018-01-18 09:18:43.505 1599 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 END: OK 2018-01-18 09:18:43.528 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack cleanup() started 2018-01-18 09:18:45.790 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-18 09:18:45.791 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack cleanup() started 2018-01-18 09:18:45.954 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-18 09:18:45.954 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() started 2018-01-18 09:18:49.313 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() finished in 3.36 sec 2018-01-18 09:18:50.571 1288 INFO rally.task.engine [-] Load duration is: 5.651942 2018-01-18 09:18:50.572 1288 INFO rally.task.engine [-] Full duration is: 14.845471 2018-01-18 09:18:50.811 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() started 2018-01-18 09:18:53.556 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() finished in 2.74 sec 2018-01-18 09:18:53.556 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack setup() started 2018-01-18 09:18:54.236 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack setup() finished in 0.68 sec 2018-01-18 09:18:54.237 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack setup() started 2018-01-18 09:18:54.237 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-18 09:18:54.821 1765 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 START 2018-01-18 09:19:04.965 1765 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 END: OK 2018-01-18 09:19:04.989 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack cleanup() started 2018-01-18 09:19:07.335 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack cleanup() finished in 2.35 sec 2018-01-18 09:19:07.336 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack cleanup() started 2018-01-18 09:19:07.502 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-18 09:19:07.502 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() started 2018-01-18 09:19:10.857 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() finished in 3.35 sec 2018-01-18 09:19:10.947 1288 INFO rally.task.engine [-] Load duration is: 10.141614 2018-01-18 09:19:10.947 1288 INFO rally.task.engine [-] Full duration is: 20.061294 2018-01-18 09:19:11.305 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() started 2018-01-18 09:19:14.006 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() finished in 2.70 sec 2018-01-18 09:19:14.007 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack setup() started 2018-01-18 09:19:14.634 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack setup() finished in 0.63 sec 2018-01-18 09:19:14.634 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack setup() started 2018-01-18 09:19:14.635 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-18 09:19:14.656 1931 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 START 2018-01-18 09:19:20.256 1931 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 END: OK 2018-01-18 09:19:20.278 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack cleanup() started 2018-01-18 09:19:22.617 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack cleanup() finished in 2.34 sec 2018-01-18 09:19:22.617 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack cleanup() started 2018-01-18 09:19:22.785 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-18 09:19:22.785 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() started 2018-01-18 09:19:26.496 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() finished in 3.71 sec 2018-01-18 09:19:27.395 1288 INFO rally.task.engine [-] Load duration is: 5.596283 2018-01-18 09:19:27.396 1288 INFO rally.task.engine [-] Full duration is: 15.208769 2018-01-18 09:19:27.644 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() started 2018-01-18 09:19:30.292 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() finished in 2.65 sec 2018-01-18 09:19:30.292 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack setup() started 2018-01-18 09:19:30.935 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack setup() finished in 0.64 sec 2018-01-18 09:19:30.935 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack setup() started 2018-01-18 09:19:30.935 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-18 09:19:30.958 2097 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 START 2018-01-18 09:19:38.702 2097 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 END: OK 2018-01-18 09:19:38.723 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack cleanup() started 2018-01-18 09:19:40.997 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-18 09:19:40.998 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack cleanup() started 2018-01-18 09:19:41.163 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-18 09:19:41.164 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() started 2018-01-18 09:19:44.851 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() finished in 3.69 sec 2018-01-18 09:19:45.754 1288 INFO rally.task.engine [-] Load duration is: 7.740092 2018-01-18 09:19:45.755 1288 INFO rally.task.engine [-] Full duration is: 17.222136 2018-01-18 09:19:46.004 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() started 2018-01-18 09:19:48.683 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() finished in 2.68 sec 2018-01-18 09:19:48.684 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack setup() started 2018-01-18 09:19:49.319 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack setup() finished in 0.64 sec 2018-01-18 09:19:49.320 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context volumes@openstack setup() started 2018-01-18 09:19:52.557 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context volumes@openstack setup() finished in 3.24 sec 2018-01-18 09:19:52.558 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack setup() started 2018-01-18 09:19:52.558 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-18 09:19:52.580 2263 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 START 2018-01-18 09:19:58.042 2263 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 END: OK 2018-01-18 09:19:58.066 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack cleanup() started 2018-01-18 09:20:00.348 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context cleanup@openstack cleanup() finished in 2.28 sec 2018-01-18 09:20:00.349 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context volumes@openstack cleanup() started 2018-01-18 09:20:03.889 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context volumes@openstack cleanup() finished in 3.54 sec 2018-01-18 09:20:03.889 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack cleanup() started 2018-01-18 09:20:03.915 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context quotas@openstack cleanup() finished in 25.74 msec 2018-01-18 09:20:03.915 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() started 2018-01-18 09:20:07.506 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() finished in 3.59 sec 2018-01-18 09:20:08.146 1288 INFO rally.task.engine [-] Load duration is: 5.458762 2018-01-18 09:20:08.147 1288 INFO rally.task.engine [-] Full duration is: 21.517868 2018-01-18 09:20:08.400 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() started 2018-01-18 09:20:11.081 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() finished in 2.68 sec 2018-01-18 09:20:11.082 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack setup() started 2018-01-18 09:20:11.082 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack setup() finished in 0.24 msec 2018-01-18 09:20:11.103 2449 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 START 2018-01-18 09:20:11.838 2449 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 END: OK 2018-01-18 09:20:11.865 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:20:16.491 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack cleanup() finished in 4.63 sec 2018-01-18 09:20:16.492 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() started 2018-01-18 09:20:20.112 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() finished in 3.62 sec 2018-01-18 09:20:20.480 1288 INFO rally.task.engine [-] Load duration is: 0.732235 2018-01-18 09:20:20.481 1288 INFO rally.task.engine [-] Full duration is: 11.729214 2018-01-18 09:20:20.749 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() started 2018-01-18 09:20:23.328 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() finished in 2.58 sec 2018-01-18 09:20:23.328 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack setup() started 2018-01-18 09:20:23.329 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-18 09:20:23.351 2615 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 START 2018-01-18 09:20:24.194 2615 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 END: OK 2018-01-18 09:20:24.214 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:20:28.686 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack cleanup() finished in 4.47 sec 2018-01-18 09:20:28.687 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() started 2018-01-18 09:20:32.124 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() finished in 3.44 sec 2018-01-18 09:20:32.811 1288 INFO rally.task.engine [-] Load duration is: 0.839616 2018-01-18 09:20:32.812 1288 INFO rally.task.engine [-] Full duration is: 11.39149 2018-01-18 09:20:33.065 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() started 2018-01-18 09:20:35.683 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() finished in 2.62 sec 2018-01-18 09:20:35.683 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack setup() started 2018-01-18 09:20:35.684 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-18 09:20:35.706 2781 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 START 2018-01-18 09:20:36.470 2781 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 END: OK 2018-01-18 09:20:36.498 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:20:41.119 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack cleanup() finished in 4.62 sec 2018-01-18 09:20:41.119 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() started 2018-01-18 09:20:44.683 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() finished in 3.56 sec 2018-01-18 09:20:45.129 1288 INFO rally.task.engine [-] Load duration is: 0.760974 2018-01-18 09:20:45.129 1288 INFO rally.task.engine [-] Full duration is: 11.633402 2018-01-18 09:20:45.372 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() started 2018-01-18 09:20:48.077 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack setup() finished in 2.71 sec 2018-01-18 09:20:48.077 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack setup() started 2018-01-18 09:20:48.078 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-18 09:20:48.100 2947 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 START 2018-01-18 09:20:48.915 2947 INFO rally.task.runner [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | ITER: 1 END: OK 2018-01-18 09:20:48.942 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:20:53.438 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context admin_cleanup@openstack cleanup() finished in 4.50 sec 2018-01-18 09:20:53.439 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() started 2018-01-18 09:20:56.970 1288 INFO rally.task.context [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Context users@openstack cleanup() finished in 3.53 sec 2018-01-18 09:20:57.446 1288 INFO rally.task.engine [-] Load duration is: 0.811309 2018-01-18 09:20:57.447 1288 INFO rally.task.engine [-] Full duration is: 11.615161 2018-01-18 09:20:57.619 1288 INFO rally.task.engine [-] Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d | Completed: Running task. Task 83dd31a2-f962-465d-b2fa-cd110ef96b9d: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 2.978 | 2.978 | 2.978 | 2.978 | 2.978 | 2.978 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 100.0% | 1 | | total | 5.417 | 5.417 | 5.417 | 5.417 | 5.417 | 5.417 | 100.0% | 1 | | -> duration | 5.417 | 5.417 | 5.417 | 5.417 | 5.417 | 5.417 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.417356 Full duration: 21.394912 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.198 | 3.198 | 3.198 | 3.198 | 3.198 | 3.198 | 100.0% | 1 | | cinder_v2.delete_volume | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 100.0% | 1 | | total | 5.652 | 5.652 | 5.652 | 5.652 | 5.652 | 5.652 | 100.0% | 1 | | -> duration | 5.652 | 5.652 | 5.652 | 5.652 | 5.652 | 5.652 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.651942 Full duration: 14.845471 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.849 | 7.849 | 7.849 | 7.849 | 7.849 | 7.849 | 100.0% | 1 | | cinder_v2.delete_volume | 2.292 | 2.292 | 2.292 | 2.292 | 2.292 | 2.292 | 100.0% | 1 | | total | 10.142 | 10.142 | 10.142 | 10.142 | 10.142 | 10.142 | 100.0% | 1 | | -> duration | 10.142 | 10.142 | 10.142 | 10.142 | 10.142 | 10.142 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.141614 Full duration: 20.061294 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 100.0% | 1 | | cinder_v2.delete_volume | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 100.0% | 1 | | total | 5.596 | 5.596 | 5.596 | 5.596 | 5.596 | 5.596 | 100.0% | 1 | | -> duration | 5.596 | 5.596 | 5.596 | 5.596 | 5.596 | 5.596 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.596283 Full duration: 15.208769 test scenario CinderVolumes.create_and_extend_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 100.0% | 1 | | cinder_v2.extend_volume | 2.502 | 2.502 | 2.502 | 2.502 | 2.502 | 2.502 | 100.0% | 1 | | cinder_v2.delete_volume | 2.156 | 2.156 | 2.156 | 2.156 | 2.156 | 2.156 | 100.0% | 1 | | total | 7.74 | 7.74 | 7.74 | 7.74 | 7.74 | 7.74 | 100.0% | 1 | | -> duration | 7.74 | 7.74 | 7.74 | 7.74 | 7.74 | 7.74 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.740092 Full duration: 17.222136 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.151 | 3.151 | 3.151 | 3.151 | 3.151 | 3.151 | 100.0% | 1 | | cinder_v2.delete_volume | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 100.0% | 1 | | total | 5.459 | 5.459 | 5.459 | 5.459 | 5.459 | 5.459 | 100.0% | 1 | | -> duration | 5.459 | 5.459 | 5.459 | 5.459 | 5.459 | 5.459 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.458762 Full duration: 21.517868 test scenario CinderQos.create_and_list_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | cinder_v2.list_qos | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732235 Full duration: 11.729214 test scenario CinderQos.create_and_set_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | cinder_v2.set_qos | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.839616 Full duration: 11.39149 test scenario CinderVolumeTypes.create_and_list_volume_types +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | cinder_v2.list_types | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760974 Full duration: 11.633402 test scenario CinderVolumeTypes.create_volume_type_and_encryption_type +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.811309 Full duration: 11.615161 2018-01-18 09:20:57,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 83dd31a2-f962-465d-b2fa-cd110ef96b9d 2018-01-18 09:20:57,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '83dd31a2-f962-465d-b2fa-cd110ef96b9d', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-18 09:20:57,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '83dd31a2-f962-465d-b2fa-cd110ef96b9d'] 2018-01-18 09:20:58,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-18 09:20:58,955 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-18 09:20:58,955 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-18 09:20:58,955 - 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-18 09:20:58,956 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-18 09:20:58,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-18 09:20:58,982 - 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': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '126e69e8-48b2-4861-80b0-506b9a0214f1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'flavor_name': 'rally-tiny-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', '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-18 09:22:15,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9: started 2018-01-18 09:21:00.994 3077 INFO rally.task.engine [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Starting: Task validation. 2018-01-18 09:21:01.044 3077 INFO rally.task.engine [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Starting: Task validation of syntax. 2018-01-18 09:21:01.106 3077 INFO rally.task.engine [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Completed: Task validation of syntax. 2018-01-18 09:21:01.106 3077 INFO rally.task.engine [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Starting: Task validation of required platforms. 2018-01-18 09:21:01.130 3077 INFO rally.task.engine [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Completed: Task validation of required platforms. 2018-01-18 09:21:01.130 3077 INFO rally.task.engine [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Starting: Task validation of semantic. 2018-01-18 09:21:01.801 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack setup() started 2018-01-18 09:21:04.491 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack setup() finished in 2.69 sec 2018-01-18 09:21:07.872 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack cleanup() started 2018-01-18 09:21:11.318 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-18 09:21:11.318 3077 INFO rally.task.engine [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Completed: Task validation of semantic. 2018-01-18 09:21:11.318 3077 INFO rally.task.engine [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Completed: Task validation. 2018-01-18 09:21:11.319 3077 INFO rally.task.engine [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Starting: Running task. 2018-01-18 09:21:11.528 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack setup() started 2018-01-18 09:21:14.190 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack setup() finished in 2.66 sec 2018-01-18 09:21:14.190 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack setup() started 2018-01-18 09:21:15.125 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack setup() finished in 0.94 sec 2018-01-18 09:21:15.126 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context cleanup@openstack setup() started 2018-01-18 09:21:15.126 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-18 09:21:15.149 3232 INFO rally.task.runner [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | ITER: 1 START 2018-01-18 09:21:24.312 3232 INFO rally.task.runner [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | ITER: 1 END: OK 2018-01-18 09:21:24.342 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context cleanup@openstack cleanup() started 2018-01-18 09:21:24.924 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context cleanup@openstack cleanup() finished in 0.58 sec 2018-01-18 09:21:24.924 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack cleanup() started 2018-01-18 09:21:24.932 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack cleanup() finished in 7.80 msec 2018-01-18 09:21:24.932 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack cleanup() started 2018-01-18 09:21:28.590 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-18 09:21:29.622 3077 INFO rally.task.engine [-] Load duration is: 5.161838 2018-01-18 09:21:29.623 3077 INFO rally.task.engine [-] Full duration is: 17.079196 2018-01-18 09:21:29.892 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack setup() started 2018-01-18 09:21:32.579 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack setup() finished in 2.69 sec 2018-01-18 09:21:32.580 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack setup() started 2018-01-18 09:21:33.464 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack setup() finished in 0.88 sec 2018-01-18 09:21:33.464 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context cleanup@openstack setup() started 2018-01-18 09:21:33.464 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-18 09:21:33.485 3398 INFO rally.task.runner [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | ITER: 1 START 2018-01-18 09:21:41.740 3398 INFO rally.task.runner [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | ITER: 1 END: OK 2018-01-18 09:21:41.768 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context cleanup@openstack cleanup() started 2018-01-18 09:21:42.347 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context cleanup@openstack cleanup() finished in 0.58 sec 2018-01-18 09:21:42.348 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack cleanup() started 2018-01-18 09:21:42.356 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack cleanup() finished in 8.42 msec 2018-01-18 09:21:42.356 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack cleanup() started 2018-01-18 09:21:46.153 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-18 09:21:47.986 3077 INFO rally.task.engine [-] Load duration is: 6.253217 2018-01-18 09:21:47.986 3077 INFO rally.task.engine [-] Full duration is: 16.27631 2018-01-18 09:21:48.225 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack setup() started 2018-01-18 09:21:50.920 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack setup() finished in 2.70 sec 2018-01-18 09:21:50.921 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack setup() started 2018-01-18 09:21:51.789 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack setup() finished in 0.87 sec 2018-01-18 09:21:51.790 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context cleanup@openstack setup() started 2018-01-18 09:21:51.790 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-18 09:21:51.811 3564 INFO rally.task.runner [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | ITER: 1 START 2018-01-18 09:22:00.445 3564 INFO rally.task.runner [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | ITER: 1 END: OK 2018-01-18 09:22:00.468 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context cleanup@openstack cleanup() started 2018-01-18 09:22:01.031 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context cleanup@openstack cleanup() finished in 0.56 sec 2018-01-18 09:22:01.031 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack cleanup() started 2018-01-18 09:22:01.040 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack cleanup() finished in 8.34 msec 2018-01-18 09:22:01.040 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack cleanup() started 2018-01-18 09:22:04.590 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack cleanup() finished in 3.55 sec 2018-01-18 09:22:06.324 3077 INFO rally.task.engine [-] Load duration is: 6.632307 2018-01-18 09:22:06.324 3077 INFO rally.task.engine [-] Full duration is: 16.38271 2018-01-18 09:22:06.750 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack setup() started 2018-01-18 09:22:09.499 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack setup() finished in 2.75 sec 2018-01-18 09:22:09.500 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack setup() started 2018-01-18 09:22:10.447 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack setup() finished in 0.95 sec 2018-01-18 09:22:10.468 3730 INFO rally.task.runner [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | ITER: 1 START 2018-01-18 09:22:11.067 3730 INFO rally.task.runner [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | ITER: 1 END: OK 2018-01-18 09:22:11.088 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack cleanup() started 2018-01-18 09:22:11.096 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context roles@openstack cleanup() finished in 7.82 msec 2018-01-18 09:22:11.096 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack cleanup() started 2018-01-18 09:22:14.633 3077 INFO rally.task.context [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-18 09:22:14.812 3077 INFO rally.task.engine [-] Load duration is: 0.597394 2018-01-18 09:22:14.813 3077 INFO rally.task.engine [-] Full duration is: 7.899342 2018-01-18 09:22:15.045 3077 INFO rally.task.engine [-] Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 | Completed: Running task. Task 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9: 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 | 4.375 | 4.375 | 4.375 | 4.375 | 4.375 | 4.375 | 100.0% | 1 | | heat.update_stack | 2.412 | 2.412 | 2.412 | 2.412 | 2.412 | 2.412 | 100.0% | 1 | | heat.delete_stack | 2.374 | 2.374 | 2.374 | 2.374 | 2.374 | 2.374 | 100.0% | 1 | | total | 9.162 | 9.162 | 9.162 | 9.162 | 9.162 | 9.162 | 100.0% | 1 | | -> duration | 5.162 | 5.162 | 5.162 | 5.162 | 5.162 | 5.162 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.161838 Full duration: 17.079196 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.08 | 4.08 | 4.08 | 4.08 | 4.08 | 4.08 | 100.0% | 1 | | heat.check_stack | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 100.0% | 1 | | heat.delete_stack | 2.655 | 2.655 | 2.655 | 2.655 | 2.655 | 2.655 | 100.0% | 1 | | total | 8.253 | 8.253 | 8.253 | 8.253 | 8.253 | 8.253 | 100.0% | 1 | | -> duration | 6.253 | 6.253 | 6.253 | 6.253 | 6.253 | 6.253 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.253217 Full duration: 16.27631 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.253 | 4.253 | 4.253 | 4.253 | 4.253 | 4.253 | 100.0% | 1 | | heat.suspend_stack | 1.545 | 1.545 | 1.545 | 1.545 | 1.545 | 1.545 | 100.0% | 1 | | heat.resume_stack | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | heat.delete_stack | 1.599 | 1.599 | 1.599 | 1.599 | 1.599 | 1.599 | 100.0% | 1 | | total | 8.632 | 8.632 | 8.632 | 8.632 | 8.632 | 8.632 | 100.0% | 1 | | -> duration | 6.632 | 6.632 | 6.632 | 6.632 | 6.632 | 6.632 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.632307 Full duration: 16.38271 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.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | total | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> duration | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.597394 Full duration: 7.899342 2018-01-18 09:22:15,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9 2018-01-18 09:22:15,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-18 09:22:15,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2cbd7a3c-9ce0-49f7-9e81-84aa85b4bef9'] 2018-01-18 09:22:16,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-18 09:22:16,191 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-18 09:22:16,191 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-18 09:22:16,192 - 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-18 09:22:16,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-18 09:22:16,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-18 09:22:16,226 - 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': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '126e69e8-48b2-4861-80b0-506b9a0214f1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'flavor_name': 'rally-tiny-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', '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-18 09:25:13,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 35ea8177-c707-4273-b008-b58faf74b406: started 2018-01-18 09:22:18.315 3810 INFO rally.task.engine [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Starting: Task validation. 2018-01-18 09:22:18.362 3810 INFO rally.task.engine [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Starting: Task validation of syntax. 2018-01-18 09:22:18.496 3810 INFO rally.task.engine [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Completed: Task validation of syntax. 2018-01-18 09:22:18.496 3810 INFO rally.task.engine [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Starting: Task validation of required platforms. 2018-01-18 09:22:18.540 3810 INFO rally.task.engine [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Completed: Task validation of required platforms. 2018-01-18 09:22:18.541 3810 INFO rally.task.engine [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Starting: Task validation of semantic. 2018-01-18 09:22:19.193 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() started 2018-01-18 09:22:22.049 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() finished in 2.86 sec 2018-01-18 09:22:22.125 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() started 2018-01-18 09:22:25.514 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-18 09:22:25.515 3810 INFO rally.task.engine [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Completed: Task validation of semantic. 2018-01-18 09:22:25.515 3810 INFO rally.task.engine [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Completed: Task validation. 2018-01-18 09:22:25.516 3810 INFO rally.task.engine [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Starting: Running task. 2018-01-18 09:22:25.686 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() started 2018-01-18 09:22:28.583 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() finished in 2.90 sec 2018-01-18 09:22:28.583 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() started 2018-01-18 09:22:28.583 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() finished in 0.38 msec 2018-01-18 09:22:28.605 3935 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 START 2018-01-18 09:22:30.316 3935 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 END: OK 2018-01-18 09:22:30.341 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:22:36.070 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() finished in 5.73 sec 2018-01-18 09:22:36.071 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() started 2018-01-18 09:22:39.617 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() finished in 3.55 sec 2018-01-18 09:22:39.771 3810 INFO rally.task.engine [-] Load duration is: 0.711707 2018-01-18 09:22:39.772 3810 INFO rally.task.engine [-] Full duration is: 13.945806 2018-01-18 09:22:40.040 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() started 2018-01-18 09:22:42.770 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() finished in 2.73 sec 2018-01-18 09:22:42.770 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() started 2018-01-18 09:22:42.770 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-18 09:22:42.791 4101 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 START 2018-01-18 09:22:44.370 4101 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 END: OK 2018-01-18 09:22:44.395 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:22:50.209 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() finished in 5.81 sec 2018-01-18 09:22:50.209 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() started 2018-01-18 09:22:54.089 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-18 09:22:54.153 3810 INFO rally.task.engine [-] Load duration is: 0.707603 2018-01-18 09:22:54.153 3810 INFO rally.task.engine [-] Full duration is: 14.068407 2018-01-18 09:22:54.414 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() started 2018-01-18 09:22:57.101 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() finished in 2.69 sec 2018-01-18 09:22:57.101 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() started 2018-01-18 09:22:57.102 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-18 09:22:57.122 4267 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 START 2018-01-18 09:22:58.729 4267 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 END: OK 2018-01-18 09:22:58.755 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:23:04.582 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() finished in 5.83 sec 2018-01-18 09:23:04.583 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() started 2018-01-18 09:23:08.013 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-18 09:23:08.509 3810 INFO rally.task.engine [-] Load duration is: 0.74128 2018-01-18 09:23:08.509 3810 INFO rally.task.engine [-] Full duration is: 13.615641 2018-01-18 09:23:08.792 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() started 2018-01-18 09:23:11.414 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() finished in 2.62 sec 2018-01-18 09:23:11.415 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() started 2018-01-18 09:23:11.415 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-18 09:23:11.436 4433 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 START 2018-01-18 09:23:13.021 4433 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 END: OK 2018-01-18 09:23:13.051 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:23:16.914 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() finished in 3.86 sec 2018-01-18 09:23:16.915 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() started 2018-01-18 09:23:20.282 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-18 09:23:20.868 3810 INFO rally.task.engine [-] Load duration is: 0.659827 2018-01-18 09:23:20.869 3810 INFO rally.task.engine [-] Full duration is: 11.508859 2018-01-18 09:23:21.138 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() started 2018-01-18 09:23:23.863 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() finished in 2.72 sec 2018-01-18 09:23:23.864 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() started 2018-01-18 09:23:23.864 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-18 09:23:23.884 4599 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 START 2018-01-18 09:23:25.401 4599 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 END: OK 2018-01-18 09:23:25.421 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:23:29.153 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() finished in 3.73 sec 2018-01-18 09:23:29.153 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() started 2018-01-18 09:23:32.703 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() finished in 3.55 sec 2018-01-18 09:23:33.223 3810 INFO rally.task.engine [-] Load duration is: 0.578951 2018-01-18 09:23:33.224 3810 INFO rally.task.engine [-] Full duration is: 11.58056 2018-01-18 09:23:33.468 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() started 2018-01-18 09:23:36.038 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() finished in 2.57 sec 2018-01-18 09:23:36.038 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() started 2018-01-18 09:23:36.038 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-18 09:23:36.059 4765 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 START 2018-01-18 09:23:38.670 4765 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 END: OK 2018-01-18 09:23:38.697 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:23:48.294 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() finished in 9.60 sec 2018-01-18 09:23:48.295 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() started 2018-01-18 09:23:51.854 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-18 09:23:53.582 3810 INFO rally.task.engine [-] Load duration is: 1.683652 2018-01-18 09:23:53.583 3810 INFO rally.task.engine [-] Full duration is: 18.401629 2018-01-18 09:23:53.850 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() started 2018-01-18 09:23:56.490 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() finished in 2.64 sec 2018-01-18 09:23:56.491 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() started 2018-01-18 09:23:56.491 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() finished in 0.35 msec 2018-01-18 09:23:56.512 4931 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 START 2018-01-18 09:23:58.308 4931 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 END: OK 2018-01-18 09:23:58.333 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:24:02.113 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() finished in 3.78 sec 2018-01-18 09:24:02.114 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() started 2018-01-18 09:24:05.530 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-18 09:24:05.919 3810 INFO rally.task.engine [-] Load duration is: 0.869413 2018-01-18 09:24:05.920 3810 INFO rally.task.engine [-] Full duration is: 11.700151 2018-01-18 09:24:06.187 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() started 2018-01-18 09:24:09.022 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() finished in 2.83 sec 2018-01-18 09:24:09.022 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() started 2018-01-18 09:24:09.023 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-18 09:24:09.051 5097 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 START 2018-01-18 09:24:10.659 5097 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 END: OK 2018-01-18 09:24:10.681 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:24:16.504 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() finished in 5.82 sec 2018-01-18 09:24:16.505 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() started 2018-01-18 09:24:20.015 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-18 09:24:20.280 3810 INFO rally.task.engine [-] Load duration is: 0.738954 2018-01-18 09:24:20.281 3810 INFO rally.task.engine [-] Full duration is: 13.846613 2018-01-18 09:24:20.569 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() started 2018-01-18 09:24:23.297 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() finished in 2.73 sec 2018-01-18 09:24:23.298 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() started 2018-01-18 09:24:23.298 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-18 09:24:23.319 5263 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 START 2018-01-18 09:24:24.857 5263 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 END: OK 2018-01-18 09:24:24.883 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:24:30.776 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() finished in 5.89 sec 2018-01-18 09:24:30.776 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() started 2018-01-18 09:24:34.441 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-18 09:24:34.650 3810 INFO rally.task.engine [-] Load duration is: 0.654257 2018-01-18 09:24:34.651 3810 INFO rally.task.engine [-] Full duration is: 13.887996 2018-01-18 09:24:34.889 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() started 2018-01-18 09:24:37.598 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() finished in 2.71 sec 2018-01-18 09:24:37.598 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() started 2018-01-18 09:24:37.599 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-18 09:24:37.619 5429 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 START 2018-01-18 09:24:39.383 5429 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 END: OK 2018-01-18 09:24:39.403 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:24:45.224 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() finished in 5.82 sec 2018-01-18 09:24:45.225 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() started 2018-01-18 09:24:48.742 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-18 09:24:48.974 3810 INFO rally.task.engine [-] Load duration is: 0.839297 2018-01-18 09:24:48.975 3810 INFO rally.task.engine [-] Full duration is: 13.86776 2018-01-18 09:24:49.214 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() started 2018-01-18 09:24:51.958 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack setup() finished in 2.74 sec 2018-01-18 09:24:51.959 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() started 2018-01-18 09:24:51.959 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-18 09:24:51.980 5595 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 START 2018-01-18 09:24:59.116 5595 INFO rally.task.runner [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | ITER: 1 END: OK 2018-01-18 09:24:59.144 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:25:08.529 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context admin_cleanup@openstack cleanup() finished in 9.39 sec 2018-01-18 09:25:08.530 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() started 2018-01-18 09:25:12.059 3810 INFO rally.task.context [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Context users@openstack cleanup() finished in 3.53 sec 2018-01-18 09:25:13.428 3810 INFO rally.task.engine [-] Load duration is: 6.269202 2018-01-18 09:25:13.429 3810 INFO rally.task.engine [-] Full duration is: 22.863036 2018-01-18 09:25:13.674 3810 INFO rally.task.engine [-] Task 35ea8177-c707-4273-b008-b58faf74b406 | Completed: Running task. Task 35ea8177-c707-4273-b008-b58faf74b406: 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.475 | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 100.0% | 1 | | keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.revoke_role | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> duration | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.711707 Full duration: 13.945806 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.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | keystone_v3.add_role | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | keystone_v3.list_roles | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> duration | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707603 Full duration: 14.068407 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.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | keystone_v3.list_projects | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> duration | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.74128 Full duration: 13.615641 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.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | keystone_v3.delete_role | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | -> duration | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.659827 Full duration: 11.508859 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.475 | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 100.0% | 1 | | keystone_v3.delete_service | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> duration | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.578951 Full duration: 11.58056 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.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | keystone_v3.create_user | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | -> keystone_v3.add_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.create_role | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_project | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | keystone_v3.get_user | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_role | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | keystone_v3.list_services | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | keystone_v3.get_services | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 100.0% | 1 | | -> duration | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.683652 Full duration: 18.401629 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.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | keystone_v3.update_project | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.delete_project | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> duration | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.869413 Full duration: 11.700151 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.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738954 Full duration: 13.846613 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.654257 Full duration: 13.887996 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.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | keystone_v3.list_users | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> duration | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.839297 Full duration: 13.86776 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.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | keystone_v3.create_users | 4.507 | 4.507 | 4.507 | 4.507 | 4.507 | 4.507 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.506 | 4.506 | 4.506 | 4.506 | 4.506 | 4.506 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | total | 6.269 | 6.269 | 6.269 | 6.269 | 6.269 | 6.269 | 100.0% | 1 | | -> duration | 6.269 | 6.269 | 6.269 | 6.269 | 6.269 | 6.269 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.269202 Full duration: 22.863036 2018-01-18 09:25:13,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 35ea8177-c707-4273-b008-b58faf74b406 2018-01-18 09:25:13,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '35ea8177-c707-4273-b008-b58faf74b406', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-18 09:25:13,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '35ea8177-c707-4273-b008-b58faf74b406'] 2018-01-18 09:25:15,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-18 09:25:15,065 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-18 09:25:15,066 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-18 09:25:15,066 - 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-18 09:25:15,066 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-18 09:25:15,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-18 09:25:15,095 - 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': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '126e69e8-48b2-4861-80b0-506b9a0214f1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'flavor_name': 'rally-tiny-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', '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-18 09:29:29,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38: started 2018-01-18 09:25:17.194 5725 INFO rally.task.engine [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Starting: Task validation. 2018-01-18 09:25:17.236 5725 INFO rally.task.engine [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Starting: Task validation of syntax. 2018-01-18 09:25:17.340 5725 INFO rally.task.engine [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Completed: Task validation of syntax. 2018-01-18 09:25:17.340 5725 INFO rally.task.engine [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Starting: Task validation of required platforms. 2018-01-18 09:25:17.383 5725 INFO rally.task.engine [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Completed: Task validation of required platforms. 2018-01-18 09:25:17.383 5725 INFO rally.task.engine [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Starting: Task validation of semantic. 2018-01-18 09:25:18.038 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() started 2018-01-18 09:25:20.786 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() finished in 2.75 sec 2018-01-18 09:25:25.220 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() started 2018-01-18 09:25:28.731 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-18 09:25:28.732 5725 INFO rally.task.engine [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Completed: Task validation of semantic. 2018-01-18 09:25:28.732 5725 INFO rally.task.engine [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Completed: Task validation. 2018-01-18 09:25:28.733 5725 INFO rally.task.engine [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Starting: Running task. 2018-01-18 09:25:28.908 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() started 2018-01-18 09:25:31.713 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() finished in 2.81 sec 2018-01-18 09:25:31.714 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() started 2018-01-18 09:25:32.268 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() finished in 0.55 sec 2018-01-18 09:25:32.269 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() started 2018-01-18 09:25:32.269 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-18 09:25:32.293 5850 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 START 2018-01-18 09:25:34.115 5850 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 END: OK 2018-01-18 09:25:34.145 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() started 2018-01-18 09:25:39.951 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() finished in 5.81 sec 2018-01-18 09:25:39.951 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() started 2018-01-18 09:25:39.972 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() finished in 21.22 msec 2018-01-18 09:25:39.973 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() started 2018-01-18 09:25:43.342 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-18 09:25:45.014 5725 INFO rally.task.engine [-] Load duration is: 1.820787 2018-01-18 09:25:45.014 5725 INFO rally.task.engine [-] Full duration is: 14.452206 2018-01-18 09:25:45.253 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() started 2018-01-18 09:25:47.961 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() finished in 2.71 sec 2018-01-18 09:25:47.961 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() started 2018-01-18 09:25:48.546 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-18 09:25:48.547 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack setup() started 2018-01-18 09:25:52.538 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack setup() finished in 3.99 sec 2018-01-18 09:25:52.539 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() started 2018-01-18 09:25:52.539 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-18 09:25:52.560 6136 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 START 2018-01-18 09:25:54.377 6136 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 END: OK 2018-01-18 09:25:54.403 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() started 2018-01-18 09:26:02.213 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() finished in 7.81 sec 2018-01-18 09:26:02.214 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack cleanup() started 2018-01-18 09:26:06.073 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack cleanup() finished in 3.86 sec 2018-01-18 09:26:06.073 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() started 2018-01-18 09:26:06.244 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-18 09:26:06.244 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() started 2018-01-18 09:26:09.599 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() finished in 3.35 sec 2018-01-18 09:26:11.394 5725 INFO rally.task.engine [-] Load duration is: 1.814558 2018-01-18 09:26:11.395 5725 INFO rally.task.engine [-] Full duration is: 24.363024 2018-01-18 09:26:11.653 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() started 2018-01-18 09:26:14.362 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() finished in 2.71 sec 2018-01-18 09:26:14.363 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() started 2018-01-18 09:26:14.970 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-18 09:26:14.970 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack setup() started 2018-01-18 09:26:18.875 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack setup() finished in 3.90 sec 2018-01-18 09:26:18.875 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() started 2018-01-18 09:26:18.875 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-18 09:26:18.899 6422 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 START 2018-01-18 09:26:23.282 6422 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 END: OK 2018-01-18 09:26:23.304 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() started 2018-01-18 09:26:35.697 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() finished in 12.39 sec 2018-01-18 09:26:35.698 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack cleanup() started 2018-01-18 09:26:39.526 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack cleanup() finished in 3.83 sec 2018-01-18 09:26:39.527 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() started 2018-01-18 09:26:39.699 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-18 09:26:39.699 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() started 2018-01-18 09:26:42.925 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() finished in 3.23 sec 2018-01-18 09:26:43.835 5725 INFO rally.task.engine [-] Load duration is: 4.381264 2018-01-18 09:26:43.836 5725 INFO rally.task.engine [-] Full duration is: 31.29046 2018-01-18 09:26:44.113 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() started 2018-01-18 09:26:46.861 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() finished in 2.75 sec 2018-01-18 09:26:46.861 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() started 2018-01-18 09:26:47.446 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-18 09:26:47.446 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack setup() started 2018-01-18 09:26:51.592 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack setup() finished in 4.15 sec 2018-01-18 09:26:51.592 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() started 2018-01-18 09:26:51.593 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-18 09:26:51.616 6708 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 START 2018-01-18 09:26:53.034 6708 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 END: OK 2018-01-18 09:26:53.054 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() started 2018-01-18 09:27:01.054 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() finished in 8.00 sec 2018-01-18 09:27:01.054 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack cleanup() started 2018-01-18 09:27:04.734 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack cleanup() finished in 3.68 sec 2018-01-18 09:27:04.735 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() started 2018-01-18 09:27:04.903 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-18 09:27:04.904 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() started 2018-01-18 09:27:08.454 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() finished in 3.55 sec 2018-01-18 09:27:10.257 5725 INFO rally.task.engine [-] Load duration is: 1.416256 2018-01-18 09:27:10.258 5725 INFO rally.task.engine [-] Full duration is: 24.359944 2018-01-18 09:27:10.522 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() started 2018-01-18 09:27:13.150 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() finished in 2.63 sec 2018-01-18 09:27:13.150 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() started 2018-01-18 09:27:13.723 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-18 09:27:13.724 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() started 2018-01-18 09:27:13.724 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-18 09:27:13.746 6994 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 START 2018-01-18 09:27:14.953 6994 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 END: OK 2018-01-18 09:27:14.973 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() started 2018-01-18 09:27:23.247 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() finished in 8.27 sec 2018-01-18 09:27:23.247 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() started 2018-01-18 09:27:23.282 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() finished in 35.17 msec 2018-01-18 09:27:23.283 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() started 2018-01-18 09:27:26.550 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-18 09:27:26.648 5725 INFO rally.task.engine [-] Load duration is: 1.205924 2018-01-18 09:27:26.649 5725 INFO rally.task.engine [-] Full duration is: 16.044144 2018-01-18 09:27:26.883 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() started 2018-01-18 09:27:29.649 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() finished in 2.77 sec 2018-01-18 09:27:29.649 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() started 2018-01-18 09:27:30.220 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-18 09:27:30.220 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack setup() started 2018-01-18 09:27:34.008 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack setup() finished in 3.79 sec 2018-01-18 09:27:34.009 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() started 2018-01-18 09:27:34.009 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-18 09:27:34.031 7280 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 START 2018-01-18 09:27:35.482 7280 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 END: OK 2018-01-18 09:27:35.504 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() started 2018-01-18 09:27:43.493 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() finished in 7.99 sec 2018-01-18 09:27:43.494 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack cleanup() started 2018-01-18 09:27:49.417 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack cleanup() finished in 5.92 sec 2018-01-18 09:27:49.417 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() started 2018-01-18 09:27:49.595 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-18 09:27:49.595 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() started 2018-01-18 09:27:52.924 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-18 09:27:53.034 5725 INFO rally.task.engine [-] Load duration is: 1.449461 2018-01-18 09:27:53.035 5725 INFO rally.task.engine [-] Full duration is: 26.05698 2018-01-18 09:27:53.270 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() started 2018-01-18 09:27:56.117 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() finished in 2.85 sec 2018-01-18 09:27:56.117 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() started 2018-01-18 09:27:56.700 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-18 09:27:56.701 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack setup() started 2018-01-18 09:28:00.696 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack setup() finished in 3.99 sec 2018-01-18 09:28:00.696 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() started 2018-01-18 09:28:00.696 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-18 09:28:00.719 7566 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 START 2018-01-18 09:28:03.689 7566 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 END: OK 2018-01-18 09:28:03.715 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() started 2018-01-18 09:28:18.760 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() finished in 15.05 sec 2018-01-18 09:28:18.760 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack cleanup() started 2018-01-18 09:28:23.434 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack cleanup() finished in 4.67 sec 2018-01-18 09:28:23.435 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() started 2018-01-18 09:28:23.610 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-18 09:28:23.610 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() started 2018-01-18 09:28:26.824 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() finished in 3.21 sec 2018-01-18 09:28:27.465 5725 INFO rally.task.engine [-] Load duration is: 2.967949 2018-01-18 09:28:27.465 5725 INFO rally.task.engine [-] Full duration is: 33.57667 2018-01-18 09:28:27.719 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() started 2018-01-18 09:28:30.339 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() finished in 2.62 sec 2018-01-18 09:28:30.340 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() started 2018-01-18 09:28:30.919 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-18 09:28:30.919 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack setup() started 2018-01-18 09:28:34.895 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack setup() finished in 3.98 sec 2018-01-18 09:28:34.895 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() started 2018-01-18 09:28:34.895 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-18 09:28:34.917 7852 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 START 2018-01-18 09:28:36.601 7852 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 END: OK 2018-01-18 09:28:36.625 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() started 2018-01-18 09:28:48.968 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() finished in 12.34 sec 2018-01-18 09:28:48.969 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack cleanup() started 2018-01-18 09:28:53.579 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context network@openstack cleanup() finished in 4.61 sec 2018-01-18 09:28:53.579 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() started 2018-01-18 09:28:53.751 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-18 09:28:53.751 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() started 2018-01-18 09:28:56.948 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() finished in 3.20 sec 2018-01-18 09:28:57.886 5725 INFO rally.task.engine [-] Load duration is: 1.681276 2018-01-18 09:28:57.887 5725 INFO rally.task.engine [-] Full duration is: 29.243897 2018-01-18 09:28:58.160 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() started 2018-01-18 09:29:00.789 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() finished in 2.63 sec 2018-01-18 09:29:00.790 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() started 2018-01-18 09:29:01.353 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-18 09:29:01.353 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() started 2018-01-18 09:29:01.353 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-18 09:29:01.375 8138 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 START 2018-01-18 09:29:02.458 8138 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 END: OK 2018-01-18 09:29:02.482 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() started 2018-01-18 09:29:08.190 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() finished in 5.71 sec 2018-01-18 09:29:08.190 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() started 2018-01-18 09:29:08.225 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() finished in 34.90 msec 2018-01-18 09:29:08.226 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() started 2018-01-18 09:29:11.511 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-18 09:29:12.255 5725 INFO rally.task.engine [-] Load duration is: 1.08077 2018-01-18 09:29:12.256 5725 INFO rally.task.engine [-] Full duration is: 13.365452 2018-01-18 09:29:12.492 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() started 2018-01-18 09:29:15.187 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack setup() finished in 2.70 sec 2018-01-18 09:29:15.188 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() started 2018-01-18 09:29:15.757 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-18 09:29:15.757 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() started 2018-01-18 09:29:15.758 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-18 09:29:15.779 8424 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 START 2018-01-18 09:29:17.208 8424 INFO rally.task.runner [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | ITER: 1 END: Error Conflict: Security Group 39969641-5151-4ab0-be08-1a34de60ecde cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-8197819 failed with "argument of type 'NoneType' is not iterable". 2018-01-18 09:29:17.229 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() started 2018-01-18 09:29:24.715 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context cleanup@openstack cleanup() finished in 7.49 sec 2018-01-18 09:29:24.716 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() started 2018-01-18 09:29:24.742 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context quotas@openstack cleanup() finished in 25.84 msec 2018-01-18 09:29:24.742 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() started 2018-01-18 09:29:28.392 5725 INFO rally.task.context [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-18 09:29:28.579 5725 INFO rally.task.engine [-] Load duration is: 1.41438 2018-01-18 09:29:28.579 5725 INFO rally.task.engine [-] Full duration is: 15.917499 2018-01-18 09:29:28.860 5725 INFO rally.task.engine [-] Task 2249ddf3-dab2-4db2-babf-79d1d9db4d38 | Completed: Running task. test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | neutron.delete_network | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | total | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 100.0% | 1 | | -> duration | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.820787 Full duration: 14.452206 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 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | neutron.delete_port | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | total | 1.815 | 1.815 | 1.815 | 1.815 | 1.815 | 1.815 | 100.0% | 1 | | -> duration | 1.815 | 1.815 | 1.815 | 1.815 | 1.815 | 1.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.814558 Full duration: 24.363024 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | neutron.create_subnet | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | neutron.create_router | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 100.0% | 1 | | neutron.add_interface_router | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 100.0% | 1 | | neutron.remove_interface_router | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | neutron.delete_router | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 4.381 | 4.381 | 4.381 | 4.381 | 4.381 | 4.381 | 100.0% | 1 | | -> duration | 4.381 | 4.381 | 4.381 | 4.381 | 4.381 | 4.381 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.381264 Full duration: 31.29046 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | neutron.delete_subnet | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | total | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | -> duration | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.416256 Full duration: 24.359944 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | neutron.list_networks | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | -> duration | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.205924 Full duration: 16.044144 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 100.0% | 1 | | neutron.list_ports | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 100.0% | 1 | | -> duration | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.449461 Full duration: 26.05698 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | neutron.create_subnet | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | neutron.create_router | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | neutron.add_interface_router | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | neutron.list_routers | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 100.0% | 1 | | -> duration | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.967949 Full duration: 33.57667 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | neutron.create_subnet | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | neutron.list_subnets | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 100.0% | 1 | | -> duration | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.681276 Full duration: 29.243897 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | neutron.delete_security_group | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | -> duration | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.08077 Full duration: 13.365452 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | neutron.create_security_group_rule | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | neutron.delete_security_group | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.0% | 1 | | total | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 0.0% | 1 | | -> duration | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.41438 Full duration: 15.917499 2018-01-18 09:29:29,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2249ddf3-dab2-4db2-babf-79d1d9db4d38 2018-01-18 09:29:29,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2249ddf3-dab2-4db2-babf-79d1d9db4d38', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-18 09:29:29,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2249ddf3-dab2-4db2-babf-79d1d9db4d38'] 2018-01-18 09:29:30,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-18 09:29:30,223 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-18 09:29:30,223 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-18 09:29:30,224 - 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-18 09:29:30,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-18 09:29:30,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-18 09:29:30,257 - 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': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '126e69e8-48b2-4861-80b0-506b9a0214f1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'flavor_name': 'rally-tiny-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', '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-18 09:32:29,123 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd: started 2018-01-18 09:29:32.295 8674 INFO rally.task.engine [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Starting: Task validation. 2018-01-18 09:29:32.333 8674 INFO rally.task.engine [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Starting: Task validation of syntax. 2018-01-18 09:29:32.475 8674 INFO rally.task.engine [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Completed: Task validation of syntax. 2018-01-18 09:29:32.475 8674 INFO rally.task.engine [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Starting: Task validation of required platforms. 2018-01-18 09:29:32.516 8674 INFO rally.task.engine [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Completed: Task validation of required platforms. 2018-01-18 09:29:32.516 8674 INFO rally.task.engine [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Starting: Task validation of semantic. 2018-01-18 09:29:33.174 8674 INFO rally.task.context [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Context users@openstack setup() started 2018-01-18 09:29:35.931 8674 INFO rally.task.context [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Context users@openstack setup() finished in 2.76 sec 2018-01-18 09:29:46.148 8674 INFO rally.task.context [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Context users@openstack cleanup() started 2018-01-18 09:29:49.633 8674 INFO rally.task.context [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Context users@openstack cleanup() finished in 3.48 sec 2018-01-18 09:29:49.633 8674 INFO rally.task.engine [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Completed: Task validation of semantic. 2018-01-18 09:29:49.633 8674 INFO rally.task.engine [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Completed: Task validation. 2018-01-18 09:29:49.634 8674 INFO rally.task.engine [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Starting: Running task. 2018-01-18 09:29:49.811 8674 INFO rally.task.context [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Context users@openstack setup() started 2018-01-18 09:29:52.485 8674 INFO rally.task.context [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Context users@openstack setup() finished in 2.67 sec 2018-01-18 09:29:52.485 8674 INFO rally.task.context [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Context cleanup@openstack setup() started 2018-01-18 09:29:52.486 8674 INFO rally.task.context [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-18 09:29:53.251 8799 INFO rally.task.runner [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | ITER: 1 START 2018-01-18 09:32:16.867 8799 INFO rally.task.runner [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-18 09:32:16.893 8674 INFO rally.task.context [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Context cleanup@openstack cleanup() started 2018-01-18 09:32:23.777 8674 INFO rally.task.context [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Context cleanup@openstack cleanup() finished in 6.88 sec 2018-01-18 09:32:23.777 8674 INFO rally.task.context [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Context users@openstack cleanup() started 2018-01-18 09:32:27.440 8674 INFO rally.task.context [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Context users@openstack cleanup() finished in 3.66 sec 2018-01-18 09:32:28.597 8674 INFO rally.task.engine [-] Load duration is: 142.611374 2018-01-18 09:32:28.598 8674 INFO rally.task.engine [-] Full duration is: 157.645166 2018-01-18 09:32:28.878 8674 INFO rally.task.engine [-] Task 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.927 | 8.927 | 8.927 | 8.927 | 8.927 | 8.927 | 100.0% | 1 | | nova.find_host_to_migrate | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | nova.live_migrate | 133.592 | 133.592 | 133.592 | 133.592 | 133.592 | 133.592 | 0.0% | 1 | | total | 143.611 | 143.611 | 143.611 | 143.611 | 143.611 | 143.611 | 0.0% | 1 | | -> duration | 142.611 | 142.611 | 142.611 | 142.611 | 142.611 | 142.611 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 142.611374 Full duration: 157.645166 2018-01-18 09:32:29,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd 2018-01-18 09:32:29,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-18 09:32:29,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8a5d2586-5634-4c0e-b41c-0e39d2bcc6cd'] 2018-01-18 09:32:30,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-18 09:32:30,040 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-18 09:32:30,041 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-18 09:32:30,041 - 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-18 09:32:30,041 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-18 09:32:30,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-18 09:32:30,082 - 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': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '126e69e8-48b2-4861-80b0-506b9a0214f1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'flavor_name': 'rally-tiny-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6fd8ea9-fd4d-41df-8504-4f774c1c6a3c', '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-18 09:33:27,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 1add7a9e-8092-4888-830a-60a04d410834: started 2018-01-18 09:32:32.097 8909 INFO rally.task.engine [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Starting: Task validation. 2018-01-18 09:32:32.135 8909 INFO rally.task.engine [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Starting: Task validation of syntax. 2018-01-18 09:32:32.192 8909 INFO rally.task.engine [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Completed: Task validation of syntax. 2018-01-18 09:32:32.192 8909 INFO rally.task.engine [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Starting: Task validation of required platforms. 2018-01-18 09:32:32.215 8909 INFO rally.task.engine [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Completed: Task validation of required platforms. 2018-01-18 09:32:32.215 8909 INFO rally.task.engine [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Starting: Task validation of semantic. 2018-01-18 09:32:32.954 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack setup() started 2018-01-18 09:32:35.691 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack setup() finished in 2.74 sec 2018-01-18 09:32:37.679 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack cleanup() started 2018-01-18 09:32:41.182 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-18 09:32:41.182 8909 INFO rally.task.engine [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Completed: Task validation of semantic. 2018-01-18 09:32:41.183 8909 INFO rally.task.engine [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Completed: Task validation. 2018-01-18 09:32:41.184 8909 INFO rally.task.engine [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Starting: Running task. 2018-01-18 09:32:41.364 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack setup() started 2018-01-18 09:32:44.108 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack setup() finished in 2.74 sec 2018-01-18 09:32:44.109 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack setup() started 2018-01-18 09:32:44.109 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-18 09:32:44.131 9034 INFO rally.task.runner [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | ITER: 1 START 2018-01-18 09:32:44.975 9034 INFO rally.task.runner [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | ITER: 1 END: OK 2018-01-18 09:32:44.995 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:32:45.942 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-18 09:32:45.942 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack cleanup() started 2018-01-18 09:32:49.488 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack cleanup() finished in 3.55 sec 2018-01-18 09:32:51.424 8909 INFO rally.task.engine [-] Load duration is: 0.842083 2018-01-18 09:32:51.424 8909 INFO rally.task.engine [-] Full duration is: 8.141387 2018-01-18 09:32:51.675 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack setup() started 2018-01-18 09:32:54.379 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack setup() finished in 2.70 sec 2018-01-18 09:32:54.380 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack setup() started 2018-01-18 09:32:54.380 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-18 09:32:54.401 9140 INFO rally.task.runner [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | ITER: 1 START 2018-01-18 09:32:55.111 9140 INFO rally.task.runner [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | ITER: 1 END: OK 2018-01-18 09:32:55.134 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:32:56.080 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-18 09:32:56.081 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack cleanup() started 2018-01-18 09:32:59.604 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-18 09:32:59.716 8909 INFO rally.task.engine [-] Load duration is: 0.708311 2018-01-18 09:32:59.717 8909 INFO rally.task.engine [-] Full duration is: 7.944691 2018-01-18 09:32:59.951 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack setup() started 2018-01-18 09:33:02.644 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack setup() finished in 2.69 sec 2018-01-18 09:33:02.644 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack setup() started 2018-01-18 09:33:02.645 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-18 09:33:02.666 9246 INFO rally.task.runner [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | ITER: 1 START 2018-01-18 09:33:03.327 9246 INFO rally.task.runner [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | ITER: 1 END: OK 2018-01-18 09:33:03.347 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:33:04.297 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-18 09:33:04.298 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack cleanup() started 2018-01-18 09:33:07.803 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-18 09:33:07.991 8909 INFO rally.task.engine [-] Load duration is: 0.658806 2018-01-18 09:33:07.992 8909 INFO rally.task.engine [-] Full duration is: 7.863912 2018-01-18 09:33:08.247 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack setup() started 2018-01-18 09:33:10.960 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack setup() finished in 2.71 sec 2018-01-18 09:33:10.961 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack setup() started 2018-01-18 09:33:10.961 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-18 09:33:10.983 9352 INFO rally.task.runner [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | ITER: 1 START 2018-01-18 09:33:11.912 9352 INFO rally.task.runner [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | ITER: 1 END: OK 2018-01-18 09:33:11.938 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:33:12.891 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-18 09:33:12.892 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack cleanup() started 2018-01-18 09:33:16.827 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-18 09:33:18.303 8909 INFO rally.task.engine [-] Load duration is: 0.927096 2018-01-18 09:33:18.303 8909 INFO rally.task.engine [-] Full duration is: 8.597269 2018-01-18 09:33:18.545 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack setup() started 2018-01-18 09:33:21.206 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack setup() finished in 2.66 sec 2018-01-18 09:33:21.206 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack setup() started 2018-01-18 09:33:21.207 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-18 09:33:21.229 9458 INFO rally.task.runner [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | ITER: 1 START 2018-01-18 09:33:22.086 9458 INFO rally.task.runner [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | ITER: 1 END: OK 2018-01-18 09:33:22.113 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack cleanup() started 2018-01-18 09:33:23.121 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context admin_cleanup@openstack cleanup() finished in 1.01 sec 2018-01-18 09:33:23.122 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack cleanup() started 2018-01-18 09:33:26.532 8909 INFO rally.task.context [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-18 09:33:26.585 8909 INFO rally.task.engine [-] Load duration is: 0.85594 2018-01-18 09:33:26.586 8909 INFO rally.task.engine [-] Full duration is: 8.005181 2018-01-18 09:33:26.806 8909 INFO rally.task.engine [-] Task 1add7a9e-8092-4888-830a-60a04d410834 | Completed: Running task. Task 1add7a9e-8092-4888-830a-60a04d410834: 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.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | quotas.delete_quotas | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> duration | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.842083 Full duration: 8.141387 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | total | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> duration | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.708311 Full duration: 7.944691 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.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 100.0% | 1 | | total | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> duration | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.658806 Full duration: 7.863912 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.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | quotas.delete_quotas | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | total | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> duration | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927096 Full duration: 8.597269 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.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | total | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> duration | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.85594 Full duration: 8.005181 2018-01-18 09:33:27,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1add7a9e-8092-4888-830a-60a04d410834 2018-01-18 09:33:27,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1add7a9e-8092-4888-830a-60a04d410834', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-18 09:33:27,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1add7a9e-8092-4888-830a-60a04d410834'] 2018-01-18 09:33:27,979 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-18 09:33:27,980 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-18 09:33:27,981 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:25 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 03:06 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:13 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:55 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:18 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:37 | 208 | 90.00% | +-------------------+------------+---------------+-----------+ | nova | 05:15 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:21 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:31:12 | 802 | 86.25% | +===================+============+===============+===========+ 2018-01-18 09:33:27,981 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 86.25% 2018-01-18 09:33:34,257 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-18 09:33:34,257 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-18 09:33:34,793 - functest.utils.functest_utils - DEBUG - 2018-01-18 09:33:34,793 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-18 09:33:34,794 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:43 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-18 09:33:34,798 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-18 09:33:34,798 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-18 09:33:34,882 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-18 09:33:35,303 - functest.energy.energy - DEBUG - Starting recording 2018-01-18 09:33:35,303 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-18 09:33:35,695 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-18 09:33:37,948 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-18 09:33:40,148 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-18 09:33:43,110 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-18 09:33:45,325 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-18 09:33:51,049 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-18 09:33:51,700 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-18 09:33:52,765 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-18 09:33:55,824 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-18 09:33:55,824 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-18 09:33:57,545 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-18 09:33:57,545 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-18 09:33:59,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-18 09:34:00,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-18 09:34:00,733 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-18 09:34:00,734 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-18 09:34:03,458 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-18 09:34:03,458 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-18 09:34:03,460 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-18 09:34:03,461 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-18 09:34:03,462 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-18 09:34:03,471 - 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-18 09:52:22,916 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.203195s] ... ok 2018-01-18 09:52:22,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.056220s] ... ok 2018-01-18 09:52:22,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [16.805891s] ... ok 2018-01-18 09:52:22,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.403191s] ... ok 2018-01-18 09:52:22,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user [0.208962s] ... ok 2018-01-18 09:52:22,917 - 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 [6.459504s] ... ok 2018-01-18 09:52:22,917 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.072338s] ... ok 2018-01-18 09:52:22,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.510744s] ... ok 2018-01-18 09:52:22,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.099117s] ... ok 2018-01-18 09:52:22,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000887s] ... ok 2018-01-18 09:52:22,918 - 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 [6.013343s] ... ok 2018-01-18 09:52:22,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.070184s] ... ok 2018-01-18 09:52:22,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.215442s] ... ok 2018-01-18 09:52:22,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.128191s] ... ok 2018-01-18 09:52:22,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001084s] ... ok 2018-01-18 09:52:22,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [7.683793s] ... ok 2018-01-18 09:52:22,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.064837s] ... ok 2018-01-18 09:52:22,919 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.800672s] ... ok 2018-01-18 09:52:22,919 - 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.232804s] ... ok 2018-01-18 09:52:22,919 - 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.278539s] ... ok 2018-01-18 09:52:22,919 - 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.381792s] ... ok 2018-01-18 09:52:22,919 - 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.248257s] ... ok 2018-01-18 09:52:22,919 - 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.222445s] ... ok 2018-01-18 09:52:22,919 - 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.070659s] ... ok 2018-01-18 09:52:22,919 - 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.079564s] ... ok 2018-01-18 09:52:22,919 - 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.092573s] ... ok 2018-01-18 09:52:22,919 - 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.248055s] ... ok 2018-01-18 09:52:22,919 - 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.067979s] ... ok 2018-01-18 09:52:22,920 - 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.146288s] ... ok 2018-01-18 09:52:22,920 - 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.064711s] ... ok 2018-01-18 09:52:22,920 - 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.011084s] ... ok 2018-01-18 09:52:22,920 - 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.135213s] ... ok 2018-01-18 09:52:22,920 - 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.011970s] ... ok 2018-01-18 09:52:22,920 - 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.011452s] ... ok 2018-01-18 09:52:22,920 - 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.029320s] ... ok 2018-01-18 09:52:22,920 - 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.061527s] ... ok 2018-01-18 09:52:22,920 - 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.060780s] ... ok 2018-01-18 09:52:22,920 - 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.147683s] ... ok 2018-01-18 09:52:22,920 - 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.014639s] ... ok 2018-01-18 09:52:22,920 - 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.067245s] ... ok 2018-01-18 09:52:22,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [16.987589s] ... ok 2018-01-18 09:52:22,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [70.108964s] ... ok 2018-01-18 09:52:22,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [26.844100s] ... ok 2018-01-18 09:52:22,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [16.062854s] ... ok 2018-01-18 09:52:22,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.364826s] ... ok 2018-01-18 09:52:22,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.236502s] ... ok 2018-01-18 09:52:22,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.210761s] ... ok 2018-01-18 09:52:22,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.354213s] ... ok 2018-01-18 09:52:22,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [1.093720s] ... ok 2018-01-18 09:52:22,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.384591s] ... ok 2018-01-18 09:52:22,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.697583s] ... ok 2018-01-18 09:52:22,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [7.296596s] ... ok 2018-01-18 09:52:22,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [10.475982s] ... ok 2018-01-18 09:52:22,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.380055s] ... ok 2018-01-18 09:52:22,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [59.092856s] ... ok 2018-01-18 09:52:22,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.427057s] ... ok 2018-01-18 09:52:22,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.106053s] ... ok 2018-01-18 09:52:22,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.117796s] ... ok 2018-01-18 09:52:22,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.123876s] ... ok 2018-01-18 09:52:22,922 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.976347s] ... ok 2018-01-18 09:52:22,922 - 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.119548s] ... ok 2018-01-18 09:52:22,922 - 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.224377s] ... ok 2018-01-18 09:52:22,922 - 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.374734s] ... ok 2018-01-18 09:52:22,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.237261s] ... ok 2018-01-18 09:52:22,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.079016s] ... ok 2018-01-18 09:52:22,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.248139s] ... ok 2018-01-18 09:52:22,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.389606s] ... ok 2018-01-18 09:52:22,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.232721s] ... ok 2018-01-18 09:52:22,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.977057s] ... ok 2018-01-18 09:52:22,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.229244s] ... ok 2018-01-18 09:52:22,923 - 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.250923s] ... ok 2018-01-18 09:52:22,923 - 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.232769s] ... ok 2018-01-18 09:52:22,923 - 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.227926s] ... ok 2018-01-18 09:52:22,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.305289s] ... ok 2018-01-18 09:52:22,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.351180s] ... ok 2018-01-18 09:52:22,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011636s] ... ok 2018-01-18 09:52:22,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [23.871584s] ... ok 2018-01-18 09:52:22,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.072837s] ... ok 2018-01-18 09:52:22,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.054153s] ... ok 2018-01-18 09:52:22,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.070652s] ... ok 2018-01-18 09:52:22,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.408670s] ... ok 2018-01-18 09:52:22,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.449111s] ... ok 2018-01-18 09:52:22,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.674642s] ... ok 2018-01-18 09:52:22,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.010264s] ... ok 2018-01-18 09:52:22,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.160561s] ... ok 2018-01-18 09:52:22,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.040674s] ... ok 2018-01-18 09:52:22,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.029283s] ... ok 2018-01-18 09:52:22,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.167686s] ... ok 2018-01-18 09:52:22,925 - 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.148124s] ... ok 2018-01-18 09:52:22,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.197228s] ... ok 2018-01-18 09:52:22,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.132880s] ... ok 2018-01-18 09:52:22,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.040954s] ... ok 2018-01-18 09:52:22,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.042773s] ... ok 2018-01-18 09:52:22,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.150238s] ... ok 2018-01-18 09:52:22,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.013816s] ... ok 2018-01-18 09:52:22,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.286555s] ... ok 2018-01-18 09:52:22,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.007658s] ... ok 2018-01-18 09:52:22,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.161469s] ... ok 2018-01-18 09:52:22,926 - 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.601415s] ... ok 2018-01-18 09:52:22,926 - 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.427575s] ... ok 2018-01-18 09:52:22,926 - 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.020848s] ... ok 2018-01-18 09:52:22,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [2.608247s] ... ok 2018-01-18 09:52:22,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.633548s] ... ok 2018-01-18 09:52:22,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.846336s] ... ok 2018-01-18 09:52:22,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.826164s] ... ok 2018-01-18 09:52:22,926 - 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 [1.886441s] ... ok 2018-01-18 09:52:22,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.835329s] ... ok 2018-01-18 09:52:22,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.763861s] ... ok 2018-01-18 09:52:22,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.790633s] ... ok 2018-01-18 09:52:22,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.990289s] ... ok 2018-01-18 09:52:22,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.136652s] ... ok 2018-01-18 09:52:22,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.252866s] ... ok 2018-01-18 09:52:22,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.056770s] ... ok 2018-01-18 09:52:22,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.054550s] ... ok 2018-01-18 09:52:22,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.100242s] ... ok 2018-01-18 09:52:22,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.100013s] ... ok 2018-01-18 09:52:22,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.060838s] ... ok 2018-01-18 09:52:22,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.051199s] ... ok 2018-01-18 09:52:22,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [3.388526s] ... ok 2018-01-18 09:52:22,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.679499s] ... ok 2018-01-18 09:52:22,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.471678s] ... ok 2018-01-18 09:52:22,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.087002s] ... ok 2018-01-18 09:52:22,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.053321s] ... ok 2018-01-18 09:52:22,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.045953s] ... ok 2018-01-18 09:52:22,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.068964s] ... ok 2018-01-18 09:52:22,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.197697s] ... ok 2018-01-18 09:52:22,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.402314s] ... ok 2018-01-18 09:52:22,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [1.119223s] ... ok 2018-01-18 09:52:22,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [2.374307s] ... ok 2018-01-18 09:52:22,929 - 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.757782s] ... ok 2018-01-18 09:52:22,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.420578s] ... ok 2018-01-18 09:52:22,929 - 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.845706s] ... ok 2018-01-18 09:52:22,929 - 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.284614s] ... ok 2018-01-18 09:52:22,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.052025s] ... ok 2018-01-18 09:52:22,929 - 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.158498s] ... ok 2018-01-18 09:52:22,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.086556s] ... ok 2018-01-18 09:52:22,929 - 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.579021s] ... ok 2018-01-18 09:52:22,929 - 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.591196s] ... ok 2018-01-18 09:52:22,929 - 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.634582s] ... ok 2018-01-18 09:52:22,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.231757s] ... ok 2018-01-18 09:52:22,930 - 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.735339s] ... ok 2018-01-18 09:52:22,930 - 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.103908s] ... ok 2018-01-18 09:52:22,930 - 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.023728s] ... ok 2018-01-18 09:52:22,930 - 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.018045s] ... ok 2018-01-18 09:52:22,930 - 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.174107s] ... ok 2018-01-18 09:52:22,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.546437s] ... ok 2018-01-18 09:52:22,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.162605s] ... ok 2018-01-18 09:52:22,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.153790s] ... ok 2018-01-18 09:52:22,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.467176s] ... ok 2018-01-18 09:52:22,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.308606s] ... ok 2018-01-18 09:52:22,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.966789s] ... ok 2018-01-18 09:52:22,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.562718s] ... ok 2018-01-18 09:52:22,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.509790s] ... ok 2018-01-18 09:52:22,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.768747s] ... ok 2018-01-18 09:52:22,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.365423s] ... ok 2018-01-18 09:52:22,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [31.816045s] ... ok 2018-01-18 09:52:22,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.707156s] ... ok 2018-01-18 09:52:22,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [9.054085s] ... ok 2018-01-18 09:52:22,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [10.901211s] ... ok 2018-01-18 09:52:22,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.046108s] ... ok 2018-01-18 09:52:22,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.041079s] ... ok 2018-01-18 09:52:22,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.053746s] ... ok 2018-01-18 09:52:22,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.416085s] ... ok 2018-01-18 09:52:22,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.102041s] ... ok 2018-01-18 09:52:22,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.392441s] ... ok 2018-01-18 09:52:22,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.039932s] ... ok 2018-01-18 09:52:22,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.055524s] ... ok 2018-01-18 09:52:22,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.199892s] ... ok 2018-01-18 09:52:22,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.050882s] ... ok 2018-01-18 09:52:22,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.041471s] ... ok 2018-01-18 09:52:22,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.080375s] ... ok 2018-01-18 09:52:22,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.089390s] ... ok 2018-01-18 09:52:22,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.052403s] ... ok 2018-01-18 09:52:22,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.049712s] ... ok 2018-01-18 09:52:22,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.151846s] ... ok 2018-01-18 09:52:22,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.164192s] ... ok 2018-01-18 09:52:22,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.034352s] ... ok 2018-01-18 09:52:22,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.162093s] ... ok 2018-01-18 09:52:22,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.150920s] ... ok 2018-01-18 09:52:22,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.013860s] ... ok 2018-01-18 09:52:22,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.185606s] ... ok 2018-01-18 09:52:22,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.186781s] ... ok 2018-01-18 09:52:22,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.149118s] ... ok 2018-01-18 09:52:22,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.035281s] ... ok 2018-01-18 09:52:22,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.009648s] ... ok 2018-01-18 09:52:22,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.043936s] ... ok 2018-01-18 09:52:22,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.056827s] ... ok 2018-01-18 09:52:22,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.175508s] ... ok 2018-01-18 09:52:22,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.039585s] ... ok 2018-01-18 09:52:22,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.167738s] ... ok 2018-01-18 09:52:22,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.172386s] ... ok 2018-01-18 09:52:22,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.036775s] ... ok 2018-01-18 09:52:22,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.009265s] ... ok 2018-01-18 09:52:22,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.033745s] ... ok 2018-01-18 09:52:22,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.031323s] ... ok 2018-01-18 09:52:22,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.037179s] ... ok 2018-01-18 09:52:22,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.033865s] ... ok 2018-01-18 09:52:22,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.627070s] ... ok 2018-01-18 09:52:22,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.658159s] ... ok 2018-01-18 09:52:22,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.075322s] ... ok 2018-01-18 09:52:22,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.367939s] ... ok 2018-01-18 09:52:22,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.184434s] ... ok 2018-01-18 09:52:22,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.259959s] ... ok 2018-01-18 09:52:22,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 1095.0000 sec. 2018-01-18 09:52:22,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-18 09:52:22,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-18 09:52:22,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 1 2018-01-18 09:52:22,943 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 99.5098039216% 2018-01-18 09:52:30,750 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-18 09:52:30,750 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-18 09:52:31,308 - functest.utils.functest_utils - DEBUG - 2018-01-18 09:52:31,308 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-18 09:52:31,308 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 18:55 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-18 09:52:31,312 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-18 09:52:31,312 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-18 09:52:49,960 - functest.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-01-18 09:52:49,960 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-18 09:52:49,988 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-18 09:52:50,093 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-18 09:52:50,093 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-18 09:52:50,097 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-18 09:52:51,219 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-18 10:41:59,166 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-18 10:41:59,167 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 49:08 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-18 10:41:59,171 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-18 10:41:59,172 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-689 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-18 10:41:59,175 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_userdata | functest | smoke | 00:33 | PASS | | tempest_smoke_serial | functest | smoke | 11:44 | PASS | | rally_sanity | functest | smoke | 18:43 | FAIL | | refstack_defcore | functest | smoke | 18:55 | FAIL | | odl | functest | smoke | 00:18 | PASS | | snaps_smoke | functest | smoke | 49:08 | FAIL | | vping_ssh | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-18 10:41:59,181 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-18 10:42:02,771 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-18 10:42:02,772 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-18 10:42:02,773 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-01-18 10:42:02,774 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-18 10:42:02,774 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-18 10:42:28,875 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-18 10:42:28,876 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-18 10:42:29,017 - functest.utils.functest_utils - DEBUG - 2018-01-18 10:42:29,017 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-18 10:42:29,017 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:26 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-18 10:42:29,021 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-18 10:42:29,021 - functest.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-01-18 10:42:29,440 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-18 10:42:55,994 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-18 10:42:56,558 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-18 10:42:58,535 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-01-18 10:42:58,940 - functest.utils.openstack_utils - DEBUG - Network '35c662bc-88c9-4007-9d86-22649e6df552' created successfully 2018-01-18 10:42:58,940 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-18 10:42:59,283 - functest.utils.openstack_utils - DEBUG - Subnet 'f2f57c40-35e6-48b7-9103-e141d01415f0' created successfully 2018-01-18 10:42:59,283 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-18 10:42:59,487 - functest.utils.openstack_utils - DEBUG - Router '3b4b52cb-57ec-4ddb-95d8-edbddb4412ad' created successfully 2018-01-18 10:42:59,488 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-18 10:43:00,820 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-18 10:43:00,820 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-18 10:43:02,221 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-18 10:43:02,999 - functest.utils.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-01-18 10:43:03,217 - functest.utils.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=536e7cde-8077-46b1-b674-5a0d3b81b2d2 created successfully. 2018-01-18 10:43:03,217 - functest.utils.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-01-18 10:43:03,217 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-18 10:43:03,489 - functest.utils.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-01-18 10:43:03,490 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-18 10:43:03,686 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-18 10:43:03,956 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-18 10:43:04,745 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-18 10:43:04,745 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-18 10:43:33,273 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-18 10:43:33,904 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-18 10:43:34,012 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-18 10:43:34,631 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-01-18 10:43:34,849 - functest.utils.openstack_utils - DEBUG - Network 'e296fc19-c1b6-4792-ba7a-178b9072f1a9' created successfully 2018-01-18 10:43:34,849 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-18 10:43:35,196 - functest.utils.openstack_utils - DEBUG - Subnet '89cb266f-d5ce-42b3-93ec-d1279c12aa00' created successfully 2018-01-18 10:43:35,196 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-18 10:43:35,348 - functest.utils.openstack_utils - DEBUG - Router '7d3077ad-455d-4036-9fe3-7ece99f0c9bc' created successfully 2018-01-18 10:43:35,348 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-18 10:43:36,721 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-18 10:43:36,721 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-18 10:43:38,184 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-18 10:43:38,424 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-01-18 10:43:38,638 - functest.utils.openstack_utils - DEBUG - Network '6c5c200b-a6a9-46a9-817c-27e9e4729902' created successfully 2018-01-18 10:43:38,638 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-18 10:43:38,979 - functest.utils.openstack_utils - DEBUG - Subnet 'cfb169f1-cab0-4317-8394-9e141658325a' created successfully 2018-01-18 10:43:38,980 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-18 10:43:39,132 - functest.utils.openstack_utils - DEBUG - Router '750f4793-a0bd-4d62-9274-36a40d01e432' created successfully 2018-01-18 10:43:39,133 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-18 10:43:40,530 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-18 10:43:40,530 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-18 10:43:41,774 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-18 10:43:42,429 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-18 10:43:53,141 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-18 10:43:53,253 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=e3c7d697-f82c-4848-a7e0-7b7cdffe6c42 created successfully. 2018-01-18 10:47:14,536 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-18 10:47:15,082 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-18 10:47:18,531 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-18 10:47:19,785 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-18 10:47:19,786 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-18 10:47:24,438 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-18 10:47:24,983 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-18 10:47:28,135 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-18 10:47:29,373 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-18 10:47:29,373 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-18 10:47:33,906 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-18 10:47:47,106 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-18 10:47:49,546 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-18 10:47:51,211 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-18 10:47:51,211 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-18 10:47:55,303 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-18 10:48:09,111 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-18 10:48:12,128 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-18 10:48:13,563 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-18 10:48:13,564 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-18 10:48:16,787 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-18 10:48:17,323 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-18 10:48:19,139 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-01-18 10:48:19,373 - functest.utils.openstack_utils - DEBUG - Network 'f11bf959-b2fc-4e01-b9ac-8ae1f33b3c6c' created successfully 2018-01-18 10:48:19,373 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-18 10:48:19,733 - functest.utils.openstack_utils - DEBUG - Subnet '4eefef39-99cd-4187-916e-52e82fa15886' created successfully 2018-01-18 10:48:19,733 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-18 10:48:19,872 - functest.utils.openstack_utils - DEBUG - Router 'a034862d-c87b-4a6c-a234-9ecea228071c' created successfully 2018-01-18 10:48:19,872 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-18 10:48:21,273 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-18 10:48:21,273 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-18 10:48:22,678 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-18 10:48:23,375 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-18 10:48:24,616 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-18 10:48:24,616 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-18 10:48:31,186 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-18 10:48:31,197 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-18 10:48:31,206 - functest.utils.functest_utils - ERROR - Problem while creating Rally deployment 2018-01-18 10:48:31,288 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-18 10:48:31,823 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-18 10:48:34,322 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-18 10:48:35,523 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-18 10:48:35,523 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-18 10:48:35,605 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-18 10:48:36,177 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-18 10:48:43,896 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-18 10:48:44,011 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=f3d94ba7-0558-49d5-a750-d97f4dc607b0 created successfully. 2018-01-18 10:48:44,750 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-01-18 10:48:44,971 - functest.utils.openstack_utils - DEBUG - Network 'f4da60dd-5877-404e-9cb3-495be26d35cb' created successfully 2018-01-18 10:48:44,971 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-18 10:48:45,527 - functest.utils.openstack_utils - DEBUG - Subnet 'b1be636c-c0ea-4c3f-a2b0-1157ccc79deb' created successfully 2018-01-18 10:48:45,527 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-18 10:48:45,625 - functest.utils.openstack_utils - DEBUG - Router 'e4285488-9f48-4cb1-aaa3-39b918585243' created successfully 2018-01-18 10:48:45,625 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-18 10:48:46,844 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-18 10:48:46,844 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-18 10:48:48,061 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-18 10:48:48,131 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-18 10:51:32,333 - functest.utils.openstack_utils - INFO - Image sdnvpn-image already exists. 2018-01-18 10:52:47,430 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-01-18 10:52:51,779 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-18 10:52:51,792 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-01-18 10:52:52,453 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-18 10:52:52,465 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-01-18 10:52:52,747 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-18 10:52:52,758 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-01-18 10:52:52,780 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-01-18 10:52:53,708 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/bgpvpn.log' 2018-01-18 10:52:53,887 - functest.utils.functest_utils - DEBUG - 2018-01-18 10:52:53,887 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-18 10:52:53,887 - functest.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 10:25 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-01-18 10:52:53,891 - functest.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-01-18 10:52:53,891 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-689 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-18 10:52:53,894 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:26 | FAIL | | bgpvpn | sdnvpn | features | 10:25 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-18 10:52:53,897 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-18 10:52:58,529 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-18 10:52:58,530 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-18 10:52:58,530 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-18 10:52:58,530 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-689 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-18 10:52:58,531 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-18 10:52:58,533 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-18 10:53:01,136 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-18 10:53:01,137 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-18 10:53:01,137 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-18 10:53:01,138 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-689 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-18 10:53:01,138 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-18 10:53:01,139 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK