2018-01-14 03:09:07,503 - functest.ci.check_deployment - DEBUG - 172.30.9.30:5000 is reachable! 2018-01-14 03:09:07,503 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.30:5000/v3 ...OK 2018-01-14 03:09:07,877 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-14 03:09:08,331 - functest.ci.check_deployment - DEBUG - 172.30.9.30:5000 is reachable! 2018-01-14 03:09:08,331 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.30:5000 ...OK 2018-01-14 03:09:08,816 - functest.ci.check_deployment - DEBUG - 172.30.9.30:8774 is reachable! 2018-01-14 03:09:08,816 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.30:8774/v2.1 ...OK 2018-01-14 03:09:09,195 - functest.ci.check_deployment - DEBUG - 172.30.9.30:9696 is reachable! 2018-01-14 03:09:09,195 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.30:9696 ...OK 2018-01-14 03:09:09,569 - functest.ci.check_deployment - DEBUG - 172.30.9.30:9292 is reachable! 2018-01-14 03:09:09,570 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.30:9292 ...OK 2018-01-14 03:09:10,981 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-14 03:09:12,493 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-14 03:09:12,520 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-14 03:09:13,179 - functest.ci.check_deployment - INFO - External network found: external 2018-01-14 03:09:15,955 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-14 03:09:15,956 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-14 03:09:15,957 - 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-14 03:09:15,957 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-14 03:09:15,958 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-14 03:09:17,948 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-14 03:09:26,426 - 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 8.475s OK 2018-01-14 03:09:26,554 - functest.utils.functest_utils - DEBUG - 2018-01-14 03:09:26,554 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 03:09:26,554 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-14 03:09:26,558 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-14 03:09:27,902 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-14 03:17:59,819 - 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 511.908s OK 2018-01-14 03:17:59,949 - functest.utils.functest_utils - DEBUG - 2018-01-14 03:17:59,949 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 03:17:59,950 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-14 03:17:59,954 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-14 03:18:00,642 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-14 03:18:35,026 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 34.383s OK 2018-01-14 03:18:35,132 - functest.utils.functest_utils - DEBUG - 2018-01-14 03:18:35,133 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 03:18:35,133 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:34 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-14 03:18:35,137 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-674 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-14 03:18:35,140 - 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:32 | PASS | | snaps_health_check | functest | healthcheck | 00:34 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-14 03:18:35,143 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-14 03:18:38,047 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-14 03:18:38,047 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-14 03:18:38,048 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore odl snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-14 03:18:38,049 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-14 03:18:38,049 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-14 03:18:38,642 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-14 03:18:38,643 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-14 03:18:39,178 - functest.energy.energy - DEBUG - Starting recording 2018-01-14 03:18:39,178 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-14 03:18:39,595 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-14 03:18:39,595 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-14 03:18:39' 2018-01-14 03:18:39,595 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--71062af2-9461-4620-9545-f1b9eee91915' 2018-01-14 03:18:41,595 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-71062af2-9461-4620-9545-f1b9eee91915' 2018-01-14 03:18:43,900 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-71062af2-9461-4620-9545-f1b9eee91915' 2018-01-14 03:18:48,163 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-71062af2-9461-4620-9545-f1b9eee91915' 2018-01-14 03:18:48,877 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-71062af2-9461-4620-9545-f1b9eee91915' 2018-01-14 03:18:49,558 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-71062af2-9461-4620-9545-f1b9eee91915' 2018-01-14 03:18:54,199 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-71062af2-9461-4620-9545-f1b9eee91915' 2018-01-14 03:18:56,693 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-71062af2-9461-4620-9545-f1b9eee91915' 2018-01-14 03:19:16,166 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-14 03:19:19,832 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-14 03:19:19,968 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-14 03:19:20,975 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-14 03:19:37,439 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-14 03:19:37,439 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-14 03:19:38,000 - functest.utils.functest_utils - DEBUG - 2018-01-14 03:19:38,000 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 03:19:38,000 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-14 03:19:38,004 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-14 03:19:38,083 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-14 03:19:38,083 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-14 03:19:38' 2018-01-14 03:19:38,083 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--00471588-4dea-42f8-ace2-eeefb7b3cd7b' 2018-01-14 03:19:40,700 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-00471588-4dea-42f8-ace2-eeefb7b3cd7b' 2018-01-14 03:19:42,324 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-00471588-4dea-42f8-ace2-eeefb7b3cd7b' 2018-01-14 03:19:46,395 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-00471588-4dea-42f8-ace2-eeefb7b3cd7b' 2018-01-14 03:19:46,987 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-00471588-4dea-42f8-ace2-eeefb7b3cd7b' 2018-01-14 03:19:51,186 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-00471588-4dea-42f8-ace2-eeefb7b3cd7b' 2018-01-14 03:19:55,073 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-14 03:20:03,035 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-14 03:20:05,740 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.10. Waiting for response... 2018-01-14 03:20:08,334 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-14 03:20:25,688 - functest.utils.functest_utils - DEBUG - 2018-01-14 03:20:25,688 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 03:20:25,688 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:30 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-14 03:20:25,692 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-14 03:20:25,771 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-14 03:20:27,952 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-14 03:20:30,359 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-14 03:20:33,605 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-14 03:20:35,684 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-14 03:20:41,692 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-14 03:20:43,356 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-14 03:20:43,356 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-14 03:20:45,912 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-14 03:20:45,913 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-14 03:20:48,737 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-14 03:20:48,738 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-14 03:20:48,740 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-14 03:20:48,744 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-14 03:20:48,744 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-10b0dcd1-9ae7-4743-be40-55d75d642ec1/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-14 03:20:50,952 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-14 03:20:50,954 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-14 03:20:50,954 - 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-14 03:20:52,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:20:52.994 62 INFO rally.api [-] Starting verification (UUID=0cf81cd0-4df2-4dde-af0c-47602432e4c0) for deployment 'opnfv-rally' (UUID=22892049-d0d7-4ff2-a237-5142ecadc4e3) by verifier 'opnfv-tempest' (UUID=10b0dcd1-9ae7-4743-be40-55d75d642ec1). 2018-01-14 03:20:52,996 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 0cf81cd0-4df2-4dde-af0c-47602432e4c0 2018-01-14 03:20:58,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:20:58.664 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.164s] 2018-01-14 03:20:58,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:20:58.728 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.064s] 2018-01-14 03:21:04,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:21:04.563 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.190s] 2018-01-14 03:21:06,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:21:06.252 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.688s] 2018-01-14 03:21:14,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:21:14.529 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.821s] 2018-01-14 03:21:28,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:21:28.062 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.232s] 2018-01-14 03:21:57,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:21:57.099 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.071s] 2018-01-14 03:21:57,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:21:57.100 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-14 03:22:20,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:22:20.528 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2018-01-14 03:22:20,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:22:20.529 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-01-14 03:22:44,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:22:44.715 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.069s] 2018-01-14 03:22:44,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:22:44.716 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-14 03:26:17,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:26:17.041 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [188.277s] 2018-01-14 03:26:36,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:26:36.743 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.047s] 2018-01-14 03:26:36,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:26:36.850 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.107s] 2018-01-14 03:26:44,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:26:44.000 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.617s] 2018-01-14 03:26:44,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:26:44.010 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-14 03:26:45,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:26:45.482 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-14 03:26:45,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:26:45.483 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-14 03:26:49,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:26:49.188 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.280s] 2018-01-14 03:26:54,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:26:54.640 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.077s] 2018-01-14 03:27:00,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:00.500 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.549s] 2018-01-14 03:27:06,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:06.865 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.331s] 2018-01-14 03:27:15,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:15.316 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.857s] 2018-01-14 03:27:20,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:20.669 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.354s] 2018-01-14 03:27:25,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:25.795 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.104s] 2018-01-14 03:27:32,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:32.040 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.422s] 2018-01-14 03:27:38,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:38.499 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.362s] 2018-01-14 03:27:45,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:45.982 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.518s] 2018-01-14 03:27:48,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:48.075 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-14 03:27:50,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:50.025 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2018-01-14 03:27:50,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:50.037 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.012s] 2018-01-14 03:27:50,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:50.111 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.073s] 2018-01-14 03:27:50,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:50.118 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-14 03:27:53,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:53.705 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.304s] 2018-01-14 03:27:54,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:54.692 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.986s] 2018-01-14 03:27:55,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:27:55.628 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.936s] 2018-01-14 03:28:00,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:28:00.842 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-14 03:28:05,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:28:05.795 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.029s] 2018-01-14 03:28:16,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:28:16.604 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.476s] 2018-01-14 03:28:19,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:28:19.287 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.682s] 2018-01-14 03:28:29,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:28:29.452 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.710s] 2018-01-14 03:28:32,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:28:32.736 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.283s] 2018-01-14 03:28:38,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:28:38.546 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.809s] 2018-01-14 03:28:47,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:28:47.843 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.507s] 2018-01-14 03:28:50,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:28:50.765 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.921s] 2018-01-14 03:28:54,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:28:54.707 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.941s] 2018-01-14 03:29:07,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:07.164 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.183s] 2018-01-14 03:29:07,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:07.442 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.279s] 2018-01-14 03:29:07,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:07.770 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.327s] 2018-01-14 03:29:07,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:07.823 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.053s] 2018-01-14 03:29:07,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:07.958 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.134s] 2018-01-14 03:29:08,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:08.035 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.077s] 2018-01-14 03:29:19,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:19.070 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.278s] 2018-01-14 03:29:19,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:19.265 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.195s] 2018-01-14 03:29:19,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:19.378 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.113s] 2018-01-14 03:29:19,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:19.442 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.063s] 2018-01-14 03:29:19,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:19.548 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.105s] 2018-01-14 03:29:19,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:19.600 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.052s] 2018-01-14 03:29:29,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:29.475 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.215s] 2018-01-14 03:29:33,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:33.896 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.420s] 2018-01-14 03:29:35,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:35.582 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.685s] 2018-01-14 03:29:35,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:35.776 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.194s] 2018-01-14 03:29:35,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:35.825 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.049s] 2018-01-14 03:29:45,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:45.585 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.152s] 2018-01-14 03:29:50,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:50.859 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.273s] 2018-01-14 03:29:52,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:52.629 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.769s] 2018-01-14 03:29:52,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:52.694 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.065s] 2018-01-14 03:29:52,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:29:52.882 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.188s] 2018-01-14 03:30:05,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:30:05.328 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [7.641s] 2018-01-14 03:30:10,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:30:10.015 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.686s] 2018-01-14 03:30:13,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:30:13.821 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [3.805s] 2018-01-14 03:30:16,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:30:16.511 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.689s] 2018-01-14 03:30:34,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:30:34.388 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [7.885s] 2018-01-14 03:30:39,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:30:39.293 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.904s] 2018-01-14 03:30:43,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:30:43.148 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.854s] 2018-01-14 03:30:45,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:30:45.832 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.683s] 2018-01-14 03:30:57,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:30:57.289 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.372s] 2018-01-14 03:30:59,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:30:59.076 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.783s] 2018-01-14 03:30:59,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:30:59.121 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2018-01-14 03:31:03,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:03.684 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.384s] 2018-01-14 03:31:05,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:05.452 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.765s] 2018-01-14 03:31:05,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:05.633 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.183s] 2018-01-14 03:31:09,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:09.222 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.708s] 2018-01-14 03:31:12,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:12.403 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-14 03:31:13,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:13.533 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-14 03:31:13,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:13.535 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-14 03:31:13,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:13.537 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-14 03:31:13,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:13.538 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-14 03:31:13,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:13.539 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-14 03:31:15,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:15.268 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-14 03:31:28,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:28.228 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.308s] 2018-01-14 03:31:38,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:38.846 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.735s] 2018-01-14 03:31:49,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:49.634 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.786s] 2018-01-14 03:31:58,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:31:58.125 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2018-01-14 03:32:54,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:32:54.613 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [49.903s] 2018-01-14 03:33:36,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:33:36.728 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [34.488s] 2018-01-14 03:34:11,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-14 03:34:11.414 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [18.818s] 2018-01-14 03:34:23,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 0cf81cd0-4df2-4dde-af0c-47602432e4c0'. 2018-01-14 03:34:24,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-14 03:34:24,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-14 03:34:24,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-14 03:34:24,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0cf81cd0-4df2-4dde-af0c-47602432e4c0 | 2018-01-14 03:34:24,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-14 03:34:24,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-14 03:20:52 | 2018-01-14 03:34:24,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-14 03:34:23 | 2018-01-14 03:34:24,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:31 | 2018-01-14 03:34:24,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-14 03:34:24,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-14 03:34:24,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-14 03:34:24,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 10b0dcd1-9ae7-4743-be40-55d75d642ec1) | 2018-01-14 03:34:24,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-14 03:34:24,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 22892049-d0d7-4ff2-a237-5142ecadc4e3) | 2018-01-14 03:34:24,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-14 03:34:24,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 794.806 | 2018-01-14 03:34:24,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-01-14 03:34:24,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-14 03:34:24,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-14 03:34:24,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-14 03:34:24,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-01-14 03:34:24,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-14 03:34:24,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-14 03:34:24,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-01-14 03:34:28,131 - functest.utils.functest_utils - DEBUG - 2018-01-14 03:34:28,132 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 03:34:28,132 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 13:46 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-14 03:34:28,137 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-14 03:34:28,137 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-14 03:34:28,221 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-14 03:34:28,650 - functest.energy.energy - DEBUG - Starting recording 2018-01-14 03:34:28,650 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-14 03:34:29,090 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-14 03:34:31,318 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-14 03:34:33,558 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-14 03:34:36,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-14 03:34:38,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-dbf1860c-7af8-46d6-aa09-6f2169ba17fe'... 2018-01-14 03:34:39,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-dbf1860c-7af8-46d6-aa09-6f2169ba17fe'... 2018-01-14 03:34:41,576 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-dbf1860c-7af8-46d6-aa09-6f2169ba17fe'... 2018-01-14 03:34:45,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-dbf1860c-7af8-46d6-aa09-6f2169ba17fe'... 2018-01-14 03:34:45,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-dbf1860c-7af8-46d6-aa09-6f2169ba17fe'... 2018-01-14 03:34:46,197 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-14 03:34:46,197 - 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-14 03:34:46,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 03:34:46,238 - 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-14 03:34:46,246 - 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': '38d8a835-f3f9-4bd5-9e77-142134a25eca', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'flavor_name': 'rally-tiny-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', '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-14 03:35:45,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ba60c17f-2d7f-4a34-b639-39a3b9feec60: started 2018-01-14 03:34:48.375 131 INFO rally.task.engine [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Starting: Task validation. 2018-01-14 03:34:48.414 131 INFO rally.task.engine [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Starting: Task validation of syntax. 2018-01-14 03:34:48.495 131 INFO rally.task.engine [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Completed: Task validation of syntax. 2018-01-14 03:34:48.496 131 INFO rally.task.engine [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Starting: Task validation of required platforms. 2018-01-14 03:34:48.525 131 INFO rally.task.engine [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Completed: Task validation of required platforms. 2018-01-14 03:34:48.526 131 INFO rally.task.engine [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Starting: Task validation of semantic. 2018-01-14 03:34:49.186 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() started 2018-01-14 03:34:51.750 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() finished in 2.56 sec 2018-01-14 03:34:51.777 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() started 2018-01-14 03:34:55.153 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-14 03:34:55.153 131 INFO rally.task.engine [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Completed: Task validation of semantic. 2018-01-14 03:34:55.153 131 INFO rally.task.engine [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Completed: Task validation. 2018-01-14 03:34:55.154 131 INFO rally.task.engine [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Starting: Running task. 2018-01-14 03:34:55.306 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() started 2018-01-14 03:34:57.998 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() finished in 2.69 sec 2018-01-14 03:34:58.019 256 INFO rally.task.runner [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | ITER: 1 START 2018-01-14 03:34:58.493 256 INFO rally.task.runner [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | ITER: 1 END: OK 2018-01-14 03:34:58.519 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() started 2018-01-14 03:35:02.099 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-14 03:35:03.352 131 INFO rally.task.engine [-] Load duration is: 0.471414 2018-01-14 03:35:03.353 131 INFO rally.task.engine [-] Full duration is: 6.810182 2018-01-14 03:35:03.558 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() started 2018-01-14 03:35:06.231 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() finished in 2.67 sec 2018-01-14 03:35:06.248 342 INFO rally.task.runner [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | ITER: 1 START 2018-01-14 03:35:07.002 342 INFO rally.task.runner [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | ITER: 1 END: OK 2018-01-14 03:35:07.029 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() started 2018-01-14 03:35:10.516 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-14 03:35:11.606 131 INFO rally.task.engine [-] Load duration is: 0.752059 2018-01-14 03:35:11.607 131 INFO rally.task.engine [-] Full duration is: 6.970307 2018-01-14 03:35:11.817 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() started 2018-01-14 03:35:14.455 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() finished in 2.64 sec 2018-01-14 03:35:14.475 428 INFO rally.task.runner [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | ITER: 1 START 2018-01-14 03:35:15.099 428 INFO rally.task.runner [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | ITER: 1 END: OK 2018-01-14 03:35:15.125 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() started 2018-01-14 03:35:18.606 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-14 03:35:19.864 131 INFO rally.task.engine [-] Load duration is: 0.622535 2018-01-14 03:35:19.864 131 INFO rally.task.engine [-] Full duration is: 6.800727 2018-01-14 03:35:20.076 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() started 2018-01-14 03:35:22.801 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() finished in 2.73 sec 2018-01-14 03:35:22.823 514 INFO rally.task.runner [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | ITER: 1 START 2018-01-14 03:35:23.595 514 INFO rally.task.runner [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | ITER: 1 END: OK 2018-01-14 03:35:23.617 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() started 2018-01-14 03:35:27.224 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-14 03:35:28.124 131 INFO rally.task.engine [-] Load duration is: 0.770126 2018-01-14 03:35:28.125 131 INFO rally.task.engine [-] Full duration is: 7.166336 2018-01-14 03:35:28.356 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() started 2018-01-14 03:35:31.148 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() finished in 2.79 sec 2018-01-14 03:35:31.172 600 INFO rally.task.runner [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | ITER: 1 START 2018-01-14 03:35:31.939 600 INFO rally.task.runner [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | ITER: 1 END: OK 2018-01-14 03:35:31.963 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() started 2018-01-14 03:35:35.792 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-14 03:35:36.404 131 INFO rally.task.engine [-] Load duration is: 0.764736 2018-01-14 03:35:36.404 131 INFO rally.task.engine [-] Full duration is: 7.453913 2018-01-14 03:35:36.638 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() started 2018-01-14 03:35:39.286 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack setup() finished in 2.65 sec 2018-01-14 03:35:39.307 686 INFO rally.task.runner [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | ITER: 1 START 2018-01-14 03:35:39.978 686 INFO rally.task.runner [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | ITER: 1 END: OK 2018-01-14 03:35:39.999 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() started 2018-01-14 03:35:43.921 131 INFO rally.task.context [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Context users@openstack cleanup() finished in 3.92 sec 2018-01-14 03:35:44.692 131 INFO rally.task.engine [-] Load duration is: 0.668437 2018-01-14 03:35:44.693 131 INFO rally.task.engine [-] Full duration is: 7.297662 2018-01-14 03:35:44.894 131 INFO rally.task.engine [-] Task ba60c17f-2d7f-4a34-b639-39a3b9feec60 | Completed: Running task. Task ba60c17f-2d7f-4a34-b639-39a3b9feec60: 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.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | total | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | -> duration | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.471414 Full duration: 6.810182 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.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> duration | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.752059 Full duration: 6.970307 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.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> duration | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.622535 Full duration: 6.800727 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.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | total | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> duration | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.770126 Full duration: 7.166336 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.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | total | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> duration | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.764736 Full duration: 7.453913 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.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 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.668437 Full duration: 7.297662 2018-01-14 03:35:45,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ba60c17f-2d7f-4a34-b639-39a3b9feec60 2018-01-14 03:35:45,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-14 03:35:45,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ba60c17f-2d7f-4a34-b639-39a3b9feec60', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-14 03:35:45,123 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ba60c17f-2d7f-4a34-b639-39a3b9feec60'] 2018-01-14 03:35:46,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 03:35:46,013 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-14 03:35:46,013 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-14 03:35:46,014 - 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-14 03:35:46,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 03:35:46,053 - 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-14 03:35:46,055 - 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': '38d8a835-f3f9-4bd5-9e77-142134a25eca', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'flavor_name': 'rally-tiny-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', '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-14 03:37:11,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a6da60cf-1cae-4eda-bb02-82498c92a5ea: started 2018-01-14 03:35:48.017 736 INFO rally.task.engine [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Starting: Task validation. 2018-01-14 03:35:48.055 736 INFO rally.task.engine [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Starting: Task validation of syntax. 2018-01-14 03:35:48.123 736 INFO rally.task.engine [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Completed: Task validation of syntax. 2018-01-14 03:35:48.123 736 INFO rally.task.engine [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Starting: Task validation of required platforms. 2018-01-14 03:35:48.151 736 INFO rally.task.engine [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Completed: Task validation of required platforms. 2018-01-14 03:35:48.152 736 INFO rally.task.engine [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Starting: Task validation of semantic. 2018-01-14 03:35:48.795 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack setup() started 2018-01-14 03:35:51.608 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack setup() finished in 2.81 sec 2018-01-14 03:35:53.828 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack cleanup() started 2018-01-14 03:35:57.497 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack cleanup() finished in 3.67 sec 2018-01-14 03:35:57.497 736 INFO rally.task.engine [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Completed: Task validation of semantic. 2018-01-14 03:35:57.498 736 INFO rally.task.engine [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Completed: Task validation. 2018-01-14 03:35:57.498 736 INFO rally.task.engine [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Starting: Running task. 2018-01-14 03:35:57.666 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack setup() started 2018-01-14 03:36:00.227 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack setup() finished in 2.56 sec 2018-01-14 03:36:00.227 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context cleanup@openstack setup() started 2018-01-14 03:36:00.228 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-14 03:36:00.251 861 INFO rally.task.runner [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | ITER: 1 START 2018-01-14 03:36:05.453 861 INFO rally.task.runner [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | ITER: 1 END: OK 2018-01-14 03:36:05.473 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context cleanup@openstack cleanup() started 2018-01-14 03:36:06.098 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context cleanup@openstack cleanup() finished in 0.63 sec 2018-01-14 03:36:06.099 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack cleanup() started 2018-01-14 03:36:09.660 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack cleanup() finished in 3.56 sec 2018-01-14 03:36:09.742 736 INFO rally.task.engine [-] Load duration is: 4.404577 2018-01-14 03:36:09.742 736 INFO rally.task.engine [-] Full duration is: 12.015677 2018-01-14 03:36:09.972 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack setup() started 2018-01-14 03:36:12.731 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack setup() finished in 2.76 sec 2018-01-14 03:36:12.732 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context cleanup@openstack setup() started 2018-01-14 03:36:12.732 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-14 03:36:12.755 967 INFO rally.task.runner [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | ITER: 1 START 2018-01-14 03:36:16.709 967 INFO rally.task.runner [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | ITER: 1 END: OK 2018-01-14 03:36:16.730 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context cleanup@openstack cleanup() started 2018-01-14 03:36:20.077 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context cleanup@openstack cleanup() finished in 3.35 sec 2018-01-14 03:36:20.078 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack cleanup() started 2018-01-14 03:36:23.539 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack cleanup() finished in 3.46 sec 2018-01-14 03:36:24.049 736 INFO rally.task.engine [-] Load duration is: 3.075759 2018-01-14 03:36:24.050 736 INFO rally.task.engine [-] Full duration is: 13.583525 2018-01-14 03:36:24.290 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack setup() started 2018-01-14 03:36:26.872 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack setup() finished in 2.58 sec 2018-01-14 03:36:26.887 1073 INFO rally.task.runner [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | ITER: 1 START 2018-01-14 03:36:27.945 1073 INFO rally.task.runner [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | ITER: 1 END: OK 2018-01-14 03:36:27.973 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack cleanup() started 2018-01-14 03:36:31.503 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack cleanup() finished in 3.53 sec 2018-01-14 03:36:32.335 736 INFO rally.task.engine [-] Load duration is: 0.189889 2018-01-14 03:36:32.335 736 INFO rally.task.engine [-] Full duration is: 7.229198 2018-01-14 03:36:32.582 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack setup() started 2018-01-14 03:36:35.328 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack setup() finished in 2.75 sec 2018-01-14 03:36:35.328 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context quotas@openstack setup() started 2018-01-14 03:36:36.138 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context quotas@openstack setup() finished in 0.81 sec 2018-01-14 03:36:36.139 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context cleanup@openstack setup() started 2018-01-14 03:36:36.139 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context cleanup@openstack setup() finished in 0.36 msec 2018-01-14 03:36:36.723 1159 INFO rally.task.runner [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | ITER: 1 START 2018-01-14 03:36:51.845 1159 INFO rally.task.runner [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | ITER: 1 END: OK 2018-01-14 03:36:51.872 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context cleanup@openstack cleanup() started 2018-01-14 03:37:05.491 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context cleanup@openstack cleanup() finished in 13.62 sec 2018-01-14 03:37:05.491 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context quotas@openstack cleanup() started 2018-01-14 03:37:05.520 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context quotas@openstack cleanup() finished in 28.57 msec 2018-01-14 03:37:05.520 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack cleanup() started 2018-01-14 03:37:09.088 736 INFO rally.task.context [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Context users@openstack cleanup() finished in 3.57 sec 2018-01-14 03:37:10.782 736 INFO rally.task.engine [-] Load duration is: 13.342263 2018-01-14 03:37:10.783 736 INFO rally.task.engine [-] Full duration is: 36.51937 2018-01-14 03:37:10.948 736 INFO rally.task.engine [-] Task a6da60cf-1cae-4eda-bb02-82498c92a5ea | Completed: Running task. Task a6da60cf-1cae-4eda-bb02-82498c92a5ea: 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.178 | 3.178 | 3.178 | 3.178 | 3.178 | 3.178 | 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 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | glance_v2.delete_image | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | total | 4.405 | 4.405 | 4.405 | 4.405 | 4.405 | 4.405 | 100.0% | 1 | | -> duration | 4.405 | 4.405 | 4.405 | 4.405 | 4.405 | 4.405 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.404577 Full duration: 12.015677 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.032 | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | glance_v2.list_images | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 100.0% | 1 | | -> duration | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.075759 Full duration: 13.583525 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.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | -> duration | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.189889 Full duration: 7.229198 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.143 | 3.143 | 3.143 | 3.143 | 3.143 | 3.143 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | -> glance_v2.upload_data | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | nova.boot_servers | 11.198 | 11.198 | 11.198 | 11.198 | 11.198 | 11.198 | 100.0% | 1 | | total | 14.342 | 14.342 | 14.342 | 14.342 | 14.342 | 14.342 | 100.0% | 1 | | -> duration | 13.342 | 13.342 | 13.342 | 13.342 | 13.342 | 13.342 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.342263 Full duration: 36.51937 2018-01-14 03:37:11,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a6da60cf-1cae-4eda-bb02-82498c92a5ea 2018-01-14 03:37:11,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a6da60cf-1cae-4eda-bb02-82498c92a5ea', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-14 03:37:11,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a6da60cf-1cae-4eda-bb02-82498c92a5ea'] 2018-01-14 03:37:12,119 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 03:37:12,121 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-14 03:37:12,121 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-14 03:37:12,121 - 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-14 03:37:12,121 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 03:37:12,158 - 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-14 03:37:12,159 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-14 03:37:12,159 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-14 03:37:12,159 - 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-14 03:37:12,159 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 03:37:12,188 - 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-14 03:37:12,192 - 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': '38d8a835-f3f9-4bd5-9e77-142134a25eca', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'flavor_name': 'rally-tiny-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', '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-14 03:40:11,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7: started 2018-01-14 03:37:14.204 1289 INFO rally.task.engine [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Starting: Task validation. 2018-01-14 03:37:14.241 1289 INFO rally.task.engine [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Starting: Task validation of syntax. 2018-01-14 03:37:14.342 1289 INFO rally.task.engine [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Completed: Task validation of syntax. 2018-01-14 03:37:14.342 1289 INFO rally.task.engine [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Starting: Task validation of required platforms. 2018-01-14 03:37:14.377 1289 INFO rally.task.engine [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Completed: Task validation of required platforms. 2018-01-14 03:37:14.377 1289 INFO rally.task.engine [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Starting: Task validation of semantic. 2018-01-14 03:37:14.974 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() started 2018-01-14 03:37:17.881 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() finished in 2.91 sec 2018-01-14 03:37:22.553 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() started 2018-01-14 03:37:26.106 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() finished in 3.55 sec 2018-01-14 03:37:26.107 1289 INFO rally.task.engine [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Completed: Task validation of semantic. 2018-01-14 03:37:26.107 1289 INFO rally.task.engine [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Completed: Task validation. 2018-01-14 03:37:26.108 1289 INFO rally.task.engine [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Starting: Running task. 2018-01-14 03:37:26.271 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() started 2018-01-14 03:37:28.944 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() finished in 2.67 sec 2018-01-14 03:37:28.944 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack setup() started 2018-01-14 03:37:29.628 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-14 03:37:29.628 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context volumes@openstack setup() started 2018-01-14 03:37:32.789 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context volumes@openstack setup() finished in 3.16 sec 2018-01-14 03:37:32.790 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack setup() started 2018-01-14 03:37:32.790 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-14 03:37:32.814 1414 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 START 2018-01-14 03:37:38.148 1414 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 END: OK 2018-01-14 03:37:38.174 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack cleanup() started 2018-01-14 03:37:40.459 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack cleanup() finished in 2.29 sec 2018-01-14 03:37:40.460 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context volumes@openstack cleanup() started 2018-01-14 03:37:44.020 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context volumes@openstack cleanup() finished in 3.56 sec 2018-01-14 03:37:44.021 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack cleanup() started 2018-01-14 03:37:44.199 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-14 03:37:44.199 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() started 2018-01-14 03:37:47.736 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-14 03:37:48.400 1289 INFO rally.task.engine [-] Load duration is: 5.330189 2018-01-14 03:37:48.401 1289 INFO rally.task.engine [-] Full duration is: 21.483129 2018-01-14 03:37:48.642 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() started 2018-01-14 03:37:51.276 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() finished in 2.63 sec 2018-01-14 03:37:51.276 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack setup() started 2018-01-14 03:37:51.900 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-14 03:37:51.900 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack setup() started 2018-01-14 03:37:51.901 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 03:37:51.922 1600 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 START 2018-01-14 03:37:57.476 1600 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 END: OK 2018-01-14 03:37:57.504 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack cleanup() started 2018-01-14 03:37:59.723 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack cleanup() finished in 2.22 sec 2018-01-14 03:37:59.724 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack cleanup() started 2018-01-14 03:37:59.888 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-14 03:37:59.889 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() started 2018-01-14 03:38:03.450 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-14 03:38:04.741 1289 INFO rally.task.engine [-] Load duration is: 5.550452 2018-01-14 03:38:04.742 1289 INFO rally.task.engine [-] Full duration is: 14.824281 2018-01-14 03:38:04.990 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() started 2018-01-14 03:38:07.952 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() finished in 2.96 sec 2018-01-14 03:38:07.953 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack setup() started 2018-01-14 03:38:08.574 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-14 03:38:08.574 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack setup() started 2018-01-14 03:38:08.575 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-14 03:38:09.161 1766 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 START 2018-01-14 03:38:19.064 1766 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 END: OK 2018-01-14 03:38:19.090 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack cleanup() started 2018-01-14 03:38:21.424 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-14 03:38:21.424 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack cleanup() started 2018-01-14 03:38:21.586 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-14 03:38:21.587 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() started 2018-01-14 03:38:25.408 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-14 03:38:27.112 1289 INFO rally.task.engine [-] Load duration is: 9.899441 2018-01-14 03:38:27.113 1289 INFO rally.task.engine [-] Full duration is: 20.437019 2018-01-14 03:38:27.315 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() started 2018-01-14 03:38:30.021 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() finished in 2.71 sec 2018-01-14 03:38:30.021 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack setup() started 2018-01-14 03:38:30.645 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-14 03:38:30.646 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack setup() started 2018-01-14 03:38:30.646 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 03:38:30.667 1932 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 START 2018-01-14 03:38:36.239 1932 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 END: OK 2018-01-14 03:38:36.265 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack cleanup() started 2018-01-14 03:38:38.613 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack cleanup() finished in 2.35 sec 2018-01-14 03:38:38.614 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack cleanup() started 2018-01-14 03:38:38.773 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-14 03:38:38.774 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() started 2018-01-14 03:38:42.257 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-14 03:38:43.409 1289 INFO rally.task.engine [-] Load duration is: 5.569007 2018-01-14 03:38:43.410 1289 INFO rally.task.engine [-] Full duration is: 14.958794 2018-01-14 03:38:43.645 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() started 2018-01-14 03:38:46.291 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() finished in 2.65 sec 2018-01-14 03:38:46.291 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack setup() started 2018-01-14 03:38:46.919 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-14 03:38:46.920 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack setup() started 2018-01-14 03:38:46.920 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-14 03:38:46.942 2098 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 START 2018-01-14 03:38:52.876 2098 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 END: OK 2018-01-14 03:38:52.903 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack cleanup() started 2018-01-14 03:38:55.163 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-14 03:38:55.164 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack cleanup() started 2018-01-14 03:38:55.322 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-14 03:38:55.323 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() started 2018-01-14 03:38:58.786 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-14 03:38:59.756 1289 INFO rally.task.engine [-] Load duration is: 5.929799 2018-01-14 03:38:59.757 1289 INFO rally.task.engine [-] Full duration is: 15.159756 2018-01-14 03:38:59.985 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() started 2018-01-14 03:39:02.668 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() finished in 2.68 sec 2018-01-14 03:39:02.669 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack setup() started 2018-01-14 03:39:03.344 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack setup() finished in 0.67 sec 2018-01-14 03:39:03.344 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context volumes@openstack setup() started 2018-01-14 03:39:06.422 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context volumes@openstack setup() finished in 3.08 sec 2018-01-14 03:39:06.422 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack setup() started 2018-01-14 03:39:06.422 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 03:39:06.445 2264 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 START 2018-01-14 03:39:11.906 2264 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 END: OK 2018-01-14 03:39:11.926 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack cleanup() started 2018-01-14 03:39:14.261 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context cleanup@openstack cleanup() finished in 2.34 sec 2018-01-14 03:39:14.261 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context volumes@openstack cleanup() started 2018-01-14 03:39:17.811 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context volumes@openstack cleanup() finished in 3.55 sec 2018-01-14 03:39:17.811 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack cleanup() started 2018-01-14 03:39:18.075 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context quotas@openstack cleanup() finished in 0.26 sec 2018-01-14 03:39:18.076 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() started 2018-01-14 03:39:21.481 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-14 03:39:22.118 1289 INFO rally.task.engine [-] Load duration is: 5.457867 2018-01-14 03:39:22.119 1289 INFO rally.task.engine [-] Full duration is: 21.510498 2018-01-14 03:39:22.360 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() started 2018-01-14 03:39:24.940 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() finished in 2.58 sec 2018-01-14 03:39:24.941 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack setup() started 2018-01-14 03:39:24.941 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 03:39:24.964 2450 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 START 2018-01-14 03:39:25.804 2450 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 END: OK 2018-01-14 03:39:25.828 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:39:30.398 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack cleanup() finished in 4.57 sec 2018-01-14 03:39:30.399 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() started 2018-01-14 03:39:33.612 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() finished in 3.21 sec 2018-01-14 03:39:34.429 1289 INFO rally.task.engine [-] Load duration is: 0.836562 2018-01-14 03:39:34.430 1289 INFO rally.task.engine [-] Full duration is: 11.271255 2018-01-14 03:39:34.633 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() started 2018-01-14 03:39:37.289 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() finished in 2.66 sec 2018-01-14 03:39:37.289 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack setup() started 2018-01-14 03:39:37.290 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 03:39:37.313 2616 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 START 2018-01-14 03:39:38.146 2616 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 END: OK 2018-01-14 03:39:38.172 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:39:42.795 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack cleanup() finished in 4.62 sec 2018-01-14 03:39:42.796 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() started 2018-01-14 03:39:46.359 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-14 03:39:46.718 1289 INFO rally.task.engine [-] Load duration is: 0.830675 2018-01-14 03:39:46.719 1289 INFO rally.task.engine [-] Full duration is: 11.745144 2018-01-14 03:39:46.934 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() started 2018-01-14 03:39:49.562 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() finished in 2.63 sec 2018-01-14 03:39:49.563 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack setup() started 2018-01-14 03:39:49.563 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-14 03:39:49.584 2782 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 START 2018-01-14 03:39:50.326 2782 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 END: OK 2018-01-14 03:39:50.355 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:39:54.901 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack cleanup() finished in 4.55 sec 2018-01-14 03:39:54.901 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() started 2018-01-14 03:39:58.485 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-14 03:39:59.013 1289 INFO rally.task.engine [-] Load duration is: 0.739565 2018-01-14 03:39:59.014 1289 INFO rally.task.engine [-] Full duration is: 11.568415 2018-01-14 03:39:59.240 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() started 2018-01-14 03:40:01.798 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack setup() finished in 2.56 sec 2018-01-14 03:40:01.799 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack setup() started 2018-01-14 03:40:01.799 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 03:40:01.820 2948 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 START 2018-01-14 03:40:02.625 2948 INFO rally.task.runner [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | ITER: 1 END: OK 2018-01-14 03:40:02.643 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:40:07.055 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context admin_cleanup@openstack cleanup() finished in 4.41 sec 2018-01-14 03:40:07.056 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() started 2018-01-14 03:40:10.434 1289 INFO rally.task.context [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-14 03:40:11.310 1289 INFO rally.task.engine [-] Load duration is: 0.801706 2018-01-14 03:40:11.311 1289 INFO rally.task.engine [-] Full duration is: 11.211982 2018-01-14 03:40:11.494 1289 INFO rally.task.engine [-] Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 | Completed: Running task. Task 8e60e18f-7ecd-43a4-878c-9bffbbee21b7: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.054 | 3.054 | 3.054 | 3.054 | 3.054 | 3.054 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 100.0% | 1 | | total | 5.33 | 5.33 | 5.33 | 5.33 | 5.33 | 5.33 | 100.0% | 1 | | -> duration | 5.33 | 5.33 | 5.33 | 5.33 | 5.33 | 5.33 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.330189 Full duration: 21.483129 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.061 | 3.061 | 3.061 | 3.061 | 3.061 | 3.061 | 100.0% | 1 | | cinder_v2.delete_volume | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 100.0% | 1 | | total | 5.55 | 5.55 | 5.55 | 5.55 | 5.55 | 5.55 | 100.0% | 1 | | -> duration | 5.55 | 5.55 | 5.55 | 5.55 | 5.55 | 5.55 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.550452 Full duration: 14.824281 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.735 | 7.735 | 7.735 | 7.735 | 7.735 | 7.735 | 100.0% | 1 | | cinder_v2.delete_volume | 2.164 | 2.164 | 2.164 | 2.164 | 2.164 | 2.164 | 100.0% | 1 | | total | 9.899 | 9.899 | 9.899 | 9.899 | 9.899 | 9.899 | 100.0% | 1 | | -> duration | 9.899 | 9.899 | 9.899 | 9.899 | 9.899 | 9.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.899441 Full duration: 20.437019 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.09 | 3.09 | 3.09 | 3.09 | 3.09 | 3.09 | 100.0% | 1 | | cinder_v2.delete_volume | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 100.0% | 1 | | total | 5.569 | 5.569 | 5.569 | 5.569 | 5.569 | 5.569 | 100.0% | 1 | | -> duration | 5.569 | 5.569 | 5.569 | 5.569 | 5.569 | 5.569 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.569007 Full duration: 14.958794 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.085 | 3.085 | 3.085 | 3.085 | 3.085 | 3.085 | 100.0% | 1 | | cinder_v2.extend_volume | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | cinder_v2.delete_volume | 2.443 | 2.443 | 2.443 | 2.443 | 2.443 | 2.443 | 100.0% | 1 | | total | 5.93 | 5.93 | 5.93 | 5.93 | 5.93 | 5.93 | 100.0% | 1 | | -> duration | 5.93 | 5.93 | 5.93 | 5.93 | 5.93 | 5.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.929799 Full duration: 15.159756 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.147 | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 100.0% | 1 | | cinder_v2.delete_volume | 2.311 | 2.311 | 2.311 | 2.311 | 2.311 | 2.311 | 100.0% | 1 | | total | 5.458 | 5.458 | 5.458 | 5.458 | 5.458 | 5.458 | 100.0% | 1 | | -> duration | 5.458 | 5.458 | 5.458 | 5.458 | 5.458 | 5.458 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.457867 Full duration: 21.510498 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.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | cinder_v2.list_qos | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.836562 Full duration: 11.271255 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.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | cinder_v2.set_qos | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | total | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | -> duration | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.830675 Full duration: 11.745144 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.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | cinder_v2.list_types | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> duration | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.739565 Full duration: 11.568415 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.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> duration | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801706 Full duration: 11.211982 2018-01-14 03:40:11,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8e60e18f-7ecd-43a4-878c-9bffbbee21b7 2018-01-14 03:40:11,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8e60e18f-7ecd-43a4-878c-9bffbbee21b7', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-14 03:40:11,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8e60e18f-7ecd-43a4-878c-9bffbbee21b7'] 2018-01-14 03:40:12,847 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 03:40:12,849 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-14 03:40:12,849 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-14 03:40:12,850 - 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-14 03:40:12,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 03:40:12,893 - 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-14 03:40:12,895 - 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': '38d8a835-f3f9-4bd5-9e77-142134a25eca', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'flavor_name': 'rally-tiny-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', '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-14 03:41:25,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e: started 2018-01-14 03:40:14.892 3078 INFO rally.task.engine [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Starting: Task validation. 2018-01-14 03:40:14.931 3078 INFO rally.task.engine [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Starting: Task validation of syntax. 2018-01-14 03:40:14.990 3078 INFO rally.task.engine [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Completed: Task validation of syntax. 2018-01-14 03:40:14.990 3078 INFO rally.task.engine [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Starting: Task validation of required platforms. 2018-01-14 03:40:15.013 3078 INFO rally.task.engine [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Completed: Task validation of required platforms. 2018-01-14 03:40:15.013 3078 INFO rally.task.engine [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Starting: Task validation of semantic. 2018-01-14 03:40:15.667 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack setup() started 2018-01-14 03:40:18.360 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack setup() finished in 2.69 sec 2018-01-14 03:40:21.697 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack cleanup() started 2018-01-14 03:40:25.312 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack cleanup() finished in 3.62 sec 2018-01-14 03:40:25.312 3078 INFO rally.task.engine [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Completed: Task validation of semantic. 2018-01-14 03:40:25.312 3078 INFO rally.task.engine [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Completed: Task validation. 2018-01-14 03:40:25.313 3078 INFO rally.task.engine [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Starting: Running task. 2018-01-14 03:40:25.483 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack setup() started 2018-01-14 03:40:28.159 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack setup() finished in 2.68 sec 2018-01-14 03:40:28.160 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack setup() started 2018-01-14 03:40:29.121 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack setup() finished in 0.96 sec 2018-01-14 03:40:29.121 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context cleanup@openstack setup() started 2018-01-14 03:40:29.122 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-14 03:40:29.144 3233 INFO rally.task.runner [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | ITER: 1 START 2018-01-14 03:40:38.819 3233 INFO rally.task.runner [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | ITER: 1 END: OK 2018-01-14 03:40:38.847 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context cleanup@openstack cleanup() started 2018-01-14 03:40:39.419 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context cleanup@openstack cleanup() finished in 0.57 sec 2018-01-14 03:40:39.419 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack cleanup() started 2018-01-14 03:40:39.427 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack cleanup() finished in 8.26 msec 2018-01-14 03:40:39.428 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack cleanup() started 2018-01-14 03:40:43.070 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack cleanup() finished in 3.64 sec 2018-01-14 03:40:43.571 3078 INFO rally.task.engine [-] Load duration is: 5.672766 2018-01-14 03:40:43.572 3078 INFO rally.task.engine [-] Full duration is: 17.603346 2018-01-14 03:40:43.836 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack setup() started 2018-01-14 03:40:46.510 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack setup() finished in 2.67 sec 2018-01-14 03:40:46.510 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack setup() started 2018-01-14 03:40:47.439 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack setup() finished in 0.93 sec 2018-01-14 03:40:47.440 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context cleanup@openstack setup() started 2018-01-14 03:40:47.440 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-14 03:40:47.459 3399 INFO rally.task.runner [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | ITER: 1 START 2018-01-14 03:40:54.558 3399 INFO rally.task.runner [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | ITER: 1 END: OK 2018-01-14 03:40:54.578 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context cleanup@openstack cleanup() started 2018-01-14 03:40:55.219 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context cleanup@openstack cleanup() finished in 0.64 sec 2018-01-14 03:40:55.219 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack cleanup() started 2018-01-14 03:40:55.226 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack cleanup() finished in 7.38 msec 2018-01-14 03:40:55.227 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack cleanup() started 2018-01-14 03:40:58.673 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack cleanup() finished in 3.45 sec 2018-01-14 03:40:59.932 3078 INFO rally.task.engine [-] Load duration is: 5.097734 2018-01-14 03:40:59.933 3078 INFO rally.task.engine [-] Full duration is: 14.853382 2018-01-14 03:41:00.199 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack setup() started 2018-01-14 03:41:02.877 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack setup() finished in 2.68 sec 2018-01-14 03:41:02.878 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack setup() started 2018-01-14 03:41:03.818 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack setup() finished in 0.94 sec 2018-01-14 03:41:03.819 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context cleanup@openstack setup() started 2018-01-14 03:41:03.819 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 03:41:03.839 3565 INFO rally.task.runner [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | ITER: 1 START 2018-01-14 03:41:12.019 3565 INFO rally.task.runner [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | ITER: 1 END: OK 2018-01-14 03:41:12.047 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context cleanup@openstack cleanup() started 2018-01-14 03:41:12.610 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context cleanup@openstack cleanup() finished in 0.56 sec 2018-01-14 03:41:12.611 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack cleanup() started 2018-01-14 03:41:12.618 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack cleanup() finished in 7.26 msec 2018-01-14 03:41:12.619 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack cleanup() started 2018-01-14 03:41:16.117 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack cleanup() finished in 3.50 sec 2018-01-14 03:41:16.279 3078 INFO rally.task.engine [-] Load duration is: 6.177911 2018-01-14 03:41:16.280 3078 INFO rally.task.engine [-] Full duration is: 15.936739 2018-01-14 03:41:16.554 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack setup() started 2018-01-14 03:41:19.281 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack setup() finished in 2.73 sec 2018-01-14 03:41:19.281 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack setup() started 2018-01-14 03:41:20.153 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack setup() finished in 0.87 sec 2018-01-14 03:41:20.173 3731 INFO rally.task.runner [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | ITER: 1 START 2018-01-14 03:41:20.743 3731 INFO rally.task.runner [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | ITER: 1 END: OK 2018-01-14 03:41:20.765 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack cleanup() started 2018-01-14 03:41:20.774 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context roles@openstack cleanup() finished in 8.86 msec 2018-01-14 03:41:20.774 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack cleanup() started 2018-01-14 03:41:24.546 3078 INFO rally.task.context [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Context users@openstack cleanup() finished in 3.77 sec 2018-01-14 03:41:24.604 3078 INFO rally.task.engine [-] Load duration is: 0.56847 2018-01-14 03:41:24.605 3078 INFO rally.task.engine [-] Full duration is: 8.00812 2018-01-14 03:41:24.806 3078 INFO rally.task.engine [-] Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e | Completed: Running task. Task e9cd83c1-2b05-40eb-92fc-e27982f4e95e: 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.148 | 4.148 | 4.148 | 4.148 | 4.148 | 4.148 | 100.0% | 1 | | heat.update_stack | 2.537 | 2.537 | 2.537 | 2.537 | 2.537 | 2.537 | 100.0% | 1 | | heat.delete_stack | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 100.0% | 1 | | total | 9.673 | 9.673 | 9.673 | 9.673 | 9.673 | 9.673 | 100.0% | 1 | | -> duration | 5.673 | 5.673 | 5.673 | 5.673 | 5.673 | 5.673 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.672766 Full duration: 17.603346 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.336 | 4.336 | 4.336 | 4.336 | 4.336 | 4.336 | 100.0% | 1 | | heat.check_stack | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | heat.delete_stack | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 100.0% | 1 | | total | 7.098 | 7.098 | 7.098 | 7.098 | 7.098 | 7.098 | 100.0% | 1 | | -> duration | 5.098 | 5.098 | 5.098 | 5.098 | 5.098 | 5.098 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.097734 Full duration: 14.853382 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.362 | 4.362 | 4.362 | 4.362 | 4.362 | 4.362 | 100.0% | 1 | | heat.suspend_stack | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | heat.resume_stack | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | heat.delete_stack | 2.218 | 2.218 | 2.218 | 2.218 | 2.218 | 2.218 | 100.0% | 1 | | total | 8.178 | 8.178 | 8.178 | 8.178 | 8.178 | 8.178 | 100.0% | 1 | | -> duration | 6.178 | 6.178 | 6.178 | 6.178 | 6.178 | 6.178 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.177911 Full duration: 15.936739 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.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | total | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | -> duration | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.56847 Full duration: 8.00812 2018-01-14 03:41:25,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e9cd83c1-2b05-40eb-92fc-e27982f4e95e 2018-01-14 03:41:25,103 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e9cd83c1-2b05-40eb-92fc-e27982f4e95e', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-14 03:41:25,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e9cd83c1-2b05-40eb-92fc-e27982f4e95e'] 2018-01-14 03:41:26,021 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 03:41:26,022 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-14 03:41:26,022 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-14 03:41:26,022 - 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-14 03:41:26,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 03:41:26,056 - 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-14 03:41:26,061 - 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': '38d8a835-f3f9-4bd5-9e77-142134a25eca', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'flavor_name': 'rally-tiny-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', '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-14 03:44:25,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f: started 2018-01-14 03:41:28.222 3811 INFO rally.task.engine [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Starting: Task validation. 2018-01-14 03:41:28.267 3811 INFO rally.task.engine [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Starting: Task validation of syntax. 2018-01-14 03:41:28.403 3811 INFO rally.task.engine [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Completed: Task validation of syntax. 2018-01-14 03:41:28.404 3811 INFO rally.task.engine [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Starting: Task validation of required platforms. 2018-01-14 03:41:28.447 3811 INFO rally.task.engine [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Completed: Task validation of required platforms. 2018-01-14 03:41:28.447 3811 INFO rally.task.engine [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Starting: Task validation of semantic. 2018-01-14 03:41:29.107 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() started 2018-01-14 03:41:31.806 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() finished in 2.70 sec 2018-01-14 03:41:31.885 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() started 2018-01-14 03:41:35.307 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() finished in 3.42 sec 2018-01-14 03:41:35.307 3811 INFO rally.task.engine [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Completed: Task validation of semantic. 2018-01-14 03:41:35.307 3811 INFO rally.task.engine [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Completed: Task validation. 2018-01-14 03:41:35.308 3811 INFO rally.task.engine [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Starting: Running task. 2018-01-14 03:41:35.477 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() started 2018-01-14 03:41:38.173 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() finished in 2.70 sec 2018-01-14 03:41:38.173 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() started 2018-01-14 03:41:38.174 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 03:41:38.196 3936 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 START 2018-01-14 03:41:39.778 3936 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 END: OK 2018-01-14 03:41:39.803 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:41:45.443 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() finished in 5.64 sec 2018-01-14 03:41:45.444 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() started 2018-01-14 03:41:48.956 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() finished in 3.51 sec 2018-01-14 03:41:49.560 3811 INFO rally.task.engine [-] Load duration is: 0.711859 2018-01-14 03:41:49.561 3811 INFO rally.task.engine [-] Full duration is: 13.495541 2018-01-14 03:41:49.833 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() started 2018-01-14 03:41:52.532 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() finished in 2.70 sec 2018-01-14 03:41:52.532 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() started 2018-01-14 03:41:52.533 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() finished in 0.23 msec 2018-01-14 03:41:52.552 4102 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 START 2018-01-14 03:41:54.205 4102 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 END: OK 2018-01-14 03:41:54.227 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:42:00.050 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() finished in 5.82 sec 2018-01-14 03:42:00.050 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() started 2018-01-14 03:42:03.537 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() finished in 3.49 sec 2018-01-14 03:42:03.922 3811 INFO rally.task.engine [-] Load duration is: 0.700823 2018-01-14 03:42:03.923 3811 INFO rally.task.engine [-] Full duration is: 13.719806 2018-01-14 03:42:04.174 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() started 2018-01-14 03:42:06.792 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() finished in 2.62 sec 2018-01-14 03:42:06.793 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() started 2018-01-14 03:42:06.793 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() finished in 0.14 msec 2018-01-14 03:42:06.811 4268 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 START 2018-01-14 03:42:08.493 4268 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 END: OK 2018-01-14 03:42:08.515 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:42:14.421 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() finished in 5.91 sec 2018-01-14 03:42:14.421 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() started 2018-01-14 03:42:17.874 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() finished in 3.45 sec 2018-01-14 03:42:18.251 3811 INFO rally.task.engine [-] Load duration is: 0.75254 2018-01-14 03:42:18.252 3811 INFO rally.task.engine [-] Full duration is: 13.71741 2018-01-14 03:42:18.514 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() started 2018-01-14 03:42:21.247 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() finished in 2.73 sec 2018-01-14 03:42:21.247 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() started 2018-01-14 03:42:21.247 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-14 03:42:21.269 4434 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 START 2018-01-14 03:42:22.758 4434 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 END: OK 2018-01-14 03:42:22.781 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:42:26.603 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() finished in 3.82 sec 2018-01-14 03:42:26.604 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() started 2018-01-14 03:42:30.465 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() finished in 3.86 sec 2018-01-14 03:42:30.590 3811 INFO rally.task.engine [-] Load duration is: 0.567017 2018-01-14 03:42:30.591 3811 INFO rally.task.engine [-] Full duration is: 11.966924 2018-01-14 03:42:30.842 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() started 2018-01-14 03:42:33.545 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() finished in 2.70 sec 2018-01-14 03:42:33.546 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() started 2018-01-14 03:42:33.546 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() finished in 0.37 msec 2018-01-14 03:42:33.567 4600 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 START 2018-01-14 03:42:35.077 4600 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 END: OK 2018-01-14 03:42:35.101 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:42:38.771 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() finished in 3.67 sec 2018-01-14 03:42:38.771 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() started 2018-01-14 03:42:42.217 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() finished in 3.45 sec 2018-01-14 03:42:42.907 3811 INFO rally.task.engine [-] Load duration is: 0.581892 2018-01-14 03:42:42.908 3811 INFO rally.task.engine [-] Full duration is: 11.389973 2018-01-14 03:42:43.155 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() started 2018-01-14 03:42:45.912 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() finished in 2.76 sec 2018-01-14 03:42:45.912 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() started 2018-01-14 03:42:45.912 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 03:42:45.933 4766 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 START 2018-01-14 03:42:48.567 4766 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 END: OK 2018-01-14 03:42:48.590 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:42:58.243 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() finished in 9.65 sec 2018-01-14 03:42:58.244 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() started 2018-01-14 03:43:01.861 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() finished in 3.62 sec 2018-01-14 03:43:03.261 3811 INFO rally.task.engine [-] Load duration is: 1.708416 2018-01-14 03:43:03.261 3811 INFO rally.task.engine [-] Full duration is: 18.721825 2018-01-14 03:43:03.520 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() started 2018-01-14 03:43:06.114 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() finished in 2.59 sec 2018-01-14 03:43:06.114 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() started 2018-01-14 03:43:06.114 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-14 03:43:06.133 4932 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 START 2018-01-14 03:43:08.024 4932 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 END: OK 2018-01-14 03:43:08.053 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:43:12.053 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() finished in 4.00 sec 2018-01-14 03:43:12.053 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() started 2018-01-14 03:43:15.655 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() finished in 3.60 sec 2018-01-14 03:43:17.608 3811 INFO rally.task.engine [-] Load duration is: 0.868514 2018-01-14 03:43:17.608 3811 INFO rally.task.engine [-] Full duration is: 12.150537 2018-01-14 03:43:17.860 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() started 2018-01-14 03:43:20.576 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() finished in 2.72 sec 2018-01-14 03:43:20.577 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() started 2018-01-14 03:43:20.577 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() finished in 0.37 msec 2018-01-14 03:43:20.597 5098 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 START 2018-01-14 03:43:22.273 5098 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 END: OK 2018-01-14 03:43:22.302 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:43:28.087 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() finished in 5.78 sec 2018-01-14 03:43:28.087 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() started 2018-01-14 03:43:31.835 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() finished in 3.75 sec 2018-01-14 03:43:31.942 3811 INFO rally.task.engine [-] Load duration is: 0.750895 2018-01-14 03:43:31.943 3811 INFO rally.task.engine [-] Full duration is: 13.991987 2018-01-14 03:43:32.193 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() started 2018-01-14 03:43:35.107 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() finished in 2.91 sec 2018-01-14 03:43:35.107 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() started 2018-01-14 03:43:35.107 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() finished in 0.35 msec 2018-01-14 03:43:35.130 5264 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 START 2018-01-14 03:43:36.772 5264 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 END: OK 2018-01-14 03:43:36.798 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:43:42.648 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() finished in 5.85 sec 2018-01-14 03:43:42.649 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() started 2018-01-14 03:43:46.199 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() finished in 3.55 sec 2018-01-14 03:43:46.284 3811 INFO rally.task.engine [-] Load duration is: 0.718628 2018-01-14 03:43:46.285 3811 INFO rally.task.engine [-] Full duration is: 14.023662 2018-01-14 03:43:46.532 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() started 2018-01-14 03:43:49.234 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() finished in 2.70 sec 2018-01-14 03:43:49.234 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() started 2018-01-14 03:43:49.235 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 03:43:49.255 5430 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 START 2018-01-14 03:43:51.131 5430 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 END: OK 2018-01-14 03:43:51.155 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:43:56.975 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() finished in 5.82 sec 2018-01-14 03:43:56.976 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() started 2018-01-14 03:44:00.548 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() finished in 3.57 sec 2018-01-14 03:44:00.657 3811 INFO rally.task.engine [-] Load duration is: 0.841263 2018-01-14 03:44:00.658 3811 INFO rally.task.engine [-] Full duration is: 14.028817 2018-01-14 03:44:00.904 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() started 2018-01-14 03:44:03.794 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack setup() finished in 2.89 sec 2018-01-14 03:44:03.794 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() started 2018-01-14 03:44:03.795 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 03:44:03.816 5596 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 START 2018-01-14 03:44:10.821 5596 INFO rally.task.runner [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | ITER: 1 END: OK 2018-01-14 03:44:10.844 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:44:21.342 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context admin_cleanup@openstack cleanup() finished in 10.50 sec 2018-01-14 03:44:21.343 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() started 2018-01-14 03:44:24.878 3811 INFO rally.task.context [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Context users@openstack cleanup() finished in 3.54 sec 2018-01-14 03:44:25.085 3811 INFO rally.task.engine [-] Load duration is: 6.144962 2018-01-14 03:44:25.086 3811 INFO rally.task.engine [-] Full duration is: 23.991095 2018-01-14 03:44:25.304 3811 INFO rally.task.engine [-] Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f | Completed: Running task. Task 5f3616ef-9ab6-4827-8b14-ab8d08308e8f: 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.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | keystone_v3.add_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 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.711859 Full duration: 13.495541 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.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | keystone_v3.add_role | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.list_roles | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> duration | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.700823 Full duration: 13.719806 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.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | keystone_v3.list_projects | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.75254 Full duration: 13.71741 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.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | keystone_v3.delete_role | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | -> duration | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.567017 Full duration: 11.966924 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.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | keystone_v3.delete_service | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> duration | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.581892 Full duration: 11.389973 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.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | keystone_v3.create_user | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | -> keystone_v3.add_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.create_role | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.get_project | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.get_user | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_role | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | keystone_v3.list_services | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.get_services | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | -> duration | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.708416 Full duration: 18.721825 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | keystone_v3.update_project | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.delete_project | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 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.868514 Full duration: 12.150537 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.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | total | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> duration | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.750895 Full duration: 13.991987 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.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> duration | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.718628 Full duration: 14.023662 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.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | keystone_v3.list_users | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841263 Full duration: 14.028817 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.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | keystone_v3.create_users | 4.466 | 4.466 | 4.466 | 4.466 | 4.466 | 4.466 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.465 | 4.465 | 4.465 | 4.465 | 4.465 | 4.465 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | total | 6.145 | 6.145 | 6.145 | 6.145 | 6.145 | 6.145 | 100.0% | 1 | | -> duration | 6.145 | 6.145 | 6.145 | 6.145 | 6.145 | 6.145 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.144962 Full duration: 23.991095 2018-01-14 03:44:25,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5f3616ef-9ab6-4827-8b14-ab8d08308e8f 2018-01-14 03:44:25,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5f3616ef-9ab6-4827-8b14-ab8d08308e8f', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-14 03:44:25,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5f3616ef-9ab6-4827-8b14-ab8d08308e8f'] 2018-01-14 03:44:26,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 03:44:26,553 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-14 03:44:26,554 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-14 03:44:26,554 - 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-14 03:44:26,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 03:44:26,576 - 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-14 03:44:26,580 - 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': '38d8a835-f3f9-4bd5-9e77-142134a25eca', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'flavor_name': 'rally-tiny-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', '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-14 03:48:45,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task cd62d2ec-b91f-4281-953b-3dafb0935d83: started 2018-01-14 03:44:28.746 5726 INFO rally.task.engine [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Starting: Task validation. 2018-01-14 03:44:28.793 5726 INFO rally.task.engine [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Starting: Task validation of syntax. 2018-01-14 03:44:28.941 5726 INFO rally.task.engine [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Completed: Task validation of syntax. 2018-01-14 03:44:28.941 5726 INFO rally.task.engine [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Starting: Task validation of required platforms. 2018-01-14 03:44:28.984 5726 INFO rally.task.engine [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Completed: Task validation of required platforms. 2018-01-14 03:44:28.984 5726 INFO rally.task.engine [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Starting: Task validation of semantic. 2018-01-14 03:44:29.633 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() started 2018-01-14 03:44:32.336 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() finished in 2.70 sec 2018-01-14 03:44:36.727 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() started 2018-01-14 03:44:40.710 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-14 03:44:40.711 5726 INFO rally.task.engine [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Completed: Task validation of semantic. 2018-01-14 03:44:40.711 5726 INFO rally.task.engine [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Completed: Task validation. 2018-01-14 03:44:40.712 5726 INFO rally.task.engine [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Starting: Running task. 2018-01-14 03:44:40.873 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() started 2018-01-14 03:44:43.477 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() finished in 2.60 sec 2018-01-14 03:44:43.478 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() started 2018-01-14 03:44:44.040 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-14 03:44:44.040 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() started 2018-01-14 03:44:44.040 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-14 03:44:44.064 5851 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 START 2018-01-14 03:44:46.142 5851 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 END: OK 2018-01-14 03:44:46.170 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() started 2018-01-14 03:44:51.836 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() finished in 5.67 sec 2018-01-14 03:44:51.836 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() started 2018-01-14 03:44:51.874 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() finished in 37.07 msec 2018-01-14 03:44:51.874 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() started 2018-01-14 03:44:55.079 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() finished in 3.20 sec 2018-01-14 03:44:56.971 5726 INFO rally.task.engine [-] Load duration is: 2.075764 2018-01-14 03:44:56.972 5726 INFO rally.task.engine [-] Full duration is: 14.223824 2018-01-14 03:44:57.227 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() started 2018-01-14 03:44:59.952 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() finished in 2.72 sec 2018-01-14 03:44:59.953 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() started 2018-01-14 03:45:00.530 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-14 03:45:00.531 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack setup() started 2018-01-14 03:45:04.399 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack setup() finished in 3.87 sec 2018-01-14 03:45:04.399 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() started 2018-01-14 03:45:04.400 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-14 03:45:04.421 6137 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 START 2018-01-14 03:45:06.229 6137 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 END: OK 2018-01-14 03:45:06.252 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() started 2018-01-14 03:45:14.130 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() finished in 7.88 sec 2018-01-14 03:45:14.130 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack cleanup() started 2018-01-14 03:45:17.892 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack cleanup() finished in 3.76 sec 2018-01-14 03:45:17.892 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() started 2018-01-14 03:45:18.085 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-14 03:45:18.086 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() started 2018-01-14 03:45:21.361 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-14 03:45:23.368 5726 INFO rally.task.engine [-] Load duration is: 1.80551 2018-01-14 03:45:23.369 5726 INFO rally.task.engine [-] Full duration is: 24.149475 2018-01-14 03:45:23.619 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() started 2018-01-14 03:45:26.272 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() finished in 2.65 sec 2018-01-14 03:45:26.272 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() started 2018-01-14 03:45:26.886 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-14 03:45:26.886 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack setup() started 2018-01-14 03:45:30.979 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack setup() finished in 4.09 sec 2018-01-14 03:45:30.980 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() started 2018-01-14 03:45:30.980 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-14 03:45:31.007 6423 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 START 2018-01-14 03:45:35.428 6423 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 END: OK 2018-01-14 03:45:35.456 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() started 2018-01-14 03:45:47.743 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() finished in 12.29 sec 2018-01-14 03:45:47.743 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack cleanup() started 2018-01-14 03:45:51.697 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack cleanup() finished in 3.95 sec 2018-01-14 03:45:51.698 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() started 2018-01-14 03:45:51.898 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-14 03:45:51.898 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() started 2018-01-14 03:45:55.194 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-14 03:45:55.811 5726 INFO rally.task.engine [-] Load duration is: 4.419703 2018-01-14 03:45:55.812 5726 INFO rally.task.engine [-] Full duration is: 31.590249 2018-01-14 03:45:56.074 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() started 2018-01-14 03:45:58.689 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() finished in 2.62 sec 2018-01-14 03:45:58.690 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() started 2018-01-14 03:45:59.423 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() finished in 0.73 sec 2018-01-14 03:45:59.423 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack setup() started 2018-01-14 03:46:03.355 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack setup() finished in 3.93 sec 2018-01-14 03:46:03.356 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() started 2018-01-14 03:46:03.356 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-14 03:46:03.377 6709 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 START 2018-01-14 03:46:04.862 6709 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 END: OK 2018-01-14 03:46:04.889 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() started 2018-01-14 03:46:13.169 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() finished in 8.28 sec 2018-01-14 03:46:13.169 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack cleanup() started 2018-01-14 03:46:16.858 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack cleanup() finished in 3.69 sec 2018-01-14 03:46:16.859 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() started 2018-01-14 03:46:17.041 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-14 03:46:17.042 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() started 2018-01-14 03:46:20.316 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-14 03:46:22.208 5726 INFO rally.task.engine [-] Load duration is: 1.482727 2018-01-14 03:46:22.208 5726 INFO rally.task.engine [-] Full duration is: 24.259815 2018-01-14 03:46:22.457 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() started 2018-01-14 03:46:25.171 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() finished in 2.71 sec 2018-01-14 03:46:25.171 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() started 2018-01-14 03:46:25.734 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-14 03:46:25.735 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() started 2018-01-14 03:46:25.735 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-14 03:46:25.756 6995 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 START 2018-01-14 03:46:27.279 6995 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 END: OK 2018-01-14 03:46:27.297 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() started 2018-01-14 03:46:35.344 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() finished in 8.05 sec 2018-01-14 03:46:35.344 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() started 2018-01-14 03:46:35.368 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() finished in 23.48 msec 2018-01-14 03:46:35.368 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() started 2018-01-14 03:46:38.634 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-14 03:46:40.560 5726 INFO rally.task.engine [-] Load duration is: 1.521286 2018-01-14 03:46:40.561 5726 INFO rally.task.engine [-] Full duration is: 16.193129 2018-01-14 03:46:40.818 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() started 2018-01-14 03:46:43.607 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() finished in 2.79 sec 2018-01-14 03:46:43.608 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() started 2018-01-14 03:46:44.186 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-14 03:46:44.186 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack setup() started 2018-01-14 03:46:50.145 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack setup() finished in 5.96 sec 2018-01-14 03:46:50.145 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() started 2018-01-14 03:46:50.146 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-14 03:46:50.169 7281 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 START 2018-01-14 03:46:51.501 7281 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 END: OK 2018-01-14 03:46:51.527 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() started 2018-01-14 03:46:59.512 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() finished in 7.98 sec 2018-01-14 03:46:59.513 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack cleanup() started 2018-01-14 03:47:03.456 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack cleanup() finished in 3.94 sec 2018-01-14 03:47:03.456 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() started 2018-01-14 03:47:03.645 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-14 03:47:03.645 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() started 2018-01-14 03:47:06.786 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() finished in 3.14 sec 2018-01-14 03:47:06.962 5726 INFO rally.task.engine [-] Load duration is: 1.330773 2018-01-14 03:47:06.963 5726 INFO rally.task.engine [-] Full duration is: 25.985601 2018-01-14 03:47:07.195 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() started 2018-01-14 03:47:09.904 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() finished in 2.71 sec 2018-01-14 03:47:09.904 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() started 2018-01-14 03:47:10.487 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-14 03:47:10.487 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack setup() started 2018-01-14 03:47:14.428 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack setup() finished in 3.94 sec 2018-01-14 03:47:14.428 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() started 2018-01-14 03:47:14.429 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-14 03:47:14.452 7567 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 START 2018-01-14 03:47:17.296 7567 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 END: OK 2018-01-14 03:47:17.319 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() started 2018-01-14 03:47:32.936 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() finished in 15.62 sec 2018-01-14 03:47:32.936 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack cleanup() started 2018-01-14 03:47:37.483 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack cleanup() finished in 4.55 sec 2018-01-14 03:47:37.483 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() started 2018-01-14 03:47:37.678 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-14 03:47:37.678 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() started 2018-01-14 03:47:40.921 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() finished in 3.24 sec 2018-01-14 03:47:41.388 5726 INFO rally.task.engine [-] Load duration is: 2.842401 2018-01-14 03:47:41.389 5726 INFO rally.task.engine [-] Full duration is: 33.742814 2018-01-14 03:47:41.639 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() started 2018-01-14 03:47:44.385 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() finished in 2.75 sec 2018-01-14 03:47:44.385 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() started 2018-01-14 03:47:44.952 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-14 03:47:44.953 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack setup() started 2018-01-14 03:47:49.202 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack setup() finished in 4.25 sec 2018-01-14 03:47:49.203 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() started 2018-01-14 03:47:49.203 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-14 03:47:49.228 7853 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 START 2018-01-14 03:47:50.798 7853 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 END: OK 2018-01-14 03:47:50.819 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() started 2018-01-14 03:48:03.152 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() finished in 12.33 sec 2018-01-14 03:48:03.152 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack cleanup() started 2018-01-14 03:48:06.951 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context network@openstack cleanup() finished in 3.80 sec 2018-01-14 03:48:06.951 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() started 2018-01-14 03:48:07.139 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-14 03:48:07.140 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() started 2018-01-14 03:48:10.440 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-14 03:48:11.808 5726 INFO rally.task.engine [-] Load duration is: 1.567857 2018-01-14 03:48:11.808 5726 INFO rally.task.engine [-] Full duration is: 28.823793 2018-01-14 03:48:12.049 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() started 2018-01-14 03:48:14.930 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() finished in 2.88 sec 2018-01-14 03:48:14.931 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() started 2018-01-14 03:48:15.498 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-14 03:48:15.498 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() started 2018-01-14 03:48:15.499 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 03:48:15.519 8139 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 START 2018-01-14 03:48:16.643 8139 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 END: OK 2018-01-14 03:48:16.669 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() started 2018-01-14 03:48:22.594 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() finished in 5.92 sec 2018-01-14 03:48:22.594 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() started 2018-01-14 03:48:22.627 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() finished in 32.51 msec 2018-01-14 03:48:22.627 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() started 2018-01-14 03:48:26.170 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-14 03:48:28.154 5726 INFO rally.task.engine [-] Load duration is: 1.122168 2018-01-14 03:48:28.155 5726 INFO rally.task.engine [-] Full duration is: 14.138749 2018-01-14 03:48:28.404 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() started 2018-01-14 03:48:31.160 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack setup() finished in 2.76 sec 2018-01-14 03:48:31.160 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() started 2018-01-14 03:48:31.718 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-14 03:48:31.719 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() started 2018-01-14 03:48:31.719 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-14 03:48:31.740 8425 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 START 2018-01-14 03:48:33.041 8425 INFO rally.task.runner [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | ITER: 1 END: Error Conflict: Security Group 9b73b6cc-c10a-4417-9582-1faedb1a36dd cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-5962133 failed with "argument of type 'NoneType' is not iterable". 2018-01-14 03:48:33.070 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() started 2018-01-14 03:48:40.373 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context cleanup@openstack cleanup() finished in 7.30 sec 2018-01-14 03:48:40.373 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() started 2018-01-14 03:48:40.399 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context quotas@openstack cleanup() finished in 25.24 msec 2018-01-14 03:48:40.399 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() started 2018-01-14 03:48:43.938 5726 INFO rally.task.context [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-14 03:48:44.489 5726 INFO rally.task.engine [-] Load duration is: 1.295624 2018-01-14 03:48:44.490 5726 INFO rally.task.engine [-] Full duration is: 15.552026 2018-01-14 03:48:44.796 5726 INFO rally.task.engine [-] Task cd62d2ec-b91f-4281-953b-3dafb0935d83 | 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 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | neutron.delete_network | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | total | 2.076 | 2.076 | 2.076 | 2.076 | 2.076 | 2.076 | 100.0% | 1 | | -> duration | 2.076 | 2.076 | 2.076 | 2.076 | 2.076 | 2.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.075764 Full duration: 14.223824 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.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | neutron.delete_port | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 100.0% | 1 | | total | 1.806 | 1.806 | 1.806 | 1.806 | 1.806 | 1.806 | 100.0% | 1 | | -> duration | 1.806 | 1.806 | 1.806 | 1.806 | 1.806 | 1.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.80551 Full duration: 24.149475 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.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | neutron.create_subnet | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | neutron.create_router | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | neutron.add_interface_router | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 100.0% | 1 | | neutron.remove_interface_router | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | neutron.delete_router | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 100.0% | 1 | | total | 4.42 | 4.42 | 4.42 | 4.42 | 4.42 | 4.42 | 100.0% | 1 | | -> duration | 4.42 | 4.42 | 4.42 | 4.42 | 4.42 | 4.42 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.419703 Full duration: 31.590249 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 100.0% | 1 | | neutron.delete_subnet | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 100.0% | 1 | | total | 1.483 | 1.483 | 1.483 | 1.483 | 1.483 | 1.483 | 100.0% | 1 | | -> duration | 1.483 | 1.483 | 1.483 | 1.483 | 1.483 | 1.483 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.482727 Full duration: 24.259815 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.151 | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 100.0% | 1 | | neutron.list_networks | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | total | 1.521 | 1.521 | 1.521 | 1.521 | 1.521 | 1.521 | 100.0% | 1 | | -> duration | 1.521 | 1.521 | 1.521 | 1.521 | 1.521 | 1.521 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.521286 Full duration: 16.193129 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.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | neutron.list_ports | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | -> duration | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.330773 Full duration: 25.985601 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | neutron.create_subnet | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | neutron.create_router | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | neutron.add_interface_router | 1.456 | 1.456 | 1.456 | 1.456 | 1.456 | 1.456 | 100.0% | 1 | | neutron.list_routers | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 2.842 | 2.842 | 2.842 | 2.842 | 2.842 | 2.842 | 100.0% | 1 | | -> duration | 2.842 | 2.842 | 2.842 | 2.842 | 2.842 | 2.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.842401 Full duration: 33.742814 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.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | neutron.create_subnet | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | neutron.list_subnets | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 100.0% | 1 | | -> duration | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.567857 Full duration: 28.823793 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.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | neutron.delete_security_group | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | total | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> duration | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.122168 Full duration: 14.138749 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 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | neutron.create_security_group_rule | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | neutron.delete_security_group | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.0% | 1 | | total | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 0.0% | 1 | | -> duration | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.295624 Full duration: 15.552026 2018-01-14 03:48:45,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cd62d2ec-b91f-4281-953b-3dafb0935d83 2018-01-14 03:48:45,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cd62d2ec-b91f-4281-953b-3dafb0935d83', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-14 03:48:45,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cd62d2ec-b91f-4281-953b-3dafb0935d83'] 2018-01-14 03:48:46,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 03:48:46,187 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-14 03:48:46,187 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-14 03:48:46,187 - 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-14 03:48:46,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 03:48:46,227 - 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-14 03:48:46,233 - 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': '38d8a835-f3f9-4bd5-9e77-142134a25eca', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'flavor_name': 'rally-tiny-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', '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-14 03:51:45,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 08740094-dd99-4b69-965c-c84d34f8a4c0: started 2018-01-14 03:48:48.539 8675 INFO rally.task.engine [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Starting: Task validation. 2018-01-14 03:48:48.580 8675 INFO rally.task.engine [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Starting: Task validation of syntax. 2018-01-14 03:48:48.675 8675 INFO rally.task.engine [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Completed: Task validation of syntax. 2018-01-14 03:48:48.676 8675 INFO rally.task.engine [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Starting: Task validation of required platforms. 2018-01-14 03:48:48.710 8675 INFO rally.task.engine [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Completed: Task validation of required platforms. 2018-01-14 03:48:48.710 8675 INFO rally.task.engine [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Starting: Task validation of semantic. 2018-01-14 03:48:49.327 8675 INFO rally.task.context [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Context users@openstack setup() started 2018-01-14 03:48:51.968 8675 INFO rally.task.context [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Context users@openstack setup() finished in 2.64 sec 2018-01-14 03:49:02.772 8675 INFO rally.task.context [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Context users@openstack cleanup() started 2018-01-14 03:49:06.157 8675 INFO rally.task.context [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-14 03:49:06.158 8675 INFO rally.task.engine [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Completed: Task validation of semantic. 2018-01-14 03:49:06.158 8675 INFO rally.task.engine [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Completed: Task validation. 2018-01-14 03:49:06.159 8675 INFO rally.task.engine [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Starting: Running task. 2018-01-14 03:49:06.319 8675 INFO rally.task.context [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Context users@openstack setup() started 2018-01-14 03:49:09.016 8675 INFO rally.task.context [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Context users@openstack setup() finished in 2.70 sec 2018-01-14 03:49:09.016 8675 INFO rally.task.context [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Context cleanup@openstack setup() started 2018-01-14 03:49:09.016 8675 INFO rally.task.context [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-14 03:49:09.786 8800 INFO rally.task.runner [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | ITER: 1 START 2018-01-14 03:51:33.107 8800 INFO rally.task.runner [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-14 03:51:33.139 8675 INFO rally.task.context [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Context cleanup@openstack cleanup() started 2018-01-14 03:51:40.006 8675 INFO rally.task.context [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Context cleanup@openstack cleanup() finished in 6.87 sec 2018-01-14 03:51:40.006 8675 INFO rally.task.context [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Context users@openstack cleanup() started 2018-01-14 03:51:43.339 8675 INFO rally.task.context [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-14 03:51:45.140 8675 INFO rally.task.engine [-] Load duration is: 142.317159 2018-01-14 03:51:45.141 8675 INFO rally.task.engine [-] Full duration is: 157.036614 2018-01-14 03:51:45.455 8675 INFO rally.task.engine [-] Task 08740094-dd99-4b69-965c-c84d34f8a4c0 | 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 | 7.749 | 7.749 | 7.749 | 7.749 | 7.749 | 7.749 | 100.0% | 1 | | nova.find_host_to_migrate | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | nova.live_migrate | 134.545 | 134.545 | 134.545 | 134.545 | 134.545 | 134.545 | 0.0% | 1 | | total | 143.317 | 143.317 | 143.317 | 143.317 | 143.317 | 143.317 | 0.0% | 1 | | -> duration | 142.317 | 142.317 | 142.317 | 142.317 | 142.317 | 142.317 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 142.317159 Full duration: 157.036614 2018-01-14 03:51:45,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 08740094-dd99-4b69-965c-c84d34f8a4c0 2018-01-14 03:51:45,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '08740094-dd99-4b69-965c-c84d34f8a4c0', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-14 03:51:45,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '08740094-dd99-4b69-965c-c84d34f8a4c0'] 2018-01-14 03:51:46,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 03:51:46,587 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-14 03:51:46,587 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-14 03:51:46,588 - 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-14 03:51:46,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-14 03:51:46,626 - 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-14 03:51:46,629 - 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': '38d8a835-f3f9-4bd5-9e77-142134a25eca', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'flavor_name': 'rally-tiny-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbf1860c-7af8-46d6-aa09-6f2169ba17fe', '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-14 03:52:43,741 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ad80a088-fe46-43a2-aa7c-c62762471810: started 2018-01-14 03:51:48.696 8910 INFO rally.task.engine [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Starting: Task validation. 2018-01-14 03:51:48.743 8910 INFO rally.task.engine [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Starting: Task validation of syntax. 2018-01-14 03:51:48.820 8910 INFO rally.task.engine [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Completed: Task validation of syntax. 2018-01-14 03:51:48.821 8910 INFO rally.task.engine [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Starting: Task validation of required platforms. 2018-01-14 03:51:48.849 8910 INFO rally.task.engine [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Completed: Task validation of required platforms. 2018-01-14 03:51:48.849 8910 INFO rally.task.engine [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Starting: Task validation of semantic. 2018-01-14 03:51:49.478 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack setup() started 2018-01-14 03:51:52.185 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack setup() finished in 2.71 sec 2018-01-14 03:51:54.249 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack cleanup() started 2018-01-14 03:51:57.754 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-14 03:51:57.755 8910 INFO rally.task.engine [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Completed: Task validation of semantic. 2018-01-14 03:51:57.755 8910 INFO rally.task.engine [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Completed: Task validation. 2018-01-14 03:51:57.756 8910 INFO rally.task.engine [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Starting: Running task. 2018-01-14 03:51:57.923 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack setup() started 2018-01-14 03:52:00.617 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack setup() finished in 2.69 sec 2018-01-14 03:52:00.618 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack setup() started 2018-01-14 03:52:00.618 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-14 03:52:00.641 9035 INFO rally.task.runner [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | ITER: 1 START 2018-01-14 03:52:01.485 9035 INFO rally.task.runner [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | ITER: 1 END: OK 2018-01-14 03:52:01.514 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:52:02.457 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-14 03:52:02.457 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack cleanup() started 2018-01-14 03:52:05.813 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-14 03:52:05.969 8910 INFO rally.task.engine [-] Load duration is: 0.841805 2018-01-14 03:52:05.969 8910 INFO rally.task.engine [-] Full duration is: 7.906099 2018-01-14 03:52:06.248 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack setup() started 2018-01-14 03:52:09.003 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack setup() finished in 2.76 sec 2018-01-14 03:52:09.004 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack setup() started 2018-01-14 03:52:09.004 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-14 03:52:09.024 9141 INFO rally.task.runner [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | ITER: 1 START 2018-01-14 03:52:09.693 9141 INFO rally.task.runner [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | ITER: 1 END: OK 2018-01-14 03:52:09.715 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:52:10.619 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack cleanup() finished in 0.90 sec 2018-01-14 03:52:10.620 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack cleanup() started 2018-01-14 03:52:13.982 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-14 03:52:14.299 8910 INFO rally.task.engine [-] Load duration is: 0.666893 2018-01-14 03:52:14.300 8910 INFO rally.task.engine [-] Full duration is: 7.751413 2018-01-14 03:52:14.566 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack setup() started 2018-01-14 03:52:17.171 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack setup() finished in 2.61 sec 2018-01-14 03:52:17.172 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack setup() started 2018-01-14 03:52:17.172 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 03:52:17.192 9247 INFO rally.task.runner [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | ITER: 1 START 2018-01-14 03:52:17.861 9247 INFO rally.task.runner [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | ITER: 1 END: OK 2018-01-14 03:52:17.884 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:52:18.844 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-14 03:52:18.845 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack cleanup() started 2018-01-14 03:52:22.449 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-14 03:52:22.615 8910 INFO rally.task.engine [-] Load duration is: 0.66664 2018-01-14 03:52:22.616 8910 INFO rally.task.engine [-] Full duration is: 7.898472 2018-01-14 03:52:22.866 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack setup() started 2018-01-14 03:52:25.623 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack setup() finished in 2.76 sec 2018-01-14 03:52:25.623 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack setup() started 2018-01-14 03:52:25.623 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack setup() finished in 0.40 msec 2018-01-14 03:52:25.645 9353 INFO rally.task.runner [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | ITER: 1 START 2018-01-14 03:52:26.650 9353 INFO rally.task.runner [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | ITER: 1 END: OK 2018-01-14 03:52:26.671 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:52:27.689 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-14 03:52:27.690 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack cleanup() started 2018-01-14 03:52:31.372 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-14 03:52:32.922 8910 INFO rally.task.engine [-] Load duration is: 1.002522 2018-01-14 03:52:32.923 8910 INFO rally.task.engine [-] Full duration is: 8.525541 2018-01-14 03:52:33.165 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack setup() started 2018-01-14 03:52:35.824 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack setup() finished in 2.66 sec 2018-01-14 03:52:35.825 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack setup() started 2018-01-14 03:52:35.825 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-14 03:52:35.848 9459 INFO rally.task.runner [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | ITER: 1 START 2018-01-14 03:52:36.736 9459 INFO rally.task.runner [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | ITER: 1 END: OK 2018-01-14 03:52:36.763 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack cleanup() started 2018-01-14 03:52:37.786 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-14 03:52:37.787 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack cleanup() started 2018-01-14 03:52:41.225 8910 INFO rally.task.context [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-14 03:52:43.226 8910 INFO rally.task.engine [-] Load duration is: 0.886248 2018-01-14 03:52:43.227 8910 INFO rally.task.engine [-] Full duration is: 8.078307 2018-01-14 03:52:43.444 8910 INFO rally.task.engine [-] Task ad80a088-fe46-43a2-aa7c-c62762471810 | Completed: Running task. Task ad80a088-fe46-43a2-aa7c-c62762471810: 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.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | quotas.delete_quotas | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 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.841805 Full duration: 7.906099 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.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | total | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> duration | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666893 Full duration: 7.751413 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.265 | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 100.0% | 1 | | total | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> duration | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.66664 Full duration: 7.898472 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.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | quotas.delete_quotas | 0.017 | 0.017 | 0.017 | 0.017 | 0.017 | 0.017 | 100.0% | 1 | | total | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> duration | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.002522 Full duration: 8.525541 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.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | total | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> duration | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.886248 Full duration: 8.078307 2018-01-14 03:52:43,741 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ad80a088-fe46-43a2-aa7c-c62762471810 2018-01-14 03:52:43,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ad80a088-fe46-43a2-aa7c-c62762471810', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-14 03:52:43,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ad80a088-fe46-43a2-aa7c-c62762471810'] 2018-01-14 03:52:44,726 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-14 03:52:44,727 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-14 03:52:44,727 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:25 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:18 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:08 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:52 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:22 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:37 | 208 | 90.00% | +-------------------+------------+---------------+-----------+ | nova | 05:14 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:20 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:18 | 802 | 86.25% | +===================+============+===============+===========+ 2018-01-14 03:52:44,728 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 86.25% 2018-01-14 03:52:50,509 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-14 03:52:50,509 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-14 03:52:51,056 - functest.utils.functest_utils - DEBUG - 2018-01-14 03:52:51,057 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 03:52:51,057 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:21 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-14 03:52:51,061 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-14 03:52:51,062 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-14 03:52:51,146 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-14 03:52:51,579 - functest.energy.energy - DEBUG - Starting recording 2018-01-14 03:52:51,579 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-14 03:52:51,985 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-14 03:52:54,204 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-14 03:52:56,351 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-14 03:52:59,585 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-14 03:53:01,827 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-14 03:53:07,952 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-14 03:53:08,622 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-14 03:53:09,670 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-14 03:53:12,933 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-14 03:53:12,933 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-14 03:53:15,241 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-14 03:53:15,242 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-14 03:53:17,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-14 03:53:17,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-14 03:53:18,468 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-14 03:53:18,468 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-14 03:53:21,399 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-14 03:53:21,399 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-14 03:53:21,402 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-14 03:53:21,405 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-14 03:53:21,407 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-14 03:53:21,415 - 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-14 04:08:55,314 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.213147s] ... ok 2018-01-14 04:08:55,315 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.064993s] ... ok 2018-01-14 04:08:55,315 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [15.846653s] ... ok 2018-01-14 04:08:55,315 - 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.599394s] ... ok 2018-01-14 04:08:55,315 - 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.204340s] ... ok 2018-01-14 04:08:55,315 - 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 [3.102813s] ... ok 2018-01-14 04:08:55,315 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.068336s] ... ok 2018-01-14 04:08:55,316 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.366970s] ... ok 2018-01-14 04:08:55,316 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.125835s] ... ok 2018-01-14 04:08:55,316 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001073s] ... ok 2018-01-14 04:08:55,316 - 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 [3.080239s] ... ok 2018-01-14 04:08:55,316 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.072690s] ... ok 2018-01-14 04:08:55,316 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.395507s] ... ok 2018-01-14 04:08:55,316 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.161078s] ... ok 2018-01-14 04:08:55,316 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001020s] ... ok 2018-01-14 04:08:55,316 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [6.803373s] ... ok 2018-01-14 04:08:55,316 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.057668s] ... ok 2018-01-14 04:08:55,317 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.859327s] ... ok 2018-01-14 04:08:55,317 - 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.214888s] ... ok 2018-01-14 04:08:55,317 - 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.422135s] ... ok 2018-01-14 04:08:55,317 - 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.211664s] ... ok 2018-01-14 04:08:55,317 - 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.246159s] ... ok 2018-01-14 04:08:55,317 - 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.215827s] ... ok 2018-01-14 04:08:55,317 - 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.072948s] ... ok 2018-01-14 04:08:55,317 - 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.076511s] ... ok 2018-01-14 04:08:55,317 - 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.067273s] ... ok 2018-01-14 04:08:55,317 - 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.070165s] ... ok 2018-01-14 04:08:55,317 - 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.065181s] ... ok 2018-01-14 04:08:55,318 - 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.137935s] ... ok 2018-01-14 04:08:55,318 - 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.066251s] ... ok 2018-01-14 04:08:55,318 - 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.011465s] ... ok 2018-01-14 04:08:55,318 - 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.141398s] ... ok 2018-01-14 04:08:55,318 - 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.012421s] ... ok 2018-01-14 04:08:55,318 - 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.011159s] ... ok 2018-01-14 04:08:55,318 - 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.030746s] ... ok 2018-01-14 04:08:55,318 - 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.061495s] ... ok 2018-01-14 04:08:55,318 - 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.067810s] ... ok 2018-01-14 04:08:55,318 - 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.163491s] ... ok 2018-01-14 04:08:55,319 - 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.014054s] ... ok 2018-01-14 04:08:55,319 - 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.068510s] ... ok 2018-01-14 04:08:55,319 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [16.855216s] ... ok 2018-01-14 04:08:55,319 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [188.172283s] ... FAILED 2018-01-14 04:08:55,319 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [25.498022s] ... ok 2018-01-14 04:08:55,319 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [15.990622s] ... ok 2018-01-14 04:08:55,319 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.450580s] ... ok 2018-01-14 04:08:55,319 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.191226s] ... ok 2018-01-14 04:08:55,319 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.204468s] ... ok 2018-01-14 04:08:55,319 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.388783s] ... ok 2018-01-14 04:08:55,319 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.610789s] ... ok 2018-01-14 04:08:55,320 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.379151s] ... ok 2018-01-14 04:08:55,320 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.909235s] ... ok 2018-01-14 04:08:55,320 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [6.411478s] ... ok 2018-01-14 04:08:55,320 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [10.863280s] ... ok 2018-01-14 04:08:55,320 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [6.026523s] ... ok 2018-01-14 04:08:55,320 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [57.503669s] ... ok 2018-01-14 04:08:55,320 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.306984s] ... ok 2018-01-14 04:08:55,320 - 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.089856s] ... ok 2018-01-14 04:08:55,320 - 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.114147s] ... ok 2018-01-14 04:08:55,320 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [0.944413s] ... ok 2018-01-14 04:08:55,321 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.943439s] ... ok 2018-01-14 04:08:55,321 - 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.025449s] ... ok 2018-01-14 04:08:55,321 - 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.247843s] ... ok 2018-01-14 04:08:55,321 - 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.227480s] ... ok 2018-01-14 04:08:55,321 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.253020s] ... ok 2018-01-14 04:08:55,321 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.176963s] ... ok 2018-01-14 04:08:55,321 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.247621s] ... ok 2018-01-14 04:08:55,321 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.254542s] ... ok 2018-01-14 04:08:55,321 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.239225s] ... ok 2018-01-14 04:08:55,321 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.137405s] ... ok 2018-01-14 04:08:55,321 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.238664s] ... ok 2018-01-14 04:08:55,322 - 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.233989s] ... ok 2018-01-14 04:08:55,322 - 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.231583s] ... ok 2018-01-14 04:08:55,322 - 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.217339s] ... ok 2018-01-14 04:08:55,322 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.309075s] ... ok 2018-01-14 04:08:55,322 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.365656s] ... ok 2018-01-14 04:08:55,322 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011177s] ... ok 2018-01-14 04:08:55,322 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [22.365301s] ... ok 2018-01-14 04:08:55,322 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.063490s] ... ok 2018-01-14 04:08:55,322 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.068932s] ... ok 2018-01-14 04:08:55,322 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.070285s] ... ok 2018-01-14 04:08:55,322 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.341703s] ... ok 2018-01-14 04:08:55,323 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.405177s] ... ok 2018-01-14 04:08:55,323 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.649830s] ... ok 2018-01-14 04:08:55,323 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.010803s] ... ok 2018-01-14 04:08:55,323 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.007804s] ... ok 2018-01-14 04:08:55,323 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.051374s] ... ok 2018-01-14 04:08:55,323 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.035634s] ... ok 2018-01-14 04:08:55,323 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.030649s] ... ok 2018-01-14 04:08:55,323 - 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.048038s] ... ok 2018-01-14 04:08:55,323 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.041736s] ... ok 2018-01-14 04:08:55,323 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.041640s] ... ok 2018-01-14 04:08:55,324 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.035610s] ... ok 2018-01-14 04:08:55,324 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.038469s] ... ok 2018-01-14 04:08:55,324 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.153465s] ... ok 2018-01-14 04:08:55,324 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.013960s] ... ok 2018-01-14 04:08:55,324 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.491435s] ... ok 2018-01-14 04:08:55,324 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.007444s] ... ok 2018-01-14 04:08:55,324 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.012489s] ... ok 2018-01-14 04:08:55,324 - 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.498410s] ... ok 2018-01-14 04:08:55,324 - 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.369568s] ... ok 2018-01-14 04:08:55,324 - 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.021036s] ... ok 2018-01-14 04:08:55,324 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.345899s] ... ok 2018-01-14 04:08:55,325 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.647914s] ... ok 2018-01-14 04:08:55,325 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.854504s] ... ok 2018-01-14 04:08:55,325 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.975329s] ... ok 2018-01-14 04:08:55,325 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.667842s] ... ok 2018-01-14 04:08:55,325 - 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.585634s] ... ok 2018-01-14 04:08:55,325 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.935557s] ... ok 2018-01-14 04:08:55,325 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [3.371053s] ... ok 2018-01-14 04:08:55,325 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.506596s] ... ok 2018-01-14 04:08:55,325 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.152630s] ... ok 2018-01-14 04:08:55,325 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.103819s] ... ok 2018-01-14 04:08:55,325 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.060699s] ... ok 2018-01-14 04:08:55,326 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.049513s] ... ok 2018-01-14 04:08:55,326 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.094399s] ... ok 2018-01-14 04:08:55,326 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.085795s] ... ok 2018-01-14 04:08:55,326 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.061500s] ... ok 2018-01-14 04:08:55,326 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.054091s] ... ok 2018-01-14 04:08:55,326 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [2.933487s] ... ok 2018-01-14 04:08:55,326 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.337894s] ... ok 2018-01-14 04:08:55,326 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.613080s] ... ok 2018-01-14 04:08:55,326 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.451635s] ... ok 2018-01-14 04:08:55,326 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.207520s] ... ok 2018-01-14 04:08:55,326 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.047127s] ... ok 2018-01-14 04:08:55,326 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.566777s] ... ok 2018-01-14 04:08:55,327 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.041178s] ... ok 2018-01-14 04:08:55,327 - 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.441112s] ... ok 2018-01-14 04:08:55,327 - 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.352169s] ... ok 2018-01-14 04:08:55,327 - 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.868585s] ... ok 2018-01-14 04:08:55,327 - 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.698827s] ... ok 2018-01-14 04:08:55,327 - 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.418315s] ... ok 2018-01-14 04:08:55,327 - 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.963261s] ... ok 2018-01-14 04:08:55,327 - 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.232758s] ... ok 2018-01-14 04:08:55,327 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.054830s] ... ok 2018-01-14 04:08:55,327 - 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.170729s] ... ok 2018-01-14 04:08:55,327 - 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.165026s] ... ok 2018-01-14 04:08:55,328 - 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.730158s] ... ok 2018-01-14 04:08:55,328 - 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.465530s] ... ok 2018-01-14 04:08:55,328 - 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.676231s] ... ok 2018-01-14 04:08:55,328 - 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.262287s] ... ok 2018-01-14 04:08:55,328 - 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.766990s] ... ok 2018-01-14 04:08:55,328 - 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.106471s] ... ok 2018-01-14 04:08:55,328 - 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.024562s] ... ok 2018-01-14 04:08:55,328 - 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.162857s] ... ok 2018-01-14 04:08:55,328 - 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.017368s] ... ok 2018-01-14 04:08:55,328 - 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.684423s] ... ok 2018-01-14 04:08:55,328 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.154079s] ... ok 2018-01-14 04:08:55,328 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.151315s] ... ok 2018-01-14 04:08:55,329 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.462895s] ... ok 2018-01-14 04:08:55,329 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.406874s] ... ok 2018-01-14 04:08:55,329 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.791593s] ... ok 2018-01-14 04:08:55,329 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.256960s] ... ok 2018-01-14 04:08:55,329 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.526989s] ... ok 2018-01-14 04:08:55,329 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.223102s] ... ok 2018-01-14 04:08:55,329 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.480468s] ... ok 2018-01-14 04:08:55,329 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [32.036877s] ... ok 2018-01-14 04:08:55,329 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.108728s] ... ok 2018-01-14 04:08:55,329 - 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 [8.092008s] ... ok 2018-01-14 04:08:55,329 - 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.879480s] ... ok 2018-01-14 04:08:55,329 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.048916s] ... ok 2018-01-14 04:08:55,330 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.043272s] ... ok 2018-01-14 04:08:55,330 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.046655s] ... ok 2018-01-14 04:08:55,330 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.252693s] ... ok 2018-01-14 04:08:55,330 - 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.112641s] ... ok 2018-01-14 04:08:55,330 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.222968s] ... ok 2018-01-14 04:08:55,330 - 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.043805s] ... ok 2018-01-14 04:08:55,330 - 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.050357s] ... ok 2018-01-14 04:08:55,330 - 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.054515s] ... ok 2018-01-14 04:08:55,330 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.049429s] ... ok 2018-01-14 04:08:55,330 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.043596s] ... ok 2018-01-14 04:08:55,330 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.080815s] ... ok 2018-01-14 04:08:55,331 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.082622s] ... ok 2018-01-14 04:08:55,331 - 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.210858s] ... ok 2018-01-14 04:08:55,331 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.055133s] ... ok 2018-01-14 04:08:55,331 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.167765s] ... ok 2018-01-14 04:08:55,331 - 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.169976s] ... ok 2018-01-14 04:08:55,331 - 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.035663s] ... ok 2018-01-14 04:08:55,331 - 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.155951s] ... ok 2018-01-14 04:08:55,331 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.012981s] ... ok 2018-01-14 04:08:55,331 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.148256s] ... ok 2018-01-14 04:08:55,331 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.057004s] ... ok 2018-01-14 04:08:55,331 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.035796s] ... ok 2018-01-14 04:08:55,331 - 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.009172s] ... ok 2018-01-14 04:08:55,332 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.034669s] ... ok 2018-01-14 04:08:55,332 - 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.008641s] ... ok 2018-01-14 04:08:55,332 - 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.044740s] ... ok 2018-01-14 04:08:55,332 - 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.043678s] ... ok 2018-01-14 04:08:55,332 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.036949s] ... ok 2018-01-14 04:08:55,332 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.039313s] ... ok 2018-01-14 04:08:55,332 - 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.176549s] ... ok 2018-01-14 04:08:55,332 - 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.035372s] ... ok 2018-01-14 04:08:55,332 - 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.032216s] ... ok 2018-01-14 04:08:55,332 - 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.010394s] ... ok 2018-01-14 04:08:55,332 - 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.032051s] ... ok 2018-01-14 04:08:55,332 - 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.030299s] ... ok 2018-01-14 04:08:55,333 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.038016s] ... ok 2018-01-14 04:08:55,333 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.030476s] ... ok 2018-01-14 04:08:55,333 - 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.834366s] ... ok 2018-01-14 04:08:55,333 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.505208s] ... ok 2018-01-14 04:08:55,333 - 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.074122s] ... ok 2018-01-14 04:08:55,333 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.063285s] ... ok 2018-01-14 04:08:55,333 - 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.178002s] ... ok 2018-01-14 04:08:55,333 - 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.164274s] ... ok 2018-01-14 04:08:55,335 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 930.0000 sec. 2018-01-14 04:08:55,337 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 202 2018-01-14 04:08:55,339 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-14 04:08:55,341 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 1 2018-01-14 04:08:55,345 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 99.5073891626% 2018-01-14 04:09:01,327 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-14 04:09:01,328 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-14 04:09:01,944 - functest.utils.functest_utils - DEBUG - 2018-01-14 04:09:01,944 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 04:09:01,945 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 16:09 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-14 04:09:01,949 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-14 04:09:01,949 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-14 04:09:20,585 - 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-14 04:09:20,585 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-14 04:09:20,628 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-14 04:09:20,741 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 04:09:20,742 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-14 04:09:20,744 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-14 04:09:21,494 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-14 05:09:05,199 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 05:09:05,200 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 59:44 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-14 05:09:05,203 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-14 05:09:05,204 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-674 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-14 05:09:05,207 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:41 | PASS | | vping_userdata | functest | smoke | 00:30 | PASS | | tempest_smoke_serial | functest | smoke | 13:46 | FAIL | | rally_sanity | functest | smoke | 18:21 | FAIL | | refstack_defcore | functest | smoke | 16:09 | FAIL | | odl | functest | smoke | 00:18 | PASS | | snaps_smoke | functest | smoke | 59:44 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-14 05:09:05,212 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-14 05:09:08,810 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-14 05:09:08,811 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-14 05:09:08,812 - 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 | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-14 05:09:08,812 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-14 05:09:08,813 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-14 05:09:34,788 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-14 05:09:34,789 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-14 05:09:34,911 - functest.utils.functest_utils - DEBUG - 2018-01-14 05:09:34,911 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-14 05:09:34,911 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:26 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-14 05:09:34,915 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-14 05:09:34,915 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-674 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-14 05:09:34,917 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:26 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-14 05:09:34,921 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-14 05:09:37,623 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-14 05:09:37,623 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-14 05:09:37,623 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-14 05:09:37,624 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-674 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-14 05:09:37,625 - 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-14 05:09:37,626 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-14 05:09:40,214 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-14 05:09:40,215 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-14 05:09:40,215 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-14 05:09:40,215 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-674 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-14 05:09:40,216 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-14 05:09:40,217 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK