2018-01-15 14:15:44,262 - functest.ci.check_deployment - DEBUG - 172.30.9.25:5000 is reachable! 2018-01-15 14:15:44,262 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.25:5000/v3 ...OK 2018-01-15 14:15:44,738 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-15 14:15:45,205 - functest.ci.check_deployment - DEBUG - 172.30.9.25:5000 is reachable! 2018-01-15 14:15:45,205 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.25:5000 ...OK 2018-01-15 14:15:45,597 - functest.ci.check_deployment - DEBUG - 172.30.9.25:8774 is reachable! 2018-01-15 14:15:45,597 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.25:8774/v2.1 ...OK 2018-01-15 14:15:46,051 - functest.ci.check_deployment - DEBUG - 172.30.9.25:9696 is reachable! 2018-01-15 14:15:46,052 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.25:9696 ...OK 2018-01-15 14:15:46,517 - functest.ci.check_deployment - DEBUG - 172.30.9.25:9292 is reachable! 2018-01-15 14:15:46,518 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.25:9292 ...OK 2018-01-15 14:15:47,758 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-15 14:15:49,386 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-15 14:15:49,408 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-15 14:15:51,579 - functest.ci.check_deployment - INFO - External network found: external 2018-01-15 14:15:54,298 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 14:15:54,299 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 14:15:54,300 - 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-15 14:15:54,301 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-15 14:15:54,301 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-15 14:15:56,816 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 14:16:06,011 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 9.192s OK 2018-01-15 14:16:06,146 - functest.utils.functest_utils - DEBUG - 2018-01-15 14:16:06,146 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 14:16:06,146 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-15 14:16:06,150 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-15 14:16:08,419 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 14:27:53,625 - 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 705.198s OK 2018-01-15 14:27:53,749 - functest.utils.functest_utils - DEBUG - 2018-01-15 14:27:53,749 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 14:27:53,749 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-15 14:27:53,753 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-15 14:27:54,614 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 14:28:37,393 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.779s OK 2018-01-15 14:28:37,509 - functest.utils.functest_utils - DEBUG - 2018-01-15 14:28:37,510 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 14:28:37,510 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:43 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-15 14:28:37,514 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-678 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-15 14:28:37,517 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 11:45 | PASS | | snaps_health_check | functest | healthcheck | 00:43 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-15 14:28:37,520 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-15 14:28:40,434 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 14:28:40,435 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 14:28:40,436 - 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-15 14:28:40,437 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-15 14:28:40,437 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-15 14:28:41,126 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-15 14:28:41,127 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 14:28:41,549 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 14:28:41,549 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-15 14:28:41,952 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-15 14:28:41,952 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-15 14:28:41' 2018-01-15 14:28:41,952 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f51c08f1-1416-436e-b1a1-298a33895917' 2018-01-15 14:28:45,561 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f51c08f1-1416-436e-b1a1-298a33895917' 2018-01-15 14:28:48,920 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f51c08f1-1416-436e-b1a1-298a33895917' 2018-01-15 14:28:56,251 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f51c08f1-1416-436e-b1a1-298a33895917' 2018-01-15 14:28:56,901 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-f51c08f1-1416-436e-b1a1-298a33895917' 2018-01-15 14:28:57,636 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f51c08f1-1416-436e-b1a1-298a33895917' 2018-01-15 14:29:04,891 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-f51c08f1-1416-436e-b1a1-298a33895917' 2018-01-15 14:29:10,241 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f51c08f1-1416-436e-b1a1-298a33895917' 2018-01-15 14:29:36,910 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-15 14:29:43,037 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-15 14:29:43,174 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-15 14:29:44,181 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-15 14:30:02,638 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-15 14:30:02,639 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-15 14:30:03,176 - functest.utils.functest_utils - DEBUG - 2018-01-15 14:30:03,177 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 14:30:03,177 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-15 14:30:03,181 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-15 14:30:03,264 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-15 14:30:03,264 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-15 14:30:03' 2018-01-15 14:30:03,264 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--56c35ca7-a20c-4d6c-b8fb-8873c6ce58f8' 2018-01-15 14:30:05,969 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-56c35ca7-a20c-4d6c-b8fb-8873c6ce58f8' 2018-01-15 14:30:08,369 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-56c35ca7-a20c-4d6c-b8fb-8873c6ce58f8' 2018-01-15 14:30:14,411 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-56c35ca7-a20c-4d6c-b8fb-8873c6ce58f8' 2018-01-15 14:30:15,065 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-56c35ca7-a20c-4d6c-b8fb-8873c6ce58f8' 2018-01-15 14:30:22,078 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-56c35ca7-a20c-4d6c-b8fb-8873c6ce58f8' 2018-01-15 14:30:28,389 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-15 14:30:39,531 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-15 14:30:42,603 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-15 14:31:02,541 - functest.utils.functest_utils - DEBUG - 2018-01-15 14:31:02,541 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 14:31:02,542 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:39 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-15 14:31:02,546 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-15 14:31:02,630 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-15 14:31:04,577 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-15 14:31:07,024 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 14:31:10,087 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-15 14:31:12,093 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-15 14:31:18,104 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-15 14:31:20,830 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 14:31:20,830 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 14:31:24,722 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-15 14:31:24,722 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-15 14:31:27,749 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-15 14:31:27,750 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-15 14:31:27,752 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-15 14:31:27,756 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-15 14:31:27,756 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-f4d78896-3aae-4e6e-97ed-349e6e758675/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-15 14:31:29,943 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-15 14:31:29,945 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-15 14:31:29,945 - 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-15 14:31:31,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:31:31.873 62 INFO rally.api [-] Starting verification (UUID=53203d12-fdc5-4540-80a2-a5ee4a2e45a1) for deployment 'opnfv-rally' (UUID=cdec2755-22cf-481b-a9bf-544addd1e6dc) by verifier 'opnfv-tempest' (UUID=f4d78896-3aae-4e6e-97ed-349e6e758675). 2018-01-15 14:31:31,874 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 53203d12-fdc5-4540-80a2-a5ee4a2e45a1 2018-01-15 14:31:38,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:31:38.841 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.197s] 2018-01-15 14:31:38,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:31:38.895 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2018-01-15 14:31:46,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:31:46.016 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-15 14:31:49,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:31:49.372 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.355s] 2018-01-15 14:32:04,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:32:04.100 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.848s] 2018-01-15 14:32:22,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:32:22.475 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.935s] 2018-01-15 14:33:01,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:33:01.895 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.089s] 2018-01-15 14:33:01,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:33:01.896 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-15 14:33:35,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:33:35.849 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.076s] 2018-01-15 14:33:35,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:33:35.850 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-15 14:34:07,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:34:07.275 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.103s] 2018-01-15 14:34:07,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:34:07.277 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-15 14:35:47,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:35:47.573 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [68.623s] 2018-01-15 14:36:15,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:36:15.744 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.047s] 2018-01-15 14:36:15,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:36:15.846 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2018-01-15 14:36:22,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:36:22.804 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.655s] 2018-01-15 14:36:22,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:36:22.813 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-15 14:36:24,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:36:24.274 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-15 14:36:24,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:36:24.274 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-15 14:36:28,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:36:28.729 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.390s] 2018-01-15 14:36:35,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:36:35.508 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.085s] 2018-01-15 14:36:42,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:36:42.375 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.692s] 2018-01-15 14:36:49,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:36:49.934 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.465s] 2018-01-15 14:36:59,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:36:59.170 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.196s] 2018-01-15 14:37:06,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:06.067 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.455s] 2018-01-15 14:37:12,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:12.736 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.199s] 2018-01-15 14:37:20,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:20.272 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.482s] 2018-01-15 14:37:27,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:27.739 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.486s] 2018-01-15 14:37:36,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:36.335 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.076s] 2018-01-15 14:37:38,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:38.944 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-15 14:37:41,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:41.061 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2018-01-15 14:37:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:41.138 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2018-01-15 14:37:41,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:41.214 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.076s] 2018-01-15 14:37:41,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:41.221 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-15 14:37:45,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:45.644 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.687s] 2018-01-15 14:37:47,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:47.507 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.863s] 2018-01-15 14:37:49,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:49.745 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.237s] 2018-01-15 14:37:56,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:37:56.075 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-15 14:38:02,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:38:02.919 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.462s] 2018-01-15 14:38:16,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:38:16.393 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.422s] 2018-01-15 14:38:20,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:38:20.199 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.806s] 2018-01-15 14:38:31,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:38:31.711 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.956s] 2018-01-15 14:38:35,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:38:35.210 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.498s] 2018-01-15 14:38:44,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:38:44.264 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.054s] 2018-01-15 14:38:54,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:38:54.401 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.368s] 2018-01-15 14:38:57,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:38:57.995 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.592s] 2018-01-15 14:39:02,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:02.777 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.781s] 2018-01-15 14:39:19,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:19.567 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.107s] 2018-01-15 14:39:20,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:20.021 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.454s] 2018-01-15 14:39:20,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:20.174 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.154s] 2018-01-15 14:39:20,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:20.229 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.054s] 2018-01-15 14:39:20,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:20.329 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.099s] 2018-01-15 14:39:20,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:20.536 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.206s] 2018-01-15 14:39:35,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:35.609 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.803s] 2018-01-15 14:39:35,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:35.896 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.286s] 2018-01-15 14:39:36,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:36.030 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.135s] 2018-01-15 14:39:36,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:36.120 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.089s] 2018-01-15 14:39:36,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:36.385 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.264s] 2018-01-15 14:39:36,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:36.608 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.221s] 2018-01-15 14:39:50,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:50.521 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.202s] 2018-01-15 14:39:57,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:57.114 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.593s] 2018-01-15 14:39:59,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:59.055 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.940s] 2018-01-15 14:39:59,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:59.112 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.058s] 2018-01-15 14:39:59,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:39:59.171 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.058s] 2018-01-15 14:40:11,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:40:11.352 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.841s] 2018-01-15 14:40:18,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:40:18.169 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.817s] 2018-01-15 14:40:20,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:40:20.307 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.137s] 2018-01-15 14:40:20,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:40:20.518 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.211s] 2018-01-15 14:40:20,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:40:20.574 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.056s] 2018-01-15 14:40:35,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:40:35.348 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.384s] 2018-01-15 14:40:40,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:40:40.745 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.396s] 2018-01-15 14:40:45,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:40:45.977 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.231s] 2018-01-15 14:40:49,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:40:49.001 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.023s] 2018-01-15 14:41:14,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:41:14.844 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.721s] 2018-01-15 14:41:20,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:41:20.736 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.891s] 2018-01-15 14:41:25,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:41:25.466 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.728s] 2018-01-15 14:41:28,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:41:28.251 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.785s] 2018-01-15 14:41:45,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:41:45.836 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.477s] 2018-01-15 14:41:48,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:41:48.237 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.399s] 2018-01-15 14:41:48,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:41:48.439 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.204s] 2018-01-15 14:41:53,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:41:53.473 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.743s] 2018-01-15 14:41:56,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:41:56.426 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.951s] 2018-01-15 14:41:56,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:41:56.577 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.154s] 2018-01-15 14:42:00,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:42:00.892 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.119s] 2018-01-15 14:42:04,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:42:04.387 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-15 14:42:06,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:42:06.220 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-15 14:42:06,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:42:06.222 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-15 14:42:06,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:42:06.229 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-15 14:42:06,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:42:06.229 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-15 14:42:06,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:42:06.230 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-15 14:42:08,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:42:08.382 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-15 14:42:26,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:42:26.173 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.558s] 2018-01-15 14:42:41,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:42:41.269 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [10.145s] 2018-01-15 14:42:54,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:42:54.115 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.843s] 2018-01-15 14:43:04,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:43:04.435 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.795s] 2018-01-15 14:45:53,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:45:53.124 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [161.633s] 2018-01-15 14:46:43,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:46:43.596 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [41.239s] 2018-01-15 14:47:28,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 14:47:28.708 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.654s] 2018-01-15 14:47:48,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 53203d12-fdc5-4540-80a2-a5ee4a2e45a1'. 2018-01-15 14:47:49,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 53203d12-fdc5-4540-80a2-a5ee4a2e45a1 | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-15 14:31:31 | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-15 14:47:48 | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:16:17 | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f4d78896-3aae-4e6e-97ed-349e6e758675) | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: cdec2755-22cf-481b-a9bf-544addd1e6dc) | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 952.312 | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-15 14:47:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-15 14:47:49,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-15 14:47:49,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-01-15 14:47:49,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-15 14:47:49,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-15 14:47:49,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-01-15 14:47:54,507 - functest.utils.functest_utils - DEBUG - 2018-01-15 14:47:54,507 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 14:47:54,507 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 16:36 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-15 14:47:54,511 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-15 14:47:54,512 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-15 14:47:54,597 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 14:47:55,012 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 14:47:55,012 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-15 14:47:55,401 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-15 14:47:57,725 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-15 14:48:00,057 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 14:48:03,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-15 14:48:04,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-a699fb1d-d599-41d1-861c-490c7dc2508d'... 2018-01-15 14:48:08,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-a699fb1d-d599-41d1-861c-490c7dc2508d'... 2018-01-15 14:48:10,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-a699fb1d-d599-41d1-861c-490c7dc2508d'... 2018-01-15 14:48:16,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-a699fb1d-d599-41d1-861c-490c7dc2508d'... 2018-01-15 14:48:16,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-a699fb1d-d599-41d1-861c-490c7dc2508d'... 2018-01-15 14:48:17,587 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-15 14:48:17,588 - 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-15 14:48:17,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 14:48:17,628 - 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-15 14:48:17,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '325cb405-ae87-4c3f-a018-0d2c55a9e04c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a699fb1d-d599-41d1-861c-490c7dc2508d', 'flavor_name': 'rally-tiny-a699fb1d-d599-41d1-861c-490c7dc2508d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a699fb1d-d599-41d1-861c-490c7dc2508d', '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-15 14:49:17,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3: started 2018-01-15 14:48:19.750 249 INFO rally.task.engine [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Starting: Task validation. 2018-01-15 14:48:19.794 249 INFO rally.task.engine [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Starting: Task validation of syntax. 2018-01-15 14:48:19.851 249 INFO rally.task.engine [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Completed: Task validation of syntax. 2018-01-15 14:48:19.851 249 INFO rally.task.engine [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Starting: Task validation of required platforms. 2018-01-15 14:48:19.875 249 INFO rally.task.engine [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Completed: Task validation of required platforms. 2018-01-15 14:48:19.875 249 INFO rally.task.engine [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Starting: Task validation of semantic. 2018-01-15 14:48:20.568 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() started 2018-01-15 14:48:23.543 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() finished in 2.97 sec 2018-01-15 14:48:23.589 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() started 2018-01-15 14:48:27.684 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() finished in 4.10 sec 2018-01-15 14:48:27.685 249 INFO rally.task.engine [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Completed: Task validation of semantic. 2018-01-15 14:48:27.685 249 INFO rally.task.engine [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Completed: Task validation. 2018-01-15 14:48:27.686 249 INFO rally.task.engine [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Starting: Running task. 2018-01-15 14:48:27.848 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() started 2018-01-15 14:48:30.893 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() finished in 3.04 sec 2018-01-15 14:48:30.916 374 INFO rally.task.runner [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | ITER: 1 START 2018-01-15 14:48:31.415 374 INFO rally.task.runner [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | ITER: 1 END: OK 2018-01-15 14:48:31.434 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() started 2018-01-15 14:48:35.231 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-15 14:48:35.895 249 INFO rally.task.engine [-] Load duration is: 0.496836 2018-01-15 14:48:35.896 249 INFO rally.task.engine [-] Full duration is: 7.398393 2018-01-15 14:48:36.170 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() started 2018-01-15 14:48:39.158 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() finished in 2.99 sec 2018-01-15 14:48:39.179 460 INFO rally.task.runner [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | ITER: 1 START 2018-01-15 14:48:39.994 460 INFO rally.task.runner [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | ITER: 1 END: OK 2018-01-15 14:48:40.021 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() started 2018-01-15 14:48:43.864 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-15 14:48:44.215 249 INFO rally.task.engine [-] Load duration is: 0.813315 2018-01-15 14:48:44.216 249 INFO rally.task.engine [-] Full duration is: 7.712869 2018-01-15 14:48:44.503 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() started 2018-01-15 14:48:47.605 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() finished in 3.10 sec 2018-01-15 14:48:47.627 546 INFO rally.task.runner [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | ITER: 1 START 2018-01-15 14:48:48.594 546 INFO rally.task.runner [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | ITER: 1 END: OK 2018-01-15 14:48:48.623 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() started 2018-01-15 14:48:52.387 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-15 14:48:52.554 249 INFO rally.task.engine [-] Load duration is: 0.96475 2018-01-15 14:48:52.555 249 INFO rally.task.engine [-] Full duration is: 7.902315 2018-01-15 14:48:52.837 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() started 2018-01-15 14:48:55.646 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() finished in 2.81 sec 2018-01-15 14:48:55.668 632 INFO rally.task.runner [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | ITER: 1 START 2018-01-15 14:48:56.445 632 INFO rally.task.runner [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | ITER: 1 END: OK 2018-01-15 14:48:56.467 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() started 2018-01-15 14:49:00.493 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() finished in 4.03 sec 2018-01-15 14:49:00.899 249 INFO rally.task.engine [-] Load duration is: 0.775626 2018-01-15 14:49:00.900 249 INFO rally.task.engine [-] Full duration is: 7.672809 2018-01-15 14:49:01.173 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() started 2018-01-15 14:49:04.109 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() finished in 2.94 sec 2018-01-15 14:49:04.132 718 INFO rally.task.runner [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | ITER: 1 START 2018-01-15 14:49:05.086 718 INFO rally.task.runner [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | ITER: 1 END: OK 2018-01-15 14:49:05.107 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() started 2018-01-15 14:49:09.090 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-15 14:49:09.221 249 INFO rally.task.engine [-] Load duration is: 0.952241 2018-01-15 14:49:09.222 249 INFO rally.task.engine [-] Full duration is: 7.93108 2018-01-15 14:49:09.472 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() started 2018-01-15 14:49:12.380 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack setup() finished in 2.91 sec 2018-01-15 14:49:12.403 804 INFO rally.task.runner [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | ITER: 1 START 2018-01-15 14:49:13.115 804 INFO rally.task.runner [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | ITER: 1 END: OK 2018-01-15 14:49:13.142 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() started 2018-01-15 14:49:17.077 249 INFO rally.task.context [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-15 14:49:17.512 249 INFO rally.task.engine [-] Load duration is: 0.710076 2018-01-15 14:49:17.512 249 INFO rally.task.engine [-] Full duration is: 7.620016 2018-01-15 14:49:17.705 249 INFO rally.task.engine [-] Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 | Completed: Running task. Task 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3: 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.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | total | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | -> duration | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.496836 Full duration: 7.398393 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.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> duration | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.813315 Full duration: 7.712869 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.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | total | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> duration | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.96475 Full duration: 7.902315 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.36 | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 100.0% | 1 | | total | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> duration | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775626 Full duration: 7.672809 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.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | total | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> duration | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.952241 Full duration: 7.93108 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.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710076 Full duration: 7.620016 2018-01-15 14:49:17,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 23e11e4c-c9fe-4f90-9dad-c03cc4b256f3 2018-01-15 14:49:17,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-15 14:49:17,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '23e11e4c-c9fe-4f90-9dad-c03cc4b256f3', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-15 14:49:17,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '23e11e4c-c9fe-4f90-9dad-c03cc4b256f3'] 2018-01-15 14:49:18,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 14:49:18,855 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-15 14:49:18,855 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-15 14:49:18,855 - 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-15 14:49:18,855 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 14:49:18,884 - 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-15 14:49:18,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '325cb405-ae87-4c3f-a018-0d2c55a9e04c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a699fb1d-d599-41d1-861c-490c7dc2508d', 'flavor_name': 'rally-tiny-a699fb1d-d599-41d1-861c-490c7dc2508d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a699fb1d-d599-41d1-861c-490c7dc2508d', '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-15 14:50:56,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c5d19cbb-c319-405b-aa86-80ae1c84c928: started 2018-01-15 14:49:20.904 854 INFO rally.task.engine [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Starting: Task validation. 2018-01-15 14:49:20.950 854 INFO rally.task.engine [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Starting: Task validation of syntax. 2018-01-15 14:49:21.015 854 INFO rally.task.engine [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Completed: Task validation of syntax. 2018-01-15 14:49:21.015 854 INFO rally.task.engine [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Starting: Task validation of required platforms. 2018-01-15 14:49:21.038 854 INFO rally.task.engine [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Completed: Task validation of required platforms. 2018-01-15 14:49:21.038 854 INFO rally.task.engine [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Starting: Task validation of semantic. 2018-01-15 14:49:21.737 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack setup() started 2018-01-15 14:49:24.722 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack setup() finished in 2.99 sec 2018-01-15 14:49:27.057 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack cleanup() started 2018-01-15 14:49:30.863 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-15 14:49:30.863 854 INFO rally.task.engine [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Completed: Task validation of semantic. 2018-01-15 14:49:30.863 854 INFO rally.task.engine [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Completed: Task validation. 2018-01-15 14:49:30.864 854 INFO rally.task.engine [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Starting: Running task. 2018-01-15 14:49:31.058 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack setup() started 2018-01-15 14:49:33.934 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack setup() finished in 2.88 sec 2018-01-15 14:49:33.935 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context cleanup@openstack setup() started 2018-01-15 14:49:33.935 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context cleanup@openstack setup() finished in 0.36 msec 2018-01-15 14:49:33.957 979 INFO rally.task.runner [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | ITER: 1 START 2018-01-15 14:49:40.205 979 INFO rally.task.runner [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | ITER: 1 END: OK 2018-01-15 14:49:40.230 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context cleanup@openstack cleanup() started 2018-01-15 14:49:41.021 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context cleanup@openstack cleanup() finished in 0.79 sec 2018-01-15 14:49:41.021 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack cleanup() started 2018-01-15 14:49:45.242 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack cleanup() finished in 4.22 sec 2018-01-15 14:49:47.153 854 INFO rally.task.engine [-] Load duration is: 5.415356 2018-01-15 14:49:47.153 854 INFO rally.task.engine [-] Full duration is: 14.204403 2018-01-15 14:49:47.457 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack setup() started 2018-01-15 14:49:50.349 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack setup() finished in 2.89 sec 2018-01-15 14:49:50.350 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context cleanup@openstack setup() started 2018-01-15 14:49:50.350 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-15 14:49:50.372 1085 INFO rally.task.runner [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | ITER: 1 START 2018-01-15 14:49:55.592 1085 INFO rally.task.runner [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | ITER: 1 END: OK 2018-01-15 14:49:55.621 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context cleanup@openstack cleanup() started 2018-01-15 14:50:00.243 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context cleanup@openstack cleanup() finished in 4.62 sec 2018-01-15 14:50:00.243 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack cleanup() started 2018-01-15 14:50:04.417 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack cleanup() finished in 4.17 sec 2018-01-15 14:50:05.555 854 INFO rally.task.engine [-] Load duration is: 4.407732 2018-01-15 14:50:05.556 854 INFO rally.task.engine [-] Full duration is: 16.979643 2018-01-15 14:50:05.837 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack setup() started 2018-01-15 14:50:09.104 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack setup() finished in 3.27 sec 2018-01-15 14:50:09.125 1191 INFO rally.task.runner [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | ITER: 1 START 2018-01-15 14:50:10.315 1191 INFO rally.task.runner [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | ITER: 1 END: OK 2018-01-15 14:50:10.336 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack cleanup() started 2018-01-15 14:50:14.394 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-15 14:50:15.898 854 INFO rally.task.engine [-] Load duration is: 0.367378 2018-01-15 14:50:15.899 854 INFO rally.task.engine [-] Full duration is: 8.573449 2018-01-15 14:50:16.164 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack setup() started 2018-01-15 14:50:19.190 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack setup() finished in 3.03 sec 2018-01-15 14:50:19.190 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context quotas@openstack setup() started 2018-01-15 14:50:20.116 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context quotas@openstack setup() finished in 0.93 sec 2018-01-15 14:50:20.116 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context cleanup@openstack setup() started 2018-01-15 14:50:20.116 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 14:50:20.726 1277 INFO rally.task.runner [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | ITER: 1 START 2018-01-15 14:50:37.958 1277 INFO rally.task.runner [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | ITER: 1 END: OK 2018-01-15 14:50:37.987 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context cleanup@openstack cleanup() started 2018-01-15 14:50:50.611 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context cleanup@openstack cleanup() finished in 12.62 sec 2018-01-15 14:50:50.611 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context quotas@openstack cleanup() started 2018-01-15 14:50:50.647 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context quotas@openstack cleanup() finished in 35.29 msec 2018-01-15 14:50:50.647 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack cleanup() started 2018-01-15 14:50:54.477 854 INFO rally.task.context [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-15 14:50:56.381 854 INFO rally.task.engine [-] Load duration is: 15.390555 2018-01-15 14:50:56.382 854 INFO rally.task.engine [-] Full duration is: 38.329744 2018-01-15 14:50:56.580 854 INFO rally.task.engine [-] Task c5d19cbb-c319-405b-aa86-80ae1c84c928 | Completed: Running task. Task c5d19cbb-c319-405b-aa86-80ae1c84c928: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | -> glance_v2.upload_data | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | glance_v2.delete_image | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | total | 5.415 | 5.415 | 5.415 | 5.415 | 5.415 | 5.415 | 100.0% | 1 | | -> duration | 5.415 | 5.415 | 5.415 | 5.415 | 5.415 | 5.415 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.415356 Full duration: 14.204403 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.231 | 4.231 | 4.231 | 4.231 | 4.231 | 4.231 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> glance_v2.upload_data | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | glance_v2.list_images | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 4.408 | 4.408 | 4.408 | 4.408 | 4.408 | 4.408 | 100.0% | 1 | | -> duration | 4.408 | 4.408 | 4.408 | 4.408 | 4.408 | 4.408 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.407732 Full duration: 16.979643 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.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | total | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | -> duration | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.367378 Full duration: 8.573449 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.359 | 4.359 | 4.359 | 4.359 | 4.359 | 4.359 | 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 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | nova.boot_servers | 12.03 | 12.03 | 12.03 | 12.03 | 12.03 | 12.03 | 100.0% | 1 | | total | 16.391 | 16.391 | 16.391 | 16.391 | 16.391 | 16.391 | 100.0% | 1 | | -> duration | 15.391 | 15.391 | 15.391 | 15.391 | 15.391 | 15.391 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.390555 Full duration: 38.329744 2018-01-15 14:50:56,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c5d19cbb-c319-405b-aa86-80ae1c84c928 2018-01-15 14:50:56,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c5d19cbb-c319-405b-aa86-80ae1c84c928', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-15 14:50:56,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c5d19cbb-c319-405b-aa86-80ae1c84c928'] 2018-01-15 14:50:57,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 14:50:57,835 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-15 14:50:57,835 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-15 14:50:57,836 - 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-15 14:50:57,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 14:50:57,852 - 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-15 14:50:57,852 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-15 14:50:57,852 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-15 14:50:57,853 - 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-15 14:50:57,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 14:50:57,868 - 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-15 14:50:57,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '325cb405-ae87-4c3f-a018-0d2c55a9e04c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a699fb1d-d599-41d1-861c-490c7dc2508d', 'flavor_name': 'rally-tiny-a699fb1d-d599-41d1-861c-490c7dc2508d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a699fb1d-d599-41d1-861c-490c7dc2508d', '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-15 14:54:21,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 377b5f89-d7db-44ce-a302-7744fab6eb9e: started 2018-01-15 14:51:00.001 1407 INFO rally.task.engine [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Starting: Task validation. 2018-01-15 14:51:00.059 1407 INFO rally.task.engine [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Starting: Task validation of syntax. 2018-01-15 14:51:00.219 1407 INFO rally.task.engine [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Completed: Task validation of syntax. 2018-01-15 14:51:00.219 1407 INFO rally.task.engine [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Starting: Task validation of required platforms. 2018-01-15 14:51:00.262 1407 INFO rally.task.engine [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Completed: Task validation of required platforms. 2018-01-15 14:51:00.262 1407 INFO rally.task.engine [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Starting: Task validation of semantic. 2018-01-15 14:51:00.932 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() started 2018-01-15 14:51:03.834 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() finished in 2.90 sec 2018-01-15 14:51:09.165 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() started 2018-01-15 14:51:12.920 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() finished in 3.75 sec 2018-01-15 14:51:12.920 1407 INFO rally.task.engine [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Completed: Task validation of semantic. 2018-01-15 14:51:12.921 1407 INFO rally.task.engine [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Completed: Task validation. 2018-01-15 14:51:12.922 1407 INFO rally.task.engine [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Starting: Running task. 2018-01-15 14:51:13.124 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() started 2018-01-15 14:51:15.873 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() finished in 2.75 sec 2018-01-15 14:51:15.873 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack setup() started 2018-01-15 14:51:16.580 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack setup() finished in 0.71 sec 2018-01-15 14:51:16.581 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context volumes@openstack setup() started 2018-01-15 14:51:19.850 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context volumes@openstack setup() finished in 3.27 sec 2018-01-15 14:51:19.851 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack setup() started 2018-01-15 14:51:19.851 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 14:51:19.876 1532 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 START 2018-01-15 14:51:26.198 1532 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 END: OK 2018-01-15 14:51:26.226 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack cleanup() started 2018-01-15 14:51:28.657 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack cleanup() finished in 2.43 sec 2018-01-15 14:51:28.657 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context volumes@openstack cleanup() started 2018-01-15 14:51:32.529 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context volumes@openstack cleanup() finished in 3.87 sec 2018-01-15 14:51:32.530 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack cleanup() started 2018-01-15 14:51:32.731 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-15 14:51:32.731 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() started 2018-01-15 14:51:36.681 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() finished in 3.95 sec 2018-01-15 14:51:37.254 1407 INFO rally.task.engine [-] Load duration is: 6.318652 2018-01-15 14:51:37.255 1407 INFO rally.task.engine [-] Full duration is: 23.576244 2018-01-15 14:51:37.543 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() started 2018-01-15 14:51:40.464 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() finished in 2.92 sec 2018-01-15 14:51:40.465 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack setup() started 2018-01-15 14:51:41.134 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack setup() finished in 0.67 sec 2018-01-15 14:51:41.135 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack setup() started 2018-01-15 14:51:41.135 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 14:51:41.157 1718 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 START 2018-01-15 14:51:47.000 1718 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 END: OK 2018-01-15 14:51:47.026 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack cleanup() started 2018-01-15 14:51:50.472 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack cleanup() finished in 3.45 sec 2018-01-15 14:51:50.472 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack cleanup() started 2018-01-15 14:51:50.653 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-15 14:51:50.653 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() started 2018-01-15 14:51:54.671 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() finished in 4.02 sec 2018-01-15 14:51:55.654 1407 INFO rally.task.engine [-] Load duration is: 5.839165 2018-01-15 14:51:55.655 1407 INFO rally.task.engine [-] Full duration is: 17.146563 2018-01-15 14:51:55.956 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() started 2018-01-15 14:51:58.907 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() finished in 2.95 sec 2018-01-15 14:51:58.907 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack setup() started 2018-01-15 14:51:59.685 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack setup() finished in 0.78 sec 2018-01-15 14:51:59.685 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack setup() started 2018-01-15 14:51:59.686 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 14:52:00.433 1884 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 START 2018-01-15 14:52:11.396 1884 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 END: OK 2018-01-15 14:52:11.422 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack cleanup() started 2018-01-15 14:52:13.783 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack cleanup() finished in 2.36 sec 2018-01-15 14:52:13.784 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack cleanup() started 2018-01-15 14:52:13.988 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-15 14:52:13.988 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() started 2018-01-15 14:52:18.159 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() finished in 4.17 sec 2018-01-15 14:52:20.097 1407 INFO rally.task.engine [-] Load duration is: 10.958869 2018-01-15 14:52:20.098 1407 INFO rally.task.engine [-] Full duration is: 22.221633 2018-01-15 14:52:20.392 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() started 2018-01-15 14:52:23.524 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() finished in 3.13 sec 2018-01-15 14:52:23.525 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack setup() started 2018-01-15 14:52:24.304 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack setup() finished in 0.78 sec 2018-01-15 14:52:24.304 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack setup() started 2018-01-15 14:52:24.304 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-15 14:52:24.328 2050 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 START 2018-01-15 14:52:30.001 2050 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 END: OK 2018-01-15 14:52:30.024 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack cleanup() started 2018-01-15 14:52:32.580 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack cleanup() finished in 2.56 sec 2018-01-15 14:52:32.580 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack cleanup() started 2018-01-15 14:52:32.766 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-15 14:52:32.767 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() started 2018-01-15 14:52:36.963 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() finished in 4.20 sec 2018-01-15 14:52:38.500 1407 INFO rally.task.engine [-] Load duration is: 5.669936 2018-01-15 14:52:38.501 1407 INFO rally.task.engine [-] Full duration is: 16.587 2018-01-15 14:52:38.773 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() started 2018-01-15 14:52:41.733 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() finished in 2.96 sec 2018-01-15 14:52:41.734 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack setup() started 2018-01-15 14:52:42.407 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack setup() finished in 0.67 sec 2018-01-15 14:52:42.407 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack setup() started 2018-01-15 14:52:42.407 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 14:52:42.430 2216 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 START 2018-01-15 14:52:51.125 2216 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 END: OK 2018-01-15 14:52:51.150 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack cleanup() started 2018-01-15 14:52:53.524 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack cleanup() finished in 2.37 sec 2018-01-15 14:52:53.525 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack cleanup() started 2018-01-15 14:52:53.779 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack cleanup() finished in 0.25 sec 2018-01-15 14:52:53.780 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() started 2018-01-15 14:52:57.664 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() finished in 3.88 sec 2018-01-15 14:52:58.895 1407 INFO rally.task.engine [-] Load duration is: 8.692048 2018-01-15 14:52:58.895 1407 INFO rally.task.engine [-] Full duration is: 18.908716 2018-01-15 14:52:59.179 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() started 2018-01-15 14:53:02.109 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() finished in 2.93 sec 2018-01-15 14:53:02.109 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack setup() started 2018-01-15 14:53:02.793 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack setup() finished in 0.68 sec 2018-01-15 14:53:02.794 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context volumes@openstack setup() started 2018-01-15 14:53:05.925 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context volumes@openstack setup() finished in 3.13 sec 2018-01-15 14:53:05.926 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack setup() started 2018-01-15 14:53:05.926 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 14:53:05.950 2382 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 START 2018-01-15 14:53:11.857 2382 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 END: OK 2018-01-15 14:53:11.884 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack cleanup() started 2018-01-15 14:53:14.288 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context cleanup@openstack cleanup() finished in 2.40 sec 2018-01-15 14:53:14.288 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context volumes@openstack cleanup() started 2018-01-15 14:53:18.033 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context volumes@openstack cleanup() finished in 3.75 sec 2018-01-15 14:53:18.034 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack cleanup() started 2018-01-15 14:53:18.210 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-15 14:53:18.211 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() started 2018-01-15 14:53:22.533 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() finished in 4.32 sec 2018-01-15 14:53:23.309 1407 INFO rally.task.engine [-] Load duration is: 5.90357 2018-01-15 14:53:23.310 1407 INFO rally.task.engine [-] Full duration is: 23.372933 2018-01-15 14:53:23.587 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() started 2018-01-15 14:53:26.514 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() finished in 2.93 sec 2018-01-15 14:53:26.514 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack setup() started 2018-01-15 14:53:26.515 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 14:53:26.537 2568 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 START 2018-01-15 14:53:27.341 2568 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 END: OK 2018-01-15 14:53:27.369 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:53:32.281 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack cleanup() finished in 4.91 sec 2018-01-15 14:53:32.282 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() started 2018-01-15 14:53:36.579 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() finished in 4.30 sec 2018-01-15 14:53:37.669 1407 INFO rally.task.engine [-] Load duration is: 0.801109 2018-01-15 14:53:37.670 1407 INFO rally.task.engine [-] Full duration is: 13.008549 2018-01-15 14:53:37.937 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() started 2018-01-15 14:53:40.812 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() finished in 2.88 sec 2018-01-15 14:53:40.812 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack setup() started 2018-01-15 14:53:40.813 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-15 14:53:40.836 2734 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 START 2018-01-15 14:53:41.665 2734 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 END: OK 2018-01-15 14:53:41.688 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:53:47.192 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack cleanup() finished in 5.50 sec 2018-01-15 14:53:47.192 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() started 2018-01-15 14:53:51.747 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() finished in 4.56 sec 2018-01-15 14:53:52.001 1407 INFO rally.task.engine [-] Load duration is: 0.824629 2018-01-15 14:53:52.002 1407 INFO rally.task.engine [-] Full duration is: 13.827205 2018-01-15 14:53:52.266 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() started 2018-01-15 14:53:55.233 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() finished in 2.97 sec 2018-01-15 14:53:55.234 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack setup() started 2018-01-15 14:53:55.234 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 14:53:55.256 2900 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 START 2018-01-15 14:53:56.078 2900 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 END: OK 2018-01-15 14:53:56.099 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:54:01.022 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack cleanup() finished in 4.92 sec 2018-01-15 14:54:01.022 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() started 2018-01-15 14:54:05.055 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() finished in 4.03 sec 2018-01-15 14:54:06.344 1407 INFO rally.task.engine [-] Load duration is: 0.818318 2018-01-15 14:54:06.345 1407 INFO rally.task.engine [-] Full duration is: 12.804791 2018-01-15 14:54:06.618 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() started 2018-01-15 14:54:09.532 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack setup() finished in 2.91 sec 2018-01-15 14:54:09.532 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack setup() started 2018-01-15 14:54:09.533 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 14:54:09.555 3066 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 START 2018-01-15 14:54:10.516 3066 INFO rally.task.runner [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | ITER: 1 END: OK 2018-01-15 14:54:10.539 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:54:15.576 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context admin_cleanup@openstack cleanup() finished in 5.04 sec 2018-01-15 14:54:15.577 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() started 2018-01-15 14:54:19.763 1407 INFO rally.task.context [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Context users@openstack cleanup() finished in 4.19 sec 2018-01-15 14:54:20.694 1407 INFO rally.task.engine [-] Load duration is: 0.958079 2018-01-15 14:54:20.695 1407 INFO rally.task.engine [-] Full duration is: 13.161421 2018-01-15 14:54:20.901 1407 INFO rally.task.engine [-] Task 377b5f89-d7db-44ce-a302-7744fab6eb9e | Completed: Running task. Task 377b5f89-d7db-44ce-a302-7744fab6eb9e: 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.669 | 3.669 | 3.669 | 3.669 | 3.669 | 3.669 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 100.0% | 1 | | total | 6.319 | 6.319 | 6.319 | 6.319 | 6.319 | 6.319 | 100.0% | 1 | | -> duration | 6.319 | 6.319 | 6.319 | 6.319 | 6.319 | 6.319 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.318652 Full duration: 23.576244 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.178 | 3.178 | 3.178 | 3.178 | 3.178 | 3.178 | 100.0% | 1 | | cinder_v2.delete_volume | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 100.0% | 1 | | total | 5.839 | 5.839 | 5.839 | 5.839 | 5.839 | 5.839 | 100.0% | 1 | | -> duration | 5.839 | 5.839 | 5.839 | 5.839 | 5.839 | 5.839 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.839165 Full duration: 17.146563 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 | 8.61 | 8.61 | 8.61 | 8.61 | 8.61 | 8.61 | 100.0% | 1 | | cinder_v2.delete_volume | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 100.0% | 1 | | total | 10.959 | 10.959 | 10.959 | 10.959 | 10.959 | 10.959 | 100.0% | 1 | | -> duration | 10.959 | 10.959 | 10.959 | 10.959 | 10.959 | 10.959 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.958869 Full duration: 22.221633 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.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | cinder_v2.delete_volume | 2.459 | 2.459 | 2.459 | 2.459 | 2.459 | 2.459 | 100.0% | 1 | | total | 5.67 | 5.67 | 5.67 | 5.67 | 5.67 | 5.67 | 100.0% | 1 | | -> duration | 5.67 | 5.67 | 5.67 | 5.67 | 5.67 | 5.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.669936 Full duration: 16.587 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.346 | 3.346 | 3.346 | 3.346 | 3.346 | 3.346 | 100.0% | 1 | | cinder_v2.extend_volume | 2.853 | 2.853 | 2.853 | 2.853 | 2.853 | 2.853 | 100.0% | 1 | | cinder_v2.delete_volume | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 100.0% | 1 | | total | 8.692 | 8.692 | 8.692 | 8.692 | 8.692 | 8.692 | 100.0% | 1 | | -> duration | 8.692 | 8.692 | 8.692 | 8.692 | 8.692 | 8.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.692048 Full duration: 18.908716 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.248 | 3.248 | 3.248 | 3.248 | 3.248 | 3.248 | 100.0% | 1 | | cinder_v2.delete_volume | 2.655 | 2.655 | 2.655 | 2.655 | 2.655 | 2.655 | 100.0% | 1 | | total | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 100.0% | 1 | | -> duration | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.90357 Full duration: 23.372933 test scenario CinderQos.create_and_list_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | cinder_v2.list_qos | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> duration | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801109 Full duration: 13.008549 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | cinder_v2.set_qos | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> duration | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.824629 Full duration: 13.827205 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | cinder_v2.list_types | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> duration | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.818318 Full duration: 12.804791 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.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> duration | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.958079 Full duration: 13.161421 2018-01-15 14:54:21,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 377b5f89-d7db-44ce-a302-7744fab6eb9e 2018-01-15 14:54:21,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '377b5f89-d7db-44ce-a302-7744fab6eb9e', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-15 14:54:21,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '377b5f89-d7db-44ce-a302-7744fab6eb9e'] 2018-01-15 14:54:22,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 14:54:22,078 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-15 14:54:22,078 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-15 14:54:22,078 - 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-15 14:54:22,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 14:54:22,095 - 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-15 14:54:22,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '325cb405-ae87-4c3f-a018-0d2c55a9e04c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a699fb1d-d599-41d1-861c-490c7dc2508d', 'flavor_name': 'rally-tiny-a699fb1d-d599-41d1-861c-490c7dc2508d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a699fb1d-d599-41d1-861c-490c7dc2508d', '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-15 14:55:43,069 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d: started 2018-01-15 14:54:24.056 3196 INFO rally.task.engine [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Starting: Task validation. 2018-01-15 14:54:24.092 3196 INFO rally.task.engine [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Starting: Task validation of syntax. 2018-01-15 14:54:24.143 3196 INFO rally.task.engine [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Completed: Task validation of syntax. 2018-01-15 14:54:24.143 3196 INFO rally.task.engine [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Starting: Task validation of required platforms. 2018-01-15 14:54:24.165 3196 INFO rally.task.engine [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Completed: Task validation of required platforms. 2018-01-15 14:54:24.165 3196 INFO rally.task.engine [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Starting: Task validation of semantic. 2018-01-15 14:54:24.798 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack setup() started 2018-01-15 14:54:27.729 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack setup() finished in 2.93 sec 2018-01-15 14:54:31.187 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack cleanup() started 2018-01-15 14:54:35.106 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack cleanup() finished in 3.92 sec 2018-01-15 14:54:35.106 3196 INFO rally.task.engine [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Completed: Task validation of semantic. 2018-01-15 14:54:35.106 3196 INFO rally.task.engine [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Completed: Task validation. 2018-01-15 14:54:35.107 3196 INFO rally.task.engine [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Starting: Running task. 2018-01-15 14:54:35.320 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack setup() started 2018-01-15 14:54:38.231 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack setup() finished in 2.91 sec 2018-01-15 14:54:38.231 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack setup() started 2018-01-15 14:54:39.227 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack setup() finished in 1.00 sec 2018-01-15 14:54:39.227 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context cleanup@openstack setup() started 2018-01-15 14:54:39.227 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context cleanup@openstack setup() finished in 0.23 msec 2018-01-15 14:54:39.246 3351 INFO rally.task.runner [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | ITER: 1 START 2018-01-15 14:54:49.362 3351 INFO rally.task.runner [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | ITER: 1 END: OK 2018-01-15 14:54:49.384 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context cleanup@openstack cleanup() started 2018-01-15 14:54:49.989 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context cleanup@openstack cleanup() finished in 0.61 sec 2018-01-15 14:54:49.990 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack cleanup() started 2018-01-15 14:54:49.998 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack cleanup() finished in 7.97 msec 2018-01-15 14:54:49.998 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack cleanup() started 2018-01-15 14:54:53.855 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack cleanup() finished in 3.86 sec 2018-01-15 14:54:55.424 3196 INFO rally.task.engine [-] Load duration is: 6.114541 2018-01-15 14:54:55.424 3196 INFO rally.task.engine [-] Full duration is: 18.551686 2018-01-15 14:54:55.710 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack setup() started 2018-01-15 14:54:58.578 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack setup() finished in 2.87 sec 2018-01-15 14:54:58.579 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack setup() started 2018-01-15 14:54:59.698 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack setup() finished in 1.12 sec 2018-01-15 14:54:59.698 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context cleanup@openstack setup() started 2018-01-15 14:54:59.698 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-15 14:54:59.721 3517 INFO rally.task.runner [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | ITER: 1 START 2018-01-15 14:55:08.125 3517 INFO rally.task.runner [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | ITER: 1 END: OK 2018-01-15 14:55:08.149 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context cleanup@openstack cleanup() started 2018-01-15 14:55:08.752 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context cleanup@openstack cleanup() finished in 0.60 sec 2018-01-15 14:55:08.753 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack cleanup() started 2018-01-15 14:55:08.761 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack cleanup() finished in 7.69 msec 2018-01-15 14:55:08.761 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack cleanup() started 2018-01-15 14:55:13.089 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack cleanup() finished in 4.33 sec 2018-01-15 14:55:13.812 3196 INFO rally.task.engine [-] Load duration is: 6.402525 2018-01-15 14:55:13.812 3196 INFO rally.task.engine [-] Full duration is: 17.3968 2018-01-15 14:55:14.070 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack setup() started 2018-01-15 14:55:17.070 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack setup() finished in 3.00 sec 2018-01-15 14:55:17.070 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack setup() started 2018-01-15 14:55:18.020 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack setup() finished in 0.95 sec 2018-01-15 14:55:18.020 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context cleanup@openstack setup() started 2018-01-15 14:55:18.020 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 14:55:18.041 3683 INFO rally.task.runner [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | ITER: 1 START 2018-01-15 14:55:25.730 3683 INFO rally.task.runner [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | ITER: 1 END: OK 2018-01-15 14:55:25.756 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context cleanup@openstack cleanup() started 2018-01-15 14:55:26.347 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context cleanup@openstack cleanup() finished in 0.59 sec 2018-01-15 14:55:26.348 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack cleanup() started 2018-01-15 14:55:26.356 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack cleanup() finished in 8.20 msec 2018-01-15 14:55:26.356 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack cleanup() started 2018-01-15 14:55:30.567 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack cleanup() finished in 4.21 sec 2018-01-15 14:55:32.165 3196 INFO rally.task.engine [-] Load duration is: 5.68723 2018-01-15 14:55:32.166 3196 INFO rally.task.engine [-] Full duration is: 16.511356 2018-01-15 14:55:32.478 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack setup() started 2018-01-15 14:55:35.426 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack setup() finished in 2.95 sec 2018-01-15 14:55:35.427 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack setup() started 2018-01-15 14:55:36.395 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack setup() finished in 0.97 sec 2018-01-15 14:55:36.415 3849 INFO rally.task.runner [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | ITER: 1 START 2018-01-15 14:55:37.089 3849 INFO rally.task.runner [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | ITER: 1 END: OK 2018-01-15 14:55:37.115 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack cleanup() started 2018-01-15 14:55:37.124 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context roles@openstack cleanup() finished in 8.42 msec 2018-01-15 14:55:37.124 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack cleanup() started 2018-01-15 14:55:41.235 3196 INFO rally.task.context [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Context users@openstack cleanup() finished in 4.11 sec 2018-01-15 14:55:42.536 3196 INFO rally.task.engine [-] Load duration is: 0.672006 2018-01-15 14:55:42.537 3196 INFO rally.task.engine [-] Full duration is: 8.776419 2018-01-15 14:55:42.769 3196 INFO rally.task.engine [-] Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d | Completed: Running task. Task d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.588 | 4.588 | 4.588 | 4.588 | 4.588 | 4.588 | 100.0% | 1 | | heat.update_stack | 2.782 | 2.782 | 2.782 | 2.782 | 2.782 | 2.782 | 100.0% | 1 | | heat.delete_stack | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 100.0% | 1 | | total | 10.115 | 10.115 | 10.115 | 10.115 | 10.115 | 10.115 | 100.0% | 1 | | -> duration | 6.115 | 6.115 | 6.115 | 6.115 | 6.115 | 6.115 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.114541 Full duration: 18.551686 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.599 | 4.599 | 4.599 | 4.599 | 4.599 | 4.599 | 100.0% | 1 | | heat.check_stack | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | heat.delete_stack | 2.92 | 2.92 | 2.92 | 2.92 | 2.92 | 2.92 | 100.0% | 1 | | total | 8.403 | 8.403 | 8.403 | 8.403 | 8.403 | 8.403 | 100.0% | 1 | | -> duration | 6.403 | 6.403 | 6.403 | 6.403 | 6.403 | 6.403 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.402525 Full duration: 17.3968 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.584 | 4.584 | 4.584 | 4.584 | 4.584 | 4.584 | 100.0% | 1 | | heat.suspend_stack | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | heat.resume_stack | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | heat.delete_stack | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 100.0% | 1 | | total | 7.687 | 7.687 | 7.687 | 7.687 | 7.687 | 7.687 | 100.0% | 1 | | -> duration | 5.687 | 5.687 | 5.687 | 5.687 | 5.687 | 5.687 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.68723 Full duration: 16.511356 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.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | total | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> duration | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.672006 Full duration: 8.776419 2018-01-15 14:55:43,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d8a8cf98-ad4c-41fa-aa71-1046a0f0b87d 2018-01-15 14:55:43,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd8a8cf98-ad4c-41fa-aa71-1046a0f0b87d', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-15 14:55:43,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd8a8cf98-ad4c-41fa-aa71-1046a0f0b87d'] 2018-01-15 14:55:43,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 14:55:43,941 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-15 14:55:43,941 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-15 14:55:43,941 - 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-15 14:55:43,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 14:55:43,978 - 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-15 14:55:43,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '325cb405-ae87-4c3f-a018-0d2c55a9e04c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a699fb1d-d599-41d1-861c-490c7dc2508d', 'flavor_name': 'rally-tiny-a699fb1d-d599-41d1-861c-490c7dc2508d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a699fb1d-d599-41d1-861c-490c7dc2508d', '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-15 14:59:02,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 60971749-7bcb-48a8-8647-f85166a567a9: started 2018-01-15 14:55:46.044 3929 INFO rally.task.engine [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Starting: Task validation. 2018-01-15 14:55:46.087 3929 INFO rally.task.engine [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Starting: Task validation of syntax. 2018-01-15 14:55:46.210 3929 INFO rally.task.engine [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Completed: Task validation of syntax. 2018-01-15 14:55:46.211 3929 INFO rally.task.engine [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Starting: Task validation of required platforms. 2018-01-15 14:55:46.253 3929 INFO rally.task.engine [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Completed: Task validation of required platforms. 2018-01-15 14:55:46.253 3929 INFO rally.task.engine [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Starting: Task validation of semantic. 2018-01-15 14:55:46.942 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() started 2018-01-15 14:55:49.860 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() finished in 2.92 sec 2018-01-15 14:55:49.940 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() started 2018-01-15 14:55:54.137 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() finished in 4.20 sec 2018-01-15 14:55:54.137 3929 INFO rally.task.engine [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Completed: Task validation of semantic. 2018-01-15 14:55:54.138 3929 INFO rally.task.engine [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Completed: Task validation. 2018-01-15 14:55:54.138 3929 INFO rally.task.engine [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Starting: Running task. 2018-01-15 14:55:54.328 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() started 2018-01-15 14:55:57.170 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() finished in 2.84 sec 2018-01-15 14:55:57.170 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() started 2018-01-15 14:55:57.170 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() finished in 0.36 msec 2018-01-15 14:55:57.194 4054 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 START 2018-01-15 14:55:58.930 4054 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 END: OK 2018-01-15 14:55:58.961 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:56:05.101 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() finished in 6.14 sec 2018-01-15 14:56:05.101 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() started 2018-01-15 14:56:09.426 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() finished in 4.32 sec 2018-01-15 14:56:10.420 3929 INFO rally.task.engine [-] Load duration is: 0.846277 2018-01-15 14:56:10.420 3929 INFO rally.task.engine [-] Full duration is: 15.116186 2018-01-15 14:56:10.723 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() started 2018-01-15 14:56:13.641 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() finished in 2.92 sec 2018-01-15 14:56:13.642 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() started 2018-01-15 14:56:13.642 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-15 14:56:13.662 4220 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 START 2018-01-15 14:56:15.360 4220 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 END: OK 2018-01-15 14:56:15.389 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:56:21.317 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() finished in 5.93 sec 2018-01-15 14:56:21.317 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() started 2018-01-15 14:56:25.173 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() finished in 3.86 sec 2018-01-15 14:56:26.816 3929 INFO rally.task.engine [-] Load duration is: 0.72494 2018-01-15 14:56:26.817 3929 INFO rally.task.engine [-] Full duration is: 14.467187 2018-01-15 14:56:27.088 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() started 2018-01-15 14:56:29.956 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() finished in 2.87 sec 2018-01-15 14:56:29.956 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() started 2018-01-15 14:56:29.956 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-15 14:56:29.979 4386 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 START 2018-01-15 14:56:31.793 4386 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 END: OK 2018-01-15 14:56:31.814 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:56:38.028 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() finished in 6.21 sec 2018-01-15 14:56:38.029 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() started 2018-01-15 14:56:42.013 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-15 14:56:43.177 3929 INFO rally.task.engine [-] Load duration is: 0.853131 2018-01-15 14:56:43.178 3929 INFO rally.task.engine [-] Full duration is: 14.943008 2018-01-15 14:56:43.460 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() started 2018-01-15 14:56:46.399 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() finished in 2.94 sec 2018-01-15 14:56:46.399 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() started 2018-01-15 14:56:46.399 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-15 14:56:46.421 4552 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 START 2018-01-15 14:56:48.027 4552 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 END: OK 2018-01-15 14:56:48.050 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:56:52.022 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() finished in 3.97 sec 2018-01-15 14:56:52.023 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() started 2018-01-15 14:56:55.681 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-15 14:56:57.560 3929 INFO rally.task.engine [-] Load duration is: 0.624843 2018-01-15 14:56:57.562 3929 INFO rally.task.engine [-] Full duration is: 12.238318 2018-01-15 14:56:57.878 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() started 2018-01-15 14:57:00.850 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() finished in 2.97 sec 2018-01-15 14:57:00.850 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() started 2018-01-15 14:57:00.851 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-15 14:57:00.872 4718 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 START 2018-01-15 14:57:02.484 4718 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 END: OK 2018-01-15 14:57:02.505 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:57:06.528 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() finished in 4.02 sec 2018-01-15 14:57:06.528 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() started 2018-01-15 14:57:10.607 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() finished in 4.08 sec 2018-01-15 14:57:11.956 3929 INFO rally.task.engine [-] Load duration is: 0.615771 2018-01-15 14:57:11.957 3929 INFO rally.task.engine [-] Full duration is: 12.746712 2018-01-15 14:57:12.251 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() started 2018-01-15 14:57:15.313 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() finished in 3.06 sec 2018-01-15 14:57:15.313 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() started 2018-01-15 14:57:15.313 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() finished in 0.20 msec 2018-01-15 14:57:15.332 4884 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 START 2018-01-15 14:57:18.112 4884 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 END: OK 2018-01-15 14:57:18.139 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:57:28.161 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() finished in 10.02 sec 2018-01-15 14:57:28.161 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() started 2018-01-15 14:57:32.481 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() finished in 4.32 sec 2018-01-15 14:57:34.369 3929 INFO rally.task.engine [-] Load duration is: 1.808155 2018-01-15 14:57:34.370 3929 INFO rally.task.engine [-] Full duration is: 20.245323 2018-01-15 14:57:34.670 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() started 2018-01-15 14:57:37.579 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() finished in 2.91 sec 2018-01-15 14:57:37.580 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() started 2018-01-15 14:57:37.580 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-15 14:57:37.602 5050 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 START 2018-01-15 14:57:39.526 5050 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 END: OK 2018-01-15 14:57:39.549 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:57:43.728 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() finished in 4.18 sec 2018-01-15 14:57:43.728 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() started 2018-01-15 14:57:47.588 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() finished in 3.86 sec 2018-01-15 14:57:48.744 3929 INFO rally.task.engine [-] Load duration is: 0.952055 2018-01-15 14:57:48.745 3929 INFO rally.task.engine [-] Full duration is: 12.938244 2018-01-15 14:57:49.032 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() started 2018-01-15 14:57:51.943 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() finished in 2.91 sec 2018-01-15 14:57:51.944 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() started 2018-01-15 14:57:51.944 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-15 14:57:51.965 5216 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 START 2018-01-15 14:57:53.755 5216 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 END: OK 2018-01-15 14:57:53.781 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:57:59.770 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() finished in 5.99 sec 2018-01-15 14:57:59.770 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() started 2018-01-15 14:58:03.774 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-15 14:58:05.127 3929 INFO rally.task.engine [-] Load duration is: 0.823949 2018-01-15 14:58:05.128 3929 INFO rally.task.engine [-] Full duration is: 14.759813 2018-01-15 14:58:05.415 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() started 2018-01-15 14:58:08.457 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() finished in 3.04 sec 2018-01-15 14:58:08.457 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() started 2018-01-15 14:58:08.458 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-15 14:58:08.478 5382 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 START 2018-01-15 14:58:10.135 5382 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 END: OK 2018-01-15 14:58:10.162 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:58:16.266 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() finished in 6.10 sec 2018-01-15 14:58:16.266 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() started 2018-01-15 14:58:20.277 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() finished in 4.01 sec 2018-01-15 14:58:21.504 3929 INFO rally.task.engine [-] Load duration is: 0.680988 2018-01-15 14:58:21.505 3929 INFO rally.task.engine [-] Full duration is: 14.877395 2018-01-15 14:58:21.813 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() started 2018-01-15 14:58:24.715 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() finished in 2.90 sec 2018-01-15 14:58:24.716 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() started 2018-01-15 14:58:24.716 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-15 14:58:24.733 5548 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 START 2018-01-15 14:58:26.697 5548 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 END: OK 2018-01-15 14:58:26.717 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:58:32.808 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() finished in 6.09 sec 2018-01-15 14:58:32.808 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() started 2018-01-15 14:58:36.916 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() finished in 4.11 sec 2018-01-15 14:58:37.896 3929 INFO rally.task.engine [-] Load duration is: 1.000497 2018-01-15 14:58:37.897 3929 INFO rally.task.engine [-] Full duration is: 15.119554 2018-01-15 14:58:38.190 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() started 2018-01-15 14:58:41.112 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack setup() finished in 2.92 sec 2018-01-15 14:58:41.112 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() started 2018-01-15 14:58:41.113 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-15 14:58:41.134 5714 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 START 2018-01-15 14:58:49.144 5714 INFO rally.task.runner [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | ITER: 1 END: OK 2018-01-15 14:58:49.173 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() started 2018-01-15 14:58:57.627 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context admin_cleanup@openstack cleanup() finished in 8.45 sec 2018-01-15 14:58:57.627 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() started 2018-01-15 14:59:01.677 3929 INFO rally.task.context [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Context users@openstack cleanup() finished in 4.05 sec 2018-01-15 14:59:02.416 3929 INFO rally.task.engine [-] Load duration is: 7.021098 2018-01-15 14:59:02.417 3929 INFO rally.task.engine [-] Full duration is: 23.505904 2018-01-15 14:59:02.672 3929 INFO rally.task.engine [-] Task 60971749-7bcb-48a8-8647-f85166a567a9 | Completed: Running task. Task 60971749-7bcb-48a8-8647-f85166a567a9: 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.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.add_role | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | keystone_v3.revoke_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> duration | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.846277 Full duration: 15.116186 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.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | keystone_v3.add_role | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.list_roles | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72494 Full duration: 14.467187 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.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | keystone_v3.list_projects | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> duration | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.853131 Full duration: 14.943008 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.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | keystone_v3.delete_role | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | -> duration | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.624843 Full duration: 12.238318 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.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | keystone_v3.delete_service | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> duration | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.615771 Full duration: 12.746712 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.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | keystone_v3.create_user | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | -> keystone_v3.add_role | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | keystone_v3.create_role | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_project | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_user | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.get_role | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.list_services | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 1.808 | 1.808 | 1.808 | 1.808 | 1.808 | 1.808 | 100.0% | 1 | | -> duration | 1.808 | 1.808 | 1.808 | 1.808 | 1.808 | 1.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.808155 Full duration: 20.245323 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | keystone_v3.update_project | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.delete_project | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | total | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> duration | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.952055 Full duration: 12.938244 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | total | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> duration | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.823949 Full duration: 14.759813 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> duration | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.680988 Full duration: 14.877395 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | keystone_v3.list_users | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.000497 Full duration: 15.119554 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | keystone_v3.create_users | 5.317 | 5.317 | 5.317 | 5.317 | 5.317 | 5.317 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.317 | 5.317 | 5.317 | 5.317 | 5.317 | 5.317 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 100.0% | 1 | | total | 7.021 | 7.021 | 7.021 | 7.021 | 7.021 | 7.021 | 100.0% | 1 | | -> duration | 7.021 | 7.021 | 7.021 | 7.021 | 7.021 | 7.021 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.021098 Full duration: 23.505904 2018-01-15 14:59:02,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 60971749-7bcb-48a8-8647-f85166a567a9 2018-01-15 14:59:02,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '60971749-7bcb-48a8-8647-f85166a567a9', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-15 14:59:02,979 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '60971749-7bcb-48a8-8647-f85166a567a9'] 2018-01-15 14:59:03,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 14:59:03,967 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-15 14:59:03,967 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-15 14:59:03,968 - 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-15 14:59:03,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 14:59:04,007 - 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-15 14:59:04,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '325cb405-ae87-4c3f-a018-0d2c55a9e04c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a699fb1d-d599-41d1-861c-490c7dc2508d', 'flavor_name': 'rally-tiny-a699fb1d-d599-41d1-861c-490c7dc2508d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a699fb1d-d599-41d1-861c-490c7dc2508d', '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-15 15:04:19,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 82abd226-c95a-4ba3-809f-9f9472aa72a7: started 2018-01-15 14:59:06.078 5844 INFO rally.task.engine [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Starting: Task validation. 2018-01-15 14:59:06.121 5844 INFO rally.task.engine [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Starting: Task validation of syntax. 2018-01-15 14:59:06.292 5844 INFO rally.task.engine [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Completed: Task validation of syntax. 2018-01-15 14:59:06.293 5844 INFO rally.task.engine [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Starting: Task validation of required platforms. 2018-01-15 14:59:06.338 5844 INFO rally.task.engine [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Completed: Task validation of required platforms. 2018-01-15 14:59:06.338 5844 INFO rally.task.engine [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Starting: Task validation of semantic. 2018-01-15 14:59:06.938 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() started 2018-01-15 14:59:09.886 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() finished in 2.95 sec 2018-01-15 14:59:14.463 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() started 2018-01-15 14:59:18.346 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-15 14:59:18.347 5844 INFO rally.task.engine [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Completed: Task validation of semantic. 2018-01-15 14:59:18.347 5844 INFO rally.task.engine [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Completed: Task validation. 2018-01-15 14:59:18.348 5844 INFO rally.task.engine [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Starting: Running task. 2018-01-15 14:59:18.533 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() started 2018-01-15 14:59:21.535 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() finished in 3.00 sec 2018-01-15 14:59:21.535 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() started 2018-01-15 14:59:22.124 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-15 14:59:22.125 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() started 2018-01-15 14:59:22.125 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 14:59:22.149 5969 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 START 2018-01-15 14:59:24.396 5969 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 END: OK 2018-01-15 14:59:24.419 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() started 2018-01-15 14:59:30.370 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() finished in 5.95 sec 2018-01-15 14:59:30.371 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() started 2018-01-15 14:59:30.571 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-15 14:59:30.572 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() started 2018-01-15 14:59:34.155 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-15 14:59:34.627 5844 INFO rally.task.engine [-] Load duration is: 2.244427 2018-01-15 14:59:34.628 5844 INFO rally.task.engine [-] Full duration is: 15.642937 2018-01-15 14:59:34.895 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() started 2018-01-15 14:59:37.816 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() finished in 2.92 sec 2018-01-15 14:59:37.817 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() started 2018-01-15 14:59:38.442 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-15 14:59:38.443 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack setup() started 2018-01-15 14:59:45.815 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack setup() finished in 7.37 sec 2018-01-15 14:59:45.815 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() started 2018-01-15 14:59:45.815 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-15 14:59:45.840 6255 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 START 2018-01-15 14:59:48.017 6255 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 END: OK 2018-01-15 14:59:48.043 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() started 2018-01-15 14:59:56.732 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() finished in 8.69 sec 2018-01-15 14:59:56.733 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack cleanup() started 2018-01-15 15:00:02.262 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack cleanup() finished in 5.53 sec 2018-01-15 15:00:02.262 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() started 2018-01-15 15:00:02.457 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-15 15:00:02.457 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() started 2018-01-15 15:00:06.133 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-15 15:00:07.068 5844 INFO rally.task.engine [-] Load duration is: 2.174741 2018-01-15 15:00:07.069 5844 INFO rally.task.engine [-] Full duration is: 31.257287 2018-01-15 15:00:07.368 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() started 2018-01-15 15:00:10.320 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() finished in 2.95 sec 2018-01-15 15:00:10.321 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() started 2018-01-15 15:00:11.023 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() finished in 0.70 sec 2018-01-15 15:00:11.023 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack setup() started 2018-01-15 15:00:15.959 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack setup() finished in 4.94 sec 2018-01-15 15:00:15.959 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() started 2018-01-15 15:00:15.960 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 15:00:15.983 6541 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 START 2018-01-15 15:00:21.437 6541 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 END: OK 2018-01-15 15:00:21.465 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() started 2018-01-15 15:00:34.784 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() finished in 13.32 sec 2018-01-15 15:00:34.784 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack cleanup() started 2018-01-15 15:00:40.339 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack cleanup() finished in 5.55 sec 2018-01-15 15:00:40.340 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() started 2018-01-15 15:00:40.540 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-15 15:00:40.541 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() started 2018-01-15 15:00:44.132 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-15 15:00:45.586 5844 INFO rally.task.engine [-] Load duration is: 5.451921 2018-01-15 15:00:45.587 5844 INFO rally.task.engine [-] Full duration is: 36.781292 2018-01-15 15:00:45.901 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() started 2018-01-15 15:00:48.877 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() finished in 2.98 sec 2018-01-15 15:00:48.877 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() started 2018-01-15 15:00:49.497 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-15 15:00:49.498 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack setup() started 2018-01-15 15:00:54.937 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack setup() finished in 5.44 sec 2018-01-15 15:00:54.937 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() started 2018-01-15 15:00:54.937 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-15 15:00:54.961 6827 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 START 2018-01-15 15:00:57.231 6827 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 END: OK 2018-01-15 15:00:57.257 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() started 2018-01-15 15:01:05.801 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() finished in 8.54 sec 2018-01-15 15:01:05.802 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack cleanup() started 2018-01-15 15:01:11.096 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack cleanup() finished in 5.29 sec 2018-01-15 15:01:11.096 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() started 2018-01-15 15:01:11.313 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() finished in 0.22 sec 2018-01-15 15:01:11.314 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() started 2018-01-15 15:01:15.163 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-15 15:01:16.079 5844 INFO rally.task.engine [-] Load duration is: 2.267896 2018-01-15 15:01:16.080 5844 INFO rally.task.engine [-] Full duration is: 29.281187 2018-01-15 15:01:16.329 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() started 2018-01-15 15:01:19.229 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() finished in 2.90 sec 2018-01-15 15:01:19.229 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() started 2018-01-15 15:01:19.821 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-15 15:01:19.821 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() started 2018-01-15 15:01:19.822 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 15:01:19.846 7113 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 START 2018-01-15 15:01:21.294 7113 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 END: OK 2018-01-15 15:01:21.323 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() started 2018-01-15 15:01:29.834 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() finished in 8.51 sec 2018-01-15 15:01:29.834 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() started 2018-01-15 15:01:30.008 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-15 15:01:30.009 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() started 2018-01-15 15:01:34.138 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() finished in 4.13 sec 2018-01-15 15:01:34.438 5844 INFO rally.task.engine [-] Load duration is: 1.446407 2018-01-15 15:01:34.440 5844 INFO rally.task.engine [-] Full duration is: 17.825375 2018-01-15 15:01:34.758 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() started 2018-01-15 15:01:37.550 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() finished in 2.79 sec 2018-01-15 15:01:37.550 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() started 2018-01-15 15:01:38.179 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-15 15:01:38.180 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack setup() started 2018-01-15 15:01:43.176 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack setup() finished in 5.00 sec 2018-01-15 15:01:43.177 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() started 2018-01-15 15:01:43.177 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-15 15:01:43.200 7399 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 START 2018-01-15 15:01:44.913 7399 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 END: OK 2018-01-15 15:01:44.937 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() started 2018-01-15 15:01:53.785 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() finished in 8.85 sec 2018-01-15 15:01:53.786 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack cleanup() started 2018-01-15 15:02:00.492 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack cleanup() finished in 6.71 sec 2018-01-15 15:02:00.493 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() started 2018-01-15 15:02:00.709 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() finished in 0.22 sec 2018-01-15 15:02:00.709 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() started 2018-01-15 15:02:04.489 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-15 15:02:04.924 5844 INFO rally.task.engine [-] Load duration is: 1.710438 2018-01-15 15:02:04.924 5844 INFO rally.task.engine [-] Full duration is: 29.748362 2018-01-15 15:02:05.232 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() started 2018-01-15 15:02:08.188 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() finished in 2.96 sec 2018-01-15 15:02:08.188 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() started 2018-01-15 15:02:08.917 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() finished in 0.73 sec 2018-01-15 15:02:08.917 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack setup() started 2018-01-15 15:02:13.695 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack setup() finished in 4.78 sec 2018-01-15 15:02:13.695 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() started 2018-01-15 15:02:13.695 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-15 15:02:13.717 7685 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 START 2018-01-15 15:02:17.496 7685 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 END: OK 2018-01-15 15:02:17.524 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() started 2018-01-15 15:02:33.543 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() finished in 16.02 sec 2018-01-15 15:02:33.544 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack cleanup() started 2018-01-15 15:02:39.784 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack cleanup() finished in 6.24 sec 2018-01-15 15:02:39.784 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() started 2018-01-15 15:02:39.977 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-15 15:02:39.978 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() started 2018-01-15 15:02:43.654 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-15 15:02:45.441 5844 INFO rally.task.engine [-] Load duration is: 3.77747 2018-01-15 15:02:45.441 5844 INFO rally.task.engine [-] Full duration is: 38.438257 2018-01-15 15:02:45.718 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() started 2018-01-15 15:02:48.530 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() finished in 2.81 sec 2018-01-15 15:02:48.530 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() started 2018-01-15 15:02:49.150 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-15 15:02:49.150 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack setup() started 2018-01-15 15:02:54.552 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack setup() finished in 5.40 sec 2018-01-15 15:02:54.552 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() started 2018-01-15 15:02:54.552 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 15:02:54.576 7971 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 START 2018-01-15 15:02:56.371 7971 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 END: OK 2018-01-15 15:02:56.399 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() started 2018-01-15 15:03:09.479 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() finished in 13.08 sec 2018-01-15 15:03:09.480 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack cleanup() started 2018-01-15 15:03:15.556 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context network@openstack cleanup() finished in 6.08 sec 2018-01-15 15:03:15.557 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() started 2018-01-15 15:03:15.745 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-15 15:03:15.745 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() started 2018-01-15 15:03:19.569 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-15 15:03:20.012 5844 INFO rally.task.engine [-] Load duration is: 1.79224 2018-01-15 15:03:20.013 5844 INFO rally.task.engine [-] Full duration is: 33.868822 2018-01-15 15:03:20.298 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() started 2018-01-15 15:03:23.170 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() finished in 2.87 sec 2018-01-15 15:03:23.170 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() started 2018-01-15 15:03:23.761 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-15 15:03:23.761 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() started 2018-01-15 15:03:23.761 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() finished in 0.24 msec 2018-01-15 15:03:23.781 8257 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 START 2018-01-15 15:03:25.222 8257 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 END: OK 2018-01-15 15:03:25.242 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() started 2018-01-15 15:03:31.169 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() finished in 5.93 sec 2018-01-15 15:03:31.169 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() started 2018-01-15 15:03:31.355 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-15 15:03:31.356 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() started 2018-01-15 15:03:35.080 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-15 15:03:36.393 5844 INFO rally.task.engine [-] Load duration is: 1.439369 2018-01-15 15:03:36.393 5844 INFO rally.task.engine [-] Full duration is: 14.799124 2018-01-15 15:03:36.699 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() started 2018-01-15 15:03:39.710 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() finished in 3.01 sec 2018-01-15 15:03:39.710 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() started 2018-01-15 15:03:40.293 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-15 15:03:40.293 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() started 2018-01-15 15:03:40.294 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-15 15:03:40.315 8543 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 START 2018-01-15 15:03:42.233 8543 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 END: OK 2018-01-15 15:03:42.260 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() started 2018-01-15 15:03:48.337 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() finished in 6.08 sec 2018-01-15 15:03:48.337 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() started 2018-01-15 15:03:48.372 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() finished in 35.13 msec 2018-01-15 15:03:48.373 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() started 2018-01-15 15:03:52.312 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-15 15:03:52.799 5844 INFO rally.task.engine [-] Load duration is: 1.916742 2018-01-15 15:03:52.800 5844 INFO rally.task.engine [-] Full duration is: 15.632843 2018-01-15 15:03:53.108 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() started 2018-01-15 15:03:56.034 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack setup() finished in 2.93 sec 2018-01-15 15:03:56.035 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() started 2018-01-15 15:03:56.669 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-15 15:03:56.670 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context roles@openstack setup() started 2018-01-15 15:03:58.559 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context roles@openstack setup() finished in 1.89 sec 2018-01-15 15:03:58.559 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() started 2018-01-15 15:03:58.559 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 15:03:58.581 8859 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 START 2018-01-15 15:04:03.011 8859 INFO rally.task.runner [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | ITER: 1 END: OK 2018-01-15 15:04:03.038 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() started 2018-01-15 15:04:13.381 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context cleanup@openstack cleanup() finished in 10.34 sec 2018-01-15 15:04:13.381 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context roles@openstack cleanup() started 2018-01-15 15:04:14.410 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context roles@openstack cleanup() finished in 1.03 sec 2018-01-15 15:04:14.411 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() started 2018-01-15 15:04:14.594 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-15 15:04:14.594 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() started 2018-01-15 15:04:18.366 5844 INFO rally.task.context [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-15 15:04:19.256 5844 INFO rally.task.engine [-] Load duration is: 4.429013 2018-01-15 15:04:19.257 5844 INFO rally.task.engine [-] Full duration is: 25.274843 2018-01-15 15:04:19.501 5844 INFO rally.task.engine [-] Task 82abd226-c95a-4ba3-809f-9f9472aa72a7 | Completed: Running task. Task 82abd226-c95a-4ba3-809f-9f9472aa72a7: 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.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | neutron.delete_network | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | total | 2.244 | 2.244 | 2.244 | 2.244 | 2.244 | 2.244 | 100.0% | 1 | | -> duration | 2.244 | 2.244 | 2.244 | 2.244 | 2.244 | 2.244 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.244427 Full duration: 15.642937 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | neutron.delete_port | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | total | 2.175 | 2.175 | 2.175 | 2.175 | 2.175 | 2.175 | 100.0% | 1 | | -> duration | 2.175 | 2.175 | 2.175 | 2.175 | 2.175 | 2.175 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.174741 Full duration: 31.257287 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | neutron.create_subnet | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | neutron.create_router | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | | neutron.add_interface_router | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 100.0% | 1 | | neutron.remove_interface_router | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | neutron.delete_router | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 100.0% | 1 | | total | 5.452 | 5.452 | 5.452 | 5.452 | 5.452 | 5.452 | 100.0% | 1 | | -> duration | 5.452 | 5.452 | 5.452 | 5.452 | 5.452 | 5.452 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.451921 Full duration: 36.781292 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.398 | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 100.0% | 1 | | neutron.delete_subnet | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | total | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 100.0% | 1 | | -> duration | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.267896 Full duration: 29.281187 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.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | neutron.list_networks | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 100.0% | 1 | | -> duration | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.446407 Full duration: 17.825375 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 100.0% | 1 | | neutron.list_ports | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 100.0% | 1 | | -> duration | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.710438 Full duration: 29.748362 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | neutron.create_subnet | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | neutron.create_router | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | neutron.add_interface_router | 1.549 | 1.549 | 1.549 | 1.549 | 1.549 | 1.549 | 100.0% | 1 | | neutron.list_routers | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 3.777 | 3.777 | 3.777 | 3.777 | 3.777 | 3.777 | 100.0% | 1 | | -> duration | 3.777 | 3.777 | 3.777 | 3.777 | 3.777 | 3.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.77747 Full duration: 38.438257 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | neutron.create_subnet | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | neutron.list_subnets | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 100.0% | 1 | | -> duration | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.79224 Full duration: 33.868822 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.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | neutron.delete_security_group | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | total | 1.439 | 1.439 | 1.439 | 1.439 | 1.439 | 1.439 | 100.0% | 1 | | -> duration | 1.439 | 1.439 | 1.439 | 1.439 | 1.439 | 1.439 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.439369 Full duration: 14.799124 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | neutron.create_security_group_rule | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | neutron.delete_security_group | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | total | 1.917 | 1.917 | 1.917 | 1.917 | 1.917 | 1.917 | 100.0% | 1 | | -> duration | 1.917 | 1.917 | 1.917 | 1.917 | 1.917 | 1.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.916742 Full duration: 15.632843 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.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | neutron.create_router | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | neutron.add_gateway_router | 1.957 | 1.957 | 1.957 | 1.957 | 1.957 | 1.957 | 100.0% | 1 | | neutron.remove_gateway_router | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | total | 4.429 | 4.429 | 4.429 | 4.429 | 4.429 | 4.429 | 100.0% | 1 | | -> duration | 4.429 | 4.429 | 4.429 | 4.429 | 4.429 | 4.429 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.429013 Full duration: 25.274843 2018-01-15 15:04:19,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 82abd226-c95a-4ba3-809f-9f9472aa72a7 2018-01-15 15:04:19,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '82abd226-c95a-4ba3-809f-9f9472aa72a7', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-15 15:04:19,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '82abd226-c95a-4ba3-809f-9f9472aa72a7'] 2018-01-15 15:04:20,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 15:04:20,836 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-15 15:04:20,836 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-15 15:04:20,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-15 15:04:20,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 15:04:20,875 - 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-15 15:04:20,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '325cb405-ae87-4c3f-a018-0d2c55a9e04c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a699fb1d-d599-41d1-861c-490c7dc2508d', 'flavor_name': 'rally-tiny-a699fb1d-d599-41d1-861c-490c7dc2508d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a699fb1d-d599-41d1-861c-490c7dc2508d', '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-15 15:07:26,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 8363224d-fd90-466a-bf01-d35528eb433d: started 2018-01-15 15:04:23.012 9139 INFO rally.task.engine [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Starting: Task validation. 2018-01-15 15:04:23.058 9139 INFO rally.task.engine [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Starting: Task validation of syntax. 2018-01-15 15:04:23.168 9139 INFO rally.task.engine [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Completed: Task validation of syntax. 2018-01-15 15:04:23.168 9139 INFO rally.task.engine [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Starting: Task validation of required platforms. 2018-01-15 15:04:23.206 9139 INFO rally.task.engine [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Completed: Task validation of required platforms. 2018-01-15 15:04:23.206 9139 INFO rally.task.engine [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Starting: Task validation of semantic. 2018-01-15 15:04:23.867 9139 INFO rally.task.context [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Context users@openstack setup() started 2018-01-15 15:04:26.769 9139 INFO rally.task.context [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Context users@openstack setup() finished in 2.90 sec 2018-01-15 15:04:41.180 9139 INFO rally.task.context [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Context users@openstack cleanup() started 2018-01-15 15:04:45.121 9139 INFO rally.task.context [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Context users@openstack cleanup() finished in 3.94 sec 2018-01-15 15:04:45.121 9139 INFO rally.task.engine [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Completed: Task validation of semantic. 2018-01-15 15:04:45.121 9139 INFO rally.task.engine [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Completed: Task validation. 2018-01-15 15:04:45.122 9139 INFO rally.task.engine [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Starting: Running task. 2018-01-15 15:04:45.286 9139 INFO rally.task.context [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Context users@openstack setup() started 2018-01-15 15:04:48.222 9139 INFO rally.task.context [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Context users@openstack setup() finished in 2.94 sec 2018-01-15 15:04:48.222 9139 INFO rally.task.context [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Context cleanup@openstack setup() started 2018-01-15 15:04:48.223 9139 INFO rally.task.context [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 15:04:49.271 9264 INFO rally.task.runner [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | ITER: 1 START 2018-01-15 15:07:14.390 9264 INFO rally.task.runner [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-15 15:07:14.414 9139 INFO rally.task.context [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Context cleanup@openstack cleanup() started 2018-01-15 15:07:21.900 9139 INFO rally.task.context [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Context cleanup@openstack cleanup() finished in 7.49 sec 2018-01-15 15:07:21.900 9139 INFO rally.task.context [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Context users@openstack cleanup() started 2018-01-15 15:07:25.814 9139 INFO rally.task.context [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Context users@openstack cleanup() finished in 3.91 sec 2018-01-15 15:07:26.084 9139 INFO rally.task.engine [-] Load duration is: 144.11415 2018-01-15 15:07:26.085 9139 INFO rally.task.engine [-] Full duration is: 160.545214 2018-01-15 15:07:26.453 9139 INFO rally.task.engine [-] Task 8363224d-fd90-466a-bf01-d35528eb433d | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.675 | 9.675 | 9.675 | 9.675 | 9.675 | 9.675 | 100.0% | 1 | | nova.find_host_to_migrate | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | nova.live_migrate | 134.068 | 134.068 | 134.068 | 134.068 | 134.068 | 134.068 | 0.0% | 1 | | total | 145.114 | 145.114 | 145.114 | 145.114 | 145.114 | 145.114 | 0.0% | 1 | | -> duration | 144.114 | 144.114 | 144.114 | 144.114 | 144.114 | 144.114 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 144.11415 Full duration: 160.545214 2018-01-15 15:07:26,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8363224d-fd90-466a-bf01-d35528eb433d 2018-01-15 15:07:26,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8363224d-fd90-466a-bf01-d35528eb433d', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-15 15:07:26,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8363224d-fd90-466a-bf01-d35528eb433d'] 2018-01-15 15:07:27,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 15:07:27,598 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-15 15:07:27,598 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-15 15:07:27,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-15 15:07:27,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 15:07:27,635 - 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-15 15:07:27,637 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '325cb405-ae87-4c3f-a018-0d2c55a9e04c', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a699fb1d-d599-41d1-861c-490c7dc2508d', 'flavor_name': 'rally-tiny-a699fb1d-d599-41d1-861c-490c7dc2508d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a699fb1d-d599-41d1-861c-490c7dc2508d', '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-15 15:08:32,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ad441a48-3b16-4db3-a64d-57fdb828dd31: started 2018-01-15 15:07:29.722 9374 INFO rally.task.engine [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Starting: Task validation. 2018-01-15 15:07:29.783 9374 INFO rally.task.engine [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Starting: Task validation of syntax. 2018-01-15 15:07:29.860 9374 INFO rally.task.engine [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Completed: Task validation of syntax. 2018-01-15 15:07:29.861 9374 INFO rally.task.engine [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Starting: Task validation of required platforms. 2018-01-15 15:07:29.888 9374 INFO rally.task.engine [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Completed: Task validation of required platforms. 2018-01-15 15:07:29.889 9374 INFO rally.task.engine [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Starting: Task validation of semantic. 2018-01-15 15:07:30.679 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack setup() started 2018-01-15 15:07:33.639 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack setup() finished in 2.96 sec 2018-01-15 15:07:35.722 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack cleanup() started 2018-01-15 15:07:39.818 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack cleanup() finished in 4.10 sec 2018-01-15 15:07:39.819 9374 INFO rally.task.engine [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Completed: Task validation of semantic. 2018-01-15 15:07:39.819 9374 INFO rally.task.engine [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Completed: Task validation. 2018-01-15 15:07:39.820 9374 INFO rally.task.engine [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Starting: Running task. 2018-01-15 15:07:40.007 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack setup() started 2018-01-15 15:07:42.868 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack setup() finished in 2.86 sec 2018-01-15 15:07:42.868 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack setup() started 2018-01-15 15:07:42.868 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-15 15:07:42.894 9499 INFO rally.task.runner [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | ITER: 1 START 2018-01-15 15:07:43.839 9499 INFO rally.task.runner [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | ITER: 1 END: OK 2018-01-15 15:07:43.868 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack cleanup() started 2018-01-15 15:07:44.989 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack cleanup() finished in 1.12 sec 2018-01-15 15:07:44.990 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack cleanup() started 2018-01-15 15:07:48.840 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-15 15:07:50.073 9374 INFO rally.task.engine [-] Load duration is: 0.942958 2018-01-15 15:07:50.074 9374 INFO rally.task.engine [-] Full duration is: 8.850521 2018-01-15 15:07:50.382 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack setup() started 2018-01-15 15:07:53.306 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack setup() finished in 2.92 sec 2018-01-15 15:07:53.306 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack setup() started 2018-01-15 15:07:53.307 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-15 15:07:53.331 9605 INFO rally.task.runner [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | ITER: 1 START 2018-01-15 15:07:54.060 9605 INFO rally.task.runner [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | ITER: 1 END: OK 2018-01-15 15:07:54.082 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack cleanup() started 2018-01-15 15:07:55.086 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-15 15:07:55.086 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack cleanup() started 2018-01-15 15:07:58.924 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-15 15:08:00.440 9374 INFO rally.task.engine [-] Load duration is: 0.72755 2018-01-15 15:08:00.440 9374 INFO rally.task.engine [-] Full duration is: 8.555238 2018-01-15 15:08:00.729 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack setup() started 2018-01-15 15:08:03.667 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack setup() finished in 2.94 sec 2018-01-15 15:08:03.668 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack setup() started 2018-01-15 15:08:03.668 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 15:08:03.693 9711 INFO rally.task.runner [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | ITER: 1 START 2018-01-15 15:08:04.561 9711 INFO rally.task.runner [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | ITER: 1 END: OK 2018-01-15 15:08:04.583 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack cleanup() started 2018-01-15 15:08:05.568 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-15 15:08:05.568 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack cleanup() started 2018-01-15 15:08:09.416 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-15 15:08:10.789 9374 INFO rally.task.engine [-] Load duration is: 0.866821 2018-01-15 15:08:10.790 9374 INFO rally.task.engine [-] Full duration is: 8.704509 2018-01-15 15:08:11.083 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack setup() started 2018-01-15 15:08:14.042 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack setup() finished in 2.96 sec 2018-01-15 15:08:14.043 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack setup() started 2018-01-15 15:08:14.043 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 15:08:14.067 9817 INFO rally.task.runner [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | ITER: 1 START 2018-01-15 15:08:15.034 9817 INFO rally.task.runner [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | ITER: 1 END: OK 2018-01-15 15:08:15.060 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack cleanup() started 2018-01-15 15:08:16.044 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-15 15:08:16.045 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack cleanup() started 2018-01-15 15:08:20.140 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack cleanup() finished in 4.09 sec 2018-01-15 15:08:21.140 9374 INFO rally.task.engine [-] Load duration is: 0.96505 2018-01-15 15:08:21.140 9374 INFO rally.task.engine [-] Full duration is: 9.072368 2018-01-15 15:08:21.425 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack setup() started 2018-01-15 15:08:24.371 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack setup() finished in 2.95 sec 2018-01-15 15:08:24.371 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack setup() started 2018-01-15 15:08:24.372 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack setup() finished in 0.35 msec 2018-01-15 15:08:24.396 9923 INFO rally.task.runner [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | ITER: 1 START 2018-01-15 15:08:25.305 9923 INFO rally.task.runner [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | ITER: 1 END: OK 2018-01-15 15:08:25.328 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack cleanup() started 2018-01-15 15:08:26.275 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-15 15:08:26.275 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack cleanup() started 2018-01-15 15:08:30.697 9374 INFO rally.task.context [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Context users@openstack cleanup() finished in 4.42 sec 2018-01-15 15:08:31.485 9374 INFO rally.task.engine [-] Load duration is: 0.906718 2018-01-15 15:08:31.486 9374 INFO rally.task.engine [-] Full duration is: 9.288884 2018-01-15 15:08:31.747 9374 INFO rally.task.engine [-] Task ad441a48-3b16-4db3-a64d-57fdb828dd31 | Completed: Running task. Task ad441a48-3b16-4db3-a64d-57fdb828dd31: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | quotas.delete_quotas | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> duration | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.942958 Full duration: 8.850521 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | total | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> duration | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72755 Full duration: 8.555238 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 100.0% | 1 | | total | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> duration | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.866821 Full duration: 8.704509 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | quotas.delete_quotas | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> duration | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.96505 Full duration: 9.072368 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | total | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | -> duration | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.906718 Full duration: 9.288884 2018-01-15 15:08:32,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ad441a48-3b16-4db3-a64d-57fdb828dd31 2018-01-15 15:08:32,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ad441a48-3b16-4db3-a64d-57fdb828dd31', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-15 15:08:32,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ad441a48-3b16-4db3-a64d-57fdb828dd31'] 2018-01-15 15:08:32,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 15:08:32,914 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-15 15:08:32,914 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:32 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:36 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:49 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:02 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:41 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:37 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:21 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:28 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:34:09 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-15 15:08:32,914 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-15 15:08:40,665 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-15 15:08:40,666 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-15 15:08:41,189 - functest.utils.functest_utils - DEBUG - 2018-01-15 15:08:41,189 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 15:08:41,190 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:45 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-15 15:08:41,194 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-15 15:08:41,194 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-15 15:08:41,280 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 15:08:41,678 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 15:08:41,678 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-15 15:08:42,061 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-15 15:08:44,317 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-15 15:08:46,626 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 15:08:49,826 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-15 15:08:52,011 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-15 15:08:58,652 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-15 15:08:59,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-15 15:09:00,402 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-15 15:09:04,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 15:09:04,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 15:09:07,498 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-15 15:09:07,498 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-15 15:09:11,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-15 15:09:11,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-15 15:09:12,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-15 15:09:12,581 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-15 15:09:15,530 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-15 15:09:15,531 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-15 15:09:15,533 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-15 15:09:15,535 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-15 15:09:15,537 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-15 15:09:15,543 - 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-15 15:23:52,468 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.221256s] ... ok 2018-01-15 15:23:52,468 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.077317s] ... ok 2018-01-15 15:23:52,468 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [17.575699s] ... ok 2018-01-15 15:23:52,468 - 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.046476s] ... ok 2018-01-15 15:23:52,468 - 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.246179s] ... ok 2018-01-15 15:23:52,469 - 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 [1.112486s] ... ok 2018-01-15 15:23:52,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.073766s] ... ok 2018-01-15 15:23:52,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.678426s] ... ok 2018-01-15 15:23:52,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.101534s] ... ok 2018-01-15 15:23:52,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001178s] ... ok 2018-01-15 15:23:52,469 - 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 [5.450025s] ... ok 2018-01-15 15:23:52,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.077786s] ... ok 2018-01-15 15:23:52,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.522521s] ... ok 2018-01-15 15:23:52,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.094245s] ... ok 2018-01-15 15:23:52,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001487s] ... ok 2018-01-15 15:23:52,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [9.381376s] ... ok 2018-01-15 15:23:52,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.074579s] ... ok 2018-01-15 15:23:52,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.147107s] ... ok 2018-01-15 15:23:52,469 - 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.573439s] ... ok 2018-01-15 15:23:52,469 - 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.555467s] ... ok 2018-01-15 15:23:52,469 - 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.615365s] ... ok 2018-01-15 15:23:52,469 - 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.515680s] ... ok 2018-01-15 15:23:52,469 - 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.544556s] ... ok 2018-01-15 15:23:52,469 - 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.075210s] ... ok 2018-01-15 15:23:52,469 - 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.084982s] ... ok 2018-01-15 15:23:52,469 - 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.074708s] ... ok 2018-01-15 15:23:52,469 - 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.072524s] ... ok 2018-01-15 15:23:52,469 - 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.075757s] ... ok 2018-01-15 15:23:52,469 - 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.146249s] ... ok 2018-01-15 15:23:52,469 - 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.062544s] ... ok 2018-01-15 15:23:52,469 - 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.012759s] ... ok 2018-01-15 15:23:52,469 - 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.140526s] ... ok 2018-01-15 15:23:52,470 - 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.011498s] ... ok 2018-01-15 15:23:52,470 - 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.016462s] ... ok 2018-01-15 15:23:52,470 - 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.030573s] ... ok 2018-01-15 15:23:52,470 - 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.065163s] ... ok 2018-01-15 15:23:52,470 - 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.064872s] ... ok 2018-01-15 15:23:52,470 - 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.466908s] ... ok 2018-01-15 15:23:52,470 - 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.013616s] ... ok 2018-01-15 15:23:52,470 - 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.067845s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [18.115045s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [11.786203s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [27.072449s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.862424s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.431800s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.230175s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.212269s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.369416s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.824787s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.407661s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.247396s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [11.364695s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [17.659921s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [10.246717s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [58.056551s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.712250s] ... ok 2018-01-15 15:23:52,470 - 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.765425s] ... ok 2018-01-15 15:23:52,470 - 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.520831s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.800693s] ... ok 2018-01-15 15:23:52,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [2.091217s] ... ok 2018-01-15 15:23:52,471 - 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.835804s] ... ok 2018-01-15 15:23:52,471 - 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 [1.052197s] ... ok 2018-01-15 15:23:52,471 - 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.550194s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.533627s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.743710s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.402377s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.558501s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.986416s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.807360s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.404821s] ... ok 2018-01-15 15:23:52,471 - 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.562568s] ... ok 2018-01-15 15:23:52,471 - 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.961994s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [1.240764s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.449427s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.395114s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011656s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [29.282123s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.083150s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.078822s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.080425s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.318345s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.606562s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [2.930093s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.159004s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.008943s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.198416s] ... ok 2018-01-15 15:23:52,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.032603s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.033537s] ... ok 2018-01-15 15:23:52,472 - 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.798013s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.208007s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.198001s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.044094s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.206976s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.173519s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.177980s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [1.322708s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.182111s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.181909s] ... ok 2018-01-15 15:23:52,472 - 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.709373s] ... ok 2018-01-15 15:23:52,472 - 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.689489s] ... ok 2018-01-15 15:23:52,472 - 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.166703s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.450955s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.028098s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.600047s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.835836s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.853507s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.970291s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.789923s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [6.441492s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [5.557875s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.147199s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.113576s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.057425s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.222412s] ... ok 2018-01-15 15:23:52,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.102721s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.252529s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.080598s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.072111s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [6.989714s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.029440s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [4.952416s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.312784s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.103317s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.061003s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.052635s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.214967s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.664318s] ... ok 2018-01-15 15:23:52,473 - 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.326907s] ... ok 2018-01-15 15:23:52,473 - 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 [3.916826s] ... ok 2018-01-15 15:23:52,473 - 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.074407s] ... ok 2018-01-15 15:23:52,473 - 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.307654s] ... ok 2018-01-15 15:23:52,473 - 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.405111s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.472281s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.050586s] ... ok 2018-01-15 15:23:52,473 - 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.179933s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.863320s] ... ok 2018-01-15 15:23:52,473 - 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.220401s] ... ok 2018-01-15 15:23:52,473 - 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 [1.043029s] ... ok 2018-01-15 15:23:52,473 - 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.265909s] ... ok 2018-01-15 15:23:52,473 - 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.342730s] ... ok 2018-01-15 15:23:52,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.848250s] ... ok 2018-01-15 15:23:52,473 - 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.107525s] ... ok 2018-01-15 15:23:52,473 - 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.022287s] ... ok 2018-01-15 15:23:52,474 - 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.018926s] ... ok 2018-01-15 15:23:52,474 - 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.017991s] ... ok 2018-01-15 15:23:52,474 - 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.394550s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.180380s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.170915s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.629761s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.631702s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.836842s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.747401s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.721551s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.748789s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.547352s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [31.826581s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.192611s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [9.636537s] ... ok 2018-01-15 15:23:52,474 - 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 [14.493434s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.039450s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.185667s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.201207s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.267269s] ... ok 2018-01-15 15:23:52,474 - 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.408998s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.556570s] ... ok 2018-01-15 15:23:52,474 - 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.197966s] ... ok 2018-01-15 15:23:52,474 - 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.051578s] ... ok 2018-01-15 15:23:52,474 - 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.207926s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.052160s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.196963s] ... ok 2018-01-15 15:23:52,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.079578s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.079034s] ... ok 2018-01-15 15:23:52,475 - 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.050917s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.055379s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.179685s] ... ok 2018-01-15 15:23:52,475 - 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.188153s] ... ok 2018-01-15 15:23:52,475 - 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.190921s] ... ok 2018-01-15 15:23:52,475 - 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.019178s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.169213s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.235772s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.233705s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.186280s] ... ok 2018-01-15 15:23:52,475 - 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.557604s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.035499s] ... ok 2018-01-15 15:23:52,475 - 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.166172s] ... ok 2018-01-15 15:23:52,475 - 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.209189s] ... ok 2018-01-15 15:23:52,475 - 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.196968s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.039120s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.042009s] ... ok 2018-01-15 15:23:52,475 - 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.364956s] ... ok 2018-01-15 15:23:52,475 - 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.192092s] ... ok 2018-01-15 15:23:52,475 - 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.034085s] ... ok 2018-01-15 15:23:52,475 - 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.155177s] ... ok 2018-01-15 15:23:52,475 - 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.575399s] ... ok 2018-01-15 15:23:52,475 - 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.327032s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.050613s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.035785s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [4.670306s] ... ok 2018-01-15 15:23:52,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [7.100188s] ... ok 2018-01-15 15:23:52,476 - 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.248044s] ... ok 2018-01-15 15:23:52,476 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.368250s] ... ok 2018-01-15 15:23:52,476 - 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.194456s] ... ok 2018-01-15 15:23:52,476 - 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.184034s] ... ok 2018-01-15 15:23:52,476 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 873.0000 sec. 2018-01-15 15:23:52,476 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-15 15:23:52,477 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-15 15:23:52,477 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-15 15:23:52,479 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-15 15:24:01,394 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-15 15:24:01,394 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-15 15:24:02,415 - functest.utils.functest_utils - DEBUG - 2018-01-15 15:24:02,416 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 15:24:02,416 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:19 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-15 15:24:02,420 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-15 15:24:32,763 - 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-15 15:24:32,763 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-15 15:24:32,904 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-15 15:24:33,016 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 15:24:33,016 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-15 15:24:33,020 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-15 15:24:33,976 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 16:04:16,005 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 16:04:16,007 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 39:42 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-15 16:04:16,011 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-15 16:04:16,012 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-678 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-15 16:04:16,015 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:02 | PASS | | vping_userdata | functest | smoke | 00:39 | PASS | | tempest_smoke_serial | functest | smoke | 16:36 | FAIL | | rally_sanity | functest | smoke | 20:45 | FAIL | | refstack_defcore | functest | smoke | 15:19 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 39:42 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-15 16:04:16,020 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-15 16:04:19,241 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 16:04:19,242 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 16:04:19,242 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-15 16:04:19,243 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-15 16:04:19,243 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-15 16:04:57,395 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-15 16:04:57,395 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-15 16:04:57,515 - functest.utils.functest_utils - DEBUG - 2018-01-15 16:04:57,515 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 16:04:57,515 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:38 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-15 16:04:57,519 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-15 16:04:57,519 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-678 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-15 16:04:57,522 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:38 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-15 16:04:57,526 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-15 16:05:00,256 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 16:05:00,256 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 16:05:00,257 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-15 16:05:00,257 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-678 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-15 16:05:00,258 - 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-15 16:05:00,259 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-15 16:05:02,033 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 16:05:02,034 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 16:05:02,035 - 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-15 16:05:02,036 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-15 16:05:02,036 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-15 16:05:50,249 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-15 16:05:50,249 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-15 16:05:50,372 - functest.utils.functest_utils - DEBUG - 2018-01-15 16:05:50,372 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 16:05:50,372 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:48 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-15 16:05:50,375 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-15 16:05:50,376 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-678 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-15 16:05:50,378 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:48 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-15 16:05:50,380 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK