2018-01-12 10:12:48,631 - functest.ci.check_deployment - DEBUG - 10.167.4.10:35357 is reachable! 2018-01-12 10:12:48,631 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.10:35357/v3 ...OK 2018-01-12 10:12:49,187 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-12 10:12:49,661 - functest.ci.check_deployment - DEBUG - 172.30.10.103:5000 is reachable! 2018-01-12 10:12:49,661 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.103:5000/v3 ...OK 2018-01-12 10:12:50,072 - functest.ci.check_deployment - DEBUG - 172.30.10.103:8774 is reachable! 2018-01-12 10:12:50,072 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.103:8774/v2.1/637e5d647cbc4157a514e1d23953e2f0 ...OK 2018-01-12 10:12:50,494 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9696 is reachable! 2018-01-12 10:12:50,494 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.103:9696/ ...OK 2018-01-12 10:12:50,901 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9292 is reachable! 2018-01-12 10:12:50,901 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.103:9292 ...OK 2018-01-12 10:12:52,629 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-12 10:12:53,645 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-12 10:12:53,682 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-12 10:12:55,598 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-01-12 10:13:04,287 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 10:13:04,288 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 10:13:04,289 - 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-12 10:13:04,290 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-12 10:13:04,290 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-12 10:13:07,131 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-12 10:13:17,492 - 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 10.358s OK 2018-01-12 10:13:17,608 - functest.utils.functest_utils - DEBUG - 2018-01-12 10:13:17,608 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 10:13:17,609 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-12 10:13:17,612 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-12 10:13:19,566 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-12 10:23:01,928 - 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 582.352s OK 2018-01-12 10:23:02,053 - functest.utils.functest_utils - DEBUG - 2018-01-12 10:23:02,053 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 10:23:02,055 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-12 10:23:02,059 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-12 10:23:03,119 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-12 10:23:40,959 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 37.839s OK 2018-01-12 10:23:41,073 - functest.utils.functest_utils - DEBUG - 2018-01-12 10:23:41,073 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 10:23:41,073 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:38 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-12 10:23:41,077 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2075 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-12 10:23:41,080 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 09:42 | PASS | | snaps_health_check | functest | healthcheck | 00:38 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-12 10:23:41,083 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-12 10:23:47,808 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 10:23:47,808 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 10:23:47,809 - 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-12 10:23:47,810 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-12 10:23:47,810 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-12 10:23:48,714 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-12 10:23:48,715 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-12 10:23:49,277 - functest.energy.energy - DEBUG - Starting recording 2018-01-12 10:23:49,277 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-12 10:23:49,664 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-12 10:23:49,664 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-12 10:23:49' 2018-01-12 10:23:49,665 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--eabb000f-1c5a-4f20-a17b-dff69561ec32' 2018-01-12 10:23:52,540 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-eabb000f-1c5a-4f20-a17b-dff69561ec32' 2018-01-12 10:23:56,050 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-eabb000f-1c5a-4f20-a17b-dff69561ec32' 2018-01-12 10:24:04,085 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-eabb000f-1c5a-4f20-a17b-dff69561ec32' 2018-01-12 10:24:04,859 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-eabb000f-1c5a-4f20-a17b-dff69561ec32' 2018-01-12 10:24:05,846 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-eabb000f-1c5a-4f20-a17b-dff69561ec32' 2018-01-12 10:24:13,512 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-eabb000f-1c5a-4f20-a17b-dff69561ec32' 2018-01-12 10:24:17,949 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-eabb000f-1c5a-4f20-a17b-dff69561ec32' 2018-01-12 10:24:42,047 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-12 10:25:03,426 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-12 10:25:03,564 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-12 10:25:04,572 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-12 10:25:25,736 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-12 10:25:25,736 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-12 10:25:26,257 - functest.utils.functest_utils - DEBUG - 2018-01-12 10:25:26,257 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 10:25:26,257 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-12 10:25:26,261 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-12 10:25:26,345 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-12 10:25:26,345 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-12 10:25:26' 2018-01-12 10:25:26,345 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--ab7c4eab-99e7-4298-94f0-89b925ec6899' 2018-01-12 10:25:28,171 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-ab7c4eab-99e7-4298-94f0-89b925ec6899' 2018-01-12 10:25:31,153 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-ab7c4eab-99e7-4298-94f0-89b925ec6899' 2018-01-12 10:25:38,777 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-ab7c4eab-99e7-4298-94f0-89b925ec6899' 2018-01-12 10:25:39,549 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-ab7c4eab-99e7-4298-94f0-89b925ec6899' 2018-01-12 10:25:46,964 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ab7c4eab-99e7-4298-94f0-89b925ec6899' 2018-01-12 10:25:53,767 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-12 10:26:04,213 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-12 10:26:06,420 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-12 10:26:24,581 - functest.utils.functest_utils - DEBUG - 2018-01-12 10:26:24,581 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 10:26:24,581 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:40 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-12 10:26:24,586 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-12 10:26:24,670 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-12 10:26:27,519 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-12 10:26:30,369 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-12 10:26:33,754 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-12 10:26:35,923 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-12 10:26:42,997 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-12 10:26:45,520 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-12 10:26:45,521 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-12 10:26:48,077 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-12 10:26:48,078 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-12 10:26:51,121 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-12 10:26:51,122 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-12 10:26:51,125 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-12 10:26:51,129 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-12 10:26:51,129 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-79af6490-c8c3-4d23-bdf1-3f5d470c2333/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-12 10:26:53,496 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-12 10:26:53,499 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-12 10:26:53,499 - 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-12 10:26:55,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:26:55.809 62 INFO rally.api [-] Starting verification (UUID=d23dfb29-17cd-4158-82d2-5ea992f53248) for deployment 'opnfv-rally' (UUID=baac181a-0104-4d11-9cd5-e7185d839ebb) by verifier 'opnfv-tempest' (UUID=79af6490-c8c3-4d23-bdf1-3f5d470c2333). 2018-01-12 10:26:55,812 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d23dfb29-17cd-4158-82d2-5ea992f53248 2018-01-12 10:27:02,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:27:02.563 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.211s] 2018-01-12 10:27:02,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:27:02.681 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.119s] 2018-01-12 10:27:10,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:27:10.684 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.618s] 2018-01-12 10:27:13,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:27:13.816 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.131s] 2018-01-12 10:27:29,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:27:29.168 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.401s] 2018-01-12 10:27:50,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:27:50.774 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.572s] 2018-01-12 10:28:26,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:28:26.788 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.169s] 2018-01-12 10:28:26,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:28:26.789 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-12 10:29:08,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:29:08.031 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.136s] 2018-01-12 10:29:08,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:29:08.033 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-12 10:29:49,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:29:49.599 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.198s] 2018-01-12 10:29:49,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:29:49.600 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-12 10:30:50,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:30:50.702 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [22.261s] 2018-01-12 10:31:21,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:31:21.768 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.102s] 2018-01-12 10:31:21,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:31:21.976 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.208s] 2018-01-12 10:31:30,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:31:30.442 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.856s] 2018-01-12 10:31:30,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:31:30.453 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-01-12 10:31:32,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:31:32.495 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-12 10:31:32,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:31:32.496 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-12 10:31:36,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:31:36.628 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.270s] 2018-01-12 10:31:44,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:31:44.957 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.035s] 2018-01-12 10:31:53,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:31:53.298 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.809s] 2018-01-12 10:32:03,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:32:03.236 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.342s] 2018-01-12 10:32:14,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:32:14.987 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.147s] 2018-01-12 10:32:23,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:32:23.702 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.224s] 2018-01-12 10:32:31,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:32:31.591 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.263s] 2018-01-12 10:32:40,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:32:40.566 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.280s] 2018-01-12 10:32:50,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:32:50.496 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.278s] 2018-01-12 10:33:01,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:01.078 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.449s] 2018-01-12 10:33:04,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:04.984 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-12 10:33:07,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:07.215 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.027s] 2018-01-12 10:33:07,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:07.243 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2018-01-12 10:33:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:07.269 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.026s] 2018-01-12 10:33:07,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:07.278 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-01-12 10:33:13,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:13.154 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.012s] 2018-01-12 10:33:14,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:14.010 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.854s] 2018-01-12 10:33:15,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:15.124 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.113s] 2018-01-12 10:33:20,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:20.480 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-01-12 10:33:26,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:26.811 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.163s] 2018-01-12 10:33:45,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:45.607 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.087s] 2018-01-12 10:33:50,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:33:50.904 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.296s] 2018-01-12 10:34:08,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:34:08.346 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.486s] 2018-01-12 10:34:13,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:34:13.922 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.575s] 2018-01-12 10:34:22,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:34:22.221 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.298s] 2018-01-12 10:34:35,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:34:35.884 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.523s] 2018-01-12 10:34:41,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:34:41.566 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.680s] 2018-01-12 10:34:47,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:34:47.364 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.797s] 2018-01-12 10:35:07,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:07.329 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.510s] 2018-01-12 10:35:07,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:07.681 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.352s] 2018-01-12 10:35:07,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:07.930 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.248s] 2018-01-12 10:35:08,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:08.151 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.219s] 2018-01-12 10:35:08,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:08.455 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.304s] 2018-01-12 10:35:08,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:08.668 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.213s] 2018-01-12 10:35:27,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:27.453 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.746s] 2018-01-12 10:35:27,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:27.913 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.461s] 2018-01-12 10:35:28,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:28.270 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.357s] 2018-01-12 10:35:28,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:28.448 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.178s] 2018-01-12 10:35:28,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:28.662 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.213s] 2018-01-12 10:35:28,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:28.800 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.138s] 2018-01-12 10:35:47,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:47.311 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.430s] 2018-01-12 10:35:56,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:56.367 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.054s] 2018-01-12 10:35:59,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:59.162 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.794s] 2018-01-12 10:35:59,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:59.283 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.123s] 2018-01-12 10:35:59,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:35:59.631 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.347s] 2018-01-12 10:36:16,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:36:16.703 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.318s] 2018-01-12 10:36:25,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:36:25.235 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.531s] 2018-01-12 10:36:28,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:36:28.283 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.048s] 2018-01-12 10:36:28,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:36:28.505 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.223s] 2018-01-12 10:36:28,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:36:28.618 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.113s] 2018-01-12 10:36:49,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:36:49.453 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.933s] 2018-01-12 10:36:58,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:36:58.091 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.637s] 2018-01-12 10:37:05,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:37:05.001 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.909s] 2018-01-12 10:37:10,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:37:10.271 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.269s] 2018-01-12 10:37:44,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:37:44.904 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.447s] 2018-01-12 10:37:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:37:53.260 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.356s] 2018-01-12 10:38:00,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:00.712 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.451s] 2018-01-12 10:38:05,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:05.491 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.777s] 2018-01-12 10:38:28,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:28.836 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.205s] 2018-01-12 10:38:31,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:31.515 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.677s] 2018-01-12 10:38:31,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:31.629 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.115s] 2018-01-12 10:38:37,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:37.798 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.375s] 2018-01-12 10:38:40,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:40.474 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.673s] 2018-01-12 10:38:40,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:40.618 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.147s] 2018-01-12 10:38:46,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:46.058 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.546s] 2018-01-12 10:38:50,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:50.278 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-01-12 10:38:52,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:52.217 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-12 10:38:52,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:52.220 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-12 10:38:52,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:52.221 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-12 10:38:52,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:52.222 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-12 10:38:52,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:52.223 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-12 10:38:54,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:38:54.521 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-01-12 10:39:11,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:39:11.334 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.159s] 2018-01-12 10:39:34,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:39:34.020 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [14.046s] 2018-01-12 10:39:49,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:39:49.316 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.298s] 2018-01-12 10:39:59,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:39:59.492 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.114s] 2018-01-12 10:43:06,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:43:06.942 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [169.801s] 2018-01-12 10:44:05,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:44:05.987 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [46.498s] 2018-01-12 10:45:03,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 10:45:03.204 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [30.597s] 2018-01-12 10:45:28,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid d23dfb29-17cd-4158-82d2-5ea992f53248'. 2018-01-12 10:45:29,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-12 10:45:29,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-12 10:45:29,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-12 10:45:29,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d23dfb29-17cd-4158-82d2-5ea992f53248 | 2018-01-12 10:45:29,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-12 10:45:29,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-12 10:26:55 | 2018-01-12 10:45:29,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-12 10:45:28 | 2018-01-12 10:45:29,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:33 | 2018-01-12 10:45:29,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-12 10:45:29,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-12 10:45:29,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-12 10:45:29,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 79af6490-c8c3-4d23-bdf1-3f5d470c2333) | 2018-01-12 10:45:29,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-12 10:45:29,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: baac181a-0104-4d11-9cd5-e7185d839ebb) | 2018-01-12 10:45:29,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-12 10:45:29,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1083.077 | 2018-01-12 10:45:29,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-01-12 10:45:29,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-12 10:45:29,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-12 10:45:29,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-12 10:45:29,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-01-12 10:45:29,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-12 10:45:29,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-12 10:45:29,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-01-12 10:45:35,308 - functest.utils.functest_utils - DEBUG - 2018-01-12 10:45:35,309 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 10:45:35,309 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:52 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-12 10:45:35,314 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-12 10:45:35,315 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-12 10:45:35,458 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-12 10:45:35,895 - functest.energy.energy - DEBUG - Starting recording 2018-01-12 10:45:35,895 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-12 10:45:36,296 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-12 10:45:38,986 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-12 10:45:41,943 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-12 10:45:45,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-12 10:45:47,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-9efd3dce-f0fb-4350-a2b8-db026e186edf'... 2018-01-12 10:45:49,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-9efd3dce-f0fb-4350-a2b8-db026e186edf'... 2018-01-12 10:45:52,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-9efd3dce-f0fb-4350-a2b8-db026e186edf'... 2018-01-12 10:45:59,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-9efd3dce-f0fb-4350-a2b8-db026e186edf'... 2018-01-12 10:45:59,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-9efd3dce-f0fb-4350-a2b8-db026e186edf'... 2018-01-12 10:46:00,608 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-12 10:46:00,608 - 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-12 10:46:00,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 10:46:00,649 - 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-12 10:46:00,654 - 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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'b15ca4a8-625a-4f88-9a67-32d2d8227454', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9efd3dce-f0fb-4350-a2b8-db026e186edf', 'flavor_name': 'rally-tiny-9efd3dce-f0fb-4350-a2b8-db026e186edf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9efd3dce-f0fb-4350-a2b8-db026e186edf', '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-12 10:47:16,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 880f9450-90a0-48fa-be72-384375ee6858: started 2018-01-12 10:46:02.946 248 INFO rally.task.engine [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Starting: Task validation. 2018-01-12 10:46:03.031 248 INFO rally.task.engine [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Starting: Task validation of syntax. 2018-01-12 10:46:03.112 248 INFO rally.task.engine [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Completed: Task validation of syntax. 2018-01-12 10:46:03.112 248 INFO rally.task.engine [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Starting: Task validation of required platforms. 2018-01-12 10:46:03.142 248 INFO rally.task.engine [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Completed: Task validation of required platforms. 2018-01-12 10:46:03.142 248 INFO rally.task.engine [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Starting: Task validation of semantic. 2018-01-12 10:46:03.831 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() started 2018-01-12 10:46:07.099 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() finished in 3.27 sec 2018-01-12 10:46:07.140 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() started 2018-01-12 10:46:12.320 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() finished in 5.18 sec 2018-01-12 10:46:12.321 248 INFO rally.task.engine [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Completed: Task validation of semantic. 2018-01-12 10:46:12.321 248 INFO rally.task.engine [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Completed: Task validation. 2018-01-12 10:46:12.322 248 INFO rally.task.engine [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Starting: Running task. 2018-01-12 10:46:12.703 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() started 2018-01-12 10:46:15.674 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() finished in 2.97 sec 2018-01-12 10:46:15.701 373 INFO rally.task.runner [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | ITER: 1 START 2018-01-12 10:46:16.541 373 INFO rally.task.runner [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | ITER: 1 END: OK 2018-01-12 10:46:16.576 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() started 2018-01-12 10:46:21.776 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() finished in 5.20 sec 2018-01-12 10:46:22.761 248 INFO rally.task.engine [-] Load duration is: 0.83691 2018-01-12 10:46:22.761 248 INFO rally.task.engine [-] Full duration is: 9.090781 2018-01-12 10:46:23.360 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() started 2018-01-12 10:46:26.246 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() finished in 2.89 sec 2018-01-12 10:46:26.272 459 INFO rally.task.runner [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | ITER: 1 START 2018-01-12 10:46:27.206 459 INFO rally.task.runner [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | ITER: 1 END: OK 2018-01-12 10:46:27.238 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() started 2018-01-12 10:46:32.378 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() finished in 5.14 sec 2018-01-12 10:46:33.417 248 INFO rally.task.engine [-] Load duration is: 0.931483 2018-01-12 10:46:33.418 248 INFO rally.task.engine [-] Full duration is: 9.035773 2018-01-12 10:46:33.923 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() started 2018-01-12 10:46:36.968 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() finished in 3.05 sec 2018-01-12 10:46:36.994 545 INFO rally.task.runner [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | ITER: 1 START 2018-01-12 10:46:38.218 545 INFO rally.task.runner [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | ITER: 1 END: OK 2018-01-12 10:46:38.246 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() started 2018-01-12 10:46:43.258 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() finished in 5.01 sec 2018-01-12 10:46:43.987 248 INFO rally.task.engine [-] Load duration is: 1.220915 2018-01-12 10:46:43.988 248 INFO rally.task.engine [-] Full duration is: 9.35598 2018-01-12 10:46:44.503 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() started 2018-01-12 10:46:47.507 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() finished in 3.00 sec 2018-01-12 10:46:47.534 631 INFO rally.task.runner [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | ITER: 1 START 2018-01-12 10:46:48.587 631 INFO rally.task.runner [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | ITER: 1 END: OK 2018-01-12 10:46:48.614 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() started 2018-01-12 10:46:53.250 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() finished in 4.64 sec 2018-01-12 10:46:54.567 248 INFO rally.task.engine [-] Load duration is: 1.050147 2018-01-12 10:46:54.568 248 INFO rally.task.engine [-] Full duration is: 8.76389 2018-01-12 10:46:55.078 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() started 2018-01-12 10:46:57.912 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() finished in 2.83 sec 2018-01-12 10:46:57.938 717 INFO rally.task.runner [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | ITER: 1 START 2018-01-12 10:46:59.300 717 INFO rally.task.runner [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | ITER: 1 END: OK 2018-01-12 10:46:59.330 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() started 2018-01-12 10:47:03.866 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() finished in 4.54 sec 2018-01-12 10:47:05.141 248 INFO rally.task.engine [-] Load duration is: 1.359267 2018-01-12 10:47:05.142 248 INFO rally.task.engine [-] Full duration is: 8.803844 2018-01-12 10:47:05.698 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() started 2018-01-12 10:47:08.714 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack setup() finished in 3.02 sec 2018-01-12 10:47:08.741 803 INFO rally.task.runner [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | ITER: 1 START 2018-01-12 10:47:09.893 803 INFO rally.task.runner [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | ITER: 1 END: OK 2018-01-12 10:47:09.920 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() started 2018-01-12 10:47:14.887 248 INFO rally.task.context [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Context users@openstack cleanup() finished in 4.97 sec 2018-01-12 10:47:15.765 248 INFO rally.task.engine [-] Load duration is: 1.149352 2018-01-12 10:47:15.766 248 INFO rally.task.engine [-] Full duration is: 9.210201 2018-01-12 10:47:16.171 248 INFO rally.task.engine [-] Task 880f9450-90a0-48fa-be72-384375ee6858 | Completed: Running task. Task 880f9450-90a0-48fa-be72-384375ee6858: 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.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.83691 Full duration: 9.090781 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.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931483 Full duration: 9.035773 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | total | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | -> duration | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.220915 Full duration: 9.35598 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.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | -> duration | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.050147 Full duration: 8.76389 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.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | total | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> duration | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.359267 Full duration: 8.803844 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.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | total | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> duration | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.149352 Full duration: 9.210201 2018-01-12 10:47:16,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 880f9450-90a0-48fa-be72-384375ee6858 2018-01-12 10:47:16,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-12 10:47:16,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '880f9450-90a0-48fa-be72-384375ee6858', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-12 10:47:16,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '880f9450-90a0-48fa-be72-384375ee6858'] 2018-01-12 10:47:17,425 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 10:47:17,427 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-12 10:47:17,427 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-12 10:47:17,428 - 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-12 10:47:17,428 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 10:47:17,444 - 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-12 10:47:17,445 - 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': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'b15ca4a8-625a-4f88-9a67-32d2d8227454', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9efd3dce-f0fb-4350-a2b8-db026e186edf', 'flavor_name': 'rally-tiny-9efd3dce-f0fb-4350-a2b8-db026e186edf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9efd3dce-f0fb-4350-a2b8-db026e186edf', '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-12 10:48:54,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d45f01d2-b6f4-4169-8656-839485c07431: started 2018-01-12 10:47:19.689 853 INFO rally.task.engine [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Starting: Task validation. 2018-01-12 10:47:19.769 853 INFO rally.task.engine [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Starting: Task validation of syntax. 2018-01-12 10:47:19.839 853 INFO rally.task.engine [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Completed: Task validation of syntax. 2018-01-12 10:47:19.840 853 INFO rally.task.engine [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Starting: Task validation of required platforms. 2018-01-12 10:47:19.865 853 INFO rally.task.engine [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Completed: Task validation of required platforms. 2018-01-12 10:47:19.865 853 INFO rally.task.engine [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Starting: Task validation of semantic. 2018-01-12 10:47:20.697 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack setup() started 2018-01-12 10:47:23.514 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack setup() finished in 2.82 sec 2018-01-12 10:47:26.411 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack cleanup() started 2018-01-12 10:47:30.912 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack cleanup() finished in 4.50 sec 2018-01-12 10:47:30.913 853 INFO rally.task.engine [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Completed: Task validation of semantic. 2018-01-12 10:47:30.913 853 INFO rally.task.engine [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Completed: Task validation. 2018-01-12 10:47:30.914 853 INFO rally.task.engine [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Starting: Running task. 2018-01-12 10:47:31.275 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack setup() started 2018-01-12 10:47:34.168 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack setup() finished in 2.89 sec 2018-01-12 10:47:34.168 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context cleanup@openstack setup() started 2018-01-12 10:47:34.169 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context cleanup@openstack setup() finished in 0.34 msec 2018-01-12 10:47:34.198 978 INFO rally.task.runner [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | ITER: 1 START 2018-01-12 10:47:38.951 978 INFO rally.task.runner [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | ITER: 1 END: OK 2018-01-12 10:47:38.985 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context cleanup@openstack cleanup() started 2018-01-12 10:47:39.951 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context cleanup@openstack cleanup() finished in 0.97 sec 2018-01-12 10:47:39.951 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack cleanup() started 2018-01-12 10:47:44.482 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack cleanup() finished in 4.53 sec 2018-01-12 10:47:45.366 853 INFO rally.task.engine [-] Load duration is: 3.550771 2018-01-12 10:47:45.367 853 INFO rally.task.engine [-] Full duration is: 13.22626 2018-01-12 10:47:45.926 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack setup() started 2018-01-12 10:47:48.771 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack setup() finished in 2.84 sec 2018-01-12 10:47:48.771 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context cleanup@openstack setup() started 2018-01-12 10:47:48.771 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 10:47:48.797 1084 INFO rally.task.runner [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | ITER: 1 START 2018-01-12 10:47:53.578 1084 INFO rally.task.runner [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | ITER: 1 END: OK 2018-01-12 10:47:53.612 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context cleanup@openstack cleanup() started 2018-01-12 10:47:56.701 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context cleanup@openstack cleanup() finished in 3.09 sec 2018-01-12 10:47:56.701 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack cleanup() started 2018-01-12 10:48:01.064 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack cleanup() finished in 4.36 sec 2018-01-12 10:48:02.020 853 INFO rally.task.engine [-] Load duration is: 3.475298 2018-01-12 10:48:02.021 853 INFO rally.task.engine [-] Full duration is: 15.155755 2018-01-12 10:48:02.559 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack setup() started 2018-01-12 10:48:05.764 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack setup() finished in 3.20 sec 2018-01-12 10:48:05.790 1190 INFO rally.task.runner [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | ITER: 1 START 2018-01-12 10:48:07.301 1190 INFO rally.task.runner [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | ITER: 1 END: OK 2018-01-12 10:48:07.330 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack cleanup() started 2018-01-12 10:48:12.151 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack cleanup() finished in 4.82 sec 2018-01-12 10:48:12.622 853 INFO rally.task.engine [-] Load duration is: 0.343763 2018-01-12 10:48:12.623 853 INFO rally.task.engine [-] Full duration is: 9.609906 2018-01-12 10:48:13.123 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack setup() started 2018-01-12 10:48:16.077 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack setup() finished in 2.95 sec 2018-01-12 10:48:16.077 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context quotas@openstack setup() started 2018-01-12 10:48:17.319 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context quotas@openstack setup() finished in 1.24 sec 2018-01-12 10:48:17.320 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context cleanup@openstack setup() started 2018-01-12 10:48:17.320 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context cleanup@openstack setup() finished in 0.44 msec 2018-01-12 10:48:18.041 1276 INFO rally.task.runner [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | ITER: 1 START 2018-01-12 10:48:36.228 1276 INFO rally.task.runner [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | ITER: 1 END: OK 2018-01-12 10:48:36.257 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context cleanup@openstack cleanup() started 2018-01-12 10:48:47.327 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context cleanup@openstack cleanup() finished in 11.07 sec 2018-01-12 10:48:47.328 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context quotas@openstack cleanup() started 2018-01-12 10:48:47.370 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context quotas@openstack cleanup() finished in 42.58 msec 2018-01-12 10:48:47.371 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack cleanup() started 2018-01-12 10:48:51.705 853 INFO rally.task.context [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Context users@openstack cleanup() finished in 4.33 sec 2018-01-12 10:48:53.365 853 INFO rally.task.engine [-] Load duration is: 16.040973 2018-01-12 10:48:53.366 853 INFO rally.task.engine [-] Full duration is: 38.602334 2018-01-12 10:48:53.842 853 INFO rally.task.engine [-] Task d45f01d2-b6f4-4169-8656-839485c07431 | Completed: Running task. Task d45f01d2-b6f4-4169-8656-839485c07431: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.275 | 3.275 | 3.275 | 3.275 | 3.275 | 3.275 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | -> glance_v2.upload_data | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | glance_v2.delete_image | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 3.551 | 3.551 | 3.551 | 3.551 | 3.551 | 3.551 | 100.0% | 1 | | -> duration | 3.551 | 3.551 | 3.551 | 3.551 | 3.551 | 3.551 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.550771 Full duration: 13.22626 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.321 | 3.321 | 3.321 | 3.321 | 3.321 | 3.321 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | -> glance_v2.upload_data | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | | glance_v2.list_images | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | total | 3.475 | 3.475 | 3.475 | 3.475 | 3.475 | 3.475 | 100.0% | 1 | | -> duration | 3.475 | 3.475 | 3.475 | 3.475 | 3.475 | 3.475 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.475298 Full duration: 15.155755 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.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | total | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | -> duration | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.343763 Full duration: 9.609906 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.206 | 3.206 | 3.206 | 3.206 | 3.206 | 3.206 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | -> glance_v2.upload_data | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | | nova.boot_servers | 13.834 | 13.834 | 13.834 | 13.834 | 13.834 | 13.834 | 100.0% | 1 | | total | 17.041 | 17.041 | 17.041 | 17.041 | 17.041 | 17.041 | 100.0% | 1 | | -> duration | 16.041 | 16.041 | 16.041 | 16.041 | 16.041 | 16.041 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.040973 Full duration: 38.602334 2018-01-12 10:48:54,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d45f01d2-b6f4-4169-8656-839485c07431 2018-01-12 10:48:54,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd45f01d2-b6f4-4169-8656-839485c07431', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-12 10:48:54,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd45f01d2-b6f4-4169-8656-839485c07431'] 2018-01-12 10:48:55,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 10:48:55,165 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-12 10:48:55,166 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-12 10:48:55,166 - 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-12 10:48:55,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 10:48:55,196 - 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-12 10:48:55,197 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-12 10:48:55,197 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-12 10:48:55,197 - 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-12 10:48:55,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 10:48:55,222 - 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-12 10:48:55,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'b15ca4a8-625a-4f88-9a67-32d2d8227454', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9efd3dce-f0fb-4350-a2b8-db026e186edf', 'flavor_name': 'rally-tiny-9efd3dce-f0fb-4350-a2b8-db026e186edf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9efd3dce-f0fb-4350-a2b8-db026e186edf', '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-12 10:53:03,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task dd449b0d-b862-4cb7-a46f-5471c5fc756d: started 2018-01-12 10:48:57.541 1406 INFO rally.task.engine [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Starting: Task validation. 2018-01-12 10:48:57.650 1406 INFO rally.task.engine [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Starting: Task validation of syntax. 2018-01-12 10:48:57.805 1406 INFO rally.task.engine [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Completed: Task validation of syntax. 2018-01-12 10:48:57.805 1406 INFO rally.task.engine [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Starting: Task validation of required platforms. 2018-01-12 10:48:57.848 1406 INFO rally.task.engine [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Completed: Task validation of required platforms. 2018-01-12 10:48:57.848 1406 INFO rally.task.engine [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Starting: Task validation of semantic. 2018-01-12 10:48:58.564 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() started 2018-01-12 10:49:01.514 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() finished in 2.95 sec 2018-01-12 10:49:07.751 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() started 2018-01-12 10:49:12.504 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() finished in 4.75 sec 2018-01-12 10:49:12.504 1406 INFO rally.task.engine [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Completed: Task validation of semantic. 2018-01-12 10:49:12.505 1406 INFO rally.task.engine [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Completed: Task validation. 2018-01-12 10:49:12.506 1406 INFO rally.task.engine [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Starting: Running task. 2018-01-12 10:49:12.872 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() started 2018-01-12 10:49:16.010 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() finished in 3.14 sec 2018-01-12 10:49:16.010 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack setup() started 2018-01-12 10:49:17.634 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack setup() finished in 1.62 sec 2018-01-12 10:49:17.634 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context volumes@openstack setup() started 2018-01-12 10:49:21.659 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context volumes@openstack setup() finished in 4.02 sec 2018-01-12 10:49:21.659 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack setup() started 2018-01-12 10:49:21.659 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-12 10:49:21.690 1531 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 START 2018-01-12 10:49:31.684 1531 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 END: OK 2018-01-12 10:49:31.715 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack cleanup() started 2018-01-12 10:49:36.030 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack cleanup() finished in 4.32 sec 2018-01-12 10:49:36.031 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context volumes@openstack cleanup() started 2018-01-12 10:49:43.026 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context volumes@openstack cleanup() finished in 7.00 sec 2018-01-12 10:49:43.027 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack cleanup() started 2018-01-12 10:49:43.077 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack cleanup() finished in 50.21 msec 2018-01-12 10:49:43.077 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() started 2018-01-12 10:49:47.530 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() finished in 4.45 sec 2018-01-12 10:49:49.088 1406 INFO rally.task.engine [-] Load duration is: 9.989814 2018-01-12 10:49:49.089 1406 INFO rally.task.engine [-] Full duration is: 34.678351 2018-01-12 10:49:49.644 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() started 2018-01-12 10:49:52.397 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() finished in 2.75 sec 2018-01-12 10:49:52.398 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack setup() started 2018-01-12 10:49:53.868 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack setup() finished in 1.47 sec 2018-01-12 10:49:53.869 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack setup() started 2018-01-12 10:49:53.869 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 10:49:53.898 1717 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 START 2018-01-12 10:50:02.413 1717 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 END: OK 2018-01-12 10:50:02.445 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack cleanup() started 2018-01-12 10:50:05.633 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack cleanup() finished in 3.19 sec 2018-01-12 10:50:05.634 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack cleanup() started 2018-01-12 10:50:05.681 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack cleanup() finished in 47.32 msec 2018-01-12 10:50:05.681 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() started 2018-01-12 10:50:10.321 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() finished in 4.64 sec 2018-01-12 10:50:11.775 1406 INFO rally.task.engine [-] Load duration is: 8.506907 2018-01-12 10:50:11.776 1406 INFO rally.task.engine [-] Full duration is: 20.696076 2018-01-12 10:50:12.314 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() started 2018-01-12 10:50:15.393 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() finished in 3.08 sec 2018-01-12 10:50:15.394 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack setup() started 2018-01-12 10:50:16.394 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack setup() finished in 1.00 sec 2018-01-12 10:50:16.394 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack setup() started 2018-01-12 10:50:16.395 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack setup() finished in 0.69 msec 2018-01-12 10:50:17.179 1883 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 START 2018-01-12 10:50:27.456 1883 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 END: OK 2018-01-12 10:50:27.483 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack cleanup() started 2018-01-12 10:50:30.988 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack cleanup() finished in 3.50 sec 2018-01-12 10:50:30.989 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack cleanup() started 2018-01-12 10:50:31.042 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack cleanup() finished in 53.01 msec 2018-01-12 10:50:31.043 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() started 2018-01-12 10:50:35.526 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() finished in 4.48 sec 2018-01-12 10:50:36.451 1406 INFO rally.task.engine [-] Load duration is: 10.27181 2018-01-12 10:50:36.452 1406 INFO rally.task.engine [-] Full duration is: 23.229115 2018-01-12 10:50:37.034 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() started 2018-01-12 10:50:39.756 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() finished in 2.72 sec 2018-01-12 10:50:39.756 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack setup() started 2018-01-12 10:50:40.759 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack setup() finished in 1.00 sec 2018-01-12 10:50:40.760 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack setup() started 2018-01-12 10:50:40.760 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack setup() finished in 0.70 msec 2018-01-12 10:50:40.787 2049 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 START 2018-01-12 10:50:48.731 2049 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 END: OK 2018-01-12 10:50:48.760 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack cleanup() started 2018-01-12 10:50:51.918 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack cleanup() finished in 3.16 sec 2018-01-12 10:50:51.919 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack cleanup() started 2018-01-12 10:50:51.965 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack cleanup() finished in 46.15 msec 2018-01-12 10:50:51.965 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() started 2018-01-12 10:50:56.457 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() finished in 4.49 sec 2018-01-12 10:50:57.152 1406 INFO rally.task.engine [-] Load duration is: 7.93959 2018-01-12 10:50:57.153 1406 INFO rally.task.engine [-] Full duration is: 19.441421 2018-01-12 10:50:57.724 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() started 2018-01-12 10:51:00.893 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() finished in 3.17 sec 2018-01-12 10:51:00.894 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack setup() started 2018-01-12 10:51:01.872 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack setup() finished in 0.98 sec 2018-01-12 10:51:01.872 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack setup() started 2018-01-12 10:51:01.873 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-12 10:51:01.900 2215 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 START 2018-01-12 10:51:16.928 2215 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 END: OK 2018-01-12 10:51:16.955 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack cleanup() started 2018-01-12 10:51:19.891 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack cleanup() finished in 2.94 sec 2018-01-12 10:51:19.892 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack cleanup() started 2018-01-12 10:51:19.938 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack cleanup() finished in 46.87 msec 2018-01-12 10:51:19.939 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() started 2018-01-12 10:51:24.610 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() finished in 4.67 sec 2018-01-12 10:51:25.890 1406 INFO rally.task.engine [-] Load duration is: 15.023119 2018-01-12 10:51:25.891 1406 INFO rally.task.engine [-] Full duration is: 26.905663 2018-01-12 10:51:26.419 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() started 2018-01-12 10:51:29.179 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() finished in 2.76 sec 2018-01-12 10:51:29.179 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack setup() started 2018-01-12 10:51:30.122 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack setup() finished in 0.94 sec 2018-01-12 10:51:30.122 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context volumes@openstack setup() started 2018-01-12 10:51:33.615 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context volumes@openstack setup() finished in 3.49 sec 2018-01-12 10:51:33.615 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack setup() started 2018-01-12 10:51:33.615 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 10:51:33.643 2381 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 START 2018-01-12 10:51:47.899 2381 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 END: OK 2018-01-12 10:51:47.929 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack cleanup() started 2018-01-12 10:51:50.595 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context cleanup@openstack cleanup() finished in 2.67 sec 2018-01-12 10:51:50.595 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context volumes@openstack cleanup() started 2018-01-12 10:51:57.537 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context volumes@openstack cleanup() finished in 6.94 sec 2018-01-12 10:51:57.537 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack cleanup() started 2018-01-12 10:51:57.600 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context quotas@openstack cleanup() finished in 62.36 msec 2018-01-12 10:51:57.600 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() started 2018-01-12 10:52:01.961 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() finished in 4.36 sec 2018-01-12 10:52:02.649 1406 INFO rally.task.engine [-] Load duration is: 14.251689 2018-01-12 10:52:02.650 1406 INFO rally.task.engine [-] Full duration is: 35.560964 2018-01-12 10:52:03.204 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() started 2018-01-12 10:52:06.082 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() finished in 2.88 sec 2018-01-12 10:52:06.083 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack setup() started 2018-01-12 10:52:06.083 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-12 10:52:06.110 2567 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 START 2018-01-12 10:52:07.465 2567 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 END: OK 2018-01-12 10:52:07.496 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:52:12.452 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack cleanup() finished in 4.96 sec 2018-01-12 10:52:12.453 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() started 2018-01-12 10:52:17.119 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() finished in 4.67 sec 2018-01-12 10:52:17.286 1406 INFO rally.task.engine [-] Load duration is: 1.349844 2018-01-12 10:52:17.287 1406 INFO rally.task.engine [-] Full duration is: 13.934307 2018-01-12 10:52:17.782 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() started 2018-01-12 10:52:20.809 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() finished in 3.03 sec 2018-01-12 10:52:20.810 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack setup() started 2018-01-12 10:52:20.810 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-12 10:52:20.839 2733 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 START 2018-01-12 10:52:21.749 2733 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 END: OK 2018-01-12 10:52:21.782 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:52:27.077 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack cleanup() finished in 5.30 sec 2018-01-12 10:52:27.077 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() started 2018-01-12 10:52:31.858 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() finished in 4.78 sec 2018-01-12 10:52:33.875 1406 INFO rally.task.engine [-] Load duration is: 0.905253 2018-01-12 10:52:33.876 1406 INFO rally.task.engine [-] Full duration is: 14.097263 2018-01-12 10:52:34.432 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() started 2018-01-12 10:52:37.357 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() finished in 2.93 sec 2018-01-12 10:52:37.358 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack setup() started 2018-01-12 10:52:37.358 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 10:52:37.385 2899 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 START 2018-01-12 10:52:38.352 2899 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 END: OK 2018-01-12 10:52:38.379 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:52:43.321 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack cleanup() finished in 4.94 sec 2018-01-12 10:52:43.321 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() started 2018-01-12 10:52:47.913 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() finished in 4.59 sec 2018-01-12 10:52:48.514 1406 INFO rally.task.engine [-] Load duration is: 0.962033 2018-01-12 10:52:48.515 1406 INFO rally.task.engine [-] Full duration is: 13.500425 2018-01-12 10:52:49.022 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() started 2018-01-12 10:52:51.864 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack setup() finished in 2.84 sec 2018-01-12 10:52:51.864 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack setup() started 2018-01-12 10:52:51.864 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-12 10:52:51.891 3065 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 START 2018-01-12 10:52:52.974 3065 INFO rally.task.runner [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | ITER: 1 END: OK 2018-01-12 10:52:53.007 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:52:58.016 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context admin_cleanup@openstack cleanup() finished in 5.01 sec 2018-01-12 10:52:58.017 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() started 2018-01-12 10:53:02.660 1406 INFO rally.task.context [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Context users@openstack cleanup() finished in 4.64 sec 2018-01-12 10:53:03.103 1406 INFO rally.task.engine [-] Load duration is: 1.07808 2018-01-12 10:53:03.103 1406 INFO rally.task.engine [-] Full duration is: 13.655035 2018-01-12 10:53:03.576 1406 INFO rally.task.engine [-] Task dd449b0d-b862-4cb7-a46f-5471c5fc756d | Completed: Running task. Task dd449b0d-b862-4cb7-a46f-5471c5fc756d: 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.462 | 3.462 | 3.462 | 3.462 | 3.462 | 3.462 | 100.0% | 1 | | cinder_v2.delete_snapshot | 6.527 | 6.527 | 6.527 | 6.527 | 6.527 | 6.527 | 100.0% | 1 | | total | 9.99 | 9.99 | 9.99 | 9.99 | 9.99 | 9.99 | 100.0% | 1 | | -> duration | 9.99 | 9.99 | 9.99 | 9.99 | 9.99 | 9.99 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.989814 Full duration: 34.678351 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.999 | 3.999 | 3.999 | 3.999 | 3.999 | 3.999 | 100.0% | 1 | | cinder_v2.delete_volume | 4.508 | 4.508 | 4.508 | 4.508 | 4.508 | 4.508 | 100.0% | 1 | | total | 8.507 | 8.507 | 8.507 | 8.507 | 8.507 | 8.507 | 100.0% | 1 | | -> duration | 8.507 | 8.507 | 8.507 | 8.507 | 8.507 | 8.507 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.506907 Full duration: 20.696076 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.675 | 3.675 | 3.675 | 3.675 | 3.675 | 3.675 | 100.0% | 1 | | cinder_v2.delete_volume | 6.596 | 6.596 | 6.596 | 6.596 | 6.596 | 6.596 | 100.0% | 1 | | total | 10.272 | 10.272 | 10.272 | 10.272 | 10.272 | 10.272 | 100.0% | 1 | | -> duration | 10.272 | 10.272 | 10.272 | 10.272 | 10.272 | 10.272 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.27181 Full duration: 23.229115 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.407 | 3.407 | 3.407 | 3.407 | 3.407 | 3.407 | 100.0% | 1 | | cinder_v2.delete_volume | 4.532 | 4.532 | 4.532 | 4.532 | 4.532 | 4.532 | 100.0% | 1 | | total | 7.94 | 7.94 | 7.94 | 7.94 | 7.94 | 7.94 | 100.0% | 1 | | -> duration | 7.94 | 7.94 | 7.94 | 7.94 | 7.94 | 7.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.93959 Full duration: 19.441421 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.729 | 3.729 | 3.729 | 3.729 | 3.729 | 3.729 | 100.0% | 1 | | cinder_v2.extend_volume | 2.546 | 2.546 | 2.546 | 2.546 | 2.546 | 2.546 | 100.0% | 1 | | cinder_v2.delete_volume | 8.748 | 8.748 | 8.748 | 8.748 | 8.748 | 8.748 | 100.0% | 1 | | total | 15.023 | 15.023 | 15.023 | 15.023 | 15.023 | 15.023 | 100.0% | 1 | | -> duration | 15.023 | 15.023 | 15.023 | 15.023 | 15.023 | 15.023 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.023119 Full duration: 26.905663 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 | 9.781 | 9.781 | 9.781 | 9.781 | 9.781 | 9.781 | 100.0% | 1 | | cinder_v2.delete_volume | 4.47 | 4.47 | 4.47 | 4.47 | 4.47 | 4.47 | 100.0% | 1 | | total | 14.252 | 14.252 | 14.252 | 14.252 | 14.252 | 14.252 | 100.0% | 1 | | -> duration | 14.252 | 14.252 | 14.252 | 14.252 | 14.252 | 14.252 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.251689 Full duration: 35.560964 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 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 100.0% | 1 | | cinder_v2.list_qos | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 100.0% | 1 | | -> duration | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.349844 Full duration: 13.934307 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.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | cinder_v2.set_qos | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> duration | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.905253 Full duration: 14.097263 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.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | cinder_v2.list_types | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 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.962033 Full duration: 13.500425 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.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> duration | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.07808 Full duration: 13.655035 2018-01-12 10:53:03,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dd449b0d-b862-4cb7-a46f-5471c5fc756d 2018-01-12 10:53:03,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'dd449b0d-b862-4cb7-a46f-5471c5fc756d', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-12 10:53:03,971 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'dd449b0d-b862-4cb7-a46f-5471c5fc756d'] 2018-01-12 10:53:05,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 10:53:05,080 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-12 10:53:05,080 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-12 10:53:05,081 - 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-12 10:53:05,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 10:53:05,109 - 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-12 10:53:05,111 - 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': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'b15ca4a8-625a-4f88-9a67-32d2d8227454', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9efd3dce-f0fb-4350-a2b8-db026e186edf', 'flavor_name': 'rally-tiny-9efd3dce-f0fb-4350-a2b8-db026e186edf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9efd3dce-f0fb-4350-a2b8-db026e186edf', '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-12 10:54:44,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2: started 2018-01-12 10:53:07.281 3195 INFO rally.task.engine [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Starting: Task validation. 2018-01-12 10:53:07.384 3195 INFO rally.task.engine [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Starting: Task validation of syntax. 2018-01-12 10:53:07.451 3195 INFO rally.task.engine [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Completed: Task validation of syntax. 2018-01-12 10:53:07.452 3195 INFO rally.task.engine [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Starting: Task validation of required platforms. 2018-01-12 10:53:07.478 3195 INFO rally.task.engine [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Completed: Task validation of required platforms. 2018-01-12 10:53:07.478 3195 INFO rally.task.engine [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Starting: Task validation of semantic. 2018-01-12 10:53:08.502 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack setup() started 2018-01-12 10:53:11.332 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack setup() finished in 2.83 sec 2018-01-12 10:53:16.112 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack cleanup() started 2018-01-12 10:53:20.607 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack cleanup() finished in 4.50 sec 2018-01-12 10:53:20.607 3195 INFO rally.task.engine [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Completed: Task validation of semantic. 2018-01-12 10:53:20.607 3195 INFO rally.task.engine [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Completed: Task validation. 2018-01-12 10:53:20.608 3195 INFO rally.task.engine [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Starting: Running task. 2018-01-12 10:53:20.934 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack setup() started 2018-01-12 10:53:23.724 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack setup() finished in 2.79 sec 2018-01-12 10:53:23.724 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack setup() started 2018-01-12 10:53:26.017 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack setup() finished in 2.29 sec 2018-01-12 10:53:26.017 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context cleanup@openstack setup() started 2018-01-12 10:53:26.018 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-12 10:53:26.047 3350 INFO rally.task.runner [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | ITER: 1 START 2018-01-12 10:53:38.136 3350 INFO rally.task.runner [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | ITER: 1 END: OK 2018-01-12 10:53:38.168 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context cleanup@openstack cleanup() started 2018-01-12 10:53:38.950 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context cleanup@openstack cleanup() finished in 0.78 sec 2018-01-12 10:53:38.950 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack cleanup() started 2018-01-12 10:53:40.277 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack cleanup() finished in 1.33 sec 2018-01-12 10:53:40.277 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack cleanup() started 2018-01-12 10:53:44.992 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack cleanup() finished in 4.71 sec 2018-01-12 10:53:45.076 3195 INFO rally.task.engine [-] Load duration is: 8.086133 2018-01-12 10:53:45.077 3195 INFO rally.task.engine [-] Full duration is: 24.078115 2018-01-12 10:53:45.708 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack setup() started 2018-01-12 10:53:48.553 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack setup() finished in 2.84 sec 2018-01-12 10:53:48.553 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack setup() started 2018-01-12 10:53:50.625 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack setup() finished in 2.07 sec 2018-01-12 10:53:50.626 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context cleanup@openstack setup() started 2018-01-12 10:53:50.626 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-12 10:53:50.653 3516 INFO rally.task.runner [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | ITER: 1 START 2018-01-12 10:53:58.640 3516 INFO rally.task.runner [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | ITER: 1 END: OK 2018-01-12 10:53:58.670 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context cleanup@openstack cleanup() started 2018-01-12 10:53:59.479 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context cleanup@openstack cleanup() finished in 0.81 sec 2018-01-12 10:53:59.479 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack cleanup() started 2018-01-12 10:54:00.610 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack cleanup() finished in 1.13 sec 2018-01-12 10:54:00.610 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack cleanup() started 2018-01-12 10:54:05.658 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack cleanup() finished in 5.05 sec 2018-01-12 10:54:05.820 3195 INFO rally.task.engine [-] Load duration is: 5.98404 2018-01-12 10:54:05.821 3195 INFO rally.task.engine [-] Full duration is: 19.969164 2018-01-12 10:54:06.420 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack setup() started 2018-01-12 10:54:09.303 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack setup() finished in 2.88 sec 2018-01-12 10:54:09.304 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack setup() started 2018-01-12 10:54:11.402 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack setup() finished in 2.10 sec 2018-01-12 10:54:11.402 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context cleanup@openstack setup() started 2018-01-12 10:54:11.402 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 10:54:11.430 3682 INFO rally.task.runner [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | ITER: 1 START 2018-01-12 10:54:21.466 3682 INFO rally.task.runner [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | ITER: 1 END: OK 2018-01-12 10:54:21.500 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context cleanup@openstack cleanup() started 2018-01-12 10:54:22.260 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context cleanup@openstack cleanup() finished in 0.76 sec 2018-01-12 10:54:22.261 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack cleanup() started 2018-01-12 10:54:23.510 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack cleanup() finished in 1.25 sec 2018-01-12 10:54:23.511 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack cleanup() started 2018-01-12 10:54:28.216 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack cleanup() finished in 4.71 sec 2018-01-12 10:54:28.549 3195 INFO rally.task.engine [-] Load duration is: 8.032989 2018-01-12 10:54:28.550 3195 INFO rally.task.engine [-] Full duration is: 21.814645 2018-01-12 10:54:29.188 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack setup() started 2018-01-12 10:54:32.084 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack setup() finished in 2.90 sec 2018-01-12 10:54:32.084 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack setup() started 2018-01-12 10:54:34.590 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack setup() finished in 2.51 sec 2018-01-12 10:54:34.616 3848 INFO rally.task.runner [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | ITER: 1 START 2018-01-12 10:54:35.414 3848 INFO rally.task.runner [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | ITER: 1 END: OK 2018-01-12 10:54:35.441 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack cleanup() started 2018-01-12 10:54:36.740 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context roles@openstack cleanup() finished in 1.30 sec 2018-01-12 10:54:36.740 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack cleanup() started 2018-01-12 10:54:41.325 3195 INFO rally.task.context [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Context users@openstack cleanup() finished in 4.58 sec 2018-01-12 10:54:43.279 3195 INFO rally.task.engine [-] Load duration is: 0.794898 2018-01-12 10:54:43.280 3195 INFO rally.task.engine [-] Full duration is: 12.162662 2018-01-12 10:54:43.715 3195 INFO rally.task.engine [-] Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 | Completed: Running task. Task 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2: 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.541 | 5.541 | 5.541 | 5.541 | 5.541 | 5.541 | 100.0% | 1 | | heat.update_stack | 2.819 | 2.819 | 2.819 | 2.819 | 2.819 | 2.819 | 100.0% | 1 | | heat.delete_stack | 3.726 | 3.726 | 3.726 | 3.726 | 3.726 | 3.726 | 100.0% | 1 | | total | 12.086 | 12.086 | 12.086 | 12.086 | 12.086 | 12.086 | 100.0% | 1 | | -> duration | 8.086 | 8.086 | 8.086 | 8.086 | 8.086 | 8.086 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.086133 Full duration: 24.078115 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 | 5.002 | 5.002 | 5.002 | 5.002 | 5.002 | 5.002 | 100.0% | 1 | | heat.check_stack | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 100.0% | 1 | | heat.delete_stack | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 100.0% | 1 | | total | 7.984 | 7.984 | 7.984 | 7.984 | 7.984 | 7.984 | 100.0% | 1 | | -> duration | 5.984 | 5.984 | 5.984 | 5.984 | 5.984 | 5.984 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.98404 Full duration: 19.969164 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 | 5.322 | 5.322 | 5.322 | 5.322 | 5.322 | 5.322 | 100.0% | 1 | | heat.suspend_stack | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | heat.resume_stack | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 100.0% | 1 | | heat.delete_stack | 2.497 | 2.497 | 2.497 | 2.497 | 2.497 | 2.497 | 100.0% | 1 | | total | 10.033 | 10.033 | 10.033 | 10.033 | 10.033 | 10.033 | 100.0% | 1 | | -> duration | 8.033 | 8.033 | 8.033 | 8.033 | 8.033 | 8.033 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.032989 Full duration: 21.814645 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.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794898 Full duration: 12.162662 2018-01-12 10:54:44,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4027e53b-eef5-4b1b-aaee-3ac72c8be8e2 2018-01-12 10:54:44,066 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4027e53b-eef5-4b1b-aaee-3ac72c8be8e2', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-12 10:54:44,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4027e53b-eef5-4b1b-aaee-3ac72c8be8e2'] 2018-01-12 10:54:45,054 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 10:54:45,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-12 10:54:45,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-12 10:54:45,055 - 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-12 10:54:45,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 10:54:45,077 - 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-12 10:54:45,080 - 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': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'b15ca4a8-625a-4f88-9a67-32d2d8227454', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9efd3dce-f0fb-4350-a2b8-db026e186edf', 'flavor_name': 'rally-tiny-9efd3dce-f0fb-4350-a2b8-db026e186edf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9efd3dce-f0fb-4350-a2b8-db026e186edf', '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-12 10:58:21,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 90197ff6-86ca-4df7-85b2-de303b16d3b5: started 2018-01-12 10:54:47.510 3928 INFO rally.task.engine [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Starting: Task validation. 2018-01-12 10:54:47.614 3928 INFO rally.task.engine [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Starting: Task validation of syntax. 2018-01-12 10:54:47.748 3928 INFO rally.task.engine [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Completed: Task validation of syntax. 2018-01-12 10:54:47.748 3928 INFO rally.task.engine [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Starting: Task validation of required platforms. 2018-01-12 10:54:47.793 3928 INFO rally.task.engine [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Completed: Task validation of required platforms. 2018-01-12 10:54:47.793 3928 INFO rally.task.engine [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Starting: Task validation of semantic. 2018-01-12 10:54:48.576 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() started 2018-01-12 10:54:51.612 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() finished in 3.04 sec 2018-01-12 10:54:51.691 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() started 2018-01-12 10:54:56.778 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() finished in 5.09 sec 2018-01-12 10:54:56.778 3928 INFO rally.task.engine [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Completed: Task validation of semantic. 2018-01-12 10:54:56.778 3928 INFO rally.task.engine [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Completed: Task validation. 2018-01-12 10:54:56.779 3928 INFO rally.task.engine [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Starting: Running task. 2018-01-12 10:54:57.121 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() started 2018-01-12 10:55:00.271 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() finished in 3.15 sec 2018-01-12 10:55:00.271 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() started 2018-01-12 10:55:00.272 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() finished in 0.45 msec 2018-01-12 10:55:00.301 4053 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 START 2018-01-12 10:55:02.378 4053 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 END: OK 2018-01-12 10:55:02.405 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:55:08.722 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() finished in 6.32 sec 2018-01-12 10:55:08.723 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() started 2018-01-12 10:55:12.877 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() finished in 4.15 sec 2018-01-12 10:55:13.229 3928 INFO rally.task.engine [-] Load duration is: 0.670534 2018-01-12 10:55:13.230 3928 INFO rally.task.engine [-] Full duration is: 15.768763 2018-01-12 10:55:13.791 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() started 2018-01-12 10:55:16.924 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() finished in 3.13 sec 2018-01-12 10:55:16.925 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() started 2018-01-12 10:55:16.925 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 10:55:16.952 4219 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 START 2018-01-12 10:55:19.216 4219 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 END: OK 2018-01-12 10:55:19.252 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:55:25.711 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() finished in 6.46 sec 2018-01-12 10:55:25.712 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() started 2018-01-12 10:55:30.487 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() finished in 4.78 sec 2018-01-12 10:55:31.903 3928 INFO rally.task.engine [-] Load duration is: 0.848025 2018-01-12 10:55:31.904 3928 INFO rally.task.engine [-] Full duration is: 16.716363 2018-01-12 10:55:32.433 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() started 2018-01-12 10:55:35.419 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() finished in 2.99 sec 2018-01-12 10:55:35.420 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() started 2018-01-12 10:55:35.420 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 10:55:35.447 4385 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 START 2018-01-12 10:55:37.521 4385 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 END: OK 2018-01-12 10:55:37.550 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:55:43.869 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() finished in 6.32 sec 2018-01-12 10:55:43.869 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() started 2018-01-12 10:55:48.717 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() finished in 4.85 sec 2018-01-12 10:55:50.557 3928 INFO rally.task.engine [-] Load duration is: 0.668598 2018-01-12 10:55:50.558 3928 INFO rally.task.engine [-] Full duration is: 16.305841 2018-01-12 10:55:51.177 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() started 2018-01-12 10:55:53.931 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() finished in 2.75 sec 2018-01-12 10:55:53.932 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() started 2018-01-12 10:55:53.932 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-12 10:55:53.960 4551 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 START 2018-01-12 10:55:55.997 4551 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 END: OK 2018-01-12 10:55:56.032 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:56:00.342 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() finished in 4.31 sec 2018-01-12 10:56:00.343 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() started 2018-01-12 10:56:04.977 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() finished in 4.63 sec 2018-01-12 10:56:05.316 3928 INFO rally.task.engine [-] Load duration is: 0.657188 2018-01-12 10:56:05.317 3928 INFO rally.task.engine [-] Full duration is: 13.819906 2018-01-12 10:56:05.848 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() started 2018-01-12 10:56:09.151 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() finished in 3.30 sec 2018-01-12 10:56:09.152 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() started 2018-01-12 10:56:09.152 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-12 10:56:09.180 4717 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 START 2018-01-12 10:56:11.022 4717 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 END: OK 2018-01-12 10:56:11.049 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:56:15.309 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() finished in 4.26 sec 2018-01-12 10:56:15.310 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() started 2018-01-12 10:56:19.896 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() finished in 4.59 sec 2018-01-12 10:56:19.965 3928 INFO rally.task.engine [-] Load duration is: 0.613715 2018-01-12 10:56:19.966 3928 INFO rally.task.engine [-] Full duration is: 14.065974 2018-01-12 10:56:20.517 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() started 2018-01-12 10:56:23.233 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() finished in 2.72 sec 2018-01-12 10:56:23.233 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() started 2018-01-12 10:56:23.234 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-12 10:56:23.260 4883 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 START 2018-01-12 10:56:25.899 4883 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 END: OK 2018-01-12 10:56:25.932 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:56:36.931 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() finished in 11.00 sec 2018-01-12 10:56:36.932 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() started 2018-01-12 10:56:41.695 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() finished in 4.76 sec 2018-01-12 10:56:42.646 3928 INFO rally.task.engine [-] Load duration is: 1.362525 2018-01-12 10:56:42.647 3928 INFO rally.task.engine [-] Full duration is: 21.195 2018-01-12 10:56:43.292 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() started 2018-01-12 10:56:46.325 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() finished in 3.03 sec 2018-01-12 10:56:46.325 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() started 2018-01-12 10:56:46.325 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-12 10:56:46.351 5049 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 START 2018-01-12 10:56:48.412 5049 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 END: OK 2018-01-12 10:56:48.444 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:56:53.045 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() finished in 4.60 sec 2018-01-12 10:56:53.045 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() started 2018-01-12 10:56:57.583 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() finished in 4.54 sec 2018-01-12 10:56:59.385 3928 INFO rally.task.engine [-] Load duration is: 0.853653 2018-01-12 10:56:59.386 3928 INFO rally.task.engine [-] Full duration is: 14.309693 2018-01-12 10:56:59.930 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() started 2018-01-12 10:57:02.923 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() finished in 2.99 sec 2018-01-12 10:57:02.923 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() started 2018-01-12 10:57:02.924 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-12 10:57:02.951 5215 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 START 2018-01-12 10:57:04.742 5215 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 END: OK 2018-01-12 10:57:04.773 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:57:11.733 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() finished in 6.96 sec 2018-01-12 10:57:11.734 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() started 2018-01-12 10:57:16.735 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() finished in 5.00 sec 2018-01-12 10:57:18.072 3928 INFO rally.task.engine [-] Load duration is: 0.674454 2018-01-12 10:57:18.073 3928 INFO rally.task.engine [-] Full duration is: 16.822162 2018-01-12 10:57:18.614 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() started 2018-01-12 10:57:21.680 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() finished in 3.07 sec 2018-01-12 10:57:21.680 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() started 2018-01-12 10:57:21.681 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-12 10:57:21.707 5381 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 START 2018-01-12 10:57:23.748 5381 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 END: OK 2018-01-12 10:57:23.779 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:57:30.502 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() finished in 6.72 sec 2018-01-12 10:57:30.502 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() started 2018-01-12 10:57:35.085 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() finished in 4.58 sec 2018-01-12 10:57:36.717 3928 INFO rally.task.engine [-] Load duration is: 0.643659 2018-01-12 10:57:36.718 3928 INFO rally.task.engine [-] Full duration is: 16.488768 2018-01-12 10:57:37.373 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() started 2018-01-12 10:57:40.332 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() finished in 2.96 sec 2018-01-12 10:57:40.333 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() started 2018-01-12 10:57:40.333 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 10:57:40.360 5547 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 START 2018-01-12 10:57:42.577 5547 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 END: OK 2018-01-12 10:57:42.604 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:57:49.203 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() finished in 6.60 sec 2018-01-12 10:57:49.204 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() started 2018-01-12 10:57:53.804 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() finished in 4.60 sec 2018-01-12 10:57:55.479 3928 INFO rally.task.engine [-] Load duration is: 0.841475 2018-01-12 10:57:55.479 3928 INFO rally.task.engine [-] Full duration is: 16.455038 2018-01-12 10:57:56.020 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() started 2018-01-12 10:57:59.087 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack setup() finished in 3.07 sec 2018-01-12 10:57:59.087 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() started 2018-01-12 10:57:59.088 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-12 10:57:59.114 5713 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 START 2018-01-12 10:58:04.728 5713 INFO rally.task.runner [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | ITER: 1 END: OK 2018-01-12 10:58:04.761 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() started 2018-01-12 10:58:14.272 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context admin_cleanup@openstack cleanup() finished in 9.51 sec 2018-01-12 10:58:14.273 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() started 2018-01-12 10:58:18.776 3928 INFO rally.task.context [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Context users@openstack cleanup() finished in 4.50 sec 2018-01-12 10:58:20.257 3928 INFO rally.task.engine [-] Load duration is: 4.114821 2018-01-12 10:58:20.257 3928 INFO rally.task.engine [-] Full duration is: 22.773407 2018-01-12 10:58:20.759 3928 INFO rally.task.engine [-] Task 90197ff6-86ca-4df7-85b2-de303b16d3b5 | Completed: Running task. Task 90197ff6-86ca-4df7-85b2-de303b16d3b5: 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.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | keystone_v3.revoke_role | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> duration | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.670534 Full duration: 15.768763 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.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | keystone_v3.add_role | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.list_roles | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> duration | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848025 Full duration: 16.716363 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.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | keystone_v3.list_projects | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> duration | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.668598 Full duration: 16.305841 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.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | keystone_v3.delete_role | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.657188 Full duration: 13.819906 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.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | keystone_v3.delete_service | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613715 Full duration: 14.065974 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.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | keystone_v3.create_user | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.create_role | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.get_project | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | keystone_v3.get_user | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | keystone_v3.get_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.list_services | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | keystone_v3.get_services | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | -> duration | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.362525 Full duration: 21.195 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.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | keystone_v3.update_project | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | keystone_v3.delete_project | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> duration | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.853653 Full duration: 14.309693 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | total | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> duration | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.674454 Full duration: 16.822162 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | total | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> duration | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643659 Full duration: 16.488768 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.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | keystone_v3.list_users | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841475 Full duration: 16.455038 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | keystone_v3.create_users | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 3.077 | 3.077 | 3.077 | 3.077 | 3.077 | 3.077 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | total | 4.115 | 4.115 | 4.115 | 4.115 | 4.115 | 4.115 | 100.0% | 1 | | -> duration | 4.115 | 4.115 | 4.115 | 4.115 | 4.115 | 4.115 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.114821 Full duration: 22.773407 2018-01-12 10:58:21,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 90197ff6-86ca-4df7-85b2-de303b16d3b5 2018-01-12 10:58:21,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '90197ff6-86ca-4df7-85b2-de303b16d3b5', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-12 10:58:21,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '90197ff6-86ca-4df7-85b2-de303b16d3b5'] 2018-01-12 10:58:22,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 10:58:22,335 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-12 10:58:22,335 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-12 10:58:22,336 - 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-12 10:58:22,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 10:58:22,364 - 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-12 10:58:22,370 - 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': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'b15ca4a8-625a-4f88-9a67-32d2d8227454', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9efd3dce-f0fb-4350-a2b8-db026e186edf', 'flavor_name': 'rally-tiny-9efd3dce-f0fb-4350-a2b8-db026e186edf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9efd3dce-f0fb-4350-a2b8-db026e186edf', '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-12 11:04:42,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 5731e06d-102b-4d6e-b77f-8ea79364d16f: started 2018-01-12 10:58:24.742 5843 INFO rally.task.engine [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Starting: Task validation. 2018-01-12 10:58:24.843 5843 INFO rally.task.engine [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Starting: Task validation of syntax. 2018-01-12 10:58:25.030 5843 INFO rally.task.engine [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Completed: Task validation of syntax. 2018-01-12 10:58:25.030 5843 INFO rally.task.engine [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Starting: Task validation of required platforms. 2018-01-12 10:58:25.073 5843 INFO rally.task.engine [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Completed: Task validation of required platforms. 2018-01-12 10:58:25.073 5843 INFO rally.task.engine [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Starting: Task validation of semantic. 2018-01-12 10:58:25.830 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() started 2018-01-12 10:58:28.801 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() finished in 2.97 sec 2018-01-12 10:58:34.422 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() started 2018-01-12 10:58:39.317 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() finished in 4.89 sec 2018-01-12 10:58:39.317 5843 INFO rally.task.engine [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Completed: Task validation of semantic. 2018-01-12 10:58:39.318 5843 INFO rally.task.engine [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Completed: Task validation. 2018-01-12 10:58:39.318 5843 INFO rally.task.engine [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Starting: Running task. 2018-01-12 10:58:39.676 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() started 2018-01-12 10:58:42.785 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() finished in 3.11 sec 2018-01-12 10:58:42.786 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() started 2018-01-12 10:58:43.569 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() finished in 0.78 sec 2018-01-12 10:58:43.569 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() started 2018-01-12 10:58:43.569 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-12 10:58:43.597 5968 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 START 2018-01-12 10:58:46.527 5968 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 END: OK 2018-01-12 10:58:46.559 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() started 2018-01-12 10:58:52.926 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() finished in 6.37 sec 2018-01-12 10:58:52.926 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() started 2018-01-12 10:58:53.030 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() finished in 0.10 sec 2018-01-12 10:58:53.030 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() started 2018-01-12 10:58:57.254 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() finished in 4.22 sec 2018-01-12 10:58:57.790 5843 INFO rally.task.engine [-] Load duration is: 2.925456 2018-01-12 10:58:57.790 5843 INFO rally.task.engine [-] Full duration is: 17.596619 2018-01-12 10:58:58.398 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() started 2018-01-12 10:59:01.468 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() finished in 3.07 sec 2018-01-12 10:59:01.469 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() started 2018-01-12 10:59:02.191 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() finished in 0.72 sec 2018-01-12 10:59:02.191 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack setup() started 2018-01-12 10:59:08.831 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack setup() finished in 6.64 sec 2018-01-12 10:59:08.831 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() started 2018-01-12 10:59:08.832 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() finished in 0.48 msec 2018-01-12 10:59:08.860 6254 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 START 2018-01-12 10:59:12.303 6254 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 END: OK 2018-01-12 10:59:12.331 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() started 2018-01-12 10:59:22.071 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() finished in 9.74 sec 2018-01-12 10:59:22.073 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack cleanup() started 2018-01-12 10:59:29.305 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack cleanup() finished in 7.23 sec 2018-01-12 10:59:29.305 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() started 2018-01-12 10:59:29.426 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-12 10:59:29.426 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() started 2018-01-12 10:59:33.792 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() finished in 4.37 sec 2018-01-12 10:59:34.627 5843 INFO rally.task.engine [-] Load duration is: 3.440858 2018-01-12 10:59:34.627 5843 INFO rally.task.engine [-] Full duration is: 35.412789 2018-01-12 10:59:35.168 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() started 2018-01-12 10:59:37.869 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() finished in 2.70 sec 2018-01-12 10:59:37.870 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() started 2018-01-12 10:59:38.972 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() finished in 1.10 sec 2018-01-12 10:59:38.972 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack setup() started 2018-01-12 10:59:46.701 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack setup() finished in 7.73 sec 2018-01-12 10:59:46.702 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() started 2018-01-12 10:59:46.702 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 10:59:46.731 6540 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 START 2018-01-12 10:59:54.512 6540 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 END: OK 2018-01-12 10:59:54.543 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() started 2018-01-12 11:00:09.636 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() finished in 15.09 sec 2018-01-12 11:00:09.637 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack cleanup() started 2018-01-12 11:00:19.155 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack cleanup() finished in 9.52 sec 2018-01-12 11:00:19.156 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() started 2018-01-12 11:00:19.273 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-12 11:00:19.274 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() started 2018-01-12 11:00:23.273 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() finished in 4.00 sec 2018-01-12 11:00:23.435 5843 INFO rally.task.engine [-] Load duration is: 7.777779 2018-01-12 11:00:23.436 5843 INFO rally.task.engine [-] Full duration is: 48.125313 2018-01-12 11:00:24.022 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() started 2018-01-12 11:00:27.075 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() finished in 3.05 sec 2018-01-12 11:00:27.075 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() started 2018-01-12 11:00:27.967 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() finished in 0.89 sec 2018-01-12 11:00:27.967 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack setup() started 2018-01-12 11:00:35.163 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack setup() finished in 7.20 sec 2018-01-12 11:00:35.164 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() started 2018-01-12 11:00:35.164 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 11:00:35.193 6826 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 START 2018-01-12 11:00:37.961 6826 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 END: OK 2018-01-12 11:00:37.995 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() started 2018-01-12 11:00:48.437 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() finished in 10.44 sec 2018-01-12 11:00:48.437 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack cleanup() started 2018-01-12 11:00:56.204 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack cleanup() finished in 7.77 sec 2018-01-12 11:00:56.205 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() started 2018-01-12 11:00:56.327 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-12 11:00:56.327 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() started 2018-01-12 11:01:00.546 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() finished in 4.22 sec 2018-01-12 11:01:02.260 5843 INFO rally.task.engine [-] Load duration is: 2.765359 2018-01-12 11:01:02.261 5843 INFO rally.task.engine [-] Full duration is: 36.543159 2018-01-12 11:01:02.770 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() started 2018-01-12 11:01:05.974 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() finished in 3.20 sec 2018-01-12 11:01:05.974 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() started 2018-01-12 11:01:06.746 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() finished in 0.77 sec 2018-01-12 11:01:06.746 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() started 2018-01-12 11:01:06.746 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-12 11:01:06.772 7112 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 START 2018-01-12 11:01:08.729 7112 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 END: OK 2018-01-12 11:01:08.765 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() started 2018-01-12 11:01:18.556 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() finished in 9.79 sec 2018-01-12 11:01:18.556 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() started 2018-01-12 11:01:18.687 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() finished in 0.13 sec 2018-01-12 11:01:18.688 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() started 2018-01-12 11:01:23.156 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() finished in 4.47 sec 2018-01-12 11:01:24.904 5843 INFO rally.task.engine [-] Load duration is: 1.954311 2018-01-12 11:01:24.904 5843 INFO rally.task.engine [-] Full duration is: 20.404682 2018-01-12 11:01:25.618 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() started 2018-01-12 11:01:28.571 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() finished in 2.95 sec 2018-01-12 11:01:28.571 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() started 2018-01-12 11:01:29.332 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() finished in 0.76 sec 2018-01-12 11:01:29.332 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack setup() started 2018-01-12 11:01:36.059 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack setup() finished in 6.73 sec 2018-01-12 11:01:36.059 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() started 2018-01-12 11:01:36.060 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-12 11:01:36.088 7398 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 START 2018-01-12 11:01:38.918 7398 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 END: OK 2018-01-12 11:01:38.944 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() started 2018-01-12 11:01:48.332 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() finished in 9.39 sec 2018-01-12 11:01:48.333 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack cleanup() started 2018-01-12 11:01:56.209 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack cleanup() finished in 7.88 sec 2018-01-12 11:01:56.210 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() started 2018-01-12 11:01:56.323 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-12 11:01:56.323 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() started 2018-01-12 11:02:00.368 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() finished in 4.05 sec 2018-01-12 11:02:01.826 5843 INFO rally.task.engine [-] Load duration is: 2.82715 2018-01-12 11:02:01.826 5843 INFO rally.task.engine [-] Full duration is: 34.769432 2018-01-12 11:02:02.360 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() started 2018-01-12 11:02:05.124 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() finished in 2.76 sec 2018-01-12 11:02:05.125 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() started 2018-01-12 11:02:06.005 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() finished in 0.88 sec 2018-01-12 11:02:06.005 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack setup() started 2018-01-12 11:02:13.334 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack setup() finished in 7.33 sec 2018-01-12 11:02:13.335 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() started 2018-01-12 11:02:13.336 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-12 11:02:13.369 7684 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 START 2018-01-12 11:02:18.471 7684 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 END: OK 2018-01-12 11:02:18.500 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() started 2018-01-12 11:02:37.221 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() finished in 18.72 sec 2018-01-12 11:02:37.222 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack cleanup() started 2018-01-12 11:02:45.839 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack cleanup() finished in 8.62 sec 2018-01-12 11:02:45.839 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() started 2018-01-12 11:02:45.964 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-12 11:02:45.965 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() started 2018-01-12 11:02:50.170 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() finished in 4.20 sec 2018-01-12 11:02:50.663 5843 INFO rally.task.engine [-] Load duration is: 5.097952 2018-01-12 11:02:50.663 5843 INFO rally.task.engine [-] Full duration is: 47.825945 2018-01-12 11:02:51.247 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() started 2018-01-12 11:02:54.289 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() finished in 3.04 sec 2018-01-12 11:02:54.290 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() started 2018-01-12 11:02:55.114 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() finished in 0.82 sec 2018-01-12 11:02:55.115 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack setup() started 2018-01-12 11:03:01.859 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack setup() finished in 6.74 sec 2018-01-12 11:03:01.860 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() started 2018-01-12 11:03:01.860 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 11:03:01.888 7970 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 START 2018-01-12 11:03:04.644 7970 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 END: OK 2018-01-12 11:03:04.675 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() started 2018-01-12 11:03:19.891 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() finished in 15.22 sec 2018-01-12 11:03:19.891 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack cleanup() started 2018-01-12 11:03:30.115 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context network@openstack cleanup() finished in 10.22 sec 2018-01-12 11:03:30.116 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() started 2018-01-12 11:03:30.239 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-12 11:03:30.239 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() started 2018-01-12 11:03:34.381 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() finished in 4.14 sec 2018-01-12 11:03:35.500 5843 INFO rally.task.engine [-] Load duration is: 2.753257 2018-01-12 11:03:35.501 5843 INFO rally.task.engine [-] Full duration is: 43.156027 2018-01-12 11:03:36.185 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() started 2018-01-12 11:03:39.186 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() finished in 3.00 sec 2018-01-12 11:03:39.187 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() started 2018-01-12 11:03:39.991 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() finished in 0.80 sec 2018-01-12 11:03:39.992 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() started 2018-01-12 11:03:39.992 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-12 11:03:40.017 8256 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 START 2018-01-12 11:03:42.166 8256 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 END: OK 2018-01-12 11:03:42.196 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() started 2018-01-12 11:03:48.403 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() finished in 6.21 sec 2018-01-12 11:03:48.403 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() started 2018-01-12 11:03:48.523 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-12 11:03:48.524 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() started 2018-01-12 11:03:52.866 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() finished in 4.34 sec 2018-01-12 11:03:54.295 5843 INFO rally.task.engine [-] Load duration is: 2.146281 2018-01-12 11:03:54.295 5843 INFO rally.task.engine [-] Full duration is: 16.701298 2018-01-12 11:03:54.881 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() started 2018-01-12 11:03:57.816 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() finished in 2.93 sec 2018-01-12 11:03:57.816 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() started 2018-01-12 11:03:58.649 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() finished in 0.83 sec 2018-01-12 11:03:58.649 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() started 2018-01-12 11:03:58.650 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 11:03:58.675 8542 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 START 2018-01-12 11:04:01.432 8542 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 END: OK 2018-01-12 11:04:01.460 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() started 2018-01-12 11:04:07.427 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() finished in 5.97 sec 2018-01-12 11:04:07.427 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() started 2018-01-12 11:04:07.546 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-12 11:04:07.546 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() started 2018-01-12 11:04:11.592 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() finished in 4.05 sec 2018-01-12 11:04:12.986 5843 INFO rally.task.engine [-] Load duration is: 2.754359 2018-01-12 11:04:12.987 5843 INFO rally.task.engine [-] Full duration is: 16.728881 2018-01-12 11:04:13.618 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() started 2018-01-12 11:04:16.609 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack setup() finished in 2.99 sec 2018-01-12 11:04:16.610 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() started 2018-01-12 11:04:17.438 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack setup() finished in 0.83 sec 2018-01-12 11:04:17.438 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context roles@openstack setup() started 2018-01-12 11:04:19.489 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context roles@openstack setup() finished in 2.05 sec 2018-01-12 11:04:19.489 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() started 2018-01-12 11:04:19.489 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 11:04:19.518 8858 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 START 2018-01-12 11:04:24.601 8858 INFO rally.task.runner [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | ITER: 1 END: OK 2018-01-12 11:04:24.636 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() started 2018-01-12 11:04:36.249 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context cleanup@openstack cleanup() finished in 11.61 sec 2018-01-12 11:04:36.249 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context roles@openstack cleanup() started 2018-01-12 11:04:37.475 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context roles@openstack cleanup() finished in 1.23 sec 2018-01-12 11:04:37.475 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() started 2018-01-12 11:04:37.510 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context quotas@openstack cleanup() finished in 34.21 msec 2018-01-12 11:04:37.510 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() started 2018-01-12 11:04:41.670 5843 INFO rally.task.context [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Context users@openstack cleanup() finished in 4.16 sec 2018-01-12 11:04:41.781 5843 INFO rally.task.engine [-] Load duration is: 5.080997 2018-01-12 11:04:41.781 5843 INFO rally.task.engine [-] Full duration is: 28.071558 2018-01-12 11:04:42.204 5843 INFO rally.task.engine [-] Task 5731e06d-102b-4d6e-b77f-8ea79364d16f | Completed: Running task. Task 5731e06d-102b-4d6e-b77f-8ea79364d16f: 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.506 | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 100.0% | 1 | | neutron.delete_network | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 100.0% | 1 | | total | 2.925 | 2.925 | 2.925 | 2.925 | 2.925 | 2.925 | 100.0% | 1 | | -> duration | 2.925 | 2.925 | 2.925 | 2.925 | 2.925 | 2.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.925456 Full duration: 17.596619 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 | 2.287 | 2.287 | 2.287 | 2.287 | 2.287 | 2.287 | 100.0% | 1 | | neutron.delete_port | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | total | 3.441 | 3.441 | 3.441 | 3.441 | 3.441 | 3.441 | 100.0% | 1 | | -> duration | 3.441 | 3.441 | 3.441 | 3.441 | 3.441 | 3.441 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.440858 Full duration: 35.412789 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 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | neutron.create_subnet | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 100.0% | 1 | | neutron.create_router | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | neutron.add_interface_router | 2.382 | 2.382 | 2.382 | 2.382 | 2.382 | 2.382 | 100.0% | 1 | | neutron.remove_interface_router | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 100.0% | 1 | | neutron.delete_router | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | total | 7.778 | 7.778 | 7.778 | 7.778 | 7.778 | 7.778 | 100.0% | 1 | | -> duration | 7.778 | 7.778 | 7.778 | 7.778 | 7.778 | 7.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.777779 Full duration: 48.125313 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.794 | 1.794 | 1.794 | 1.794 | 1.794 | 1.794 | 100.0% | 1 | | neutron.delete_subnet | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | total | 2.765 | 2.765 | 2.765 | 2.765 | 2.765 | 2.765 | 100.0% | 1 | | -> duration | 2.765 | 2.765 | 2.765 | 2.765 | 2.765 | 2.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.765359 Full duration: 36.543159 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.625 | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 100.0% | 1 | | neutron.list_networks | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 1.954 | 1.954 | 1.954 | 1.954 | 1.954 | 1.954 | 100.0% | 1 | | -> duration | 1.954 | 1.954 | 1.954 | 1.954 | 1.954 | 1.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.954311 Full duration: 20.404682 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 | 2.572 | 2.572 | 2.572 | 2.572 | 2.572 | 2.572 | 100.0% | 1 | | neutron.list_ports | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 100.0% | 1 | | total | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 100.0% | 1 | | -> duration | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.82715 Full duration: 34.769432 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 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | neutron.create_subnet | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | neutron.create_router | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | neutron.add_interface_router | 2.703 | 2.703 | 2.703 | 2.703 | 2.703 | 2.703 | 100.0% | 1 | | neutron.list_routers | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 5.098 | 5.098 | 5.098 | 5.098 | 5.098 | 5.098 | 100.0% | 1 | | -> duration | 5.098 | 5.098 | 5.098 | 5.098 | 5.098 | 5.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.097952 Full duration: 47.825945 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 | 1.303 | 1.303 | 1.303 | 1.303 | 1.303 | 1.303 | 100.0% | 1 | | neutron.create_subnet | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | neutron.list_subnets | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 100.0% | 1 | | -> duration | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.753257 Full duration: 43.156027 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.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | neutron.delete_security_group | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | total | 2.146 | 2.146 | 2.146 | 2.146 | 2.146 | 2.146 | 100.0% | 1 | | -> duration | 2.146 | 2.146 | 2.146 | 2.146 | 2.146 | 2.146 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.146281 Full duration: 16.701298 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.701 | 1.701 | 1.701 | 1.701 | 1.701 | 1.701 | 100.0% | 1 | | neutron.create_security_group_rule | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | neutron.delete_security_group | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 100.0% | 1 | | total | 2.754 | 2.754 | 2.754 | 2.754 | 2.754 | 2.754 | 100.0% | 1 | | -> duration | 2.754 | 2.754 | 2.754 | 2.754 | 2.754 | 2.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.754359 Full duration: 16.728881 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.628 | 1.628 | 1.628 | 1.628 | 1.628 | 1.628 | 100.0% | 1 | | neutron.create_router | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | neutron.add_gateway_router | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | neutron.remove_gateway_router | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 100.0% | 1 | | total | 5.081 | 5.081 | 5.081 | 5.081 | 5.081 | 5.081 | 100.0% | 1 | | -> duration | 5.081 | 5.081 | 5.081 | 5.081 | 5.081 | 5.081 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.080997 Full duration: 28.071558 2018-01-12 11:04:42,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5731e06d-102b-4d6e-b77f-8ea79364d16f 2018-01-12 11:04:42,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5731e06d-102b-4d6e-b77f-8ea79364d16f', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-12 11:04:42,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5731e06d-102b-4d6e-b77f-8ea79364d16f'] 2018-01-12 11:04:43,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 11:04:43,786 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: Expecting object: line 615 column 39 (char 20143) 2018-01-12 11:04:54,444 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-12 11:04:54,444 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-12 11:04:55,014 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-12 11:04:55,141 - functest.utils.functest_utils - DEBUG - 2018-01-12 11:04:55,142 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 11:04:55,142 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-12 11:04:55,143 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-12 11:04:55,144 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-12 11:04:55,145 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-12 11:04:55,146 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-12 11:04:55,142 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 19:18 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-12 11:04:55,147 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-12 11:04:55,148 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-12 11:04:55,148 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-12 11:04:55,228 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-12 11:04:55,939 - functest.energy.energy - DEBUG - Starting recording 2018-01-12 11:04:55,939 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-12 11:04:56,354 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-12 11:04:59,144 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-12 11:05:01,685 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-12 11:05:05,196 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-12 11:05:07,625 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-12 11:05:14,496 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-12 11:05:15,114 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-12 11:05:16,357 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-12 11:05:20,562 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-12 11:05:20,562 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-12 11:05:22,639 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-12 11:05:22,639 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-12 11:05:24,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-12 11:05:25,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-12 11:05:25,999 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-12 11:05:25,999 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-12 11:05:29,312 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-12 11:05:29,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-12 11:05:29,316 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-12 11:05:29,320 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-12 11:05:29,322 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-12 11:05:29,363 - 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-12 11:22:21,580 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.214434s] ... ok 2018-01-12 11:22:21,580 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.140566s] ... ok 2018-01-12 11:22:21,580 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [6.754781s] ... ok 2018-01-12 11:22:21,580 - 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.041652s] ... ok 2018-01-12 11:22:21,580 - 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.254658s] ... ok 2018-01-12 11:22:21,581 - 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 [0.117419s] ... ok 2018-01-12 11:22:21,581 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.178251s] ... ok 2018-01-12 11:22:21,581 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.560509s] ... ok 2018-01-12 11:22:21,581 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.120139s] ... ok 2018-01-12 11:22:21,581 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001217s] ... ok 2018-01-12 11:22:21,581 - 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 [15.113298s] ... ok 2018-01-12 11:22:21,581 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.161026s] ... ok 2018-01-12 11:22:21,581 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.632205s] ... ok 2018-01-12 11:22:21,581 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.121867s] ... ok 2018-01-12 11:22:21,582 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001605s] ... ok 2018-01-12 11:22:21,582 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [10.575882s] ... ok 2018-01-12 11:22:21,582 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.116468s] ... ok 2018-01-12 11:22:21,582 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.449615s] ... ok 2018-01-12 11:22:21,582 - 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.623569s] ... ok 2018-01-12 11:22:21,582 - 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.748495s] ... ok 2018-01-12 11:22:21,582 - 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.701250s] ... ok 2018-01-12 11:22:21,582 - 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.741211s] ... ok 2018-01-12 11:22:21,582 - 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.586575s] ... ok 2018-01-12 11:22:21,582 - 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.175110s] ... ok 2018-01-12 11:22:21,583 - 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.198466s] ... ok 2018-01-12 11:22:21,583 - 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.210012s] ... ok 2018-01-12 11:22:21,583 - 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.148863s] ... ok 2018-01-12 11:22:21,583 - 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.171443s] ... ok 2018-01-12 11:22:21,583 - 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.357877s] ... ok 2018-01-12 11:22:21,583 - 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.089189s] ... ok 2018-01-12 11:22:21,583 - 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.019594s] ... ok 2018-01-12 11:22:21,583 - 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.266542s] ... ok 2018-01-12 11:22:21,583 - 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.014471s] ... ok 2018-01-12 11:22:21,583 - 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.020818s] ... ok 2018-01-12 11:22:21,584 - 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.045583s] ... ok 2018-01-12 11:22:21,584 - 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.154652s] ... ok 2018-01-12 11:22:21,584 - 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.201187s] ... ok 2018-01-12 11:22:21,584 - 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.291926s] ... ok 2018-01-12 11:22:21,584 - 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.027683s] ... ok 2018-01-12 11:22:21,584 - 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.150440s] ... ok 2018-01-12 11:22:21,584 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [11.509800s] ... ok 2018-01-12 11:22:21,584 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [68.365493s] ... ok 2018-01-12 11:22:21,584 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [23.150496s] ... ok 2018-01-12 11:22:21,584 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [12.220169s] ... ok 2018-01-12 11:22:21,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.439965s] ... ok 2018-01-12 11:22:21,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.296300s] ... ok 2018-01-12 11:22:21,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.355503s] ... ok 2018-01-12 11:22:21,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.568743s] ... ok 2018-01-12 11:22:21,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.604397s] ... ok 2018-01-12 11:22:21,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.609815s] ... ok 2018-01-12 11:22:21,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.209172s] ... ok 2018-01-12 11:22:21,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [11.287215s] ... ok 2018-01-12 11:22:21,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [17.043222s] ... ok 2018-01-12 11:22:21,585 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [10.781800s] ... ok 2018-01-12 11:22:21,586 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [27.899109s] ... ok 2018-01-12 11:22:21,586 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.813383s] ... ok 2018-01-12 11:22:21,586 - 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.370086s] ... ok 2018-01-12 11:22:21,586 - 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.486204s] ... ok 2018-01-12 11:22:21,586 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.658012s] ... ok 2018-01-12 11:22:21,586 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.595062s] ... ok 2018-01-12 11:22:21,586 - 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.365399s] ... ok 2018-01-12 11:22:21,586 - 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.552768s] ... ok 2018-01-12 11:22:21,586 - 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.489378s] ... ok 2018-01-12 11:22:21,586 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.613001s] ... ok 2018-01-12 11:22:21,587 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.555692s] ... ok 2018-01-12 11:22:21,587 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.719292s] ... ok 2018-01-12 11:22:21,587 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.511050s] ... ok 2018-01-12 11:22:21,587 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.593691s] ... ok 2018-01-12 11:22:21,587 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.885799s] ... ok 2018-01-12 11:22:21,587 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.655198s] ... ok 2018-01-12 11:22:21,587 - 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.553239s] ... ok 2018-01-12 11:22:21,587 - 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.702894s] ... ok 2018-01-12 11:22:21,587 - 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.466388s] ... ok 2018-01-12 11:22:21,587 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.304896s] ... ok 2018-01-12 11:22:21,588 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.383980s] ... ok 2018-01-12 11:22:21,588 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.014041s] ... ok 2018-01-12 11:22:21,588 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [35.994404s] ... ok 2018-01-12 11:22:21,588 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.027310s] ... ok 2018-01-12 11:22:21,588 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.029120s] ... ok 2018-01-12 11:22:21,588 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.028136s] ... ok 2018-01-12 11:22:21,588 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.562637s] ... ok 2018-01-12 11:22:21,588 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.487142s] ... ok 2018-01-12 11:22:21,588 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.036973s] ... ok 2018-01-12 11:22:21,588 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.075004s] ... ok 2018-01-12 11:22:21,588 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.101997s] ... ok 2018-01-12 11:22:21,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.310572s] ... ok 2018-01-12 11:22:21,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.262604s] ... ok 2018-01-12 11:22:21,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.151537s] ... ok 2018-01-12 11:22:21,589 - 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.265722s] ... ok 2018-01-12 11:22:21,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.822475s] ... ok 2018-01-12 11:22:21,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.336032s] ... ok 2018-01-12 11:22:21,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.173019s] ... ok 2018-01-12 11:22:21,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.775900s] ... ok 2018-01-12 11:22:21,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.071644s] ... ok 2018-01-12 11:22:21,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.203443s] ... ok 2018-01-12 11:22:21,589 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.938020s] ... ok 2018-01-12 11:22:21,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.103337s] ... ok 2018-01-12 11:22:21,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.113402s] ... ok 2018-01-12 11:22:21,590 - 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.438232s] ... ok 2018-01-12 11:22:21,590 - 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.633921s] ... ok 2018-01-12 11:22:21,590 - 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.118792s] ... ok 2018-01-12 11:22:21,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [7.248357s] ... ok 2018-01-12 11:22:21,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [7.342041s] ... ok 2018-01-12 11:22:21,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [5.178020s] ... ok 2018-01-12 11:22:21,590 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [4.636869s] ... ok 2018-01-12 11:22:21,590 - 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 [5.195971s] ... ok 2018-01-12 11:22:21,591 - 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 [6.869064s] ... ok 2018-01-12 11:22:21,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [4.493625s] ... ok 2018-01-12 11:22:21,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [6.944347s] ... ok 2018-01-12 11:22:21,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [6.414007s] ... ok 2018-01-12 11:22:21,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.302557s] ... ok 2018-01-12 11:22:21,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.255827s] ... ok 2018-01-12 11:22:21,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.170658s] ... ok 2018-01-12 11:22:21,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.157286s] ... ok 2018-01-12 11:22:21,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.273649s] ... ok 2018-01-12 11:22:21,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.478981s] ... ok 2018-01-12 11:22:21,591 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.137031s] ... ok 2018-01-12 11:22:21,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.175020s] ... ok 2018-01-12 11:22:21,592 - 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.799951s] ... ok 2018-01-12 11:22:21,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.910338s] ... ok 2018-01-12 11:22:21,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [7.672117s] ... ok 2018-01-12 11:22:21,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.858799s] ... ok 2018-01-12 11:22:21,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.124518s] ... ok 2018-01-12 11:22:21,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.143035s] ... ok 2018-01-12 11:22:21,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.126749s] ... ok 2018-01-12 11:22:21,592 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.094386s] ... ok 2018-01-12 11:22:21,592 - 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 [2.065832s] ... ok 2018-01-12 11:22:21,592 - 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.621102s] ... ok 2018-01-12 11:22:21,593 - 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.187014s] ... ok 2018-01-12 11:22:21,593 - 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 [1.395308s] ... ok 2018-01-12 11:22:21,593 - 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 [2.601779s] ... ok 2018-01-12 11:22:21,593 - 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.544429s] ... ok 2018-01-12 11:22:21,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [2.300440s] ... ok 2018-01-12 11:22:21,593 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.112923s] ... ok 2018-01-12 11:22:21,593 - 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.096663s] ... ok 2018-01-12 11:22:21,593 - 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 [2.089958s] ... ok 2018-01-12 11:22:21,593 - 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.107345s] ... ok 2018-01-12 11:22:21,593 - 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.930310s] ... ok 2018-01-12 11:22:21,593 - 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.140229s] ... ok 2018-01-12 11:22:21,594 - 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.757139s] ... ok 2018-01-12 11:22:21,594 - 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 [1.123355s] ... ok 2018-01-12 11:22:21,594 - 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.136944s] ... ok 2018-01-12 11:22:21,594 - 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.039219s] ... ok 2018-01-12 11:22:21,594 - 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.040847s] ... ok 2018-01-12 11:22:21,594 - 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.050563s] ... ok 2018-01-12 11:22:21,594 - 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.125445s] ... ok 2018-01-12 11:22:21,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.197427s] ... ok 2018-01-12 11:22:21,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.192844s] ... ok 2018-01-12 11:22:21,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.696931s] ... ok 2018-01-12 11:22:21,594 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.604171s] ... ok 2018-01-12 11:22:21,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.829535s] ... ok 2018-01-12 11:22:21,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.557683s] ... ok 2018-01-12 11:22:21,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.707257s] ... ok 2018-01-12 11:22:21,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.453092s] ... ok 2018-01-12 11:22:21,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.474992s] ... ok 2018-01-12 11:22:21,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [11.360172s] ... ok 2018-01-12 11:22:21,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [13.898075s] ... ok 2018-01-12 11:22:21,595 - 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 [23.488284s] ... ok 2018-01-12 11:22:21,595 - 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 [15.378243s] ... ok 2018-01-12 11:22:21,595 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.096624s] ... ok 2018-01-12 11:22:21,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.092444s] ... ok 2018-01-12 11:22:21,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.119197s] ... ok 2018-01-12 11:22:21,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.630404s] ... ok 2018-01-12 11:22:21,596 - 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.230172s] ... ok 2018-01-12 11:22:21,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.521855s] ... ok 2018-01-12 11:22:21,596 - 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.091504s] ... ok 2018-01-12 11:22:21,596 - 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.123129s] ... ok 2018-01-12 11:22:21,596 - 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.135293s] ... ok 2018-01-12 11:22:21,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.117792s] ... ok 2018-01-12 11:22:21,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.107704s] ... ok 2018-01-12 11:22:21,596 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.201201s] ... ok 2018-01-12 11:22:21,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.196872s] ... ok 2018-01-12 11:22:21,597 - 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.114341s] ... ok 2018-01-12 11:22:21,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.135225s] ... ok 2018-01-12 11:22:21,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.027767s] ... ok 2018-01-12 11:22:21,597 - 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.058034s] ... ok 2018-01-12 11:22:21,597 - 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.075532s] ... ok 2018-01-12 11:22:21,597 - 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.044679s] ... ok 2018-01-12 11:22:21,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.024965s] ... ok 2018-01-12 11:22:21,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.028010s] ... ok 2018-01-12 11:22:21,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.074923s] ... ok 2018-01-12 11:22:21,597 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.090439s] ... ok 2018-01-12 11:22:21,597 - 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.018697s] ... ok 2018-01-12 11:22:21,598 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.075879s] ... ok 2018-01-12 11:22:21,598 - 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.017848s] ... ok 2018-01-12 11:22:21,598 - 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.115482s] ... ok 2018-01-12 11:22:21,598 - 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.097474s] ... ok 2018-01-12 11:22:21,598 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.099388s] ... ok 2018-01-12 11:22:21,598 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.089117s] ... ok 2018-01-12 11:22:21,598 - 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.366759s] ... ok 2018-01-12 11:22:21,598 - 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.089892s] ... ok 2018-01-12 11:22:21,598 - 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.078721s] ... ok 2018-01-12 11:22:21,598 - 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.013820s] ... ok 2018-01-12 11:22:21,598 - 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.079959s] ... ok 2018-01-12 11:22:21,599 - 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.082937s] ... ok 2018-01-12 11:22:21,599 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.084798s] ... ok 2018-01-12 11:22:21,599 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.082741s] ... ok 2018-01-12 11:22:21,599 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [7.327438s] ... ok 2018-01-12 11:22:21,599 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [15.467655s] ... ok 2018-01-12 11:22:21,599 - 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.175072s] ... ok 2018-01-12 11:22:21,599 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.151505s] ... ok 2018-01-12 11:22:21,599 - 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.245503s] ... ok 2018-01-12 11:22:21,599 - 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.074816s] ... ok 2018-01-12 11:22:21,600 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 1007.0000 sec. 2018-01-12 11:22:21,602 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-12 11:22:21,604 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-12 11:22:21,605 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-12 11:22:21,609 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-12 11:22:30,742 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-12 11:22:30,742 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-12 11:22:31,440 - functest.utils.functest_utils - DEBUG - 2018-01-12 11:22:31,440 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 11:22:31,442 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 17:34 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-12 11:22:31,447 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-12 11:22:54,692 - 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-12 11:22:54,693 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-12 11:22:54,723 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-12 11:22:54,842 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 11:22:54,842 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:22 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-12 11:22:54,846 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-12 11:22:55,937 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-12 12:23:35,938 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 12:23:35,938 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 60:40 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-12 12:23:35,945 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-12 12:23:35,946 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2075 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-12 12:23:35,949 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-12 12:23:35,949 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:15 | PASS | | vping_userdata | functest | smoke | 00:40 | PASS | | tempest_smoke_serial | functest | smoke | 18:52 | FAIL | | rally_sanity | functest | smoke | 19:18 | FAIL | | refstack_defcore | functest | smoke | 17:34 | PASS | | odl | functest | smoke | 00:22 | PASS | | snaps_smoke | functest | smoke | 60:40 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-12 12:23:35,955 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-12 12:23:43,822 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 12:23:43,822 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 12:23:43,823 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-12 12:23:43,824 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2075 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-12 12:23:43,824 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | 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-12 12:23:43,826 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-12 12:23:50,504 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 12:23:50,505 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 12:23:50,505 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-12 12:23:50,505 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2075 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-12 12:23:50,506 - 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-12 12:23:50,508 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-12 12:23:57,183 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 12:23:57,184 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 12:23:57,184 - 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-12 12:23:57,185 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-12 12:23:57,185 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-12 12:24:53,187 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-12 12:24:53,188 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-12 12:24:53,323 - functest.utils.functest_utils - DEBUG - 2018-01-12 12:24:53,323 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 12:24:53,323 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:56 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-12 12:24:53,326 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-12 12:24:53,326 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2075 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-12 12:24:53,328 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:56 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-12 12:24:53,329 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK