2018-01-17 21:28:43,099 - functest.ci.check_deployment - DEBUG - 172.30.9.22:5000 is reachable! 2018-01-17 21:28:43,099 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.22:5000/v3 ...OK 2018-01-17 21:28:43,491 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-17 21:28:43,966 - functest.ci.check_deployment - DEBUG - 172.30.9.22:5000 is reachable! 2018-01-17 21:28:43,966 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.22:5000 ...OK 2018-01-17 21:28:44,414 - functest.ci.check_deployment - DEBUG - 172.30.9.22:8774 is reachable! 2018-01-17 21:28:44,414 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.22:8774/v2.1 ...OK 2018-01-17 21:28:44,866 - functest.ci.check_deployment - DEBUG - 172.30.9.22:9696 is reachable! 2018-01-17 21:28:44,866 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.22:9696 ...OK 2018-01-17 21:28:45,341 - functest.ci.check_deployment - DEBUG - 172.30.9.22:9292 is reachable! 2018-01-17 21:28:45,341 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.22:9292 ...OK 2018-01-17 21:28:46,533 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-17 21:28:48,274 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-17 21:28:48,297 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-17 21:28:50,327 - functest.ci.check_deployment - INFO - External network found: external 2018-01-17 21:28:53,020 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 21:28:53,021 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 21:28:53,021 - 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-17 21:28:53,022 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-17 21:28:53,022 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-17 21:28:55,414 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 21:29:04,990 - 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 9.573s OK 2018-01-17 21:29:05,115 - functest.utils.functest_utils - DEBUG - 2018-01-17 21:29:05,115 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 21:29:05,115 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-17 21:29:05,120 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-17 21:29:07,488 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 21:40:23,661 - 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 676.164s OK 2018-01-17 21:40:23,785 - functest.utils.functest_utils - DEBUG - 2018-01-17 21:40:23,786 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 21:40:23,787 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-17 21:40:23,791 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-17 21:40:24,788 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 21:41:08,307 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 43.518s OK 2018-01-17 21:41:08,427 - functest.utils.functest_utils - DEBUG - 2018-01-17 21:41:08,428 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 21:41:08,428 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:44 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-17 21:41:08,432 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-686 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-17 21:41:08,435 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 11:16 | PASS | | snaps_health_check | functest | healthcheck | 00:44 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-17 21:41:08,438 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 21:41:11,240 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 21:41:11,241 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 21:41:11,242 - 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-17 21:41:11,243 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-17 21:41:11,243 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-17 21:41:11,827 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-17 21:41:11,828 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 21:41:12,271 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 21:41:12,271 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-17 21:41:12,691 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-17 21:41:12,691 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-17 21:41:12' 2018-01-17 21:41:12,691 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--7a03ab83-cff8-4f4c-bf6a-f0488b94f9b3' 2018-01-17 21:41:15,119 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-7a03ab83-cff8-4f4c-bf6a-f0488b94f9b3' 2018-01-17 21:41:18,252 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-7a03ab83-cff8-4f4c-bf6a-f0488b94f9b3' 2018-01-17 21:41:26,953 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-7a03ab83-cff8-4f4c-bf6a-f0488b94f9b3' 2018-01-17 21:41:27,718 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-7a03ab83-cff8-4f4c-bf6a-f0488b94f9b3' 2018-01-17 21:41:28,476 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-7a03ab83-cff8-4f4c-bf6a-f0488b94f9b3' 2018-01-17 21:41:35,299 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-7a03ab83-cff8-4f4c-bf6a-f0488b94f9b3' 2018-01-17 21:41:39,769 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-7a03ab83-cff8-4f4c-bf6a-f0488b94f9b3' 2018-01-17 21:42:02,860 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-17 21:42:10,671 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-17 21:42:10,807 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-17 21:42:11,814 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-17 21:42:33,109 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-17 21:42:33,109 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-17 21:42:33,635 - functest.utils.functest_utils - DEBUG - 2018-01-17 21:42:33,635 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 21:42:33,636 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-17 21:42:33,639 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-17 21:42:33,721 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-17 21:42:33,721 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-17 21:42:33' 2018-01-17 21:42:33,722 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f04c62fc-6d0c-4fac-b0de-9ca371272a2b' 2018-01-17 21:42:37,005 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f04c62fc-6d0c-4fac-b0de-9ca371272a2b' 2018-01-17 21:42:39,490 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f04c62fc-6d0c-4fac-b0de-9ca371272a2b' 2018-01-17 21:42:46,143 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f04c62fc-6d0c-4fac-b0de-9ca371272a2b' 2018-01-17 21:42:46,820 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f04c62fc-6d0c-4fac-b0de-9ca371272a2b' 2018-01-17 21:42:54,384 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f04c62fc-6d0c-4fac-b0de-9ca371272a2b' 2018-01-17 21:43:02,092 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-17 21:43:09,507 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-17 21:43:12,494 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-01-17 21:43:41,223 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-01-17 21:44:09,377 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-17 21:44:25,159 - functest.utils.functest_utils - DEBUG - 2018-01-17 21:44:25,159 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 21:44:25,160 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:36 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-17 21:44:25,163 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-17 21:44:25,249 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 21:44:27,425 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 21:44:29,784 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 21:44:32,939 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-17 21:44:34,974 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-17 21:44:40,968 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-17 21:44:43,593 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 21:44:43,594 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 21:44:47,534 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-17 21:44:47,534 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-17 21:44:50,814 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-17 21:44:50,814 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-17 21:44:50,817 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-17 21:44:50,820 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-17 21:44:50,820 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-ffd087c0-6f7f-4cda-8635-1d5ee4d12d74/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-17 21:44:53,065 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-17 21:44:53,066 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-17 21:44:53,066 - 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-17 21:44:55,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:44:55.067 62 INFO rally.api [-] Starting verification (UUID=a2368513-33a7-4d09-b6ff-17bf893a9e1f) for deployment 'opnfv-rally' (UUID=dfc60323-6c75-496a-9a3a-51c8e6c52107) by verifier 'opnfv-tempest' (UUID=ffd087c0-6f7f-4cda-8635-1d5ee4d12d74). 2018-01-17 21:44:55,068 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a2368513-33a7-4d09-b6ff-17bf893a9e1f 2018-01-17 21:45:01,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:45:01.626 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.174s] 2018-01-17 21:45:01,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:45:01.689 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.064s] 2018-01-17 21:45:08,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:45:08.862 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.700s] 2018-01-17 21:45:12,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:45:12.341 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.478s] 2018-01-17 21:45:26,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:45:26.150 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.467s] 2018-01-17 21:45:44,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:45:44.049 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.343s] 2018-01-17 21:46:24,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:46:24.018 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.091s] 2018-01-17 21:46:24,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:46:24.019 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-01-17 21:46:56,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:46:56.026 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.068s] 2018-01-17 21:46:56,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:46:56.027 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-17 21:47:27,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:47:27.403 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.071s] 2018-01-17 21:47:27,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:47:27.404 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-17 21:49:08,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:49:08.243 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.662s] 2018-01-17 21:49:29,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:49:29.964 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.060s] 2018-01-17 21:49:30,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:49:30.072 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.108s] 2018-01-17 21:49:38,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:49:38.203 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.660s] 2018-01-17 21:49:38,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:49:38.212 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-17 21:49:39,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:49:39.725 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-17 21:49:39,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:49:39.726 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-17 21:49:43,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:49:43.884 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.413s] 2018-01-17 21:49:50,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:49:50.415 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.087s] 2018-01-17 21:49:57,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:49:57.161 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.677s] 2018-01-17 21:50:05,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:50:05.008 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.442s] 2018-01-17 21:50:14,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:50:14.291 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.242s] 2018-01-17 21:50:20,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:50:20.964 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.545s] 2018-01-17 21:50:26,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:50:26.839 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.207s] 2018-01-17 21:50:34,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:50:34.537 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.519s] 2018-01-17 21:50:42,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:50:42.105 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.474s] 2018-01-17 21:50:51,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:50:51.043 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.996s] 2018-01-17 21:50:54,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:50:54.327 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-17 21:50:56,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:50:56.306 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2018-01-17 21:50:56,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:50:56.387 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.081s] 2018-01-17 21:50:56,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:50:56.470 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.082s] 2018-01-17 21:50:56,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:50:56.477 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-17 21:51:01,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:51:01.032 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.838s] 2018-01-17 21:51:03,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:51:03.636 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.603s] 2018-01-17 21:51:05,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:51:05.734 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.098s] 2018-01-17 21:51:11,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:51:11.944 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-17 21:51:19,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:51:19.313 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.809s] 2018-01-17 21:51:31,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:51:31.126 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.112s] 2018-01-17 21:51:34,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:51:34.605 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.477s] 2018-01-17 21:51:46,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:51:46.416 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.183s] 2018-01-17 21:51:50,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:51:50.604 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.186s] 2018-01-17 21:51:59,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:51:59.724 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.119s] 2018-01-17 21:52:09,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:09.375 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.805s] 2018-01-17 21:52:13,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:13.110 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.733s] 2018-01-17 21:52:20,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:20.725 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.614s] 2018-01-17 21:52:37,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:37.589 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.955s] 2018-01-17 21:52:38,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:38.038 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.449s] 2018-01-17 21:52:38,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:38.312 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.273s] 2018-01-17 21:52:38,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:38.545 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.233s] 2018-01-17 21:52:38,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:38.805 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.259s] 2018-01-17 21:52:38,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:38.891 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.086s] 2018-01-17 21:52:54,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:54.444 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.939s] 2018-01-17 21:52:54,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:54.904 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.460s] 2018-01-17 21:52:55,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:55.174 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.269s] 2018-01-17 21:52:55,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:55.228 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.054s] 2018-01-17 21:52:55,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:55.328 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.099s] 2018-01-17 21:52:55,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:52:55.540 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.212s] 2018-01-17 21:53:09,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:53:09.480 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.930s] 2018-01-17 21:53:16,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:53:16.255 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.775s] 2018-01-17 21:53:18,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:53:18.335 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.079s] 2018-01-17 21:53:18,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:53:18.404 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.069s] 2018-01-17 21:53:18,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:53:18.475 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.071s] 2018-01-17 21:53:31,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:53:31.604 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.246s] 2018-01-17 21:53:38,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:53:38.070 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.464s] 2018-01-17 21:53:40,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:53:40.294 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.223s] 2018-01-17 21:53:40,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:53:40.517 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.223s] 2018-01-17 21:53:40,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:53:40.727 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.210s] 2018-01-17 21:53:56,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:53:56.545 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.911s] 2018-01-17 21:54:01,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:54:01.268 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.723s] 2018-01-17 21:54:06,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:54:06.088 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.819s] 2018-01-17 21:54:11,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:54:11.666 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.577s] 2018-01-17 21:54:37,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:54:37.145 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.375s] 2018-01-17 21:54:43,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:54:43.058 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.913s] 2018-01-17 21:54:47,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:54:47.701 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.642s] 2018-01-17 21:54:50,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:54:50.877 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.176s] 2018-01-17 21:55:08,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:08.508 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.778s] 2018-01-17 21:55:10,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:10.949 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.438s] 2018-01-17 21:55:10,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:10.995 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.049s] 2018-01-17 21:55:15,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:15.970 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.656s] 2018-01-17 21:55:18,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:18.599 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.627s] 2018-01-17 21:55:18,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:18.803 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.206s] 2018-01-17 21:55:23,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:23.348 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.339s] 2018-01-17 21:55:27,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:27.065 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-17 21:55:28,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:28.611 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-17 21:55:28,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:28.614 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-17 21:55:28,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:28.614 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-17 21:55:28,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:28.615 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-17 21:55:28,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:28.616 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-17 21:55:30,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:30.582 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-01-17 21:55:51,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:55:51.349 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.978s] 2018-01-17 21:56:04,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:56:04.658 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.794s] 2018-01-17 21:56:19,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:56:19.184 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.523s] 2018-01-17 21:56:28,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:56:28.953 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-01-17 21:57:36,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 21:57:36.277 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [60.924s] 2018-01-17 22:01:21,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 22:01:21.626 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [214.169s] 2018-01-17 22:02:05,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 22:02:05.878 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [24.949s] 2018-01-17 22:02:22,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid a2368513-33a7-4d09-b6ff-17bf893a9e1f'. 2018-01-17 22:02:23,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-17 22:02:23,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-17 22:02:23,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-17 22:02:23,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a2368513-33a7-4d09-b6ff-17bf893a9e1f | 2018-01-17 22:02:23,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-17 22:02:23,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-17 21:44:54 | 2018-01-17 22:02:23,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-17 22:02:22 | 2018-01-17 22:02:23,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:28 | 2018-01-17 22:02:23,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-17 22:02:23,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-17 22:02:23,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-17 22:02:23,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ffd087c0-6f7f-4cda-8635-1d5ee4d12d74) | 2018-01-17 22:02:23,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-17 22:02:23,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dfc60323-6c75-496a-9a3a-51c8e6c52107) | 2018-01-17 22:02:23,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-17 22:02:23,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1026.536 | 2018-01-17 22:02:23,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-01-17 22:02:23,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-17 22:02:23,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-17 22:02:23,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-17 22:02:23,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-01-17 22:02:23,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-17 22:02:23,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-17 22:02:23,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-01-17 22:02:28,752 - functest.utils.functest_utils - DEBUG - 2018-01-17 22:02:28,752 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 22:02:28,752 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:48 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-17 22:02:28,757 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-17 22:02:28,757 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-17 22:02:28,839 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 22:02:29,255 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 22:02:29,255 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-17 22:02:29,663 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 22:02:32,075 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 22:02:34,390 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 22:02:37,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-17 22:02:39,256 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-6f5ad169-c1be-42f1-afbb-c1dd225d757f'... 2018-01-17 22:02:42,880 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-6f5ad169-c1be-42f1-afbb-c1dd225d757f'... 2018-01-17 22:02:45,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-6f5ad169-c1be-42f1-afbb-c1dd225d757f'... 2018-01-17 22:02:50,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-6f5ad169-c1be-42f1-afbb-c1dd225d757f'... 2018-01-17 22:02:51,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-6f5ad169-c1be-42f1-afbb-c1dd225d757f'... 2018-01-17 22:02:52,141 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-17 22:02:52,142 - 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-17 22:02:52,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 22:02:52,182 - 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-17 22:02:52,190 - 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': '52d7e2e1-73f3-4e06-b05e-b21e6637ebde', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'flavor_name': 'rally-tiny-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6f5ad169-c1be-42f1-afbb-c1dd225d757f', '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-17 22:03:54,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 746c9ea9-8f31-4a3e-9f71-cca43186db23: started 2018-01-17 22:02:54.268 119 INFO rally.task.engine [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Starting: Task validation. 2018-01-17 22:02:54.307 119 INFO rally.task.engine [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Starting: Task validation of syntax. 2018-01-17 22:02:54.385 119 INFO rally.task.engine [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Completed: Task validation of syntax. 2018-01-17 22:02:54.385 119 INFO rally.task.engine [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Starting: Task validation of required platforms. 2018-01-17 22:02:54.415 119 INFO rally.task.engine [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Completed: Task validation of required platforms. 2018-01-17 22:02:54.415 119 INFO rally.task.engine [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Starting: Task validation of semantic. 2018-01-17 22:02:55.124 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() started 2018-01-17 22:02:58.278 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() finished in 3.15 sec 2018-01-17 22:02:58.322 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() started 2018-01-17 22:03:02.443 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() finished in 4.12 sec 2018-01-17 22:03:02.444 119 INFO rally.task.engine [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Completed: Task validation of semantic. 2018-01-17 22:03:02.444 119 INFO rally.task.engine [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Completed: Task validation. 2018-01-17 22:03:02.445 119 INFO rally.task.engine [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Starting: Running task. 2018-01-17 22:03:02.634 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() started 2018-01-17 22:03:05.683 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() finished in 3.05 sec 2018-01-17 22:03:05.703 244 INFO rally.task.runner [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | ITER: 1 START 2018-01-17 22:03:06.189 244 INFO rally.task.runner [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | ITER: 1 END: OK 2018-01-17 22:03:06.210 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() started 2018-01-17 22:03:10.437 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() finished in 4.23 sec 2018-01-17 22:03:10.675 119 INFO rally.task.engine [-] Load duration is: 0.48334 2018-01-17 22:03:10.676 119 INFO rally.task.engine [-] Full duration is: 7.817906 2018-01-17 22:03:10.965 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() started 2018-01-17 22:03:14.101 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() finished in 3.14 sec 2018-01-17 22:03:14.119 330 INFO rally.task.runner [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | ITER: 1 START 2018-01-17 22:03:14.919 330 INFO rally.task.runner [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | ITER: 1 END: OK 2018-01-17 22:03:14.941 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() started 2018-01-17 22:03:19.222 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() finished in 4.28 sec 2018-01-17 22:03:21.026 119 INFO rally.task.engine [-] Load duration is: 0.79782 2018-01-17 22:03:21.027 119 INFO rally.task.engine [-] Full duration is: 8.269066 2018-01-17 22:03:21.331 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() started 2018-01-17 22:03:24.248 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() finished in 2.92 sec 2018-01-17 22:03:24.268 416 INFO rally.task.runner [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | ITER: 1 START 2018-01-17 22:03:25.220 416 INFO rally.task.runner [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | ITER: 1 END: OK 2018-01-17 22:03:25.244 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() started 2018-01-17 22:03:28.933 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-17 22:03:29.382 119 INFO rally.task.engine [-] Load duration is: 0.949974 2018-01-17 22:03:29.383 119 INFO rally.task.engine [-] Full duration is: 7.616424 2018-01-17 22:03:29.651 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() started 2018-01-17 22:03:32.703 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() finished in 3.05 sec 2018-01-17 22:03:32.725 502 INFO rally.task.runner [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | ITER: 1 START 2018-01-17 22:03:33.535 502 INFO rally.task.runner [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | ITER: 1 END: OK 2018-01-17 22:03:33.559 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() started 2018-01-17 22:03:37.430 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-17 22:03:37.693 119 INFO rally.task.engine [-] Load duration is: 0.808052 2018-01-17 22:03:37.694 119 INFO rally.task.engine [-] Full duration is: 7.795999 2018-01-17 22:03:37.977 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() started 2018-01-17 22:03:40.955 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() finished in 2.98 sec 2018-01-17 22:03:40.975 588 INFO rally.task.runner [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | ITER: 1 START 2018-01-17 22:03:41.929 588 INFO rally.task.runner [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | ITER: 1 END: OK 2018-01-17 22:03:41.948 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() started 2018-01-17 22:03:45.725 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-17 22:03:46.023 119 INFO rally.task.engine [-] Load duration is: 0.952129 2018-01-17 22:03:46.024 119 INFO rally.task.engine [-] Full duration is: 7.762141 2018-01-17 22:03:46.320 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() started 2018-01-17 22:03:49.219 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack setup() finished in 2.90 sec 2018-01-17 22:03:49.240 674 INFO rally.task.runner [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | ITER: 1 START 2018-01-17 22:03:49.909 674 INFO rally.task.runner [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | ITER: 1 END: OK 2018-01-17 22:03:49.937 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() started 2018-01-17 22:03:53.891 119 INFO rally.task.context [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Context users@openstack cleanup() finished in 3.95 sec 2018-01-17 22:03:54.368 119 INFO rally.task.engine [-] Load duration is: 0.667242 2018-01-17 22:03:54.369 119 INFO rally.task.engine [-] Full duration is: 7.586136 2018-01-17 22:03:54.583 119 INFO rally.task.engine [-] Task 746c9ea9-8f31-4a3e-9f71-cca43186db23 | Completed: Running task. Task 746c9ea9-8f31-4a3e-9f71-cca43186db23: 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.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | total | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | -> duration | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.48334 Full duration: 7.817906 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.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.79782 Full duration: 8.269066 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.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | total | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | -> duration | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.949974 Full duration: 7.616424 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.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808052 Full duration: 7.795999 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.542 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 100.0% | 1 | | total | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> duration | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.952129 Full duration: 7.762141 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.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 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.667242 Full duration: 7.586136 2018-01-17 22:03:54,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 746c9ea9-8f31-4a3e-9f71-cca43186db23 2018-01-17 22:03:54,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-17 22:03:54,825 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '746c9ea9-8f31-4a3e-9f71-cca43186db23', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-17 22:03:54,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '746c9ea9-8f31-4a3e-9f71-cca43186db23'] 2018-01-17 22:03:55,775 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 22:03:55,776 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-17 22:03:55,777 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-17 22:03:55,777 - 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-17 22:03:55,777 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 22:03:55,814 - 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-17 22:03:55,816 - 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': '52d7e2e1-73f3-4e06-b05e-b21e6637ebde', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'flavor_name': 'rally-tiny-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6f5ad169-c1be-42f1-afbb-c1dd225d757f', '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-17 22:05:40,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f15c08ed-26cb-4a76-b177-d778444100f6: started 2018-01-17 22:03:57.838 724 INFO rally.task.engine [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Starting: Task validation. 2018-01-17 22:03:57.888 724 INFO rally.task.engine [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Starting: Task validation of syntax. 2018-01-17 22:03:57.927 724 INFO rally.task.engine [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Completed: Task validation of syntax. 2018-01-17 22:03:57.927 724 INFO rally.task.engine [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Starting: Task validation of required platforms. 2018-01-17 22:03:57.942 724 INFO rally.task.engine [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Completed: Task validation of required platforms. 2018-01-17 22:03:57.942 724 INFO rally.task.engine [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Starting: Task validation of semantic. 2018-01-17 22:03:58.622 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack setup() started 2018-01-17 22:04:01.589 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack setup() finished in 2.97 sec 2018-01-17 22:04:03.984 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack cleanup() started 2018-01-17 22:04:08.021 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-17 22:04:08.022 724 INFO rally.task.engine [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Completed: Task validation of semantic. 2018-01-17 22:04:08.022 724 INFO rally.task.engine [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Completed: Task validation. 2018-01-17 22:04:08.023 724 INFO rally.task.engine [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Starting: Running task. 2018-01-17 22:04:08.220 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack setup() started 2018-01-17 22:04:11.123 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack setup() finished in 2.90 sec 2018-01-17 22:04:11.124 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context cleanup@openstack setup() started 2018-01-17 22:04:11.124 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 22:04:11.147 849 INFO rally.task.runner [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | ITER: 1 START 2018-01-17 22:04:17.491 849 INFO rally.task.runner [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | ITER: 1 END: OK 2018-01-17 22:04:17.516 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context cleanup@openstack cleanup() started 2018-01-17 22:04:18.390 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context cleanup@openstack cleanup() finished in 0.87 sec 2018-01-17 22:04:18.390 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack cleanup() started 2018-01-17 22:04:22.736 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack cleanup() finished in 4.35 sec 2018-01-17 22:04:24.311 724 INFO rally.task.engine [-] Load duration is: 5.520219 2018-01-17 22:04:24.312 724 INFO rally.task.engine [-] Full duration is: 14.532162 2018-01-17 22:04:24.625 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack setup() started 2018-01-17 22:04:27.650 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack setup() finished in 3.02 sec 2018-01-17 22:04:27.650 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context cleanup@openstack setup() started 2018-01-17 22:04:27.650 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context cleanup@openstack setup() finished in 0.36 msec 2018-01-17 22:04:27.671 955 INFO rally.task.runner [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | ITER: 1 START 2018-01-17 22:04:32.819 955 INFO rally.task.runner [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | ITER: 1 END: OK 2018-01-17 22:04:32.846 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context cleanup@openstack cleanup() started 2018-01-17 22:04:37.599 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context cleanup@openstack cleanup() finished in 4.75 sec 2018-01-17 22:04:37.599 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack cleanup() started 2018-01-17 22:04:41.611 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack cleanup() finished in 4.01 sec 2018-01-17 22:04:42.721 724 INFO rally.task.engine [-] Load duration is: 4.342566 2018-01-17 22:04:42.722 724 INFO rally.task.engine [-] Full duration is: 17.001535 2018-01-17 22:04:43.022 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack setup() started 2018-01-17 22:04:45.928 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack setup() finished in 2.91 sec 2018-01-17 22:04:45.947 1061 INFO rally.task.runner [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | ITER: 1 START 2018-01-17 22:04:47.127 1061 INFO rally.task.runner [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | ITER: 1 END: OK 2018-01-17 22:04:47.150 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack cleanup() started 2018-01-17 22:04:51.659 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack cleanup() finished in 4.51 sec 2018-01-17 22:04:53.079 724 INFO rally.task.engine [-] Load duration is: 0.37048 2018-01-17 22:04:53.079 724 INFO rally.task.engine [-] Full duration is: 8.654971 2018-01-17 22:04:53.353 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack setup() started 2018-01-17 22:04:56.310 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack setup() finished in 2.96 sec 2018-01-17 22:04:56.310 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context quotas@openstack setup() started 2018-01-17 22:04:57.370 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context quotas@openstack setup() finished in 1.06 sec 2018-01-17 22:04:57.371 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context cleanup@openstack setup() started 2018-01-17 22:04:57.372 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context cleanup@openstack setup() finished in 1.16 msec 2018-01-17 22:04:57.995 1147 INFO rally.task.runner [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | ITER: 1 START 2018-01-17 22:05:17.038 1147 INFO rally.task.runner [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | ITER: 1 END: OK 2018-01-17 22:05:17.061 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context cleanup@openstack cleanup() started 2018-01-17 22:05:34.717 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context cleanup@openstack cleanup() finished in 17.66 sec 2018-01-17 22:05:34.718 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context quotas@openstack cleanup() started 2018-01-17 22:05:34.751 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context quotas@openstack cleanup() finished in 33.28 msec 2018-01-17 22:05:34.751 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack cleanup() started 2018-01-17 22:05:38.484 724 INFO rally.task.context [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-17 22:05:39.608 724 INFO rally.task.engine [-] Load duration is: 17.220773 2018-01-17 22:05:39.609 724 INFO rally.task.engine [-] Full duration is: 45.145941 2018-01-17 22:05:39.811 724 INFO rally.task.engine [-] Task f15c08ed-26cb-4a76-b177-d778444100f6 | Completed: Running task. Task f15c08ed-26cb-4a76-b177-d778444100f6: 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 | 4.482 | 4.482 | 4.482 | 4.482 | 4.482 | 4.482 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | -> glance_v2.upload_data | 1.491 | 1.491 | 1.491 | 1.491 | 1.491 | 1.491 | 100.0% | 1 | | glance_v2.delete_image | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | total | 5.52 | 5.52 | 5.52 | 5.52 | 5.52 | 5.52 | 100.0% | 1 | | -> duration | 5.52 | 5.52 | 5.52 | 5.52 | 5.52 | 5.52 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.520219 Full duration: 14.532162 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 | 4.154 | 4.154 | 4.154 | 4.154 | 4.154 | 4.154 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | -> glance_v2.upload_data | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | glance_v2.list_images | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 4.343 | 4.343 | 4.343 | 4.343 | 4.343 | 4.343 | 100.0% | 1 | | -> duration | 4.343 | 4.343 | 4.343 | 4.343 | 4.343 | 4.343 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.342566 Full duration: 17.001535 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.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | total | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | -> duration | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.37048 Full duration: 8.654971 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 | 4.257 | 4.257 | 4.257 | 4.257 | 4.257 | 4.257 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | -> glance_v2.upload_data | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 100.0% | 1 | | nova.boot_servers | 13.963 | 13.963 | 13.963 | 13.963 | 13.963 | 13.963 | 100.0% | 1 | | total | 18.221 | 18.221 | 18.221 | 18.221 | 18.221 | 18.221 | 100.0% | 1 | | -> duration | 17.221 | 17.221 | 17.221 | 17.221 | 17.221 | 17.221 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.220773 Full duration: 45.145941 2018-01-17 22:05:40,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f15c08ed-26cb-4a76-b177-d778444100f6 2018-01-17 22:05:40,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f15c08ed-26cb-4a76-b177-d778444100f6', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-17 22:05:40,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f15c08ed-26cb-4a76-b177-d778444100f6'] 2018-01-17 22:05:41,003 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 22:05:41,005 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-17 22:05:41,005 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-17 22:05:41,006 - 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-17 22:05:41,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 22:05:41,039 - 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-17 22:05:41,040 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-17 22:05:41,040 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-17 22:05:41,040 - 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-17 22:05:41,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 22:05:41,068 - 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-17 22:05:41,072 - 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': '52d7e2e1-73f3-4e06-b05e-b21e6637ebde', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'flavor_name': 'rally-tiny-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6f5ad169-c1be-42f1-afbb-c1dd225d757f', '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-17 22:09:04,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 59eb49d0-9c6c-42b8-b371-93c0befae98c: started 2018-01-17 22:05:43.196 1277 INFO rally.task.engine [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Starting: Task validation. 2018-01-17 22:05:43.248 1277 INFO rally.task.engine [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Starting: Task validation of syntax. 2018-01-17 22:05:43.397 1277 INFO rally.task.engine [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Completed: Task validation of syntax. 2018-01-17 22:05:43.397 1277 INFO rally.task.engine [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Starting: Task validation of required platforms. 2018-01-17 22:05:43.440 1277 INFO rally.task.engine [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Completed: Task validation of required platforms. 2018-01-17 22:05:43.440 1277 INFO rally.task.engine [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Starting: Task validation of semantic. 2018-01-17 22:05:44.129 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() started 2018-01-17 22:05:47.037 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() finished in 2.91 sec 2018-01-17 22:05:52.170 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() started 2018-01-17 22:05:56.292 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() finished in 4.12 sec 2018-01-17 22:05:56.292 1277 INFO rally.task.engine [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Completed: Task validation of semantic. 2018-01-17 22:05:56.293 1277 INFO rally.task.engine [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Completed: Task validation. 2018-01-17 22:05:56.293 1277 INFO rally.task.engine [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Starting: Running task. 2018-01-17 22:05:56.495 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() started 2018-01-17 22:05:59.465 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() finished in 2.97 sec 2018-01-17 22:05:59.465 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack setup() started 2018-01-17 22:06:00.311 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack setup() finished in 0.85 sec 2018-01-17 22:06:00.311 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context volumes@openstack setup() started 2018-01-17 22:06:03.502 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context volumes@openstack setup() finished in 3.19 sec 2018-01-17 22:06:03.503 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack setup() started 2018-01-17 22:06:03.503 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 22:06:03.527 1402 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 START 2018-01-17 22:06:09.310 1402 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 END: OK 2018-01-17 22:06:09.330 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack cleanup() started 2018-01-17 22:06:12.331 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack cleanup() finished in 3.00 sec 2018-01-17 22:06:12.331 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context volumes@openstack cleanup() started 2018-01-17 22:06:16.110 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context volumes@openstack cleanup() finished in 3.78 sec 2018-01-17 22:06:16.110 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack cleanup() started 2018-01-17 22:06:16.301 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-17 22:06:16.301 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() started 2018-01-17 22:06:20.496 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() finished in 4.19 sec 2018-01-17 22:06:20.614 1277 INFO rally.task.engine [-] Load duration is: 5.779889 2018-01-17 22:06:20.615 1277 INFO rally.task.engine [-] Full duration is: 24.017447 2018-01-17 22:06:20.896 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() started 2018-01-17 22:06:23.836 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() finished in 2.94 sec 2018-01-17 22:06:23.836 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack setup() started 2018-01-17 22:06:24.512 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack setup() finished in 0.68 sec 2018-01-17 22:06:24.513 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack setup() started 2018-01-17 22:06:24.513 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 22:06:24.534 1588 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 START 2018-01-17 22:06:30.374 1588 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 END: OK 2018-01-17 22:06:30.401 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack cleanup() started 2018-01-17 22:06:32.785 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-17 22:06:32.786 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack cleanup() started 2018-01-17 22:06:32.960 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-17 22:06:32.960 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() started 2018-01-17 22:06:37.052 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() finished in 4.09 sec 2018-01-17 22:06:39.012 1277 INFO rally.task.engine [-] Load duration is: 5.835603 2018-01-17 22:06:39.013 1277 INFO rally.task.engine [-] Full duration is: 16.171418 2018-01-17 22:06:39.286 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() started 2018-01-17 22:06:42.208 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() finished in 2.92 sec 2018-01-17 22:06:42.209 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack setup() started 2018-01-17 22:06:43.414 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack setup() finished in 1.21 sec 2018-01-17 22:06:43.415 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack setup() started 2018-01-17 22:06:43.415 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 22:06:44.181 1754 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 START 2018-01-17 22:06:55.802 1754 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 END: OK 2018-01-17 22:06:55.820 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack cleanup() started 2018-01-17 22:06:58.205 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-17 22:06:58.206 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack cleanup() started 2018-01-17 22:06:58.398 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-17 22:06:58.398 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() started 2018-01-17 22:07:02.726 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() finished in 4.33 sec 2018-01-17 22:07:03.423 1277 INFO rally.task.engine [-] Load duration is: 11.616993 2018-01-17 22:07:03.424 1277 INFO rally.task.engine [-] Full duration is: 23.457471 2018-01-17 22:07:03.707 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() started 2018-01-17 22:07:06.630 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() finished in 2.92 sec 2018-01-17 22:07:06.631 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack setup() started 2018-01-17 22:07:07.300 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack setup() finished in 0.67 sec 2018-01-17 22:07:07.300 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack setup() started 2018-01-17 22:07:07.301 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 22:07:07.322 1920 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 START 2018-01-17 22:07:13.329 1920 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 END: OK 2018-01-17 22:07:13.354 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack cleanup() started 2018-01-17 22:07:15.761 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack cleanup() finished in 2.41 sec 2018-01-17 22:07:15.761 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack cleanup() started 2018-01-17 22:07:15.953 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-17 22:07:15.954 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() started 2018-01-17 22:07:20.047 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() finished in 4.09 sec 2018-01-17 22:07:21.808 1277 INFO rally.task.engine [-] Load duration is: 6.002596 2018-01-17 22:07:21.809 1277 INFO rally.task.engine [-] Full duration is: 16.35485 2018-01-17 22:07:22.118 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() started 2018-01-17 22:07:25.125 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() finished in 3.01 sec 2018-01-17 22:07:25.126 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack setup() started 2018-01-17 22:07:25.834 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack setup() finished in 0.71 sec 2018-01-17 22:07:25.835 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack setup() started 2018-01-17 22:07:25.835 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 22:07:25.856 2086 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 START 2018-01-17 22:07:34.167 2086 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 END: OK 2018-01-17 22:07:34.187 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack cleanup() started 2018-01-17 22:07:36.597 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack cleanup() finished in 2.41 sec 2018-01-17 22:07:36.597 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack cleanup() started 2018-01-17 22:07:36.888 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack cleanup() finished in 0.29 sec 2018-01-17 22:07:36.888 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() started 2018-01-17 22:07:41.126 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() finished in 4.24 sec 2018-01-17 22:07:42.228 1277 INFO rally.task.engine [-] Load duration is: 8.308078 2018-01-17 22:07:42.229 1277 INFO rally.task.engine [-] Full duration is: 19.026338 2018-01-17 22:07:42.512 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() started 2018-01-17 22:07:45.342 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() finished in 2.83 sec 2018-01-17 22:07:45.342 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack setup() started 2018-01-17 22:07:46.005 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack setup() finished in 0.66 sec 2018-01-17 22:07:46.005 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context volumes@openstack setup() started 2018-01-17 22:07:49.320 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context volumes@openstack setup() finished in 3.31 sec 2018-01-17 22:07:49.321 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack setup() started 2018-01-17 22:07:49.321 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-17 22:07:49.341 2252 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 START 2018-01-17 22:07:55.639 2252 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 END: OK 2018-01-17 22:07:55.660 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack cleanup() started 2018-01-17 22:07:58.014 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context cleanup@openstack cleanup() finished in 2.35 sec 2018-01-17 22:07:58.014 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context volumes@openstack cleanup() started 2018-01-17 22:08:01.099 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context volumes@openstack cleanup() finished in 3.08 sec 2018-01-17 22:08:01.099 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack cleanup() started 2018-01-17 22:08:01.289 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-17 22:08:01.290 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() started 2018-01-17 22:08:05.145 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() finished in 3.85 sec 2018-01-17 22:08:06.644 1277 INFO rally.task.engine [-] Load duration is: 6.293868 2018-01-17 22:08:06.645 1277 INFO rally.task.engine [-] Full duration is: 22.651332 2018-01-17 22:08:06.918 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() started 2018-01-17 22:08:09.907 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() finished in 2.99 sec 2018-01-17 22:08:09.907 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack setup() started 2018-01-17 22:08:09.907 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack setup() finished in 0.16 msec 2018-01-17 22:08:09.925 2438 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 START 2018-01-17 22:08:10.745 2438 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 END: OK 2018-01-17 22:08:10.766 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:08:15.694 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack cleanup() finished in 4.93 sec 2018-01-17 22:08:15.695 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() started 2018-01-17 22:08:19.869 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() finished in 4.17 sec 2018-01-17 22:08:20.992 1277 INFO rally.task.engine [-] Load duration is: 0.816322 2018-01-17 22:08:20.992 1277 INFO rally.task.engine [-] Full duration is: 12.962615 2018-01-17 22:08:21.226 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() started 2018-01-17 22:08:24.251 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() finished in 3.03 sec 2018-01-17 22:08:24.252 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack setup() started 2018-01-17 22:08:24.252 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack setup() finished in 0.37 msec 2018-01-17 22:08:24.271 2604 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 START 2018-01-17 22:08:25.108 2604 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 END: OK 2018-01-17 22:08:25.133 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:08:30.077 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack cleanup() finished in 4.94 sec 2018-01-17 22:08:30.077 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() started 2018-01-17 22:08:33.831 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() finished in 3.75 sec 2018-01-17 22:08:35.307 1277 INFO rally.task.engine [-] Load duration is: 0.832885 2018-01-17 22:08:35.308 1277 INFO rally.task.engine [-] Full duration is: 12.616952 2018-01-17 22:08:35.596 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() started 2018-01-17 22:08:38.495 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() finished in 2.90 sec 2018-01-17 22:08:38.495 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack setup() started 2018-01-17 22:08:38.495 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-17 22:08:38.516 2770 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 START 2018-01-17 22:08:39.306 2770 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 END: OK 2018-01-17 22:08:39.329 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:08:44.765 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack cleanup() finished in 5.44 sec 2018-01-17 22:08:44.766 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() started 2018-01-17 22:08:48.672 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() finished in 3.91 sec 2018-01-17 22:08:49.679 1277 INFO rally.task.engine [-] Load duration is: 0.785686 2018-01-17 22:08:49.680 1277 INFO rally.task.engine [-] Full duration is: 13.092552 2018-01-17 22:08:50.002 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() started 2018-01-17 22:08:52.930 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack setup() finished in 2.93 sec 2018-01-17 22:08:52.931 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack setup() started 2018-01-17 22:08:52.931 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack setup() finished in 0.47 msec 2018-01-17 22:08:52.953 2936 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 START 2018-01-17 22:08:53.988 2936 INFO rally.task.runner [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | ITER: 1 END: OK 2018-01-17 22:08:54.018 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:08:59.069 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context admin_cleanup@openstack cleanup() finished in 5.05 sec 2018-01-17 22:08:59.070 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() started 2018-01-17 22:09:03.312 1277 INFO rally.task.context [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Context users@openstack cleanup() finished in 4.24 sec 2018-01-17 22:09:04.089 1277 INFO rally.task.engine [-] Load duration is: 1.030325 2018-01-17 22:09:04.090 1277 INFO rally.task.engine [-] Full duration is: 13.324592 2018-01-17 22:09:04.309 1277 INFO rally.task.engine [-] Task 59eb49d0-9c6c-42b8-b371-93c0befae98c | Completed: Running task. Task 59eb49d0-9c6c-42b8-b371-93c0befae98c: 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.161 | 3.161 | 3.161 | 3.161 | 3.161 | 3.161 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 100.0% | 1 | | total | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 100.0% | 1 | | -> duration | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.779889 Full duration: 24.017447 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.33 | 3.33 | 3.33 | 3.33 | 3.33 | 3.33 | 100.0% | 1 | | cinder_v2.delete_volume | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 100.0% | 1 | | total | 5.836 | 5.836 | 5.836 | 5.836 | 5.836 | 5.836 | 100.0% | 1 | | -> duration | 5.836 | 5.836 | 5.836 | 5.836 | 5.836 | 5.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.835603 Full duration: 16.171418 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 | 9.29 | 9.29 | 9.29 | 9.29 | 9.29 | 9.29 | 100.0% | 1 | | cinder_v2.delete_volume | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 100.0% | 1 | | total | 11.617 | 11.617 | 11.617 | 11.617 | 11.617 | 11.617 | 100.0% | 1 | | -> duration | 11.617 | 11.617 | 11.617 | 11.617 | 11.617 | 11.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.616993 Full duration: 23.457471 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.408 | 3.408 | 3.408 | 3.408 | 3.408 | 3.408 | 100.0% | 1 | | cinder_v2.delete_volume | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 100.0% | 1 | | total | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 100.0% | 1 | | -> duration | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.002596 Full duration: 16.35485 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.166 | 3.166 | 3.166 | 3.166 | 3.166 | 3.166 | 100.0% | 1 | | cinder_v2.extend_volume | 2.735 | 2.735 | 2.735 | 2.735 | 2.735 | 2.735 | 100.0% | 1 | | cinder_v2.delete_volume | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 100.0% | 1 | | total | 8.308 | 8.308 | 8.308 | 8.308 | 8.308 | 8.308 | 100.0% | 1 | | -> duration | 8.308 | 8.308 | 8.308 | 8.308 | 8.308 | 8.308 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.308078 Full duration: 19.026338 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.476 | 3.476 | 3.476 | 3.476 | 3.476 | 3.476 | 100.0% | 1 | | cinder_v2.delete_volume | 2.818 | 2.818 | 2.818 | 2.818 | 2.818 | 2.818 | 100.0% | 1 | | total | 6.294 | 6.294 | 6.294 | 6.294 | 6.294 | 6.294 | 100.0% | 1 | | -> duration | 6.294 | 6.294 | 6.294 | 6.294 | 6.294 | 6.294 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.293868 Full duration: 22.651332 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.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | cinder_v2.list_qos | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816322 Full duration: 12.962615 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | cinder_v2.set_qos | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> duration | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.832885 Full duration: 12.616952 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.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | cinder_v2.list_types | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785686 Full duration: 13.092552 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.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | total | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> duration | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030325 Full duration: 13.324592 2018-01-17 22:09:04,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 59eb49d0-9c6c-42b8-b371-93c0befae98c 2018-01-17 22:09:04,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '59eb49d0-9c6c-42b8-b371-93c0befae98c', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-17 22:09:04,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '59eb49d0-9c6c-42b8-b371-93c0befae98c'] 2018-01-17 22:09:05,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 22:09:05,575 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-17 22:09:05,575 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-17 22:09:05,576 - 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-17 22:09:05,576 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 22:09:05,604 - 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-17 22:09:05,605 - 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': '52d7e2e1-73f3-4e06-b05e-b21e6637ebde', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'flavor_name': 'rally-tiny-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6f5ad169-c1be-42f1-afbb-c1dd225d757f', '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-17 22:10:26,997 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317: started 2018-01-17 22:09:07.677 3066 INFO rally.task.engine [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Starting: Task validation. 2018-01-17 22:09:07.728 3066 INFO rally.task.engine [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Starting: Task validation of syntax. 2018-01-17 22:09:07.778 3066 INFO rally.task.engine [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Completed: Task validation of syntax. 2018-01-17 22:09:07.778 3066 INFO rally.task.engine [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Starting: Task validation of required platforms. 2018-01-17 22:09:07.799 3066 INFO rally.task.engine [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Completed: Task validation of required platforms. 2018-01-17 22:09:07.799 3066 INFO rally.task.engine [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Starting: Task validation of semantic. 2018-01-17 22:09:08.478 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack setup() started 2018-01-17 22:09:11.409 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack setup() finished in 2.93 sec 2018-01-17 22:09:14.907 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack cleanup() started 2018-01-17 22:09:19.072 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack cleanup() finished in 4.16 sec 2018-01-17 22:09:19.072 3066 INFO rally.task.engine [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Completed: Task validation of semantic. 2018-01-17 22:09:19.072 3066 INFO rally.task.engine [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Completed: Task validation. 2018-01-17 22:09:19.073 3066 INFO rally.task.engine [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Starting: Running task. 2018-01-17 22:09:19.288 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack setup() started 2018-01-17 22:09:22.218 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack setup() finished in 2.93 sec 2018-01-17 22:09:22.218 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack setup() started 2018-01-17 22:09:23.202 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack setup() finished in 0.98 sec 2018-01-17 22:09:23.202 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context cleanup@openstack setup() started 2018-01-17 22:09:23.203 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-17 22:09:23.225 3221 INFO rally.task.runner [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | ITER: 1 START 2018-01-17 22:09:34.306 3221 INFO rally.task.runner [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | ITER: 1 END: OK 2018-01-17 22:09:34.331 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context cleanup@openstack cleanup() started 2018-01-17 22:09:35.013 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context cleanup@openstack cleanup() finished in 0.68 sec 2018-01-17 22:09:35.014 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack cleanup() started 2018-01-17 22:09:35.022 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack cleanup() finished in 8.01 msec 2018-01-17 22:09:35.022 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack cleanup() started 2018-01-17 22:09:39.247 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack cleanup() finished in 4.23 sec 2018-01-17 22:09:39.390 3066 INFO rally.task.engine [-] Load duration is: 7.079166 2018-01-17 22:09:39.390 3066 INFO rally.task.engine [-] Full duration is: 19.97704 2018-01-17 22:09:39.687 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack setup() started 2018-01-17 22:09:42.682 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack setup() finished in 3.00 sec 2018-01-17 22:09:42.683 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack setup() started 2018-01-17 22:09:43.588 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack setup() finished in 0.91 sec 2018-01-17 22:09:43.589 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context cleanup@openstack setup() started 2018-01-17 22:09:43.589 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 22:09:43.609 3387 INFO rally.task.runner [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | ITER: 1 START 2018-01-17 22:09:51.867 3387 INFO rally.task.runner [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | ITER: 1 END: OK 2018-01-17 22:09:51.893 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context cleanup@openstack cleanup() started 2018-01-17 22:09:52.487 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context cleanup@openstack cleanup() finished in 0.59 sec 2018-01-17 22:09:52.488 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack cleanup() started 2018-01-17 22:09:52.495 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack cleanup() finished in 7.59 msec 2018-01-17 22:09:52.496 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack cleanup() started 2018-01-17 22:09:56.401 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-17 22:09:57.787 3066 INFO rally.task.engine [-] Load duration is: 6.25591 2018-01-17 22:09:57.788 3066 INFO rally.task.engine [-] Full duration is: 16.734179 2018-01-17 22:09:58.085 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack setup() started 2018-01-17 22:10:01.080 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack setup() finished in 3.00 sec 2018-01-17 22:10:01.081 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack setup() started 2018-01-17 22:10:02.054 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack setup() finished in 0.97 sec 2018-01-17 22:10:02.054 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context cleanup@openstack setup() started 2018-01-17 22:10:02.055 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-17 22:10:02.074 3553 INFO rally.task.runner [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | ITER: 1 START 2018-01-17 22:10:10.887 3553 INFO rally.task.runner [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | ITER: 1 END: OK 2018-01-17 22:10:10.913 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context cleanup@openstack cleanup() started 2018-01-17 22:10:11.513 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context cleanup@openstack cleanup() finished in 0.60 sec 2018-01-17 22:10:11.513 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack cleanup() started 2018-01-17 22:10:11.521 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack cleanup() finished in 7.43 msec 2018-01-17 22:10:11.521 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack cleanup() started 2018-01-17 22:10:15.598 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack cleanup() finished in 4.08 sec 2018-01-17 22:10:16.174 3066 INFO rally.task.engine [-] Load duration is: 6.811422 2018-01-17 22:10:16.175 3066 INFO rally.task.engine [-] Full duration is: 17.53033 2018-01-17 22:10:16.489 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack setup() started 2018-01-17 22:10:19.414 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack setup() finished in 2.92 sec 2018-01-17 22:10:19.414 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack setup() started 2018-01-17 22:10:20.379 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack setup() finished in 0.97 sec 2018-01-17 22:10:20.399 3719 INFO rally.task.runner [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | ITER: 1 START 2018-01-17 22:10:21.011 3719 INFO rally.task.runner [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | ITER: 1 END: OK 2018-01-17 22:10:21.031 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack cleanup() started 2018-01-17 22:10:21.040 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context roles@openstack cleanup() finished in 8.32 msec 2018-01-17 22:10:21.040 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack cleanup() started 2018-01-17 22:10:25.216 3066 INFO rally.task.context [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Context users@openstack cleanup() finished in 4.18 sec 2018-01-17 22:10:26.544 3066 INFO rally.task.engine [-] Load duration is: 0.609315 2018-01-17 22:10:26.544 3066 INFO rally.task.engine [-] Full duration is: 8.742662 2018-01-17 22:10:26.783 3066 INFO rally.task.engine [-] Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317 | Completed: Running task. Task dfc5ded6-4a9a-4497-9dbf-6e2b51173317: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.122 | 5.122 | 5.122 | 5.122 | 5.122 | 5.122 | 100.0% | 1 | | heat.update_stack | 3.081 | 3.081 | 3.081 | 3.081 | 3.081 | 3.081 | 100.0% | 1 | | heat.delete_stack | 2.876 | 2.876 | 2.876 | 2.876 | 2.876 | 2.876 | 100.0% | 1 | | total | 11.079 | 11.079 | 11.079 | 11.079 | 11.079 | 11.079 | 100.0% | 1 | | -> duration | 7.079 | 7.079 | 7.079 | 7.079 | 7.079 | 7.079 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.079166 Full duration: 19.97704 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.766 | 4.766 | 4.766 | 4.766 | 4.766 | 4.766 | 100.0% | 1 | | heat.check_stack | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | heat.delete_stack | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 100.0% | 1 | | total | 8.256 | 8.256 | 8.256 | 8.256 | 8.256 | 8.256 | 100.0% | 1 | | -> duration | 6.256 | 6.256 | 6.256 | 6.256 | 6.256 | 6.256 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.25591 Full duration: 16.734179 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.745 | 4.745 | 4.745 | 4.745 | 4.745 | 4.745 | 100.0% | 1 | | heat.suspend_stack | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | heat.resume_stack | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | heat.delete_stack | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 100.0% | 1 | | total | 8.811 | 8.811 | 8.811 | 8.811 | 8.811 | 8.811 | 100.0% | 1 | | -> duration | 6.811 | 6.811 | 6.811 | 6.811 | 6.811 | 6.811 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.811422 Full duration: 17.53033 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.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | total | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> duration | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.609315 Full duration: 8.742662 2018-01-17 22:10:26,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dfc5ded6-4a9a-4497-9dbf-6e2b51173317 2018-01-17 22:10:26,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'dfc5ded6-4a9a-4497-9dbf-6e2b51173317', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-17 22:10:27,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'dfc5ded6-4a9a-4497-9dbf-6e2b51173317'] 2018-01-17 22:10:27,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 22:10:27,936 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-17 22:10:27,936 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-17 22:10:27,936 - 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-17 22:10:27,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 22:10:27,956 - 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-17 22:10:27,958 - 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': '52d7e2e1-73f3-4e06-b05e-b21e6637ebde', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'flavor_name': 'rally-tiny-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6f5ad169-c1be-42f1-afbb-c1dd225d757f', '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-17 22:13:47,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a: started 2018-01-17 22:10:30.273 3799 INFO rally.task.engine [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Starting: Task validation. 2018-01-17 22:10:30.327 3799 INFO rally.task.engine [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Starting: Task validation of syntax. 2018-01-17 22:10:30.419 3799 INFO rally.task.engine [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Completed: Task validation of syntax. 2018-01-17 22:10:30.419 3799 INFO rally.task.engine [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Starting: Task validation of required platforms. 2018-01-17 22:10:30.456 3799 INFO rally.task.engine [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Completed: Task validation of required platforms. 2018-01-17 22:10:30.456 3799 INFO rally.task.engine [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Starting: Task validation of semantic. 2018-01-17 22:10:31.119 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() started 2018-01-17 22:10:34.167 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() finished in 3.05 sec 2018-01-17 22:10:34.244 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() started 2018-01-17 22:10:38.247 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() finished in 4.00 sec 2018-01-17 22:10:38.247 3799 INFO rally.task.engine [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Completed: Task validation of semantic. 2018-01-17 22:10:38.247 3799 INFO rally.task.engine [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Completed: Task validation. 2018-01-17 22:10:38.248 3799 INFO rally.task.engine [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Starting: Running task. 2018-01-17 22:10:38.448 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() started 2018-01-17 22:10:41.468 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() finished in 3.02 sec 2018-01-17 22:10:41.469 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() started 2018-01-17 22:10:41.469 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-17 22:10:41.492 3924 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 START 2018-01-17 22:10:43.252 3924 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 END: OK 2018-01-17 22:10:43.275 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:10:49.330 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() finished in 6.05 sec 2018-01-17 22:10:49.330 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() started 2018-01-17 22:10:53.389 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() finished in 4.06 sec 2018-01-17 22:10:54.535 3799 INFO rally.task.engine [-] Load duration is: 0.78206 2018-01-17 22:10:54.536 3799 INFO rally.task.engine [-] Full duration is: 14.95694 2018-01-17 22:10:54.860 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() started 2018-01-17 22:10:57.781 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() finished in 2.92 sec 2018-01-17 22:10:57.782 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() started 2018-01-17 22:10:57.782 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-17 22:10:57.804 4090 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 START 2018-01-17 22:10:59.514 4090 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 END: OK 2018-01-17 22:10:59.537 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:11:05.521 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() finished in 5.98 sec 2018-01-17 22:11:05.521 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() started 2018-01-17 22:11:09.318 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() finished in 3.80 sec 2018-01-17 22:11:10.948 3799 INFO rally.task.engine [-] Load duration is: 0.745998 2018-01-17 22:11:10.949 3799 INFO rally.task.engine [-] Full duration is: 14.476141 2018-01-17 22:11:11.247 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() started 2018-01-17 22:11:14.106 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() finished in 2.86 sec 2018-01-17 22:11:14.107 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() started 2018-01-17 22:11:14.107 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 22:11:14.128 4256 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 START 2018-01-17 22:11:15.816 4256 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 END: OK 2018-01-17 22:11:15.843 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:11:22.080 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() finished in 6.24 sec 2018-01-17 22:11:22.080 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() started 2018-01-17 22:11:26.050 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() finished in 3.97 sec 2018-01-17 22:11:27.344 3799 INFO rally.task.engine [-] Load duration is: 0.778334 2018-01-17 22:11:27.345 3799 INFO rally.task.engine [-] Full duration is: 14.822605 2018-01-17 22:11:27.679 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() started 2018-01-17 22:11:30.615 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() finished in 2.94 sec 2018-01-17 22:11:30.616 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() started 2018-01-17 22:11:30.616 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 22:11:30.637 4422 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 START 2018-01-17 22:11:32.243 4422 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 END: OK 2018-01-17 22:11:32.272 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:11:36.296 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() finished in 4.02 sec 2018-01-17 22:11:36.297 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() started 2018-01-17 22:11:40.170 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() finished in 3.87 sec 2018-01-17 22:11:41.754 3799 INFO rally.task.engine [-] Load duration is: 0.63171 2018-01-17 22:11:41.754 3799 INFO rally.task.engine [-] Full duration is: 12.508114 2018-01-17 22:11:42.076 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() started 2018-01-17 22:11:45.079 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() finished in 3.00 sec 2018-01-17 22:11:45.080 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() started 2018-01-17 22:11:45.080 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-17 22:11:45.101 4588 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 START 2018-01-17 22:11:46.680 4588 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 END: OK 2018-01-17 22:11:46.704 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:11:50.814 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() finished in 4.11 sec 2018-01-17 22:11:50.814 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() started 2018-01-17 22:11:54.784 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() finished in 3.97 sec 2018-01-17 22:11:56.161 3799 INFO rally.task.engine [-] Load duration is: 0.617395 2018-01-17 22:11:56.162 3799 INFO rally.task.engine [-] Full duration is: 12.723513 2018-01-17 22:11:56.487 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() started 2018-01-17 22:11:59.402 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() finished in 2.91 sec 2018-01-17 22:11:59.403 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() started 2018-01-17 22:11:59.403 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 22:11:59.424 4754 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 START 2018-01-17 22:12:02.451 4754 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 END: OK 2018-01-17 22:12:02.477 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:12:12.719 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() finished in 10.24 sec 2018-01-17 22:12:12.719 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() started 2018-01-17 22:12:16.755 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() finished in 4.04 sec 2018-01-17 22:12:18.618 3799 INFO rally.task.engine [-] Load duration is: 1.9783 2018-01-17 22:12:18.619 3799 INFO rally.task.engine [-] Full duration is: 20.28544 2018-01-17 22:12:18.910 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() started 2018-01-17 22:12:21.827 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() finished in 2.92 sec 2018-01-17 22:12:21.827 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() started 2018-01-17 22:12:21.827 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-17 22:12:21.849 4920 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 START 2018-01-17 22:12:23.833 4920 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 END: OK 2018-01-17 22:12:23.859 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:12:27.850 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() finished in 3.99 sec 2018-01-17 22:12:27.850 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() started 2018-01-17 22:12:31.802 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() finished in 3.95 sec 2018-01-17 22:12:32.995 3799 INFO rally.task.engine [-] Load duration is: 0.975512 2018-01-17 22:12:32.995 3799 INFO rally.task.engine [-] Full duration is: 12.909972 2018-01-17 22:12:33.294 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() started 2018-01-17 22:12:36.148 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() finished in 2.85 sec 2018-01-17 22:12:36.148 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() started 2018-01-17 22:12:36.149 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 22:12:36.169 5086 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 START 2018-01-17 22:12:37.911 5086 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 END: OK 2018-01-17 22:12:37.936 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:12:44.138 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() finished in 6.20 sec 2018-01-17 22:12:44.138 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() started 2018-01-17 22:12:48.185 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() finished in 4.05 sec 2018-01-17 22:12:49.382 3799 INFO rally.task.engine [-] Load duration is: 0.785252 2018-01-17 22:12:49.383 3799 INFO rally.task.engine [-] Full duration is: 14.907883 2018-01-17 22:12:49.696 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() started 2018-01-17 22:12:52.701 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() finished in 3.00 sec 2018-01-17 22:12:52.701 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() started 2018-01-17 22:12:52.702 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 22:12:52.722 5252 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 START 2018-01-17 22:12:54.376 5252 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 END: OK 2018-01-17 22:12:54.401 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:13:00.547 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() finished in 6.15 sec 2018-01-17 22:13:00.547 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() started 2018-01-17 22:13:04.324 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() finished in 3.78 sec 2018-01-17 22:13:05.788 3799 INFO rally.task.engine [-] Load duration is: 0.683948 2018-01-17 22:13:05.789 3799 INFO rally.task.engine [-] Full duration is: 14.644412 2018-01-17 22:13:06.103 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() started 2018-01-17 22:13:09.003 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() finished in 2.90 sec 2018-01-17 22:13:09.004 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() started 2018-01-17 22:13:09.004 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-17 22:13:09.027 5418 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 START 2018-01-17 22:13:10.876 5418 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 END: OK 2018-01-17 22:13:10.904 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:13:17.024 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() finished in 6.12 sec 2018-01-17 22:13:17.025 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() started 2018-01-17 22:13:21.141 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() finished in 4.12 sec 2018-01-17 22:13:22.197 3799 INFO rally.task.engine [-] Load duration is: 0.886946 2018-01-17 22:13:22.197 3799 INFO rally.task.engine [-] Full duration is: 15.057024 2018-01-17 22:13:22.505 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() started 2018-01-17 22:13:25.415 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack setup() finished in 2.91 sec 2018-01-17 22:13:25.416 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() started 2018-01-17 22:13:25.416 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-17 22:13:25.438 5584 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 START 2018-01-17 22:13:33.291 5584 INFO rally.task.runner [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | ITER: 1 END: OK 2018-01-17 22:13:33.315 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:13:41.905 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context admin_cleanup@openstack cleanup() finished in 8.59 sec 2018-01-17 22:13:41.905 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() started 2018-01-17 22:13:45.935 3799 INFO rally.task.context [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Context users@openstack cleanup() finished in 4.03 sec 2018-01-17 22:13:46.624 3799 INFO rally.task.engine [-] Load duration is: 6.95449 2018-01-17 22:13:46.625 3799 INFO rally.task.engine [-] Full duration is: 23.447095 2018-01-17 22:13:46.844 3799 INFO rally.task.engine [-] Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a | Completed: Running task. Task c0fef5d6-04b0-4743-91fd-d4e7d7bb878a: 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.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | keystone_v3.add_role | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.revoke_role | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78206 Full duration: 14.95694 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.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | keystone_v3.add_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.list_roles | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.745998 Full duration: 14.476141 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | keystone_v3.list_projects | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778334 Full duration: 14.822605 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.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | keystone_v3.delete_role | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | -> duration | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.63171 Full duration: 12.508114 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.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | keystone_v3.delete_service | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> duration | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617395 Full duration: 12.723513 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.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | keystone_v3.create_user | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | -> keystone_v3.add_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 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.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.get_user | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | keystone_v3.get_role | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | keystone_v3.list_services | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_services | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 1.978 | 1.978 | 1.978 | 1.978 | 1.978 | 1.978 | 100.0% | 1 | | -> duration | 1.978 | 1.978 | 1.978 | 1.978 | 1.978 | 1.978 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.9783 Full duration: 20.28544 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | keystone_v3.update_project | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.delete_project | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | total | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | -> duration | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.975512 Full duration: 12.909972 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | total | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> duration | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785252 Full duration: 14.907883 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.683948 Full duration: 14.644412 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | keystone_v3.list_users | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> duration | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.886946 Full duration: 15.057024 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.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | keystone_v3.create_users | 5.354 | 5.354 | 5.354 | 5.354 | 5.354 | 5.354 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.354 | 5.354 | 5.354 | 5.354 | 5.354 | 5.354 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 100.0% | 1 | | total | 6.954 | 6.954 | 6.954 | 6.954 | 6.954 | 6.954 | 100.0% | 1 | | -> duration | 6.954 | 6.954 | 6.954 | 6.954 | 6.954 | 6.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.95449 Full duration: 23.447095 2018-01-17 22:13:47,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c0fef5d6-04b0-4743-91fd-d4e7d7bb878a 2018-01-17 22:13:47,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c0fef5d6-04b0-4743-91fd-d4e7d7bb878a', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-17 22:13:47,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c0fef5d6-04b0-4743-91fd-d4e7d7bb878a'] 2018-01-17 22:13:48,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 22:13:48,074 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-17 22:13:48,075 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-17 22:13:48,075 - 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-17 22:13:48,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 22:13:48,099 - 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-17 22:13:48,104 - 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': '52d7e2e1-73f3-4e06-b05e-b21e6637ebde', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'flavor_name': 'rally-tiny-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6f5ad169-c1be-42f1-afbb-c1dd225d757f', '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-17 22:19:13,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 252c2829-4248-4e3d-85fd-d3da83ab29e1: started 2018-01-17 22:13:50.143 5714 INFO rally.task.engine [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Starting: Task validation. 2018-01-17 22:13:50.203 5714 INFO rally.task.engine [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Starting: Task validation of syntax. 2018-01-17 22:13:50.345 5714 INFO rally.task.engine [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Completed: Task validation of syntax. 2018-01-17 22:13:50.345 5714 INFO rally.task.engine [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Starting: Task validation of required platforms. 2018-01-17 22:13:50.387 5714 INFO rally.task.engine [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Completed: Task validation of required platforms. 2018-01-17 22:13:50.387 5714 INFO rally.task.engine [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Starting: Task validation of semantic. 2018-01-17 22:13:51.003 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() started 2018-01-17 22:13:53.809 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() finished in 2.81 sec 2018-01-17 22:13:58.208 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() started 2018-01-17 22:14:02.247 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-17 22:14:02.248 5714 INFO rally.task.engine [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Completed: Task validation of semantic. 2018-01-17 22:14:02.248 5714 INFO rally.task.engine [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Completed: Task validation. 2018-01-17 22:14:02.249 5714 INFO rally.task.engine [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Starting: Running task. 2018-01-17 22:14:02.450 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() started 2018-01-17 22:14:05.349 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() finished in 2.90 sec 2018-01-17 22:14:05.350 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() started 2018-01-17 22:14:05.952 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-17 22:14:05.953 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() started 2018-01-17 22:14:05.953 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-17 22:14:05.974 5839 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 START 2018-01-17 22:14:08.561 5839 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 END: OK 2018-01-17 22:14:08.582 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() started 2018-01-17 22:14:14.526 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() finished in 5.94 sec 2018-01-17 22:14:14.526 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() started 2018-01-17 22:14:14.721 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-17 22:14:14.721 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() started 2018-01-17 22:14:18.385 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-17 22:14:18.545 5714 INFO rally.task.engine [-] Load duration is: 2.585109 2018-01-17 22:14:18.545 5714 INFO rally.task.engine [-] Full duration is: 15.953563 2018-01-17 22:14:18.864 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() started 2018-01-17 22:14:21.720 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() finished in 2.86 sec 2018-01-17 22:14:21.720 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() started 2018-01-17 22:14:22.336 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-17 22:14:22.336 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack setup() started 2018-01-17 22:14:28.463 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack setup() finished in 6.13 sec 2018-01-17 22:14:28.463 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() started 2018-01-17 22:14:28.464 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-17 22:14:28.485 6125 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 START 2018-01-17 22:14:30.943 6125 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 END: OK 2018-01-17 22:14:30.961 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() started 2018-01-17 22:14:39.977 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() finished in 9.02 sec 2018-01-17 22:14:39.978 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack cleanup() started 2018-01-17 22:14:46.587 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack cleanup() finished in 6.61 sec 2018-01-17 22:14:46.588 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() started 2018-01-17 22:14:46.769 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-17 22:14:46.769 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() started 2018-01-17 22:14:50.403 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-17 22:14:51.038 5714 INFO rally.task.engine [-] Load duration is: 2.456806 2018-01-17 22:14:51.039 5714 INFO rally.task.engine [-] Full duration is: 31.556444 2018-01-17 22:14:51.321 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() started 2018-01-17 22:14:54.118 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() finished in 2.80 sec 2018-01-17 22:14:54.118 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() started 2018-01-17 22:14:54.762 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-17 22:14:54.762 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack setup() started 2018-01-17 22:15:00.365 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack setup() finished in 5.60 sec 2018-01-17 22:15:00.365 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() started 2018-01-17 22:15:00.366 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 22:15:00.388 6411 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 START 2018-01-17 22:15:05.296 6411 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 END: OK 2018-01-17 22:15:05.318 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() started 2018-01-17 22:15:18.104 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() finished in 12.79 sec 2018-01-17 22:15:18.105 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack cleanup() started 2018-01-17 22:15:24.963 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack cleanup() finished in 6.86 sec 2018-01-17 22:15:24.963 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() started 2018-01-17 22:15:25.182 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() finished in 0.22 sec 2018-01-17 22:15:25.182 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() started 2018-01-17 22:15:28.865 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-17 22:15:29.517 5714 INFO rally.task.engine [-] Load duration is: 4.905108 2018-01-17 22:15:29.517 5714 INFO rally.task.engine [-] Full duration is: 37.559062 2018-01-17 22:15:29.814 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() started 2018-01-17 22:15:32.617 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() finished in 2.80 sec 2018-01-17 22:15:32.618 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() started 2018-01-17 22:15:33.227 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-17 22:15:33.228 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack setup() started 2018-01-17 22:15:38.401 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack setup() finished in 5.17 sec 2018-01-17 22:15:38.401 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() started 2018-01-17 22:15:38.401 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-17 22:15:38.424 6697 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 START 2018-01-17 22:15:40.293 6697 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 END: OK 2018-01-17 22:15:40.321 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() started 2018-01-17 22:15:48.993 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() finished in 8.67 sec 2018-01-17 22:15:48.993 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack cleanup() started 2018-01-17 22:15:56.161 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack cleanup() finished in 7.17 sec 2018-01-17 22:15:56.162 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() started 2018-01-17 22:15:56.362 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-17 22:15:56.362 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() started 2018-01-17 22:16:00.039 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-17 22:16:01.990 5714 INFO rally.task.engine [-] Load duration is: 1.86695 2018-01-17 22:16:01.990 5714 INFO rally.task.engine [-] Full duration is: 30.244765 2018-01-17 22:16:02.297 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() started 2018-01-17 22:16:05.447 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() finished in 3.15 sec 2018-01-17 22:16:05.448 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() started 2018-01-17 22:16:06.037 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-17 22:16:06.037 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() started 2018-01-17 22:16:06.037 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-17 22:16:06.058 6983 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 START 2018-01-17 22:16:07.402 6983 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 END: OK 2018-01-17 22:16:07.428 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() started 2018-01-17 22:16:15.886 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() finished in 8.46 sec 2018-01-17 22:16:15.886 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() started 2018-01-17 22:16:16.081 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-17 22:16:16.081 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() started 2018-01-17 22:16:19.756 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-17 22:16:20.384 5714 INFO rally.task.engine [-] Load duration is: 1.341341 2018-01-17 22:16:20.384 5714 INFO rally.task.engine [-] Full duration is: 17.478063 2018-01-17 22:16:20.676 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() started 2018-01-17 22:16:23.606 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() finished in 2.93 sec 2018-01-17 22:16:23.607 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() started 2018-01-17 22:16:24.254 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-17 22:16:24.254 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack setup() started 2018-01-17 22:16:30.478 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack setup() finished in 6.22 sec 2018-01-17 22:16:30.479 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() started 2018-01-17 22:16:30.479 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 22:16:30.502 7269 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 START 2018-01-17 22:16:32.256 7269 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 END: OK 2018-01-17 22:16:32.276 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() started 2018-01-17 22:16:40.884 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() finished in 8.61 sec 2018-01-17 22:16:40.885 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack cleanup() started 2018-01-17 22:16:47.873 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack cleanup() finished in 6.99 sec 2018-01-17 22:16:47.874 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() started 2018-01-17 22:16:48.123 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() finished in 0.25 sec 2018-01-17 22:16:48.123 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() started 2018-01-17 22:16:51.763 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-17 22:16:52.851 5714 INFO rally.task.engine [-] Load duration is: 1.752791 2018-01-17 22:16:52.851 5714 INFO rally.task.engine [-] Full duration is: 31.102605 2018-01-17 22:16:53.133 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() started 2018-01-17 22:16:55.983 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() finished in 2.85 sec 2018-01-17 22:16:55.983 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() started 2018-01-17 22:16:56.611 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-17 22:16:56.612 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack setup() started 2018-01-17 22:17:02.233 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack setup() finished in 5.62 sec 2018-01-17 22:17:02.233 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() started 2018-01-17 22:17:02.234 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-17 22:17:02.256 7555 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 START 2018-01-17 22:17:06.072 7555 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 END: OK 2018-01-17 22:17:06.099 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() started 2018-01-17 22:17:22.466 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() finished in 16.37 sec 2018-01-17 22:17:22.467 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack cleanup() started 2018-01-17 22:17:32.366 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack cleanup() finished in 9.90 sec 2018-01-17 22:17:32.366 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() started 2018-01-17 22:17:32.572 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-17 22:17:32.572 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() started 2018-01-17 22:17:36.294 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-17 22:17:37.365 5714 INFO rally.task.engine [-] Load duration is: 3.814141 2018-01-17 22:17:37.366 5714 INFO rally.task.engine [-] Full duration is: 43.178814 2018-01-17 22:17:37.654 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() started 2018-01-17 22:17:40.525 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() finished in 2.87 sec 2018-01-17 22:17:40.525 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() started 2018-01-17 22:17:41.175 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-17 22:17:41.175 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack setup() started 2018-01-17 22:17:46.828 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack setup() finished in 5.65 sec 2018-01-17 22:17:46.829 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() started 2018-01-17 22:17:46.829 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-17 22:17:46.852 7841 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 START 2018-01-17 22:17:48.780 7841 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 END: OK 2018-01-17 22:17:48.802 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() started 2018-01-17 22:18:02.207 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() finished in 13.41 sec 2018-01-17 22:18:02.208 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack cleanup() started 2018-01-17 22:18:08.910 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context network@openstack cleanup() finished in 6.70 sec 2018-01-17 22:18:08.910 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() started 2018-01-17 22:18:09.093 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-17 22:18:09.093 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() started 2018-01-17 22:18:12.798 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-17 22:18:13.849 5714 INFO rally.task.engine [-] Load duration is: 1.926257 2018-01-17 22:18:13.850 5714 INFO rally.task.engine [-] Full duration is: 35.159738 2018-01-17 22:18:14.145 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() started 2018-01-17 22:18:16.932 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() finished in 2.79 sec 2018-01-17 22:18:16.933 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() started 2018-01-17 22:18:17.515 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-17 22:18:17.515 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() started 2018-01-17 22:18:17.515 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 22:18:17.535 8127 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 START 2018-01-17 22:18:19.286 8127 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 END: OK 2018-01-17 22:18:19.306 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() started 2018-01-17 22:18:25.406 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() finished in 6.10 sec 2018-01-17 22:18:25.406 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() started 2018-01-17 22:18:25.589 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-17 22:18:25.590 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() started 2018-01-17 22:18:29.370 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-17 22:18:30.235 5714 INFO rally.task.engine [-] Load duration is: 1.748631 2018-01-17 22:18:30.236 5714 INFO rally.task.engine [-] Full duration is: 15.241125 2018-01-17 22:18:30.533 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() started 2018-01-17 22:18:33.518 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() finished in 2.98 sec 2018-01-17 22:18:33.519 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() started 2018-01-17 22:18:34.114 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-17 22:18:34.114 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() started 2018-01-17 22:18:34.115 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-17 22:18:34.134 8413 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 START 2018-01-17 22:18:36.351 8413 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 END: OK 2018-01-17 22:18:36.375 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() started 2018-01-17 22:18:42.363 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() finished in 5.99 sec 2018-01-17 22:18:42.363 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() started 2018-01-17 22:18:42.422 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() finished in 59.01 msec 2018-01-17 22:18:42.422 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() started 2018-01-17 22:18:46.099 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-17 22:18:46.635 5714 INFO rally.task.engine [-] Load duration is: 2.214751 2018-01-17 22:18:46.635 5714 INFO rally.task.engine [-] Full duration is: 15.581586 2018-01-17 22:18:46.951 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() started 2018-01-17 22:18:49.863 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack setup() finished in 2.91 sec 2018-01-17 22:18:49.864 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() started 2018-01-17 22:18:50.510 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-17 22:18:50.510 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context roles@openstack setup() started 2018-01-17 22:18:52.501 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context roles@openstack setup() finished in 1.99 sec 2018-01-17 22:18:52.501 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() started 2018-01-17 22:18:52.501 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 22:18:52.523 8729 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 START 2018-01-17 22:18:56.138 8729 INFO rally.task.runner [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | ITER: 1 END: OK 2018-01-17 22:18:56.165 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() started 2018-01-17 22:19:06.666 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context cleanup@openstack cleanup() finished in 10.50 sec 2018-01-17 22:19:06.666 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context roles@openstack cleanup() started 2018-01-17 22:19:07.699 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context roles@openstack cleanup() finished in 1.03 sec 2018-01-17 22:19:07.699 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() started 2018-01-17 22:19:07.901 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-17 22:19:07.901 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() started 2018-01-17 22:19:11.654 5714 INFO rally.task.context [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-17 22:19:13.113 5714 INFO rally.task.engine [-] Load duration is: 3.613054 2018-01-17 22:19:13.114 5714 INFO rally.task.engine [-] Full duration is: 24.72286 2018-01-17 22:19:13.343 5714 INFO rally.task.engine [-] Task 252c2829-4248-4e3d-85fd-d3da83ab29e1 | Completed: Running task. Task 252c2829-4248-4e3d-85fd-d3da83ab29e1: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.327 | 1.327 | 1.327 | 1.327 | 1.327 | 1.327 | 100.0% | 1 | | neutron.delete_network | 1.258 | 1.258 | 1.258 | 1.258 | 1.258 | 1.258 | 100.0% | 1 | | total | 2.585 | 2.585 | 2.585 | 2.585 | 2.585 | 2.585 | 100.0% | 1 | | -> duration | 2.585 | 2.585 | 2.585 | 2.585 | 2.585 | 2.585 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.585109 Full duration: 15.953563 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.624 | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 100.0% | 1 | | neutron.delete_port | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | total | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 100.0% | 1 | | -> duration | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.456806 Full duration: 31.556444 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.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | neutron.create_subnet | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | neutron.create_router | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | neutron.add_interface_router | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | neutron.remove_interface_router | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | neutron.delete_router | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 4.905 | 4.905 | 4.905 | 4.905 | 4.905 | 4.905 | 100.0% | 1 | | -> duration | 4.905 | 4.905 | 4.905 | 4.905 | 4.905 | 4.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.905108 Full duration: 37.559062 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.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | neutron.delete_subnet | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | total | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | -> duration | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.86695 Full duration: 30.244765 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.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | neutron.list_networks | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 100.0% | 1 | | total | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | -> duration | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.341341 Full duration: 17.478063 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.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | neutron.list_ports | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 1.753 | 1.753 | 1.753 | 1.753 | 1.753 | 1.753 | 100.0% | 1 | | -> duration | 1.753 | 1.753 | 1.753 | 1.753 | 1.753 | 1.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.752791 Full duration: 31.102605 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.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | neutron.create_subnet | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | neutron.create_router | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | neutron.add_interface_router | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | neutron.list_routers | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 3.814 | 3.814 | 3.814 | 3.814 | 3.814 | 3.814 | 100.0% | 1 | | -> duration | 3.814 | 3.814 | 3.814 | 3.814 | 3.814 | 3.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.814141 Full duration: 43.178814 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.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.create_subnet | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.list_subnets | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 1.926 | 1.926 | 1.926 | 1.926 | 1.926 | 1.926 | 100.0% | 1 | | -> duration | 1.926 | 1.926 | 1.926 | 1.926 | 1.926 | 1.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.926257 Full duration: 35.159738 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 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | neutron.delete_security_group | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | total | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 100.0% | 1 | | -> duration | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.748631 Full duration: 15.241125 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.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | neutron.create_security_group_rule | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | neutron.delete_security_group | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 2.215 | 2.215 | 2.215 | 2.215 | 2.215 | 2.215 | 100.0% | 1 | | -> duration | 2.215 | 2.215 | 2.215 | 2.215 | 2.215 | 2.215 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.214751 Full duration: 15.581586 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | neutron.create_router | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | neutron.add_gateway_router | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 100.0% | 1 | | neutron.remove_gateway_router | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | total | 3.613 | 3.613 | 3.613 | 3.613 | 3.613 | 3.613 | 100.0% | 1 | | -> duration | 3.613 | 3.613 | 3.613 | 3.613 | 3.613 | 3.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.613054 Full duration: 24.72286 2018-01-17 22:19:13,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 252c2829-4248-4e3d-85fd-d3da83ab29e1 2018-01-17 22:19:13,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '252c2829-4248-4e3d-85fd-d3da83ab29e1', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-17 22:19:13,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '252c2829-4248-4e3d-85fd-d3da83ab29e1'] 2018-01-17 22:19:14,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 22:19:14,434 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-17 22:19:14,434 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-17 22:19:14,434 - 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-17 22:19:14,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 22:19:14,465 - 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-17 22:19:14,470 - 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': '52d7e2e1-73f3-4e06-b05e-b21e6637ebde', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'flavor_name': 'rally-tiny-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6f5ad169-c1be-42f1-afbb-c1dd225d757f', '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-17 22:22:18,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93: started 2018-01-17 22:19:16.530 9009 INFO rally.task.engine [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Starting: Task validation. 2018-01-17 22:19:16.582 9009 INFO rally.task.engine [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Starting: Task validation of syntax. 2018-01-17 22:19:16.676 9009 INFO rally.task.engine [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Completed: Task validation of syntax. 2018-01-17 22:19:16.676 9009 INFO rally.task.engine [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Starting: Task validation of required platforms. 2018-01-17 22:19:16.711 9009 INFO rally.task.engine [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Completed: Task validation of required platforms. 2018-01-17 22:19:16.711 9009 INFO rally.task.engine [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Starting: Task validation of semantic. 2018-01-17 22:19:17.401 9009 INFO rally.task.context [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Context users@openstack setup() started 2018-01-17 22:19:20.272 9009 INFO rally.task.context [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Context users@openstack setup() finished in 2.87 sec 2018-01-17 22:19:33.298 9009 INFO rally.task.context [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Context users@openstack cleanup() started 2018-01-17 22:19:37.146 9009 INFO rally.task.context [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-17 22:19:37.147 9009 INFO rally.task.engine [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Completed: Task validation of semantic. 2018-01-17 22:19:37.147 9009 INFO rally.task.engine [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Completed: Task validation. 2018-01-17 22:19:37.148 9009 INFO rally.task.engine [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Starting: Running task. 2018-01-17 22:19:37.351 9009 INFO rally.task.context [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Context users@openstack setup() started 2018-01-17 22:19:40.310 9009 INFO rally.task.context [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Context users@openstack setup() finished in 2.96 sec 2018-01-17 22:19:40.310 9009 INFO rally.task.context [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Context cleanup@openstack setup() started 2018-01-17 22:19:40.310 9009 INFO rally.task.context [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 22:19:41.275 9134 INFO rally.task.runner [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | ITER: 1 START 2018-01-17 22:22:06.009 9134 INFO rally.task.runner [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-17 22:22:06.030 9009 INFO rally.task.context [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Context cleanup@openstack cleanup() started 2018-01-17 22:22:13.788 9009 INFO rally.task.context [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Context cleanup@openstack cleanup() finished in 7.76 sec 2018-01-17 22:22:13.788 9009 INFO rally.task.context [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Context users@openstack cleanup() started 2018-01-17 22:22:17.415 9009 INFO rally.task.context [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-17 22:22:18.197 9009 INFO rally.task.engine [-] Load duration is: 143.729705 2018-01-17 22:22:18.197 9009 INFO rally.task.engine [-] Full duration is: 160.078789 2018-01-17 22:22:18.542 9009 INFO rally.task.engine [-] Task 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 | 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 | 9.188 | 9.188 | 9.188 | 9.188 | 9.188 | 9.188 | 100.0% | 1 | | nova.find_host_to_migrate | 1.488 | 1.488 | 1.488 | 1.488 | 1.488 | 1.488 | 100.0% | 1 | | nova.live_migrate | 134.054 | 134.054 | 134.054 | 134.054 | 134.054 | 134.054 | 0.0% | 1 | | total | 144.73 | 144.73 | 144.73 | 144.73 | 144.73 | 144.73 | 0.0% | 1 | | -> duration | 143.73 | 143.73 | 143.73 | 143.73 | 143.73 | 143.73 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 143.729705 Full duration: 160.078789 2018-01-17 22:22:18,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93 2018-01-17 22:22:18,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-17 22:22:18,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7acb9a42-2ab0-4e70-a1da-cadfa7cc8b93'] 2018-01-17 22:22:19,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 22:22:19,695 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-17 22:22:19,696 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-17 22:22:19,696 - 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-17 22:22:19,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 22:22:19,735 - 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-17 22:22:19,737 - 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': '52d7e2e1-73f3-4e06-b05e-b21e6637ebde', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'flavor_name': 'rally-tiny-6f5ad169-c1be-42f1-afbb-c1dd225d757f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-6f5ad169-c1be-42f1-afbb-c1dd225d757f', '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-17 22:23:23,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca: started 2018-01-17 22:22:21.644 9244 INFO rally.task.engine [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Starting: Task validation. 2018-01-17 22:22:21.703 9244 INFO rally.task.engine [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Starting: Task validation of syntax. 2018-01-17 22:22:21.781 9244 INFO rally.task.engine [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Completed: Task validation of syntax. 2018-01-17 22:22:21.782 9244 INFO rally.task.engine [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Starting: Task validation of required platforms. 2018-01-17 22:22:21.811 9244 INFO rally.task.engine [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Completed: Task validation of required platforms. 2018-01-17 22:22:21.811 9244 INFO rally.task.engine [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Starting: Task validation of semantic. 2018-01-17 22:22:22.509 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack setup() started 2018-01-17 22:22:25.505 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack setup() finished in 3.00 sec 2018-01-17 22:22:27.581 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack cleanup() started 2018-01-17 22:22:31.717 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack cleanup() finished in 4.14 sec 2018-01-17 22:22:31.717 9244 INFO rally.task.engine [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Completed: Task validation of semantic. 2018-01-17 22:22:31.718 9244 INFO rally.task.engine [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Completed: Task validation. 2018-01-17 22:22:31.719 9244 INFO rally.task.engine [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Starting: Running task. 2018-01-17 22:22:31.941 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack setup() started 2018-01-17 22:22:34.853 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack setup() finished in 2.91 sec 2018-01-17 22:22:34.854 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack setup() started 2018-01-17 22:22:34.854 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-17 22:22:34.877 9369 INFO rally.task.runner [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | ITER: 1 START 2018-01-17 22:22:35.903 9369 INFO rally.task.runner [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | ITER: 1 END: OK 2018-01-17 22:22:35.923 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:22:36.913 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-17 22:22:36.913 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack cleanup() started 2018-01-17 22:22:40.864 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack cleanup() finished in 3.95 sec 2018-01-17 22:22:41.999 9244 INFO rally.task.engine [-] Load duration is: 1.023548 2018-01-17 22:22:41.999 9244 INFO rally.task.engine [-] Full duration is: 8.938951 2018-01-17 22:22:42.319 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack setup() started 2018-01-17 22:22:45.202 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack setup() finished in 2.88 sec 2018-01-17 22:22:45.202 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack setup() started 2018-01-17 22:22:45.203 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack setup() finished in 0.22 msec 2018-01-17 22:22:45.224 9475 INFO rally.task.runner [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | ITER: 1 START 2018-01-17 22:22:45.978 9475 INFO rally.task.runner [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | ITER: 1 END: OK 2018-01-17 22:22:46.006 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:22:47.110 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack cleanup() finished in 1.10 sec 2018-01-17 22:22:47.111 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack cleanup() started 2018-01-17 22:22:51.030 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack cleanup() finished in 3.92 sec 2018-01-17 22:22:52.375 9244 INFO rally.task.engine [-] Load duration is: 0.75232 2018-01-17 22:22:52.376 9244 INFO rally.task.engine [-] Full duration is: 8.728206 2018-01-17 22:22:52.662 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack setup() started 2018-01-17 22:22:55.741 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack setup() finished in 3.08 sec 2018-01-17 22:22:55.741 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack setup() started 2018-01-17 22:22:55.742 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 22:22:55.764 9581 INFO rally.task.runner [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | ITER: 1 START 2018-01-17 22:22:56.499 9581 INFO rally.task.runner [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | ITER: 1 END: OK 2018-01-17 22:22:56.525 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:22:57.497 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-17 22:22:57.498 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack cleanup() started 2018-01-17 22:23:01.487 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack cleanup() finished in 3.99 sec 2018-01-17 22:23:02.712 9244 INFO rally.task.engine [-] Load duration is: 0.73289 2018-01-17 22:23:02.713 9244 INFO rally.task.engine [-] Full duration is: 8.842432 2018-01-17 22:23:03.033 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack setup() started 2018-01-17 22:23:05.938 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack setup() finished in 2.91 sec 2018-01-17 22:23:05.939 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack setup() started 2018-01-17 22:23:05.939 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-17 22:23:05.957 9687 INFO rally.task.runner [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | ITER: 1 START 2018-01-17 22:23:06.921 9687 INFO rally.task.runner [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | ITER: 1 END: OK 2018-01-17 22:23:06.946 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:23:07.938 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-17 22:23:07.939 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack cleanup() started 2018-01-17 22:23:12.160 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack cleanup() finished in 4.22 sec 2018-01-17 22:23:13.082 9244 INFO rally.task.engine [-] Load duration is: 0.961797 2018-01-17 22:23:13.083 9244 INFO rally.task.engine [-] Full duration is: 9.146557 2018-01-17 22:23:13.368 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack setup() started 2018-01-17 22:23:16.389 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack setup() finished in 3.02 sec 2018-01-17 22:23:16.389 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack setup() started 2018-01-17 22:23:16.390 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 22:23:16.411 9793 INFO rally.task.runner [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | ITER: 1 START 2018-01-17 22:23:17.442 9793 INFO rally.task.runner [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | ITER: 1 END: OK 2018-01-17 22:23:17.467 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack cleanup() started 2018-01-17 22:23:18.510 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context admin_cleanup@openstack cleanup() finished in 1.04 sec 2018-01-17 22:23:18.511 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack cleanup() started 2018-01-17 22:23:22.517 9244 INFO rally.task.context [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Context users@openstack cleanup() finished in 4.01 sec 2018-01-17 22:23:23.432 9244 INFO rally.task.engine [-] Load duration is: 1.02848 2018-01-17 22:23:23.433 9244 INFO rally.task.engine [-] Full duration is: 9.163557 2018-01-17 22:23:23.680 9244 INFO rally.task.engine [-] Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca | Completed: Running task. Task ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca: 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.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | quotas.delete_quotas | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | -> duration | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.023548 Full duration: 8.938951 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.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 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.75232 Full duration: 8.728206 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.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> duration | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.73289 Full duration: 8.842432 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.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | quotas.delete_quotas | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> duration | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.961797 Full duration: 9.146557 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 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | total | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> duration | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.02848 Full duration: 9.163557 2018-01-17 22:23:23,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca 2018-01-17 22:23:23,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-17 22:23:23,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ff2787d7-0bbb-48df-aa83-fe70a0c0a9ca'] 2018-01-17 22:23:24,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 22:23:24,944 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-17 22:23:24,945 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:33 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:50 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:47 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:05 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:41 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:55 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:20 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:29 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:34:44 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-17 22:23:24,945 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-17 22:23:32,956 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-17 22:23:32,956 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-17 22:23:33,537 - functest.utils.functest_utils - DEBUG - 2018-01-17 22:23:33,537 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 22:23:33,537 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 21:03 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-17 22:23:33,541 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-17 22:23:33,541 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-17 22:23:33,625 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 22:23:34,064 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 22:23:34,064 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-17 22:23:34,464 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 22:23:36,876 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 22:23:39,111 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 22:23:42,266 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-17 22:23:44,530 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-17 22:23:50,535 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-17 22:23:51,294 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-17 22:23:52,347 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-17 22:23:56,426 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 22:23:56,426 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 22:24:00,042 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-17 22:24:00,043 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-17 22:24:03,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-17 22:24:04,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-17 22:24:04,871 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-17 22:24:04,871 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-17 22:24:08,032 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-17 22:24:08,032 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-17 22:24:08,034 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-17 22:24:08,037 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-17 22:24:08,039 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-17 22:24:08,051 - 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-17 22:54:08,368 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.207284s] ... ok 2018-01-17 22:54:08,368 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.080316s] ... ok 2018-01-17 22:54:08,368 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [17.774208s] ... ok 2018-01-17 22:54:08,368 - 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 [1.451280s] ... ok 2018-01-17 22:54:08,368 - 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.230956s] ... ok 2018-01-17 22:54:08,368 - 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 [187.412229s] ... FAILED 2018-01-17 22:54:08,369 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.102156s] ... ok 2018-01-17 22:54:08,369 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [1.268963s] ... ok 2018-01-17 22:54:08,369 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [187.947565s] ... FAILED 2018-01-17 22:54:08,369 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001158s] ... ok 2018-01-17 22:54:08,369 - 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 [187.378480s] ... FAILED 2018-01-17 22:54:08,369 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.082481s] ... ok 2018-01-17 22:54:08,369 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [1.239816s] ... ok 2018-01-17 22:54:08,369 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [187.648517s] ... FAILED 2018-01-17 22:54:08,369 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001591s] ... ok 2018-01-17 22:54:08,370 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [11.721697s] ... ok 2018-01-17 22:54:08,370 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.059446s] ... ok 2018-01-17 22:54:08,370 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.237725s] ... ok 2018-01-17 22:54:08,370 - 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.536437s] ... ok 2018-01-17 22:54:08,370 - 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.471322s] ... ok 2018-01-17 22:54:08,370 - 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.541261s] ... ok 2018-01-17 22:54:08,370 - 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.558285s] ... ok 2018-01-17 22:54:08,370 - 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.703048s] ... ok 2018-01-17 22:54:08,370 - 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.074866s] ... ok 2018-01-17 22:54:08,370 - 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.090608s] ... ok 2018-01-17 22:54:08,371 - 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.078163s] ... ok 2018-01-17 22:54:08,371 - 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.068988s] ... ok 2018-01-17 22:54:08,371 - 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.109513s] ... ok 2018-01-17 22:54:08,371 - 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.155348s] ... ok 2018-01-17 22:54:08,371 - 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.064146s] ... ok 2018-01-17 22:54:08,371 - 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.014536s] ... ok 2018-01-17 22:54:08,371 - 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.145809s] ... ok 2018-01-17 22:54:08,371 - 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.010524s] ... ok 2018-01-17 22:54:08,371 - 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.012118s] ... ok 2018-01-17 22:54:08,371 - 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.041525s] ... ok 2018-01-17 22:54:08,372 - 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.064736s] ... ok 2018-01-17 22:54:08,372 - 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.072402s] ... ok 2018-01-17 22:54:08,372 - 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.479981s] ... ok 2018-01-17 22:54:08,372 - 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.014156s] ... ok 2018-01-17 22:54:08,372 - 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.075699s] ... ok 2018-01-17 22:54:08,372 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [65.961253s] ... ok 2018-01-17 22:54:08,372 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [132.652578s] ... ok 2018-01-17 22:54:08,372 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [28.019893s] ... ok 2018-01-17 22:54:08,372 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.045843s] ... ok 2018-01-17 22:54:08,372 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.381743s] ... ok 2018-01-17 22:54:08,373 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.210143s] ... ok 2018-01-17 22:54:08,373 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.201229s] ... ok 2018-01-17 22:54:08,373 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.389691s] ... ok 2018-01-17 22:54:08,373 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.377800s] ... ok 2018-01-17 22:54:08,373 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.382712s] ... ok 2018-01-17 22:54:08,373 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.940730s] ... ok 2018-01-17 22:54:08,373 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [10.709254s] ... ok 2018-01-17 22:54:08,373 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [14.214544s] ... ok 2018-01-17 22:54:08,373 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [10.124737s] ... ok 2018-01-17 22:54:08,373 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [59.016561s] ... ok 2018-01-17 22:54:08,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.504444s] ... ok 2018-01-17 22:54:08,374 - 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.645356s] ... ok 2018-01-17 22:54:08,374 - 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.632611s] ... ok 2018-01-17 22:54:08,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.380769s] ... ok 2018-01-17 22:54:08,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.667218s] ... ok 2018-01-17 22:54:08,374 - 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.833206s] ... ok 2018-01-17 22:54:08,374 - 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.562447s] ... ok 2018-01-17 22:54:08,374 - 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.624170s] ... ok 2018-01-17 22:54:08,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.583485s] ... ok 2018-01-17 22:54:08,374 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.355368s] ... ok 2018-01-17 22:54:08,375 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.885908s] ... ok 2018-01-17 22:54:08,375 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.550523s] ... ok 2018-01-17 22:54:08,375 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.403646s] ... ok 2018-01-17 22:54:08,375 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.436185s] ... ok 2018-01-17 22:54:08,375 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.676874s] ... ok 2018-01-17 22:54:08,375 - 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.535515s] ... ok 2018-01-17 22:54:08,375 - 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.422637s] ... ok 2018-01-17 22:54:08,375 - 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.620795s] ... ok 2018-01-17 22:54:08,375 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.336797s] ... ok 2018-01-17 22:54:08,375 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.424773s] ... ok 2018-01-17 22:54:08,376 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012125s] ... ok 2018-01-17 22:54:08,376 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [34.315367s] ... ok 2018-01-17 22:54:08,376 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.072046s] ... ok 2018-01-17 22:54:08,376 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.055814s] ... ok 2018-01-17 22:54:08,376 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.078461s] ... ok 2018-01-17 22:54:08,376 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.319082s] ... ok 2018-01-17 22:54:08,376 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.861406s] ... ok 2018-01-17 22:54:08,376 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [3.061330s] ... ok 2018-01-17 22:54:08,376 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.151854s] ... ok 2018-01-17 22:54:08,376 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.165286s] ... ok 2018-01-17 22:54:08,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.205436s] ... ok 2018-01-17 22:54:08,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.291105s] ... ok 2018-01-17 22:54:08,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.190180s] ... ok 2018-01-17 22:54:08,377 - 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.207036s] ... ok 2018-01-17 22:54:08,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.192890s] ... ok 2018-01-17 22:54:08,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.045478s] ... ok 2018-01-17 22:54:08,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.195234s] ... ok 2018-01-17 22:54:08,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.044172s] ... ok 2018-01-17 22:54:08,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.163000s] ... ok 2018-01-17 22:54:08,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.159979s] ... ok 2018-01-17 22:54:08,377 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [1.404825s] ... ok 2018-01-17 22:54:08,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.164995s] ... ok 2018-01-17 22:54:08,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.156659s] ... ok 2018-01-17 22:54:08,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [1.369935s] ... ok 2018-01-17 22:54:08,378 - 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.801142s] ... ok 2018-01-17 22:54:08,378 - 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.168473s] ... ok 2018-01-17 22:54:08,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.295269s] ... ok 2018-01-17 22:54:08,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [5.044380s] ... ok 2018-01-17 22:54:08,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.561519s] ... ok 2018-01-17 22:54:08,378 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [5.102737s] ... ok 2018-01-17 22:54:08,379 - 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.631131s] ... ok 2018-01-17 22:54:08,379 - 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.648201s] ... ok 2018-01-17 22:54:08,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [5.364181s] ... ok 2018-01-17 22:54:08,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [7.101866s] ... ok 2018-01-17 22:54:08,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.797232s] ... ok 2018-01-17 22:54:08,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.110750s] ... ok 2018-01-17 22:54:08,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.129965s] ... ok 2018-01-17 22:54:08,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.204780s] ... ok 2018-01-17 22:54:08,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.066922s] ... ok 2018-01-17 22:54:08,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.117452s] ... ok 2018-01-17 22:54:08,379 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.106514s] ... ok 2018-01-17 22:54:08,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.212211s] ... ok 2018-01-17 22:54:08,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.068126s] ... ok 2018-01-17 22:54:08,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [5.892602s] ... ok 2018-01-17 22:54:08,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.515045s] ... ok 2018-01-17 22:54:08,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.393598s] ... ok 2018-01-17 22:54:08,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.116687s] ... ok 2018-01-17 22:54:08,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.215953s] ... ok 2018-01-17 22:54:08,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.085021s] ... ok 2018-01-17 22:54:08,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.219152s] ... ok 2018-01-17 22:54:08,380 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.202609s] ... ok 2018-01-17 22:54:08,380 - 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.529663s] ... ok 2018-01-17 22:54:08,381 - 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.270242s] ... ok 2018-01-17 22:54:08,381 - 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 [4.213782s] ... ok 2018-01-17 22:54:08,381 - 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.942672s] ... ok 2018-01-17 22:54:08,381 - 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.952859s] ... ok 2018-01-17 22:54:08,381 - 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 [1.003753s] ... ok 2018-01-17 22:54:08,381 - 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.860957s] ... ok 2018-01-17 22:54:08,381 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.063816s] ... ok 2018-01-17 22:54:08,381 - 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.168804s] ... ok 2018-01-17 22:54:08,381 - 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.572080s] ... ok 2018-01-17 22:54:08,381 - 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 [1.024979s] ... ok 2018-01-17 22:54:08,381 - 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.883259s] ... ok 2018-01-17 22:54:08,382 - 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 [1.170777s] ... ok 2018-01-17 22:54:08,382 - 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.829089s] ... ok 2018-01-17 22:54:08,382 - 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.720333s] ... ok 2018-01-17 22:54:08,382 - 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.090776s] ... ok 2018-01-17 22:54:08,382 - 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.025987s] ... ok 2018-01-17 22:54:08,382 - 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.020186s] ... ok 2018-01-17 22:54:08,382 - 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.020100s] ... ok 2018-01-17 22:54:08,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.309229s] ... ok 2018-01-17 22:54:08,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.165691s] ... ok 2018-01-17 22:54:08,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.158584s] ... ok 2018-01-17 22:54:08,382 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [2.000784s] ... ok 2018-01-17 22:54:08,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.788968s] ... ok 2018-01-17 22:54:08,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.829814s] ... ok 2018-01-17 22:54:08,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.777128s] ... ok 2018-01-17 22:54:08,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [1.218885s] ... ok 2018-01-17 22:54:08,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.923260s] ... ok 2018-01-17 22:54:08,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.524442s] ... ok 2018-01-17 22:54:08,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [32.072528s] ... ok 2018-01-17 22:54:08,383 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.810193s] ... ok 2018-01-17 22:54:08,383 - 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 [7.660805s] ... ok 2018-01-17 22:54:08,383 - 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 [13.776908s] ... ok 2018-01-17 22:54:08,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.201693s] ... ok 2018-01-17 22:54:08,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.183888s] ... ok 2018-01-17 22:54:08,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.050703s] ... ok 2018-01-17 22:54:08,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.578289s] ... ok 2018-01-17 22:54:08,384 - 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.108625s] ... ok 2018-01-17 22:54:08,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.538763s] ... ok 2018-01-17 22:54:08,384 - 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.038968s] ... ok 2018-01-17 22:54:08,384 - 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.217305s] ... ok 2018-01-17 22:54:08,384 - 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.055352s] ... ok 2018-01-17 22:54:08,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.052227s] ... ok 2018-01-17 22:54:08,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.040602s] ... ok 2018-01-17 22:54:08,384 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.084154s] ... ok 2018-01-17 22:54:08,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.227134s] ... ok 2018-01-17 22:54:08,385 - 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.052616s] ... ok 2018-01-17 22:54:08,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.051930s] ... ok 2018-01-17 22:54:08,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.154071s] ... ok 2018-01-17 22:54:08,385 - 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.183537s] ... ok 2018-01-17 22:54:08,385 - 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.189436s] ... ok 2018-01-17 22:54:08,385 - 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.170582s] ... ok 2018-01-17 22:54:08,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.013850s] ... ok 2018-01-17 22:54:08,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.169907s] ... ok 2018-01-17 22:54:08,385 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.208177s] ... ok 2018-01-17 22:54:08,386 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.174303s] ... ok 2018-01-17 22:54:08,386 - 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.156638s] ... ok 2018-01-17 22:54:08,386 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.036332s] ... ok 2018-01-17 22:54:08,386 - 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.177771s] ... ok 2018-01-17 22:54:08,386 - 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.198096s] ... ok 2018-01-17 22:54:08,386 - 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.045109s] ... ok 2018-01-17 22:54:08,386 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.039364s] ... ok 2018-01-17 22:54:08,386 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.192472s] ... ok 2018-01-17 22:54:08,386 - 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.486897s] ... ok 2018-01-17 22:54:08,386 - 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.043675s] ... ok 2018-01-17 22:54:08,386 - 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.035455s] ... ok 2018-01-17 22:54:08,387 - 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.009394s] ... ok 2018-01-17 22:54:08,387 - 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.033697s] ... ok 2018-01-17 22:54:08,387 - 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.033021s] ... ok 2018-01-17 22:54:08,387 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.033157s] ... ok 2018-01-17 22:54:08,387 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.036801s] ... ok 2018-01-17 22:54:08,387 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [4.136255s] ... ok 2018-01-17 22:54:08,387 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.060913s] ... ok 2018-01-17 22:54:08,387 - 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.392674s] ... ok 2018-01-17 22:54:08,387 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.796786s] ... ok 2018-01-17 22:54:08,387 - 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.189302s] ... ok 2018-01-17 22:54:08,387 - 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.182516s] ... ok 2018-01-17 22:54:08,393 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 1795.0000 sec. 2018-01-17 22:54:08,397 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 199 2018-01-17 22:54:08,400 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-17 22:54:08,403 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 4 2018-01-17 22:54:08,408 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 98.0295566502% 2018-01-17 22:54:16,813 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-17 22:54:16,814 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-17 22:54:17,390 - functest.utils.functest_utils - DEBUG - 2018-01-17 22:54:17,391 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 22:54:17,391 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 30:42 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-17 22:54:17,396 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-17 22:54:17,396 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-17 22:54:37,651 - 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-17 22:54:37,652 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-17 22:54:37,684 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-17 22:54:37,799 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 22:54:37,800 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-17 22:54:37,804 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-17 22:54:38,814 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 23:34:12,802 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 23:34:12,802 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 39:34 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-17 23:34:12,806 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-17 23:34:12,806 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-686 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-17 23:34:12,809 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:59 | PASS | | vping_userdata | functest | smoke | 01:36 | PASS | | tempest_smoke_serial | functest | smoke | 17:48 | FAIL | | rally_sanity | functest | smoke | 21:03 | FAIL | | refstack_defcore | functest | smoke | 30:42 | FAIL | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 39:34 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-17 23:34:12,814 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-17 23:34:16,530 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 23:34:16,531 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 23:34:16,532 - 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-17 23:34:16,533 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-17 23:34:16,533 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-17 23:35:00,822 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-17 23:35:00,823 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-17 23:35:00,938 - functest.utils.functest_utils - DEBUG - 2018-01-17 23:35:00,938 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 23:35:00,938 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:44 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-17 23:35:00,942 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-17 23:35:00,942 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-686 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-17 23:35:00,944 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:44 | 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-17 23:35:00,948 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 23:35:03,625 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 23:35:03,626 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 23:35:03,626 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-17 23:35:03,626 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-686 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-17 23:35:03,627 - 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-17 23:35:03,628 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 23:35:06,384 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 23:35:06,385 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 23:35:06,386 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-01-17 23:35:06,386 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-17 23:35:06,386 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-17 23:35:56,888 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-17 23:35:56,888 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-17 23:35:57,007 - functest.utils.functest_utils - DEBUG - 2018-01-17 23:35:57,007 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 23:35:57,007 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:50 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-17 23:35:57,011 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-17 23:35:57,011 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-686 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-17 23:35:57,014 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:50 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-17 23:35:57,015 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK