2018-01-04 11:38:08,716 - functest.ci.check_deployment - DEBUG - 172.30.9.22:5000 is reachable! 2018-01-04 11:38:08,716 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.22:5000/v3 ...OK 2018-01-04 11:38:09,085 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-04 11:38:09,510 - functest.ci.check_deployment - DEBUG - 172.30.9.22:5000 is reachable! 2018-01-04 11:38:09,510 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.22:5000 ...OK 2018-01-04 11:38:09,872 - functest.ci.check_deployment - DEBUG - 172.30.9.22:8774 is reachable! 2018-01-04 11:38:09,872 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.22:8774/v2.1 ...OK 2018-01-04 11:38:10,234 - functest.ci.check_deployment - DEBUG - 172.30.9.22:9696 is reachable! 2018-01-04 11:38:10,234 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.22:9696 ...OK 2018-01-04 11:38:10,594 - functest.ci.check_deployment - DEBUG - 172.30.9.22:9292 is reachable! 2018-01-04 11:38:10,595 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.22:9292 ...OK 2018-01-04 11:38:11,745 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-04 11:38:13,208 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-04 11:38:13,229 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-04 11:38:14,450 - functest.ci.check_deployment - INFO - External network found: external 2018-01-04 11:38:30,478 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-04 11:38:30,479 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-04 11:38:30,480 - 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-04 11:38:30,481 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-04 11:38:30,481 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-04 11:38:32,035 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-04 11:38:40,617 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 8.579s OK 2018-01-04 11:38:40,742 - functest.utils.functest_utils - DEBUG - 2018-01-04 11:38:40,742 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-04 11:38:40,743 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-04 11:38:40,747 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-04 11:38:41,423 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-04 11:47:33,890 - 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 532.457s OK 2018-01-04 11:47:34,013 - functest.utils.functest_utils - DEBUG - 2018-01-04 11:47:34,013 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-04 11:47:34,014 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-04 11:47:34,017 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-04 11:47:34,834 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-04 11:48:06,505 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 31.670s OK 2018-01-04 11:48:06,616 - functest.utils.functest_utils - DEBUG - 2018-01-04 11:48:06,617 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-04 11:48:06,617 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:32 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-04 11:48:06,620 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-644 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-04 11:48:06,623 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 08:52 | PASS | | snaps_health_check | functest | healthcheck | 00:32 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-04 11:48:06,625 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-04 11:48:24,761 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-04 11:48:24,761 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-04 11:48:24,762 - 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 snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-04 11:48:24,763 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-04 11:48:24,764 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-04 11:48:25,558 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-04 11:48:25,558 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-04 11:48:26,079 - functest.energy.energy - DEBUG - Starting recording 2018-01-04 11:48:26,080 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-04 11:48:26,490 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-04 11:48:26,491 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-04 11:48:26' 2018-01-04 11:48:26,491 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--bed23e97-9b58-4858-9e45-44133b147394' 2018-01-04 11:48:28,294 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-bed23e97-9b58-4858-9e45-44133b147394' 2018-01-04 11:48:30,394 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-bed23e97-9b58-4858-9e45-44133b147394' 2018-01-04 11:48:35,261 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-bed23e97-9b58-4858-9e45-44133b147394' 2018-01-04 11:48:35,881 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-bed23e97-9b58-4858-9e45-44133b147394' 2018-01-04 11:48:36,608 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-bed23e97-9b58-4858-9e45-44133b147394' 2018-01-04 11:48:41,619 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-bed23e97-9b58-4858-9e45-44133b147394' 2018-01-04 11:48:45,661 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-bed23e97-9b58-4858-9e45-44133b147394' 2018-01-04 11:49:06,779 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-04 11:49:10,364 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-04 11:49:10,501 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-04 11:49:11,508 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-04 11:49:26,074 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-04 11:49:26,074 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-04 11:49:26,563 - functest.utils.functest_utils - DEBUG - 2018-01-04 11:49:26,564 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-04 11:49:26,564 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-04 11:49:26,568 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-04 11:49:26,651 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-04 11:49:26,651 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-04 11:49:26' 2018-01-04 11:49:26,651 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--768c22f3-644e-4933-b3a2-0543c45d510e' 2018-01-04 11:49:28,881 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-768c22f3-644e-4933-b3a2-0543c45d510e' 2018-01-04 11:49:30,512 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-768c22f3-644e-4933-b3a2-0543c45d510e' 2018-01-04 11:49:35,524 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-768c22f3-644e-4933-b3a2-0543c45d510e' 2018-01-04 11:49:36,101 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-768c22f3-644e-4933-b3a2-0543c45d510e' 2018-01-04 11:49:40,693 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-768c22f3-644e-4933-b3a2-0543c45d510e' 2018-01-04 11:49:45,472 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-04 11:49:53,662 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-04 11:49:55,999 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-04 11:50:18,853 - functest.utils.functest_utils - DEBUG - 2018-01-04 11:50:18,853 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-04 11:50:18,854 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:29 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-04 11:50:18,858 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-04 11:50:18,940 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-04 11:50:21,084 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-04 11:50:23,304 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-04 11:50:26,413 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-04 11:50:28,526 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-04 11:50:34,722 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-04 11:50:36,402 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-04 11:50:36,402 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-04 11:50:38,381 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-04 11:50:38,381 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-04 11:50:41,311 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-04 11:50:41,311 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-04 11:50:41,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-04 11:50:41,318 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-04 11:50:41,318 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-d29f70ea-3dcb-44ed-96ef-6ab7b8aa0b9a/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-04 11:50:43,628 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-04 11:50:43,630 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-04 11:50:43,631 - 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-04 11:50:45,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:50:45.657 62 INFO rally.api [-] Starting verification (UUID=2e55c65c-e76d-4064-9133-8efe081ebb2a) for deployment 'opnfv-rally' (UUID=a7b99a36-dae7-48f9-a09e-ea6ff0584c4a) by verifier 'opnfv-tempest' (UUID=d29f70ea-3dcb-44ed-96ef-6ab7b8aa0b9a). 2018-01-04 11:50:45,659 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2e55c65c-e76d-4064-9133-8efe081ebb2a 2018-01-04 11:50:52,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:50:52.288 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.173s] 2018-01-04 11:50:52,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:50:52.341 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.053s] 2018-01-04 11:50:57,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:50:57.557 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.117s] 2018-01-04 11:50:58,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:50:58.947 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.389s] 2018-01-04 11:51:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:51:07.042 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.083s] 2018-01-04 11:51:19,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:51:19.373 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.609s] 2018-01-04 11:51:47,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:51:47.075 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.067s] 2018-01-04 11:51:47,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:51:47.076 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-04 11:52:11,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:52:11.902 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.074s] 2018-01-04 11:52:11,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:52:11.904 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-04 11:52:36,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:52:36.328 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2018-01-04 11:52:36,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:52:36.330 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-04 11:53:07,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:53:07.700 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [6.962s] 2018-01-04 11:53:25,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:53:25.179 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.047s] 2018-01-04 11:53:25,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:53:25.274 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.095s] 2018-01-04 11:53:32,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:53:32.285 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.662s] 2018-01-04 11:53:32,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:53:32.294 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-01-04 11:53:36,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:53:36.556 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_list_services ... fail [0.072s] 2018-01-04 11:53:41,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:53:41.078 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_create_user ... fail [0.071s] 2018-01-04 11:53:46,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:53:46.794 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.354s] 2018-01-04 11:53:51,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:53:51.861 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.147s] 2018-01-04 11:53:57,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:53:57.191 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.586s] 2018-01-04 11:54:03,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:03.551 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.324s] 2018-01-04 11:54:11,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:11.463 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.802s] 2018-01-04 11:54:16,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:16.555 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.372s] 2018-01-04 11:54:21,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:21.426 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.174s] 2018-01-04 11:54:27,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:27.360 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.395s] 2018-01-04 11:54:33,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:33.216 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.320s] 2018-01-04 11:54:40,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:40.029 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.430s] 2018-01-04 11:54:44,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:44.001 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.067s] 2018-01-04 11:54:44,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:44.068 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.067s] 2018-01-04 11:54:44,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:44.132 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.064s] 2018-01-04 11:54:47,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:47.055 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.066s] 2018-01-04 11:54:47,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:47.123 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.067s] 2018-01-04 11:54:47,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:47.187 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.064s] 2018-01-04 11:54:47,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:47.194 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-04 11:54:50,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:50.561 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.596s] 2018-01-04 11:54:51,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:51.369 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.807s] 2018-01-04 11:54:52,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:52.421 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.052s] 2018-01-04 11:54:57,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:54:57.592 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-04 11:55:02,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:02.051 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.487s] 2018-01-04 11:55:13,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:13.471 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.095s] 2018-01-04 11:55:15,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:15.860 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.388s] 2018-01-04 11:55:25,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:25.384 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.304s] 2018-01-04 11:55:28,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:28.406 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.021s] 2018-01-04 11:55:33,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:33.483 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.076s] 2018-01-04 11:55:41,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:41.559 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.695s] 2018-01-04 11:55:44,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:44.227 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.667s] 2018-01-04 11:55:47,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:47.159 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [2.931s] 2018-01-04 11:55:58,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:58.331 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [2.751s] 2018-01-04 11:55:58,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:58.528 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.196s] 2018-01-04 11:55:58,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:58.633 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.105s] 2018-01-04 11:55:58,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:58.681 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.048s] 2018-01-04 11:55:58,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:58.773 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.093s] 2018-01-04 11:55:58,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:55:58.841 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.068s] 2018-01-04 11:56:06,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:06.261 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [2.644s] 2018-01-04 11:56:06,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:06.661 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.400s] 2018-01-04 11:56:06,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:06.763 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.103s] 2018-01-04 11:56:06,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:06.814 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2018-01-04 11:56:07,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:07.060 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.244s] 2018-01-04 11:56:07,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:07.109 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.048s] 2018-01-04 11:56:15,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:15.448 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [2.832s] 2018-01-04 11:56:18,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:18.891 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [3.442s] 2018-01-04 11:56:20,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:20.308 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.416s] 2018-01-04 11:56:20,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:20.488 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.180s] 2018-01-04 11:56:20,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:20.538 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.050s] 2018-01-04 11:56:29,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:29.146 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.667s] 2018-01-04 11:56:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:32.781 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [3.635s] 2018-01-04 11:56:34,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:34.425 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.643s] 2018-01-04 11:56:34,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:34.478 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.053s] 2018-01-04 11:56:34,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:34.525 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.047s] 2018-01-04 11:56:46,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:46.867 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [7.918s] 2018-01-04 11:56:51,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:51.703 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.835s] 2018-01-04 11:56:55,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:55.249 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [3.546s] 2018-01-04 11:56:58,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:56:58.206 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.956s] 2018-01-04 11:57:13,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:13.671 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [7.555s] 2018-01-04 11:57:18,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:18.512 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.841s] 2018-01-04 11:57:22,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:22.450 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.936s] 2018-01-04 11:57:25,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:25.697 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.247s] 2018-01-04 11:57:33,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:33.911 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.197s] 2018-01-04 11:57:35,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:35.247 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.333s] 2018-01-04 11:57:35,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:35.285 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.041s] 2018-01-04 11:57:39,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:39.052 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.974s] 2018-01-04 11:57:40,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:40.899 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.845s] 2018-01-04 11:57:40,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:40.948 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.051s] 2018-01-04 11:57:44,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:44.614 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.868s] 2018-01-04 11:57:47,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:47.342 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-04 11:57:48,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:48.370 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-04 11:57:48,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:48.372 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-04 11:57:48,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:48.373 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-04 11:57:48,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:48.374 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-04 11:57:48,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:48.374 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-04 11:57:50,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:57:50.128 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-04 11:58:05,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:58:05.956 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.141s] 2018-01-04 11:58:17,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:58:17.303 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.019s] 2018-01-04 11:58:26,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:58:26.384 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.080s] 2018-01-04 11:58:35,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:58:35.092 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.269s] 2018-01-04 11:59:25,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 11:59:25.215 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [44.641s] 2018-01-04 12:01:59,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 12:01:59.121 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [145.802s] 2018-01-04 12:02:33,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-04 12:02:33.000 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [19.175s] 2018-01-04 12:02:42,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 2e55c65c-e76d-4064-9133-8efe081ebb2a'. 2018-01-04 12:02:43,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-04 12:02:43,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-04 12:02:43,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-04 12:02:43,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2e55c65c-e76d-4064-9133-8efe081ebb2a | 2018-01-04 12:02:43,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-04 12:02:43,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-04 11:50:45 | 2018-01-04 12:02:43,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-04 12:02:42 | 2018-01-04 12:02:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:57 | 2018-01-04 12:02:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-04 12:02:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-04 12:02:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-04 12:02:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d29f70ea-3dcb-44ed-96ef-6ab7b8aa0b9a) | 2018-01-04 12:02:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-04 12:02:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a7b99a36-dae7-48f9-a09e-ea6ff0584c4a) | 2018-01-04 12:02:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-04 12:02:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 702.808 | 2018-01-04 12:02:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 92 | 2018-01-04 12:02:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 14 | 2018-01-04 12:02:43,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-04 12:02:43,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-04 12:02:43,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-01-04 12:02:43,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-04 12:02:43,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-04 12:02:44,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 96.8421052632% 2018-01-04 12:02:46,100 - functest.utils.functest_utils - DEBUG - 2018-01-04 12:02:46,101 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-04 12:02:46,101 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 12:11 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-04 12:02:46,106 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-04 12:02:46,106 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-04 12:02:46,189 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-04 12:02:46,678 - functest.energy.energy - DEBUG - Starting recording 2018-01-04 12:02:46,678 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-04 12:02:47,086 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-04 12:02:49,387 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-04 12:02:51,545 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-04 12:02:54,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-04 12:02:55,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-ee88fa43-7ae9-466c-ae6b-c270c4c59444'... 2018-01-04 12:02:57,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-ee88fa43-7ae9-466c-ae6b-c270c4c59444'... 2018-01-04 12:02:58,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-ee88fa43-7ae9-466c-ae6b-c270c4c59444'... 2018-01-04 12:03:03,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-ee88fa43-7ae9-466c-ae6b-c270c4c59444'... 2018-01-04 12:03:03,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-ee88fa43-7ae9-466c-ae6b-c270c4c59444'... 2018-01-04 12:03:04,495 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-04 12:03:04,495 - 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-04 12:03:04,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-04 12:03:04,536 - 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-04 12:03:04,544 - 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': '8467201d-a533-47f5-b404-ad70a206d391', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'flavor_name': 'rally-tiny-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ee88fa43-7ae9-466c-ae6b-c270c4c59444', '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-04 12:04:03,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6f810592-716f-4c64-aead-eff6794b0335: started 2018-01-04 12:03:06.662 118 INFO rally.task.engine [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Starting: Task validation. 2018-01-04 12:03:06.705 118 INFO rally.task.engine [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Starting: Task validation of syntax. 2018-01-04 12:03:06.771 118 INFO rally.task.engine [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Completed: Task validation of syntax. 2018-01-04 12:03:06.771 118 INFO rally.task.engine [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Starting: Task validation of required platforms. 2018-01-04 12:03:06.798 118 INFO rally.task.engine [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Completed: Task validation of required platforms. 2018-01-04 12:03:06.798 118 INFO rally.task.engine [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Starting: Task validation of semantic. 2018-01-04 12:03:07.456 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() started 2018-01-04 12:03:10.052 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() finished in 2.60 sec 2018-01-04 12:03:10.098 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() started 2018-01-04 12:03:13.608 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-04 12:03:13.608 118 INFO rally.task.engine [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Completed: Task validation of semantic. 2018-01-04 12:03:13.609 118 INFO rally.task.engine [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Completed: Task validation. 2018-01-04 12:03:13.609 118 INFO rally.task.engine [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Starting: Running task. 2018-01-04 12:03:13.792 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() started 2018-01-04 12:03:16.406 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() finished in 2.61 sec 2018-01-04 12:03:16.428 243 INFO rally.task.runner [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | ITER: 1 START 2018-01-04 12:03:16.875 243 INFO rally.task.runner [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | ITER: 1 END: OK 2018-01-04 12:03:16.898 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() started 2018-01-04 12:03:20.386 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-04 12:03:21.851 118 INFO rally.task.engine [-] Load duration is: 0.445016 2018-01-04 12:03:21.851 118 INFO rally.task.engine [-] Full duration is: 6.611474 2018-01-04 12:03:22.165 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() started 2018-01-04 12:03:24.766 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() finished in 2.60 sec 2018-01-04 12:03:24.789 329 INFO rally.task.runner [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | ITER: 1 START 2018-01-04 12:03:25.630 329 INFO rally.task.runner [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | ITER: 1 END: OK 2018-01-04 12:03:25.660 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() started 2018-01-04 12:03:28.854 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() finished in 3.19 sec 2018-01-04 12:03:30.222 118 INFO rally.task.engine [-] Load duration is: 0.839723 2018-01-04 12:03:30.223 118 INFO rally.task.engine [-] Full duration is: 6.707239 2018-01-04 12:03:30.488 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() started 2018-01-04 12:03:33.098 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() finished in 2.61 sec 2018-01-04 12:03:33.119 415 INFO rally.task.runner [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | ITER: 1 START 2018-01-04 12:03:33.748 415 INFO rally.task.runner [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | ITER: 1 END: OK 2018-01-04 12:03:33.768 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() started 2018-01-04 12:03:37.032 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() finished in 3.26 sec 2018-01-04 12:03:38.542 118 INFO rally.task.engine [-] Load duration is: 0.626607 2018-01-04 12:03:38.542 118 INFO rally.task.engine [-] Full duration is: 6.558969 2018-01-04 12:03:38.793 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() started 2018-01-04 12:03:41.327 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() finished in 2.53 sec 2018-01-04 12:03:41.349 501 INFO rally.task.runner [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | ITER: 1 START 2018-01-04 12:03:42.186 501 INFO rally.task.runner [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | ITER: 1 END: OK 2018-01-04 12:03:42.211 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() started 2018-01-04 12:03:45.397 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() finished in 3.19 sec 2018-01-04 12:03:46.843 118 INFO rally.task.engine [-] Load duration is: 0.834002 2018-01-04 12:03:46.843 118 INFO rally.task.engine [-] Full duration is: 6.621557 2018-01-04 12:03:47.119 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() started 2018-01-04 12:03:49.736 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() finished in 2.62 sec 2018-01-04 12:03:49.758 587 INFO rally.task.runner [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | ITER: 1 START 2018-01-04 12:03:50.503 587 INFO rally.task.runner [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | ITER: 1 END: OK 2018-01-04 12:03:50.528 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() started 2018-01-04 12:03:53.765 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() finished in 3.24 sec 2018-01-04 12:03:55.159 118 INFO rally.task.engine [-] Load duration is: 0.743243 2018-01-04 12:03:55.160 118 INFO rally.task.engine [-] Full duration is: 6.663033 2018-01-04 12:03:55.434 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() started 2018-01-04 12:03:57.982 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack setup() finished in 2.55 sec 2018-01-04 12:03:58.003 673 INFO rally.task.runner [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | ITER: 1 START 2018-01-04 12:03:58.671 673 INFO rally.task.runner [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | ITER: 1 END: OK 2018-01-04 12:03:58.693 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() started 2018-01-04 12:04:02.125 118 INFO rally.task.context [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-04 12:04:03.485 118 INFO rally.task.engine [-] Load duration is: 0.66634 2018-01-04 12:04:03.486 118 INFO rally.task.engine [-] Full duration is: 6.70899 2018-01-04 12:04:03.693 118 INFO rally.task.engine [-] Task 6f810592-716f-4c64-aead-eff6794b0335 | Completed: Running task. Task 6f810592-716f-4c64-aead-eff6794b0335: 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.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | total | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | -> duration | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.445016 Full duration: 6.611474 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.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.839723 Full duration: 6.707239 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.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | -> duration | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.626607 Full duration: 6.558969 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.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> duration | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.834002 Full duration: 6.621557 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.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.743243 Full duration: 6.663033 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.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> duration | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.66634 Full duration: 6.70899 2018-01-04 12:04:03,997 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6f810592-716f-4c64-aead-eff6794b0335 2018-01-04 12:04:03,997 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-04 12:04:03,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6f810592-716f-4c64-aead-eff6794b0335', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-04 12:04:04,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6f810592-716f-4c64-aead-eff6794b0335'] 2018-01-04 12:04:04,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-04 12:04:04,959 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-04 12:04:04,959 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-04 12:04:04,960 - 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-04 12:04:04,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-04 12:04:04,993 - 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-04 12:04:04,995 - 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': '8467201d-a533-47f5-b404-ad70a206d391', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'flavor_name': 'rally-tiny-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ee88fa43-7ae9-466c-ae6b-c270c4c59444', '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-04 12:05:31,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f5f0b66d-d519-4e8f-ba77-e843da1175d3: started 2018-01-04 12:04:06.981 723 INFO rally.task.engine [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Starting: Task validation. 2018-01-04 12:04:07.034 723 INFO rally.task.engine [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Starting: Task validation of syntax. 2018-01-04 12:04:07.098 723 INFO rally.task.engine [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Completed: Task validation of syntax. 2018-01-04 12:04:07.099 723 INFO rally.task.engine [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Starting: Task validation of required platforms. 2018-01-04 12:04:07.122 723 INFO rally.task.engine [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Completed: Task validation of required platforms. 2018-01-04 12:04:07.122 723 INFO rally.task.engine [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Starting: Task validation of semantic. 2018-01-04 12:04:07.771 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack setup() started 2018-01-04 12:04:10.443 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack setup() finished in 2.67 sec 2018-01-04 12:04:12.705 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack cleanup() started 2018-01-04 12:04:16.091 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-04 12:04:16.091 723 INFO rally.task.engine [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Completed: Task validation of semantic. 2018-01-04 12:04:16.091 723 INFO rally.task.engine [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Completed: Task validation. 2018-01-04 12:04:16.092 723 INFO rally.task.engine [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Starting: Running task. 2018-01-04 12:04:16.275 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack setup() started 2018-01-04 12:04:18.875 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack setup() finished in 2.60 sec 2018-01-04 12:04:18.875 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context cleanup@openstack setup() started 2018-01-04 12:04:18.876 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-04 12:04:18.900 848 INFO rally.task.runner [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | ITER: 1 START 2018-01-04 12:04:24.898 848 INFO rally.task.runner [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | ITER: 1 END: OK 2018-01-04 12:04:24.928 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context cleanup@openstack cleanup() started 2018-01-04 12:04:25.537 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context cleanup@openstack cleanup() finished in 0.61 sec 2018-01-04 12:04:25.537 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack cleanup() started 2018-01-04 12:04:28.973 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-04 12:04:30.356 723 INFO rally.task.engine [-] Load duration is: 5.216456 2018-01-04 12:04:30.357 723 INFO rally.task.engine [-] Full duration is: 12.718382 2018-01-04 12:04:30.621 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack setup() started 2018-01-04 12:04:33.312 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack setup() finished in 2.69 sec 2018-01-04 12:04:33.312 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context cleanup@openstack setup() started 2018-01-04 12:04:33.313 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context cleanup@openstack setup() finished in 0.17 msec 2018-01-04 12:04:33.331 954 INFO rally.task.runner [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | ITER: 1 START 2018-01-04 12:04:38.187 954 INFO rally.task.runner [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | ITER: 1 END: OK 2018-01-04 12:04:38.211 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context cleanup@openstack cleanup() started 2018-01-04 12:04:41.437 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context cleanup@openstack cleanup() finished in 3.23 sec 2018-01-04 12:04:41.437 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack cleanup() started 2018-01-04 12:04:44.757 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-04 12:04:46.716 723 INFO rally.task.engine [-] Load duration is: 4.065147 2018-01-04 12:04:46.717 723 INFO rally.task.engine [-] Full duration is: 14.153481 2018-01-04 12:04:46.980 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack setup() started 2018-01-04 12:04:49.585 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack setup() finished in 2.60 sec 2018-01-04 12:04:49.607 1060 INFO rally.task.runner [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | ITER: 1 START 2018-01-04 12:04:50.564 1060 INFO rally.task.runner [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | ITER: 1 END: OK 2018-01-04 12:04:50.592 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack cleanup() started 2018-01-04 12:04:53.931 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-04 12:04:55.020 723 INFO rally.task.engine [-] Load duration is: 0.184761 2018-01-04 12:04:55.020 723 INFO rally.task.engine [-] Full duration is: 6.967676 2018-01-04 12:04:55.282 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack setup() started 2018-01-04 12:04:57.919 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack setup() finished in 2.64 sec 2018-01-04 12:04:57.919 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context quotas@openstack setup() started 2018-01-04 12:04:58.712 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context quotas@openstack setup() finished in 0.79 sec 2018-01-04 12:04:58.712 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context cleanup@openstack setup() started 2018-01-04 12:04:58.712 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-04 12:04:59.279 1146 INFO rally.task.runner [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | ITER: 1 START 2018-01-04 12:05:13.280 1146 INFO rally.task.runner [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | ITER: 1 END: OK 2018-01-04 12:05:13.305 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context cleanup@openstack cleanup() started 2018-01-04 12:05:26.808 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context cleanup@openstack cleanup() finished in 13.50 sec 2018-01-04 12:05:26.808 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context quotas@openstack cleanup() started 2018-01-04 12:05:26.849 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context quotas@openstack cleanup() finished in 40.54 msec 2018-01-04 12:05:26.849 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack cleanup() started 2018-01-04 12:05:30.091 723 INFO rally.task.context [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Context users@openstack cleanup() finished in 3.24 sec 2018-01-04 12:05:31.489 723 INFO rally.task.engine [-] Load duration is: 12.233493 2018-01-04 12:05:31.490 723 INFO rally.task.engine [-] Full duration is: 34.826555 2018-01-04 12:05:31.699 723 INFO rally.task.engine [-] Task f5f0b66d-d519-4e8f-ba77-e843da1175d3 | Completed: Running task. Task f5f0b66d-d519-4e8f-ba77-e843da1175d3: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.96 | 3.96 | 3.96 | 3.96 | 3.96 | 3.96 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 100.0% | 1 | | glance_v2.delete_image | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 100.0% | 1 | | total | 5.216 | 5.216 | 5.216 | 5.216 | 5.216 | 5.216 | 100.0% | 1 | | -> duration | 5.216 | 5.216 | 5.216 | 5.216 | 5.216 | 5.216 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.216456 Full duration: 12.718382 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.02 | 4.02 | 4.02 | 4.02 | 4.02 | 4.02 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 1.717 | 1.717 | 1.717 | 1.717 | 1.717 | 1.717 | 100.0% | 1 | | glance_v2.list_images | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 4.065 | 4.065 | 4.065 | 4.065 | 4.065 | 4.065 | 100.0% | 1 | | -> duration | 4.065 | 4.065 | 4.065 | 4.065 | 4.065 | 4.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.065147 Full duration: 14.153481 test scenario GlanceImages.list_images +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | -> duration | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.184761 Full duration: 6.967676 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.585 | 3.585 | 3.585 | 3.585 | 3.585 | 3.585 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> glance_v2.upload_data | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 100.0% | 1 | | nova.boot_servers | 9.647 | 9.647 | 9.647 | 9.647 | 9.647 | 9.647 | 100.0% | 1 | | total | 13.233 | 13.233 | 13.233 | 13.233 | 13.233 | 13.233 | 100.0% | 1 | | -> duration | 12.233 | 12.233 | 12.233 | 12.233 | 12.233 | 12.233 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.233493 Full duration: 34.826555 2018-01-04 12:05:31,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f5f0b66d-d519-4e8f-ba77-e843da1175d3 2018-01-04 12:05:31,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f5f0b66d-d519-4e8f-ba77-e843da1175d3', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-04 12:05:32,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f5f0b66d-d519-4e8f-ba77-e843da1175d3'] 2018-01-04 12:05:32,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-04 12:05:32,946 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-04 12:05:32,947 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-04 12:05:32,947 - 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-04 12:05:32,947 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-04 12:05:32,986 - 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-04 12:05:32,986 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-04 12:05:32,986 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-04 12:05:32,987 - 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-04 12:05:32,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-04 12:05:33,017 - 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-04 12:05:33,021 - 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': '8467201d-a533-47f5-b404-ad70a206d391', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'flavor_name': 'rally-tiny-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ee88fa43-7ae9-466c-ae6b-c270c4c59444', '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-04 12:08:28,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task dc4d6c30-fed3-416f-9887-114ce235f0c4: started 2018-01-04 12:05:35.163 1276 INFO rally.task.engine [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Starting: Task validation. 2018-01-04 12:05:35.208 1276 INFO rally.task.engine [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Starting: Task validation of syntax. 2018-01-04 12:05:35.363 1276 INFO rally.task.engine [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Completed: Task validation of syntax. 2018-01-04 12:05:35.363 1276 INFO rally.task.engine [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Starting: Task validation of required platforms. 2018-01-04 12:05:35.407 1276 INFO rally.task.engine [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Completed: Task validation of required platforms. 2018-01-04 12:05:35.407 1276 INFO rally.task.engine [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Starting: Task validation of semantic. 2018-01-04 12:05:36.141 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() started 2018-01-04 12:05:38.700 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() finished in 2.56 sec 2018-01-04 12:05:43.166 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() started 2018-01-04 12:05:46.538 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-04 12:05:46.538 1276 INFO rally.task.engine [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Completed: Task validation of semantic. 2018-01-04 12:05:46.538 1276 INFO rally.task.engine [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Completed: Task validation. 2018-01-04 12:05:46.539 1276 INFO rally.task.engine [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Starting: Running task. 2018-01-04 12:05:46.726 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() started 2018-01-04 12:05:49.391 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() finished in 2.66 sec 2018-01-04 12:05:49.391 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack setup() started 2018-01-04 12:05:50.116 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack setup() finished in 0.72 sec 2018-01-04 12:05:50.116 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context volumes@openstack setup() started 2018-01-04 12:05:53.306 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context volumes@openstack setup() finished in 3.19 sec 2018-01-04 12:05:53.306 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack setup() started 2018-01-04 12:05:53.306 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-04 12:05:53.331 1401 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 START 2018-01-04 12:05:58.624 1401 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 END: OK 2018-01-04 12:05:58.648 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack cleanup() started 2018-01-04 12:06:00.924 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack cleanup() finished in 2.28 sec 2018-01-04 12:06:00.924 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context volumes@openstack cleanup() started 2018-01-04 12:06:04.504 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context volumes@openstack cleanup() finished in 3.58 sec 2018-01-04 12:06:04.504 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack cleanup() started 2018-01-04 12:06:04.673 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-04 12:06:04.673 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() started 2018-01-04 12:06:07.870 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() finished in 3.20 sec 2018-01-04 12:06:08.853 1276 INFO rally.task.engine [-] Load duration is: 5.289611 2018-01-04 12:06:08.854 1276 INFO rally.task.engine [-] Full duration is: 21.162464 2018-01-04 12:06:09.120 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() started 2018-01-04 12:06:11.715 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() finished in 2.60 sec 2018-01-04 12:06:11.716 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack setup() started 2018-01-04 12:06:12.322 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-04 12:06:12.322 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack setup() started 2018-01-04 12:06:12.322 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-04 12:06:12.346 1587 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 START 2018-01-04 12:06:18.149 1587 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 END: OK 2018-01-04 12:06:18.173 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack cleanup() started 2018-01-04 12:06:20.341 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack cleanup() finished in 2.17 sec 2018-01-04 12:06:20.342 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack cleanup() started 2018-01-04 12:06:20.375 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack cleanup() finished in 32.77 msec 2018-01-04 12:06:20.375 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() started 2018-01-04 12:06:23.691 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-04 12:06:25.209 1276 INFO rally.task.engine [-] Load duration is: 5.799636 2018-01-04 12:06:25.210 1276 INFO rally.task.engine [-] Full duration is: 14.591211 2018-01-04 12:06:25.483 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() started 2018-01-04 12:06:28.018 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() finished in 2.53 sec 2018-01-04 12:06:28.018 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack setup() started 2018-01-04 12:06:28.625 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-04 12:06:28.626 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack setup() started 2018-01-04 12:06:28.626 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-04 12:06:29.187 1753 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 START 2018-01-04 12:06:37.328 1753 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 END: OK 2018-01-04 12:06:37.350 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack cleanup() started 2018-01-04 12:06:39.495 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack cleanup() finished in 2.14 sec 2018-01-04 12:06:39.495 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack cleanup() started 2018-01-04 12:06:39.650 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack cleanup() finished in 0.15 sec 2018-01-04 12:06:39.650 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() started 2018-01-04 12:06:42.884 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() finished in 3.23 sec 2018-01-04 12:06:43.577 1276 INFO rally.task.engine [-] Load duration is: 8.136669 2018-01-04 12:06:43.578 1276 INFO rally.task.engine [-] Full duration is: 17.422995 2018-01-04 12:06:43.841 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() started 2018-01-04 12:06:46.523 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() finished in 2.68 sec 2018-01-04 12:06:46.523 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack setup() started 2018-01-04 12:06:47.128 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-04 12:06:47.128 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack setup() started 2018-01-04 12:06:47.129 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-04 12:06:47.152 1919 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 START 2018-01-04 12:06:50.718 1919 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 END: OK 2018-01-04 12:06:50.741 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack cleanup() started 2018-01-04 12:06:53.053 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack cleanup() finished in 2.31 sec 2018-01-04 12:06:53.054 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack cleanup() started 2018-01-04 12:06:53.205 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack cleanup() finished in 0.15 sec 2018-01-04 12:06:53.206 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() started 2018-01-04 12:06:56.424 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() finished in 3.22 sec 2018-01-04 12:06:57.923 1276 INFO rally.task.engine [-] Load duration is: 3.560608 2018-01-04 12:06:57.923 1276 INFO rally.task.engine [-] Full duration is: 12.600223 2018-01-04 12:06:58.186 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() started 2018-01-04 12:07:00.748 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() finished in 2.56 sec 2018-01-04 12:07:00.749 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack setup() started 2018-01-04 12:07:01.458 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack setup() finished in 0.71 sec 2018-01-04 12:07:01.458 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack setup() started 2018-01-04 12:07:01.459 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-04 12:07:01.481 2085 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 START 2018-01-04 12:07:09.233 2085 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 END: OK 2018-01-04 12:07:09.259 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack cleanup() started 2018-01-04 12:07:11.503 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-04 12:07:11.503 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack cleanup() started 2018-01-04 12:07:11.683 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-04 12:07:11.683 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() started 2018-01-04 12:07:15.029 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() finished in 3.35 sec 2018-01-04 12:07:16.293 1276 INFO rally.task.engine [-] Load duration is: 7.747756 2018-01-04 12:07:16.294 1276 INFO rally.task.engine [-] Full duration is: 16.861061 2018-01-04 12:07:16.570 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() started 2018-01-04 12:07:19.179 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() finished in 2.61 sec 2018-01-04 12:07:19.180 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack setup() started 2018-01-04 12:07:19.794 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-04 12:07:19.794 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context volumes@openstack setup() started 2018-01-04 12:07:22.815 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context volumes@openstack setup() finished in 3.02 sec 2018-01-04 12:07:22.816 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack setup() started 2018-01-04 12:07:22.816 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-04 12:07:22.840 2251 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 START 2018-01-04 12:07:28.320 2251 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 END: OK 2018-01-04 12:07:28.349 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack cleanup() started 2018-01-04 12:07:30.582 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context cleanup@openstack cleanup() finished in 2.23 sec 2018-01-04 12:07:30.582 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context volumes@openstack cleanup() started 2018-01-04 12:07:34.120 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context volumes@openstack cleanup() finished in 3.54 sec 2018-01-04 12:07:34.120 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack cleanup() started 2018-01-04 12:07:34.291 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-04 12:07:34.291 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() started 2018-01-04 12:07:37.488 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() finished in 3.20 sec 2018-01-04 12:07:38.700 1276 INFO rally.task.engine [-] Load duration is: 5.476137 2018-01-04 12:07:38.701 1276 INFO rally.task.engine [-] Full duration is: 20.93646 2018-01-04 12:07:38.985 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() started 2018-01-04 12:07:41.643 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() finished in 2.66 sec 2018-01-04 12:07:41.643 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack setup() started 2018-01-04 12:07:41.643 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack setup() finished in 0.38 msec 2018-01-04 12:07:41.667 2437 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 START 2018-01-04 12:07:42.391 2437 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 END: OK 2018-01-04 12:07:42.417 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:07:46.712 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack cleanup() finished in 4.30 sec 2018-01-04 12:07:46.713 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() started 2018-01-04 12:07:49.988 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-04 12:07:51.070 1276 INFO rally.task.engine [-] Load duration is: 0.720192 2018-01-04 12:07:51.071 1276 INFO rally.task.engine [-] Full duration is: 11.017991 2018-01-04 12:07:51.336 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() started 2018-01-04 12:07:53.943 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() finished in 2.61 sec 2018-01-04 12:07:53.944 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack setup() started 2018-01-04 12:07:53.944 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack setup() finished in 0.38 msec 2018-01-04 12:07:53.967 2603 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 START 2018-01-04 12:07:54.703 2603 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 END: OK 2018-01-04 12:07:54.726 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:07:59.091 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack cleanup() finished in 4.37 sec 2018-01-04 12:07:59.092 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() started 2018-01-04 12:08:02.393 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-04 12:08:03.411 1276 INFO rally.task.engine [-] Load duration is: 0.731696 2018-01-04 12:08:03.412 1276 INFO rally.task.engine [-] Full duration is: 11.070386 2018-01-04 12:08:03.692 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() started 2018-01-04 12:08:06.144 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() finished in 2.45 sec 2018-01-04 12:08:06.144 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack setup() started 2018-01-04 12:08:06.145 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-04 12:08:06.168 2769 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 START 2018-01-04 12:08:06.901 2769 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 END: OK 2018-01-04 12:08:06.928 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:08:11.301 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack cleanup() finished in 4.37 sec 2018-01-04 12:08:11.302 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() started 2018-01-04 12:08:14.657 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-04 12:08:15.762 1276 INFO rally.task.engine [-] Load duration is: 0.729955 2018-01-04 12:08:15.763 1276 INFO rally.task.engine [-] Full duration is: 10.986186 2018-01-04 12:08:16.048 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() started 2018-01-04 12:08:18.591 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack setup() finished in 2.54 sec 2018-01-04 12:08:18.592 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack setup() started 2018-01-04 12:08:18.592 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-04 12:08:18.617 2935 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 START 2018-01-04 12:08:19.416 2935 INFO rally.task.runner [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | ITER: 1 END: OK 2018-01-04 12:08:19.438 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:08:23.796 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context admin_cleanup@openstack cleanup() finished in 4.36 sec 2018-01-04 12:08:23.796 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() started 2018-01-04 12:08:27.133 1276 INFO rally.task.context [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-04 12:08:28.116 1276 INFO rally.task.engine [-] Load duration is: 0.7948 2018-01-04 12:08:28.116 1276 INFO rally.task.engine [-] Full duration is: 11.102903 2018-01-04 12:08:28.340 1276 INFO rally.task.engine [-] Task dc4d6c30-fed3-416f-9887-114ce235f0c4 | Completed: Running task. Task dc4d6c30-fed3-416f-9887-114ce235f0c4: 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.036 | 3.036 | 3.036 | 3.036 | 3.036 | 3.036 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.253 | 2.253 | 2.253 | 2.253 | 2.253 | 2.253 | 100.0% | 1 | | total | 5.29 | 5.29 | 5.29 | 5.29 | 5.29 | 5.29 | 100.0% | 1 | | -> duration | 5.29 | 5.29 | 5.29 | 5.29 | 5.29 | 5.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.289611 Full duration: 21.162464 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.222 | 3.222 | 3.222 | 3.222 | 3.222 | 3.222 | 100.0% | 1 | | cinder_v2.delete_volume | 2.577 | 2.577 | 2.577 | 2.577 | 2.577 | 2.577 | 100.0% | 1 | | total | 5.8 | 5.8 | 5.8 | 5.8 | 5.8 | 5.8 | 100.0% | 1 | | -> duration | 5.8 | 5.8 | 5.8 | 5.8 | 5.8 | 5.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.799636 Full duration: 14.591211 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 | 5.702 | 5.702 | 5.702 | 5.702 | 5.702 | 5.702 | 100.0% | 1 | | cinder_v2.delete_volume | 2.434 | 2.434 | 2.434 | 2.434 | 2.434 | 2.434 | 100.0% | 1 | | total | 8.137 | 8.137 | 8.137 | 8.137 | 8.137 | 8.137 | 100.0% | 1 | | -> duration | 8.137 | 8.137 | 8.137 | 8.137 | 8.137 | 8.137 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.136669 Full duration: 17.422995 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.053 | 3.053 | 3.053 | 3.053 | 3.053 | 3.053 | 100.0% | 1 | | cinder_v2.delete_volume | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | total | 3.561 | 3.561 | 3.561 | 3.561 | 3.561 | 3.561 | 100.0% | 1 | | -> duration | 3.561 | 3.561 | 3.561 | 3.561 | 3.561 | 3.561 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.560608 Full duration: 12.600223 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.071 | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 100.0% | 1 | | cinder_v2.extend_volume | 2.352 | 2.352 | 2.352 | 2.352 | 2.352 | 2.352 | 100.0% | 1 | | cinder_v2.delete_volume | 2.324 | 2.324 | 2.324 | 2.324 | 2.324 | 2.324 | 100.0% | 1 | | total | 7.748 | 7.748 | 7.748 | 7.748 | 7.748 | 7.748 | 100.0% | 1 | | -> duration | 7.748 | 7.748 | 7.748 | 7.748 | 7.748 | 7.748 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.747756 Full duration: 16.861061 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.191 | 3.191 | 3.191 | 3.191 | 3.191 | 3.191 | 100.0% | 1 | | cinder_v2.delete_volume | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 100.0% | 1 | | total | 5.476 | 5.476 | 5.476 | 5.476 | 5.476 | 5.476 | 100.0% | 1 | | -> duration | 5.476 | 5.476 | 5.476 | 5.476 | 5.476 | 5.476 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.476137 Full duration: 20.93646 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.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | cinder_v2.list_qos | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | total | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> duration | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.720192 Full duration: 11.017991 test scenario CinderQos.create_and_set_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | cinder_v2.set_qos | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731696 Full duration: 11.070386 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.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | cinder_v2.list_types | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> duration | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729955 Full duration: 10.986186 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.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.7948 Full duration: 11.102903 2018-01-04 12:08:28,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dc4d6c30-fed3-416f-9887-114ce235f0c4 2018-01-04 12:08:28,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'dc4d6c30-fed3-416f-9887-114ce235f0c4', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-04 12:08:28,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'dc4d6c30-fed3-416f-9887-114ce235f0c4'] 2018-01-04 12:08:29,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-04 12:08:29,760 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-04 12:08:29,760 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-04 12:08:29,760 - 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-04 12:08:29,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-04 12:08:29,776 - 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-04 12:08:29,777 - 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': '8467201d-a533-47f5-b404-ad70a206d391', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'flavor_name': 'rally-tiny-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ee88fa43-7ae9-466c-ae6b-c270c4c59444', '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-04 12:09:41,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 296ab3bd-7211-41be-a1f7-b365a0ca5211: started 2018-01-04 12:08:31.846 3065 INFO rally.task.engine [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Starting: Task validation. 2018-01-04 12:08:31.891 3065 INFO rally.task.engine [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Starting: Task validation of syntax. 2018-01-04 12:08:31.942 3065 INFO rally.task.engine [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Completed: Task validation of syntax. 2018-01-04 12:08:31.942 3065 INFO rally.task.engine [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Starting: Task validation of required platforms. 2018-01-04 12:08:31.963 3065 INFO rally.task.engine [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Completed: Task validation of required platforms. 2018-01-04 12:08:31.963 3065 INFO rally.task.engine [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Starting: Task validation of semantic. 2018-01-04 12:08:32.599 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack setup() started 2018-01-04 12:08:35.199 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack setup() finished in 2.60 sec 2018-01-04 12:08:38.491 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack cleanup() started 2018-01-04 12:08:41.634 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack cleanup() finished in 3.14 sec 2018-01-04 12:08:41.634 3065 INFO rally.task.engine [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Completed: Task validation of semantic. 2018-01-04 12:08:41.634 3065 INFO rally.task.engine [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Completed: Task validation. 2018-01-04 12:08:41.635 3065 INFO rally.task.engine [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Starting: Running task. 2018-01-04 12:08:41.828 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack setup() started 2018-01-04 12:08:44.452 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack setup() finished in 2.62 sec 2018-01-04 12:08:44.453 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack setup() started 2018-01-04 12:08:45.357 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack setup() finished in 0.90 sec 2018-01-04 12:08:45.357 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context cleanup@openstack setup() started 2018-01-04 12:08:45.358 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-04 12:08:45.380 3220 INFO rally.task.runner [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | ITER: 1 START 2018-01-04 12:08:54.353 3220 INFO rally.task.runner [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | ITER: 1 END: OK 2018-01-04 12:08:54.378 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context cleanup@openstack cleanup() started 2018-01-04 12:08:54.931 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context cleanup@openstack cleanup() finished in 0.55 sec 2018-01-04 12:08:54.932 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack cleanup() started 2018-01-04 12:08:54.940 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack cleanup() finished in 8.08 msec 2018-01-04 12:08:54.940 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack cleanup() started 2018-01-04 12:08:58.389 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-04 12:08:59.934 3065 INFO rally.task.engine [-] Load duration is: 4.971023 2018-01-04 12:08:59.935 3065 INFO rally.task.engine [-] Full duration is: 16.581597 2018-01-04 12:09:00.228 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack setup() started 2018-01-04 12:09:02.773 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack setup() finished in 2.55 sec 2018-01-04 12:09:02.773 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack setup() started 2018-01-04 12:09:03.618 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack setup() finished in 0.84 sec 2018-01-04 12:09:03.618 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context cleanup@openstack setup() started 2018-01-04 12:09:03.618 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-04 12:09:03.640 3386 INFO rally.task.runner [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | ITER: 1 START 2018-01-04 12:09:09.675 3386 INFO rally.task.runner [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | ITER: 1 END: OK 2018-01-04 12:09:09.703 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context cleanup@openstack cleanup() started 2018-01-04 12:09:11.419 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context cleanup@openstack cleanup() finished in 1.72 sec 2018-01-04 12:09:11.420 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack cleanup() started 2018-01-04 12:09:11.428 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack cleanup() finished in 8.11 msec 2018-01-04 12:09:11.428 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack cleanup() started 2018-01-04 12:09:14.726 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-04 12:09:16.318 3065 INFO rally.task.engine [-] Load duration is: 4.032636 2018-01-04 12:09:16.319 3065 INFO rally.task.engine [-] Full duration is: 14.517249 2018-01-04 12:09:16.594 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack setup() started 2018-01-04 12:09:19.275 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack setup() finished in 2.68 sec 2018-01-04 12:09:19.276 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack setup() started 2018-01-04 12:09:20.182 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack setup() finished in 0.91 sec 2018-01-04 12:09:20.182 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context cleanup@openstack setup() started 2018-01-04 12:09:20.182 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-04 12:09:20.204 3552 INFO rally.task.runner [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | ITER: 1 START 2018-01-04 12:09:28.436 3552 INFO rally.task.runner [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | ITER: 1 END: OK 2018-01-04 12:09:28.463 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context cleanup@openstack cleanup() started 2018-01-04 12:09:29.003 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context cleanup@openstack cleanup() finished in 0.54 sec 2018-01-04 12:09:29.004 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack cleanup() started 2018-01-04 12:09:29.011 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack cleanup() finished in 7.51 msec 2018-01-04 12:09:29.011 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack cleanup() started 2018-01-04 12:09:32.321 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-04 12:09:32.690 3065 INFO rally.task.engine [-] Load duration is: 6.229555 2018-01-04 12:09:32.690 3065 INFO rally.task.engine [-] Full duration is: 15.745543 2018-01-04 12:09:32.982 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack setup() started 2018-01-04 12:09:35.747 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack setup() finished in 2.76 sec 2018-01-04 12:09:35.748 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack setup() started 2018-01-04 12:09:36.604 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack setup() finished in 0.86 sec 2018-01-04 12:09:36.625 3718 INFO rally.task.runner [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | ITER: 1 START 2018-01-04 12:09:37.175 3718 INFO rally.task.runner [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | ITER: 1 END: OK 2018-01-04 12:09:37.204 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack cleanup() started 2018-01-04 12:09:37.212 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context roles@openstack cleanup() finished in 8.13 msec 2018-01-04 12:09:37.212 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack cleanup() started 2018-01-04 12:09:40.520 3065 INFO rally.task.context [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-04 12:09:41.036 3065 INFO rally.task.engine [-] Load duration is: 0.547932 2018-01-04 12:09:41.036 3065 INFO rally.task.engine [-] Full duration is: 7.554933 2018-01-04 12:09:41.251 3065 INFO rally.task.engine [-] Task 296ab3bd-7211-41be-a1f7-b365a0ca5211 | Completed: Running task. Task 296ab3bd-7211-41be-a1f7-b365a0ca5211: 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.076 | 4.076 | 4.076 | 4.076 | 4.076 | 4.076 | 100.0% | 1 | | heat.update_stack | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 100.0% | 1 | | heat.delete_stack | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 100.0% | 1 | | total | 8.971 | 8.971 | 8.971 | 8.971 | 8.971 | 8.971 | 100.0% | 1 | | -> duration | 4.971 | 4.971 | 4.971 | 4.971 | 4.971 | 4.971 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.971023 Full duration: 16.581597 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.398 | 4.398 | 4.398 | 4.398 | 4.398 | 4.398 | 100.0% | 1 | | heat.check_stack | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | heat.delete_stack | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 100.0% | 1 | | total | 6.033 | 6.033 | 6.033 | 6.033 | 6.033 | 6.033 | 100.0% | 1 | | -> duration | 4.033 | 4.033 | 4.033 | 4.033 | 4.033 | 4.033 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.032636 Full duration: 14.517249 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.053 | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 100.0% | 1 | | heat.suspend_stack | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 100.0% | 1 | | heat.resume_stack | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | heat.delete_stack | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 100.0% | 1 | | total | 8.23 | 8.23 | 8.23 | 8.23 | 8.23 | 8.23 | 100.0% | 1 | | -> duration | 6.23 | 6.23 | 6.23 | 6.23 | 6.23 | 6.23 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.229555 Full duration: 15.745543 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.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | total | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | -> duration | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.547932 Full duration: 7.554933 2018-01-04 12:09:41,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 296ab3bd-7211-41be-a1f7-b365a0ca5211 2018-01-04 12:09:41,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '296ab3bd-7211-41be-a1f7-b365a0ca5211', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-04 12:09:41,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '296ab3bd-7211-41be-a1f7-b365a0ca5211'] 2018-01-04 12:09:42,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-04 12:09:42,368 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-04 12:09:42,368 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-04 12:09:42,369 - 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-04 12:09:42,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-04 12:09:42,407 - 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-04 12:09:42,411 - 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': '8467201d-a533-47f5-b404-ad70a206d391', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'flavor_name': 'rally-tiny-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ee88fa43-7ae9-466c-ae6b-c270c4c59444', '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-04 12:12:39,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 1646b523-2835-414b-b02e-872b39c45a14: started 2018-01-04 12:09:44.459 3798 INFO rally.task.engine [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Starting: Task validation. 2018-01-04 12:09:44.502 3798 INFO rally.task.engine [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Starting: Task validation of syntax. 2018-01-04 12:09:44.603 3798 INFO rally.task.engine [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Completed: Task validation of syntax. 2018-01-04 12:09:44.603 3798 INFO rally.task.engine [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Starting: Task validation of required platforms. 2018-01-04 12:09:44.641 3798 INFO rally.task.engine [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Completed: Task validation of required platforms. 2018-01-04 12:09:44.641 3798 INFO rally.task.engine [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Starting: Task validation of semantic. 2018-01-04 12:09:45.220 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() started 2018-01-04 12:09:47.788 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() finished in 2.57 sec 2018-01-04 12:09:47.867 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() started 2018-01-04 12:09:51.167 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-04 12:09:51.167 3798 INFO rally.task.engine [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Completed: Task validation of semantic. 2018-01-04 12:09:51.168 3798 INFO rally.task.engine [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Completed: Task validation. 2018-01-04 12:09:51.169 3798 INFO rally.task.engine [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Starting: Running task. 2018-01-04 12:09:51.366 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() started 2018-01-04 12:09:54.100 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() finished in 2.73 sec 2018-01-04 12:09:54.101 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() started 2018-01-04 12:09:54.101 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-04 12:09:54.123 3923 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 START 2018-01-04 12:09:55.657 3923 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 END: OK 2018-01-04 12:09:55.681 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:10:01.422 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() finished in 5.74 sec 2018-01-04 12:10:01.423 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() started 2018-01-04 12:10:04.677 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() finished in 3.25 sec 2018-01-04 12:10:05.461 3798 INFO rally.task.engine [-] Load duration is: 0.691525 2018-01-04 12:10:05.461 3798 INFO rally.task.engine [-] Full duration is: 13.32464 2018-01-04 12:10:05.744 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() started 2018-01-04 12:10:08.345 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() finished in 2.60 sec 2018-01-04 12:10:08.346 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() started 2018-01-04 12:10:08.346 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-04 12:10:08.367 4089 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 START 2018-01-04 12:10:09.923 4089 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 END: OK 2018-01-04 12:10:09.951 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:10:15.516 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() finished in 5.56 sec 2018-01-04 12:10:15.516 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() started 2018-01-04 12:10:18.794 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-04 12:10:19.823 3798 INFO rally.task.engine [-] Load duration is: 0.661436 2018-01-04 12:10:19.824 3798 INFO rally.task.engine [-] Full duration is: 13.068278 2018-01-04 12:10:20.124 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() started 2018-01-04 12:10:22.698 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() finished in 2.57 sec 2018-01-04 12:10:22.699 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() started 2018-01-04 12:10:22.699 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-04 12:10:22.721 4255 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 START 2018-01-04 12:10:24.407 4255 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 END: OK 2018-01-04 12:10:24.428 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:10:30.038 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() finished in 5.61 sec 2018-01-04 12:10:30.039 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() started 2018-01-04 12:10:33.256 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() finished in 3.22 sec 2018-01-04 12:10:34.220 3798 INFO rally.task.engine [-] Load duration is: 0.785986 2018-01-04 12:10:34.221 3798 INFO rally.task.engine [-] Full duration is: 13.148306 2018-01-04 12:10:34.503 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() started 2018-01-04 12:10:37.192 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() finished in 2.69 sec 2018-01-04 12:10:37.193 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() started 2018-01-04 12:10:37.193 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-04 12:10:37.215 4421 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 START 2018-01-04 12:10:38.782 4421 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 END: OK 2018-01-04 12:10:38.805 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:10:42.455 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() finished in 3.65 sec 2018-01-04 12:10:42.456 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() started 2018-01-04 12:10:45.622 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() finished in 3.17 sec 2018-01-04 12:10:46.566 3798 INFO rally.task.engine [-] Load duration is: 0.661754 2018-01-04 12:10:46.566 3798 INFO rally.task.engine [-] Full duration is: 11.136117 2018-01-04 12:10:46.852 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() started 2018-01-04 12:10:49.503 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() finished in 2.65 sec 2018-01-04 12:10:49.504 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() started 2018-01-04 12:10:49.505 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() finished in 0.36 msec 2018-01-04 12:10:49.528 4587 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 START 2018-01-04 12:10:50.983 4587 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 END: OK 2018-01-04 12:10:51.009 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:10:54.694 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() finished in 3.69 sec 2018-01-04 12:10:54.695 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() started 2018-01-04 12:10:57.891 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() finished in 3.20 sec 2018-01-04 12:10:58.923 3798 INFO rally.task.engine [-] Load duration is: 0.561232 2018-01-04 12:10:58.924 3798 INFO rally.task.engine [-] Full duration is: 11.057013 2018-01-04 12:10:59.200 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() started 2018-01-04 12:11:01.792 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() finished in 2.59 sec 2018-01-04 12:11:01.792 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() started 2018-01-04 12:11:01.792 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-04 12:11:01.814 4753 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 START 2018-01-04 12:11:04.394 4753 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 END: OK 2018-01-04 12:11:04.415 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:11:14.164 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() finished in 9.75 sec 2018-01-04 12:11:14.165 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() started 2018-01-04 12:11:17.442 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-04 12:11:19.314 3798 INFO rally.task.engine [-] Load duration is: 1.687643 2018-01-04 12:11:19.315 3798 INFO rally.task.engine [-] Full duration is: 18.256308 2018-01-04 12:11:19.625 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() started 2018-01-04 12:11:22.302 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() finished in 2.68 sec 2018-01-04 12:11:22.303 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() started 2018-01-04 12:11:22.303 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() finished in 0.40 msec 2018-01-04 12:11:22.326 4919 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 START 2018-01-04 12:11:24.080 4919 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 END: OK 2018-01-04 12:11:24.104 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:11:27.805 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() finished in 3.70 sec 2018-01-04 12:11:27.806 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() started 2018-01-04 12:11:31.020 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() finished in 3.21 sec 2018-01-04 12:11:31.699 3798 INFO rally.task.engine [-] Load duration is: 0.853794 2018-01-04 12:11:31.700 3798 INFO rally.task.engine [-] Full duration is: 11.41479 2018-01-04 12:11:31.972 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() started 2018-01-04 12:11:34.668 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() finished in 2.70 sec 2018-01-04 12:11:34.668 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() started 2018-01-04 12:11:34.669 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() finished in 0.36 msec 2018-01-04 12:11:34.689 5085 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 START 2018-01-04 12:11:36.384 5085 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 END: OK 2018-01-04 12:11:36.406 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:11:42.129 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() finished in 5.72 sec 2018-01-04 12:11:42.129 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() started 2018-01-04 12:11:45.362 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() finished in 3.23 sec 2018-01-04 12:11:46.069 3798 INFO rally.task.engine [-] Load duration is: 0.794452 2018-01-04 12:11:46.070 3798 INFO rally.task.engine [-] Full duration is: 13.408471 2018-01-04 12:11:46.332 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() started 2018-01-04 12:11:48.942 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() finished in 2.61 sec 2018-01-04 12:11:48.943 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() started 2018-01-04 12:11:48.943 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-04 12:11:48.964 5251 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 START 2018-01-04 12:11:50.563 5251 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 END: OK 2018-01-04 12:11:50.585 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:11:56.615 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() finished in 6.03 sec 2018-01-04 12:11:56.616 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() started 2018-01-04 12:11:59.941 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-04 12:12:00.408 3798 INFO rally.task.engine [-] Load duration is: 0.705526 2018-01-04 12:12:00.409 3798 INFO rally.task.engine [-] Full duration is: 13.626559 2018-01-04 12:12:00.693 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() started 2018-01-04 12:12:03.289 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() finished in 2.60 sec 2018-01-04 12:12:03.289 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() started 2018-01-04 12:12:03.289 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-04 12:12:03.312 5417 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 START 2018-01-04 12:12:05.090 5417 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 END: OK 2018-01-04 12:12:05.112 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:12:10.793 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() finished in 5.68 sec 2018-01-04 12:12:10.794 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() started 2018-01-04 12:12:14.183 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-04 12:12:14.775 3798 INFO rally.task.engine [-] Load duration is: 0.800629 2018-01-04 12:12:14.776 3798 INFO rally.task.engine [-] Full duration is: 13.506148 2018-01-04 12:12:15.054 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() started 2018-01-04 12:12:17.608 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack setup() finished in 2.55 sec 2018-01-04 12:12:17.608 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() started 2018-01-04 12:12:17.609 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-04 12:12:17.631 5583 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 START 2018-01-04 12:12:24.302 5583 INFO rally.task.runner [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | ITER: 1 END: OK 2018-01-04 12:12:24.324 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:12:33.667 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context admin_cleanup@openstack cleanup() finished in 9.34 sec 2018-01-04 12:12:33.668 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() started 2018-01-04 12:12:37.260 3798 INFO rally.task.context [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-04 12:12:39.189 3798 INFO rally.task.engine [-] Load duration is: 5.77286 2018-01-04 12:12:39.190 3798 INFO rally.task.engine [-] Full duration is: 22.222941 2018-01-04 12:12:39.413 3798 INFO rally.task.engine [-] Task 1646b523-2835-414b-b02e-872b39c45a14 | Completed: Running task. Task 1646b523-2835-414b-b02e-872b39c45a14: 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.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | keystone_v3.add_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.revoke_role | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> duration | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.691525 Full duration: 13.32464 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.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | keystone_v3.add_role | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.list_roles | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> duration | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.661436 Full duration: 13.068278 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.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | keystone_v3.list_projects | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785986 Full duration: 13.148306 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.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | keystone_v3.delete_role | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | -> duration | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.661754 Full duration: 11.136117 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.464 | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 100.0% | 1 | | keystone_v3.delete_service | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | -> duration | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.561232 Full duration: 11.057013 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.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | keystone_v3.create_user | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | -> keystone_v3.add_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.create_role | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.get_project | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | keystone_v3.get_user | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_role | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | keystone_v3.list_services | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | keystone_v3.get_services | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 100.0% | 1 | | -> duration | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 1.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.687643 Full duration: 18.256308 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | keystone_v3.update_project | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.delete_project | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | total | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> duration | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.853794 Full duration: 11.41479 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | total | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> duration | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794452 Full duration: 13.408471 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> duration | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705526 Full duration: 13.626559 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.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | keystone_v3.list_users | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 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.800629 Full duration: 13.506148 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.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | keystone_v3.create_users | 4.292 | 4.292 | 4.292 | 4.292 | 4.292 | 4.292 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.292 | 4.292 | 4.292 | 4.292 | 4.292 | 4.292 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | total | 5.773 | 5.773 | 5.773 | 5.773 | 5.773 | 5.773 | 100.0% | 1 | | -> duration | 5.773 | 5.773 | 5.773 | 5.773 | 5.773 | 5.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.77286 Full duration: 22.222941 2018-01-04 12:12:39,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1646b523-2835-414b-b02e-872b39c45a14 2018-01-04 12:12:39,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1646b523-2835-414b-b02e-872b39c45a14', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-04 12:12:39,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1646b523-2835-414b-b02e-872b39c45a14'] 2018-01-04 12:12:40,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-04 12:12:40,704 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-04 12:12:40,704 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-04 12:12:40,704 - 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-04 12:12:40,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-04 12:12:40,736 - 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-04 12:12:40,739 - 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': '8467201d-a533-47f5-b404-ad70a206d391', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'flavor_name': 'rally-tiny-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ee88fa43-7ae9-466c-ae6b-c270c4c59444', '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-04 12:17:01,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task debe6d33-567c-4091-8019-418b3c137883: started 2018-01-04 12:12:42.887 5713 INFO rally.task.engine [-] Task debe6d33-567c-4091-8019-418b3c137883 | Starting: Task validation. 2018-01-04 12:12:42.928 5713 INFO rally.task.engine [-] Task debe6d33-567c-4091-8019-418b3c137883 | Starting: Task validation of syntax. 2018-01-04 12:12:43.113 5713 INFO rally.task.engine [-] Task debe6d33-567c-4091-8019-418b3c137883 | Completed: Task validation of syntax. 2018-01-04 12:12:43.113 5713 INFO rally.task.engine [-] Task debe6d33-567c-4091-8019-418b3c137883 | Starting: Task validation of required platforms. 2018-01-04 12:12:43.158 5713 INFO rally.task.engine [-] Task debe6d33-567c-4091-8019-418b3c137883 | Completed: Task validation of required platforms. 2018-01-04 12:12:43.159 5713 INFO rally.task.engine [-] Task debe6d33-567c-4091-8019-418b3c137883 | Starting: Task validation of semantic. 2018-01-04 12:12:43.796 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() started 2018-01-04 12:12:46.434 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() finished in 2.64 sec 2018-01-04 12:12:50.712 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() started 2018-01-04 12:12:53.946 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() finished in 3.23 sec 2018-01-04 12:12:53.946 5713 INFO rally.task.engine [-] Task debe6d33-567c-4091-8019-418b3c137883 | Completed: Task validation of semantic. 2018-01-04 12:12:53.946 5713 INFO rally.task.engine [-] Task debe6d33-567c-4091-8019-418b3c137883 | Completed: Task validation. 2018-01-04 12:12:53.947 5713 INFO rally.task.engine [-] Task debe6d33-567c-4091-8019-418b3c137883 | Starting: Running task. 2018-01-04 12:12:54.127 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() started 2018-01-04 12:12:56.721 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() finished in 2.59 sec 2018-01-04 12:12:56.722 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() started 2018-01-04 12:12:57.284 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-04 12:12:57.285 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() started 2018-01-04 12:12:57.285 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-04 12:12:57.308 5838 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 START 2018-01-04 12:12:58.937 5838 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 END: OK 2018-01-04 12:12:58.957 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() started 2018-01-04 12:13:04.354 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() finished in 5.40 sec 2018-01-04 12:13:04.355 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() started 2018-01-04 12:13:04.380 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() finished in 25.79 msec 2018-01-04 12:13:04.381 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() started 2018-01-04 12:13:07.506 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() finished in 3.13 sec 2018-01-04 12:13:08.213 5713 INFO rally.task.engine [-] Load duration is: 1.626984 2018-01-04 12:13:08.213 5713 INFO rally.task.engine [-] Full duration is: 13.397654 2018-01-04 12:13:08.506 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() started 2018-01-04 12:13:11.097 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() finished in 2.59 sec 2018-01-04 12:13:11.097 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() started 2018-01-04 12:13:11.651 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() finished in 0.55 sec 2018-01-04 12:13:11.651 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack setup() started 2018-01-04 12:13:16.247 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack setup() finished in 4.60 sec 2018-01-04 12:13:16.247 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() started 2018-01-04 12:13:16.247 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-04 12:13:16.270 6124 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 START 2018-01-04 12:13:18.526 6124 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 END: OK 2018-01-04 12:13:18.552 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() started 2018-01-04 12:13:24.289 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() finished in 5.74 sec 2018-01-04 12:13:24.290 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack cleanup() started 2018-01-04 12:13:28.164 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack cleanup() finished in 3.87 sec 2018-01-04 12:13:28.165 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() started 2018-01-04 12:13:28.333 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-04 12:13:28.334 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() started 2018-01-04 12:13:31.579 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() finished in 3.25 sec 2018-01-04 12:13:32.659 5713 INFO rally.task.engine [-] Load duration is: 2.253364 2018-01-04 12:13:32.659 5713 INFO rally.task.engine [-] Full duration is: 23.093818 2018-01-04 12:13:32.927 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() started 2018-01-04 12:13:35.436 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() finished in 2.51 sec 2018-01-04 12:13:35.436 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() started 2018-01-04 12:13:36.017 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-04 12:13:36.017 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack setup() started 2018-01-04 12:13:40.572 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack setup() finished in 4.55 sec 2018-01-04 12:13:40.573 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() started 2018-01-04 12:13:40.573 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-04 12:13:40.595 6410 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 START 2018-01-04 12:13:44.820 6410 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 END: OK 2018-01-04 12:13:44.841 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() started 2018-01-04 12:13:54.677 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() finished in 9.84 sec 2018-01-04 12:13:54.677 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack cleanup() started 2018-01-04 12:13:58.246 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack cleanup() finished in 3.57 sec 2018-01-04 12:13:58.247 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() started 2018-01-04 12:13:58.413 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-04 12:13:58.413 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() started 2018-01-04 12:14:01.634 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() finished in 3.22 sec 2018-01-04 12:14:03.118 5713 INFO rally.task.engine [-] Load duration is: 4.223619 2018-01-04 12:14:03.119 5713 INFO rally.task.engine [-] Full duration is: 28.726522 2018-01-04 12:14:03.376 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() started 2018-01-04 12:14:06.031 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() finished in 2.66 sec 2018-01-04 12:14:06.032 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() started 2018-01-04 12:14:06.604 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-04 12:14:06.604 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack setup() started 2018-01-04 12:14:10.713 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack setup() finished in 4.11 sec 2018-01-04 12:14:10.713 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() started 2018-01-04 12:14:10.713 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-04 12:14:10.737 6696 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 START 2018-01-04 12:14:12.106 6696 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 END: OK 2018-01-04 12:14:12.136 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() started 2018-01-04 12:14:17.762 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() finished in 5.63 sec 2018-01-04 12:14:17.763 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack cleanup() started 2018-01-04 12:14:21.621 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack cleanup() finished in 3.86 sec 2018-01-04 12:14:21.621 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() started 2018-01-04 12:14:21.788 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-04 12:14:21.788 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() started 2018-01-04 12:14:25.003 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() finished in 3.21 sec 2018-01-04 12:14:25.500 5713 INFO rally.task.engine [-] Load duration is: 1.367368 2018-01-04 12:14:25.501 5713 INFO rally.task.engine [-] Full duration is: 21.645689 2018-01-04 12:14:25.785 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() started 2018-01-04 12:14:28.400 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() finished in 2.62 sec 2018-01-04 12:14:28.401 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() started 2018-01-04 12:14:28.941 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() finished in 0.54 sec 2018-01-04 12:14:28.941 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() started 2018-01-04 12:14:28.941 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-04 12:14:28.963 6982 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 START 2018-01-04 12:14:30.083 6982 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 END: OK 2018-01-04 12:14:30.109 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() started 2018-01-04 12:14:38.044 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() finished in 7.93 sec 2018-01-04 12:14:38.044 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() started 2018-01-04 12:14:38.070 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() finished in 26.12 msec 2018-01-04 12:14:38.071 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() started 2018-01-04 12:14:41.207 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() finished in 3.14 sec 2018-01-04 12:14:41.891 5713 INFO rally.task.engine [-] Load duration is: 1.117517 2018-01-04 12:14:41.892 5713 INFO rally.task.engine [-] Full duration is: 15.439128 2018-01-04 12:14:42.197 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() started 2018-01-04 12:14:44.732 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() finished in 2.54 sec 2018-01-04 12:14:44.733 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() started 2018-01-04 12:14:45.308 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-04 12:14:45.308 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack setup() started 2018-01-04 12:14:49.659 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack setup() finished in 4.35 sec 2018-01-04 12:14:49.660 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() started 2018-01-04 12:14:49.660 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-04 12:14:49.681 7268 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 START 2018-01-04 12:14:51.383 7268 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 END: OK 2018-01-04 12:14:51.411 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() started 2018-01-04 12:14:59.293 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() finished in 7.88 sec 2018-01-04 12:14:59.293 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack cleanup() started 2018-01-04 12:15:03.099 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack cleanup() finished in 3.81 sec 2018-01-04 12:15:03.099 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() started 2018-01-04 12:15:03.266 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-04 12:15:03.266 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() started 2018-01-04 12:15:06.466 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() finished in 3.20 sec 2018-01-04 12:15:08.336 5713 INFO rally.task.engine [-] Load duration is: 1.699552 2018-01-04 12:15:08.337 5713 INFO rally.task.engine [-] Full duration is: 24.291161 2018-01-04 12:15:08.601 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() started 2018-01-04 12:15:11.245 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() finished in 2.64 sec 2018-01-04 12:15:11.246 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() started 2018-01-04 12:15:11.885 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-04 12:15:11.885 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack setup() started 2018-01-04 12:15:16.145 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack setup() finished in 4.26 sec 2018-01-04 12:15:16.145 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() started 2018-01-04 12:15:16.146 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-04 12:15:16.168 7554 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 START 2018-01-04 12:15:19.354 7554 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 END: OK 2018-01-04 12:15:19.373 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() started 2018-01-04 12:15:33.947 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() finished in 14.57 sec 2018-01-04 12:15:33.947 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack cleanup() started 2018-01-04 12:15:37.481 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack cleanup() finished in 3.53 sec 2018-01-04 12:15:37.481 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() started 2018-01-04 12:15:37.648 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-04 12:15:37.648 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() started 2018-01-04 12:15:41.072 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-04 12:15:42.798 5713 INFO rally.task.engine [-] Load duration is: 3.183934 2018-01-04 12:15:42.798 5713 INFO rally.task.engine [-] Full duration is: 32.48587 2018-01-04 12:15:43.076 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() started 2018-01-04 12:15:45.621 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() finished in 2.54 sec 2018-01-04 12:15:45.622 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() started 2018-01-04 12:15:46.172 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() finished in 0.55 sec 2018-01-04 12:15:46.172 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack setup() started 2018-01-04 12:15:50.272 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack setup() finished in 4.10 sec 2018-01-04 12:15:50.273 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() started 2018-01-04 12:15:50.273 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-04 12:15:50.293 7840 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 START 2018-01-04 12:15:51.571 7840 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 END: OK 2018-01-04 12:15:51.592 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() started 2018-01-04 12:16:01.718 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() finished in 10.13 sec 2018-01-04 12:16:01.718 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack cleanup() started 2018-01-04 12:16:05.305 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context network@openstack cleanup() finished in 3.59 sec 2018-01-04 12:16:05.305 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() started 2018-01-04 12:16:05.460 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() finished in 0.15 sec 2018-01-04 12:16:05.460 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() started 2018-01-04 12:16:08.567 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() finished in 3.11 sec 2018-01-04 12:16:09.223 5713 INFO rally.task.engine [-] Load duration is: 1.276421 2018-01-04 12:16:09.223 5713 INFO rally.task.engine [-] Full duration is: 25.50753 2018-01-04 12:16:09.509 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() started 2018-01-04 12:16:12.077 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() finished in 2.57 sec 2018-01-04 12:16:12.077 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() started 2018-01-04 12:16:12.616 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() finished in 0.54 sec 2018-01-04 12:16:12.616 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() started 2018-01-04 12:16:12.617 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-04 12:16:12.638 8126 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 START 2018-01-04 12:16:13.596 8126 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 END: OK 2018-01-04 12:16:13.616 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() started 2018-01-04 12:16:19.075 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() finished in 5.46 sec 2018-01-04 12:16:19.075 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() started 2018-01-04 12:16:19.116 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() finished in 40.67 msec 2018-01-04 12:16:19.117 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() started 2018-01-04 12:16:22.352 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() finished in 3.24 sec 2018-01-04 12:16:23.586 5713 INFO rally.task.engine [-] Load duration is: 0.955547 2018-01-04 12:16:23.586 5713 INFO rally.task.engine [-] Full duration is: 12.861639 2018-01-04 12:16:23.885 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() started 2018-01-04 12:16:26.491 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() finished in 2.61 sec 2018-01-04 12:16:26.492 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() started 2018-01-04 12:16:27.039 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() finished in 0.55 sec 2018-01-04 12:16:27.039 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() started 2018-01-04 12:16:27.039 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-04 12:16:27.062 8412 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 START 2018-01-04 12:16:28.243 8412 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 END: OK 2018-01-04 12:16:28.270 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() started 2018-01-04 12:16:33.904 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() finished in 5.63 sec 2018-01-04 12:16:33.905 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() started 2018-01-04 12:16:33.922 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() finished in 16.87 msec 2018-01-04 12:16:33.922 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() started 2018-01-04 12:16:37.176 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() finished in 3.25 sec 2018-01-04 12:16:37.970 5713 INFO rally.task.engine [-] Load duration is: 1.178623 2018-01-04 12:16:37.970 5713 INFO rally.task.engine [-] Full duration is: 13.310262 2018-01-04 12:16:38.292 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() started 2018-01-04 12:16:40.907 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack setup() finished in 2.61 sec 2018-01-04 12:16:40.907 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() started 2018-01-04 12:16:41.461 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack setup() finished in 0.55 sec 2018-01-04 12:16:41.462 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context roles@openstack setup() started 2018-01-04 12:16:43.214 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context roles@openstack setup() finished in 1.75 sec 2018-01-04 12:16:43.215 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() started 2018-01-04 12:16:43.215 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-04 12:16:43.237 8728 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 START 2018-01-04 12:16:46.221 8728 INFO rally.task.runner [-] Task debe6d33-567c-4091-8019-418b3c137883 | ITER: 1 END: OK 2018-01-04 12:16:46.246 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() started 2018-01-04 12:16:55.853 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context cleanup@openstack cleanup() finished in 9.61 sec 2018-01-04 12:16:55.854 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context roles@openstack cleanup() started 2018-01-04 12:16:56.784 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context roles@openstack cleanup() finished in 0.93 sec 2018-01-04 12:16:56.785 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() started 2018-01-04 12:16:56.944 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-04 12:16:56.945 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() started 2018-01-04 12:16:59.985 5713 INFO rally.task.context [-] Task debe6d33-567c-4091-8019-418b3c137883 | Context users@openstack cleanup() finished in 3.04 sec 2018-01-04 12:17:00.409 5713 INFO rally.task.engine [-] Load duration is: 2.98217 2018-01-04 12:17:00.409 5713 INFO rally.task.engine [-] Full duration is: 21.711801 2018-01-04 12:17:00.773 5713 INFO rally.task.engine [-] Task debe6d33-567c-4091-8019-418b3c137883 | Completed: Running task. Task debe6d33-567c-4091-8019-418b3c137883: 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 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | neutron.delete_network | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | total | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | -> duration | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.626984 Full duration: 13.397654 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.634 | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 100.0% | 1 | | neutron.delete_port | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | total | 2.253 | 2.253 | 2.253 | 2.253 | 2.253 | 2.253 | 100.0% | 1 | | -> duration | 2.253 | 2.253 | 2.253 | 2.253 | 2.253 | 2.253 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.253364 Full duration: 23.093818 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.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | neutron.create_subnet | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | neutron.create_router | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | neutron.add_interface_router | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 100.0% | 1 | | neutron.remove_interface_router | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | neutron.delete_router | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 4.224 | 4.224 | 4.224 | 4.224 | 4.224 | 4.224 | 100.0% | 1 | | -> duration | 4.224 | 4.224 | 4.224 | 4.224 | 4.224 | 4.224 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.223619 Full duration: 28.726522 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.delete_subnet | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | -> duration | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.367368 Full duration: 21.645689 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 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | neutron.list_networks | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> duration | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.117517 Full duration: 15.439128 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.604 | 1.604 | 1.604 | 1.604 | 1.604 | 1.604 | 100.0% | 1 | | neutron.list_ports | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 100.0% | 1 | | -> duration | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.699552 Full duration: 24.291161 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.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | neutron.create_subnet | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | neutron.create_router | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | neutron.add_interface_router | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 100.0% | 1 | | neutron.list_routers | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 3.184 | 3.184 | 3.184 | 3.184 | 3.184 | 3.184 | 100.0% | 1 | | -> duration | 3.184 | 3.184 | 3.184 | 3.184 | 3.184 | 3.184 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.183934 Full duration: 32.48587 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | neutron.create_subnet | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | | neutron.list_subnets | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> duration | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.276421 Full duration: 25.50753 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | neutron.delete_security_group | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> duration | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.955547 Full duration: 12.861639 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.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | neutron.create_security_group_rule | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | neutron.delete_security_group | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | -> duration | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.178623 Full duration: 13.310262 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 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | neutron.create_router | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | neutron.add_gateway_router | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | neutron.remove_gateway_router | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | total | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 100.0% | 1 | | -> duration | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.98217 Full duration: 21.711801 2018-01-04 12:17:01,053 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : debe6d33-567c-4091-8019-418b3c137883 2018-01-04 12:17:01,053 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'debe6d33-567c-4091-8019-418b3c137883', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-04 12:17:01,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'debe6d33-567c-4091-8019-418b3c137883'] 2018-01-04 12:17:01,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-04 12:17:01,961 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-04 12:17:01,961 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-04 12:17:01,961 - 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-04 12:17:01,962 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-04 12:17:01,999 - 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-04 12:17:02,005 - 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': '8467201d-a533-47f5-b404-ad70a206d391', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'flavor_name': 'rally-tiny-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ee88fa43-7ae9-466c-ae6b-c270c4c59444', '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-04 12:20:00,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 953263b6-0e75-4313-b53f-964b6a146e90: started 2018-01-04 12:17:04.165 9008 INFO rally.task.engine [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Starting: Task validation. 2018-01-04 12:17:04.216 9008 INFO rally.task.engine [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Starting: Task validation of syntax. 2018-01-04 12:17:04.354 9008 INFO rally.task.engine [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Completed: Task validation of syntax. 2018-01-04 12:17:04.354 9008 INFO rally.task.engine [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Starting: Task validation of required platforms. 2018-01-04 12:17:04.396 9008 INFO rally.task.engine [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Completed: Task validation of required platforms. 2018-01-04 12:17:04.396 9008 INFO rally.task.engine [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Starting: Task validation of semantic. 2018-01-04 12:17:05.045 9008 INFO rally.task.context [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Context users@openstack setup() started 2018-01-04 12:17:07.707 9008 INFO rally.task.context [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Context users@openstack setup() finished in 2.66 sec 2018-01-04 12:17:17.377 9008 INFO rally.task.context [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Context users@openstack cleanup() started 2018-01-04 12:17:20.633 9008 INFO rally.task.context [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Context users@openstack cleanup() finished in 3.26 sec 2018-01-04 12:17:20.634 9008 INFO rally.task.engine [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Completed: Task validation of semantic. 2018-01-04 12:17:20.634 9008 INFO rally.task.engine [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Completed: Task validation. 2018-01-04 12:17:20.635 9008 INFO rally.task.engine [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Starting: Running task. 2018-01-04 12:17:20.824 9008 INFO rally.task.context [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Context users@openstack setup() started 2018-01-04 12:17:23.540 9008 INFO rally.task.context [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Context users@openstack setup() finished in 2.72 sec 2018-01-04 12:17:23.540 9008 INFO rally.task.context [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Context cleanup@openstack setup() started 2018-01-04 12:17:23.541 9008 INFO rally.task.context [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-04 12:17:24.276 9133 INFO rally.task.runner [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | ITER: 1 START 2018-01-04 12:19:49.319 9133 INFO rally.task.runner [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-04 12:19:49.345 9008 INFO rally.task.context [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Context cleanup@openstack cleanup() started 2018-01-04 12:19:56.213 9008 INFO rally.task.context [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Context cleanup@openstack cleanup() finished in 6.87 sec 2018-01-04 12:19:56.214 9008 INFO rally.task.context [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Context users@openstack cleanup() started 2018-01-04 12:19:59.496 9008 INFO rally.task.context [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-04 12:19:59.693 9008 INFO rally.task.engine [-] Load duration is: 144.037778 2018-01-04 12:19:59.694 9008 INFO rally.task.engine [-] Full duration is: 158.690504 2018-01-04 12:19:59.988 9008 INFO rally.task.engine [-] Task 953263b6-0e75-4313-b53f-964b6a146e90 | 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.928 | 9.928 | 9.928 | 9.928 | 9.928 | 9.928 | 100.0% | 1 | | nova.find_host_to_migrate | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | nova.live_migrate | 133.921 | 133.921 | 133.921 | 133.921 | 133.921 | 133.921 | 0.0% | 1 | | total | 145.038 | 145.038 | 145.038 | 145.038 | 145.038 | 145.038 | 0.0% | 1 | | -> duration | 144.038 | 144.038 | 144.038 | 144.038 | 144.038 | 144.038 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 144.037778 Full duration: 158.690504 2018-01-04 12:20:00,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 953263b6-0e75-4313-b53f-964b6a146e90 2018-01-04 12:20:00,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '953263b6-0e75-4313-b53f-964b6a146e90', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-04 12:20:00,185 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '953263b6-0e75-4313-b53f-964b6a146e90'] 2018-01-04 12:20:01,123 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-04 12:20:01,123 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-04 12:20:01,124 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-04 12:20:01,124 - 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-04 12:20:01,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-04 12:20:01,140 - 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-04 12:20:01,141 - 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': '8467201d-a533-47f5-b404-ad70a206d391', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'flavor_name': 'rally-tiny-ee88fa43-7ae9-466c-ae6b-c270c4c59444', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ee88fa43-7ae9-466c-ae6b-c270c4c59444', '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-04 12:20:54,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b01ac68f-4357-4f53-a13e-dbfdef7500df: started 2018-01-04 12:20:03.218 9243 INFO rally.task.engine [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Starting: Task validation. 2018-01-04 12:20:03.258 9243 INFO rally.task.engine [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Starting: Task validation of syntax. 2018-01-04 12:20:03.331 9243 INFO rally.task.engine [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Completed: Task validation of syntax. 2018-01-04 12:20:03.331 9243 INFO rally.task.engine [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Starting: Task validation of required platforms. 2018-01-04 12:20:03.360 9243 INFO rally.task.engine [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Completed: Task validation of required platforms. 2018-01-04 12:20:03.360 9243 INFO rally.task.engine [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Starting: Task validation of semantic. 2018-01-04 12:20:04.095 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack setup() started 2018-01-04 12:20:06.697 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack setup() finished in 2.60 sec 2018-01-04 12:20:08.664 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack cleanup() started 2018-01-04 12:20:11.987 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack cleanup() finished in 3.32 sec 2018-01-04 12:20:11.987 9243 INFO rally.task.engine [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Completed: Task validation of semantic. 2018-01-04 12:20:11.988 9243 INFO rally.task.engine [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Completed: Task validation. 2018-01-04 12:20:11.988 9243 INFO rally.task.engine [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Starting: Running task. 2018-01-04 12:20:12.180 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack setup() started 2018-01-04 12:20:14.777 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack setup() finished in 2.60 sec 2018-01-04 12:20:14.778 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack setup() started 2018-01-04 12:20:14.778 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-04 12:20:14.802 9368 INFO rally.task.runner [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | ITER: 1 START 2018-01-04 12:20:15.621 9368 INFO rally.task.runner [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | ITER: 1 END: OK 2018-01-04 12:20:15.643 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:20:16.559 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack cleanup() finished in 0.92 sec 2018-01-04 12:20:16.560 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack cleanup() started 2018-01-04 12:20:19.860 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack cleanup() finished in 3.30 sec 2018-01-04 12:20:20.227 9243 INFO rally.task.engine [-] Load duration is: 0.816552 2018-01-04 12:20:20.228 9243 INFO rally.task.engine [-] Full duration is: 7.694449 2018-01-04 12:20:20.542 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack setup() started 2018-01-04 12:20:23.216 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack setup() finished in 2.67 sec 2018-01-04 12:20:23.217 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack setup() started 2018-01-04 12:20:23.217 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-04 12:20:23.239 9474 INFO rally.task.runner [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | ITER: 1 START 2018-01-04 12:20:23.891 9474 INFO rally.task.runner [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | ITER: 1 END: OK 2018-01-04 12:20:23.920 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:20:24.835 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack cleanup() finished in 0.92 sec 2018-01-04 12:20:24.836 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack cleanup() started 2018-01-04 12:20:28.051 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack cleanup() finished in 3.22 sec 2018-01-04 12:20:28.591 9243 INFO rally.task.engine [-] Load duration is: 0.649976 2018-01-04 12:20:28.592 9243 INFO rally.task.engine [-] Full duration is: 7.528095 2018-01-04 12:20:28.857 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack setup() started 2018-01-04 12:20:31.427 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack setup() finished in 2.57 sec 2018-01-04 12:20:31.428 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack setup() started 2018-01-04 12:20:31.428 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-04 12:20:31.450 9580 INFO rally.task.runner [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | ITER: 1 START 2018-01-04 12:20:32.230 9580 INFO rally.task.runner [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | ITER: 1 END: OK 2018-01-04 12:20:32.252 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:20:33.181 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-04 12:20:33.181 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack cleanup() started 2018-01-04 12:20:36.483 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack cleanup() finished in 3.30 sec 2018-01-04 12:20:36.896 9243 INFO rally.task.engine [-] Load duration is: 0.777868 2018-01-04 12:20:36.897 9243 INFO rally.task.engine [-] Full duration is: 7.644258 2018-01-04 12:20:37.170 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack setup() started 2018-01-04 12:20:39.746 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack setup() finished in 2.58 sec 2018-01-04 12:20:39.747 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack setup() started 2018-01-04 12:20:39.747 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-04 12:20:39.769 9686 INFO rally.task.runner [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | ITER: 1 START 2018-01-04 12:20:40.627 9686 INFO rally.task.runner [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | ITER: 1 END: OK 2018-01-04 12:20:40.649 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:20:41.561 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack cleanup() finished in 0.91 sec 2018-01-04 12:20:41.561 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack cleanup() started 2018-01-04 12:20:44.836 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack cleanup() finished in 3.28 sec 2018-01-04 12:20:45.209 9243 INFO rally.task.engine [-] Load duration is: 0.857091 2018-01-04 12:20:45.210 9243 INFO rally.task.engine [-] Full duration is: 7.681894 2018-01-04 12:20:45.471 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack setup() started 2018-01-04 12:20:48.186 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack setup() finished in 2.71 sec 2018-01-04 12:20:48.186 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack setup() started 2018-01-04 12:20:48.186 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-04 12:20:48.209 9792 INFO rally.task.runner [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | ITER: 1 START 2018-01-04 12:20:49.008 9792 INFO rally.task.runner [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | ITER: 1 END: OK 2018-01-04 12:20:49.037 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack cleanup() started 2018-01-04 12:20:49.961 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context admin_cleanup@openstack cleanup() finished in 0.92 sec 2018-01-04 12:20:49.961 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack cleanup() started 2018-01-04 12:20:53.166 9243 INFO rally.task.context [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Context users@openstack cleanup() finished in 3.20 sec 2018-01-04 12:20:53.527 9243 INFO rally.task.engine [-] Load duration is: 0.797337 2018-01-04 12:20:53.527 9243 INFO rally.task.engine [-] Full duration is: 7.712545 2018-01-04 12:20:53.767 9243 INFO rally.task.engine [-] Task b01ac68f-4357-4f53-a13e-dbfdef7500df | Completed: Running task. Task b01ac68f-4357-4f53-a13e-dbfdef7500df: 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.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | quotas.delete_quotas | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816552 Full duration: 7.694449 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.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | total | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | -> duration | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.649976 Full duration: 7.528095 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.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.777868 Full duration: 7.644258 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.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> duration | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.857091 Full duration: 7.681894 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.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797337 Full duration: 7.712545 2018-01-04 12:20:54,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b01ac68f-4357-4f53-a13e-dbfdef7500df 2018-01-04 12:20:54,034 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b01ac68f-4357-4f53-a13e-dbfdef7500df', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-04 12:20:54,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b01ac68f-4357-4f53-a13e-dbfdef7500df'] 2018-01-04 12:20:54,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-04 12:20:54,908 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-04 12:20:54,909 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:19 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:17 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 04:55 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:48 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:08 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:44 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:17 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:16 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:29:48 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-04 12:20:54,909 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-04 12:21:00,198 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-04 12:21:00,199 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-04 12:21:00,684 - functest.utils.functest_utils - DEBUG - 2018-01-04 12:21:00,684 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-04 12:21:00,684 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:13 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-04 12:21:00,689 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-04 12:21:00,689 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-04 12:21:00,786 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-04 12:21:01,413 - functest.energy.energy - DEBUG - Starting recording 2018-01-04 12:21:01,413 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-04 12:21:01,791 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-04 12:21:03,985 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-04 12:21:06,224 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-04 12:21:09,410 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-04 12:21:11,598 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-04 12:21:17,548 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-04 12:21:18,215 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-04 12:21:19,173 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-04 12:21:21,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-04 12:21:21,935 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-04 12:21:23,538 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-04 12:21:23,538 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-04 12:21:25,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-04 12:21:26,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-04 12:21:27,088 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-04 12:21:27,088 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-04 12:21:29,896 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-04 12:21:29,896 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-04 12:21:29,899 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-04 12:21:29,901 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-04 12:21:29,903 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-04 12:21:29,913 - 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-04 12:32:35,918 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.190469s] ... ok 2018-01-04 12:32:35,919 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.061411s] ... ok 2018-01-04 12:32:35,919 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [14.472625s] ... ok 2018-01-04 12:32:35,919 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.412411s] ... ok 2018-01-04 12:32:35,919 - 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.214203s] ... ok 2018-01-04 12:32:35,919 - 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 [4.298179s] ... ok 2018-01-04 12:32:35,919 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.071448s] ... ok 2018-01-04 12:32:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.291447s] ... ok 2018-01-04 12:32:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.102446s] ... ok 2018-01-04 12:32:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001107s] ... ok 2018-01-04 12:32:35,920 - 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 [17.114030s] ... ok 2018-01-04 12:32:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.080359s] ... ok 2018-01-04 12:32:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.233264s] ... ok 2018-01-04 12:32:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.100779s] ... ok 2018-01-04 12:32:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001228s] ... ok 2018-01-04 12:32:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [8.963876s] ... ok 2018-01-04 12:32:35,920 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.063921s] ... ok 2018-01-04 12:32:35,921 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.529601s] ... ok 2018-01-04 12:32:35,921 - 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.217072s] ... ok 2018-01-04 12:32:35,921 - 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.366297s] ... ok 2018-01-04 12:32:35,921 - 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.215682s] ... ok 2018-01-04 12:32:35,921 - 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.233024s] ... ok 2018-01-04 12:32:35,921 - 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.210138s] ... ok 2018-01-04 12:32:35,921 - 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.070095s] ... ok 2018-01-04 12:32:35,921 - 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.070532s] ... ok 2018-01-04 12:32:35,921 - 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.066529s] ... ok 2018-01-04 12:32:35,921 - 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.063888s] ... ok 2018-01-04 12:32:35,921 - 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.067176s] ... ok 2018-01-04 12:32:35,922 - 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.132541s] ... ok 2018-01-04 12:32:35,922 - 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.062361s] ... ok 2018-01-04 12:32:35,922 - 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.011546s] ... ok 2018-01-04 12:32:35,922 - 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.129170s] ... ok 2018-01-04 12:32:35,922 - 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.010788s] ... ok 2018-01-04 12:32:35,922 - 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.010553s] ... ok 2018-01-04 12:32:35,922 - 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.030914s] ... ok 2018-01-04 12:32:35,922 - 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.062960s] ... ok 2018-01-04 12:32:35,922 - 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.061122s] ... ok 2018-01-04 12:32:35,922 - 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.283094s] ... ok 2018-01-04 12:32:35,923 - 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.014771s] ... ok 2018-01-04 12:32:35,923 - 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.073221s] ... ok 2018-01-04 12:32:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [11.237634s] ... ok 2018-01-04 12:32:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [6.881435s] ... ok 2018-01-04 12:32:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [26.358013s] ... ok 2018-01-04 12:32:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [15.869593s] ... ok 2018-01-04 12:32:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.434750s] ... ok 2018-01-04 12:32:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.386355s] ... ok 2018-01-04 12:32:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.377528s] ... ok 2018-01-04 12:32:35,923 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.363173s] ... ok 2018-01-04 12:32:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.348317s] ... ok 2018-01-04 12:32:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.392376s] ... ok 2018-01-04 12:32:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.854342s] ... ok 2018-01-04 12:32:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.359287s] ... ok 2018-01-04 12:32:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [15.183090s] ... ok 2018-01-04 12:32:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.393355s] ... ok 2018-01-04 12:32:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [21.083903s] ... ok 2018-01-04 12:32:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.097468s] ... ok 2018-01-04 12:32:35,924 - 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 [0.939436s] ... ok 2018-01-04 12:32:35,924 - 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.111975s] ... ok 2018-01-04 12:32:35,924 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [0.959286s] ... ok 2018-01-04 12:32:35,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.097530s] ... ok 2018-01-04 12:32:35,925 - 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.045918s] ... ok 2018-01-04 12:32:35,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit [0.251121s] ... ok 2018-01-04 12:32:35,925 - 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.237879s] ... ok 2018-01-04 12:32:35,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.567727s] ... ok 2018-01-04 12:32:35,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.147864s] ... ok 2018-01-04 12:32:35,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.227644s] ... ok 2018-01-04 12:32:35,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.242804s] ... ok 2018-01-04 12:32:35,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.226999s] ... ok 2018-01-04 12:32:35,925 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.198996s] ... ok 2018-01-04 12:32:35,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.506202s] ... ok 2018-01-04 12:32:35,926 - 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.242316s] ... ok 2018-01-04 12:32:35,926 - 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.562561s] ... ok 2018-01-04 12:32:35,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [0.237206s] ... ok 2018-01-04 12:32:35,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.299182s] ... ok 2018-01-04 12:32:35,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.334565s] ... ok 2018-01-04 12:32:35,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013437s] ... ok 2018-01-04 12:32:35,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [24.353334s] ... ok 2018-01-04 12:32:35,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.066295s] ... ok 2018-01-04 12:32:35,926 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.066880s] ... ok 2018-01-04 12:32:35,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.049166s] ... ok 2018-01-04 12:32:35,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.302400s] ... ok 2018-01-04 12:32:35,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.347201s] ... ok 2018-01-04 12:32:35,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.725631s] ... ok 2018-01-04 12:32:35,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.009341s] ... ok 2018-01-04 12:32:35,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.008932s] ... ok 2018-01-04 12:32:35,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.050588s] ... ok 2018-01-04 12:32:35,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.031193s] ... ok 2018-01-04 12:32:35,927 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.030186s] ... ok 2018-01-04 12:32:35,927 - 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.175494s] ... ok 2018-01-04 12:32:35,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.043911s] ... ok 2018-01-04 12:32:35,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.039124s] ... ok 2018-01-04 12:32:35,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.038793s] ... ok 2018-01-04 12:32:35,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.040131s] ... ok 2018-01-04 12:32:35,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.144537s] ... ok 2018-01-04 12:32:35,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.013597s] ... ok 2018-01-04 12:32:35,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.531747s] ... ok 2018-01-04 12:32:35,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.006970s] ... ok 2018-01-04 12:32:35,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.013511s] ... ok 2018-01-04 12:32:35,928 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.744778s] ... ok 2018-01-04 12:32:35,928 - 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.223247s] ... ok 2018-01-04 12:32:35,929 - 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.022904s] ... ok 2018-01-04 12:32:35,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [1.910265s] ... ok 2018-01-04 12:32:35,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [1.732467s] ... ok 2018-01-04 12:32:35,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [1.775229s] ... ok 2018-01-04 12:32:35,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [1.583850s] ... ok 2018-01-04 12:32:35,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [1.743280s] ... ok 2018-01-04 12:32:35,929 - 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 [1.772987s] ... ok 2018-01-04 12:32:35,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [1.904964s] ... ok 2018-01-04 12:32:35,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [2.650345s] ... ok 2018-01-04 12:32:35,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [1.816815s] ... ok 2018-01-04 12:32:35,929 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.128117s] ... ok 2018-01-04 12:32:35,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.089709s] ... ok 2018-01-04 12:32:35,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.200916s] ... ok 2018-01-04 12:32:35,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.050332s] ... ok 2018-01-04 12:32:35,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.092808s] ... ok 2018-01-04 12:32:35,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.101217s] ... ok 2018-01-04 12:32:35,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.060027s] ... ok 2018-01-04 12:32:35,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.051399s] ... ok 2018-01-04 12:32:35,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [2.117887s] ... ok 2018-01-04 12:32:35,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.822631s] ... ok 2018-01-04 12:32:35,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.034098s] ... ok 2018-01-04 12:32:35,930 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.501866s] ... ok 2018-01-04 12:32:35,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.203058s] ... ok 2018-01-04 12:32:35,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.177365s] ... ok 2018-01-04 12:32:35,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.199278s] ... ok 2018-01-04 12:32:35,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.039037s] ... ok 2018-01-04 12:32:35,931 - 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.145727s] ... ok 2018-01-04 12:32:35,931 - 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.128218s] ... ok 2018-01-04 12:32:35,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [2.409704s] ... ok 2018-01-04 12:32:35,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [0.549123s] ... ok 2018-01-04 12:32:35,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.215771s] ... ok 2018-01-04 12:32:35,931 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [0.668747s] ... ok 2018-01-04 12:32:35,931 - 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.180794s] ... ok 2018-01-04 12:32:35,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.043741s] ... ok 2018-01-04 12:32:35,932 - 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.146815s] ... ok 2018-01-04 12:32:35,932 - 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 [0.875793s] ... ok 2018-01-04 12:32:35,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.508473s] ... ok 2018-01-04 12:32:35,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.982278s] ... ok 2018-01-04 12:32:35,932 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.898449s] ... ok 2018-01-04 12:32:35,932 - 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.118558s] ... ok 2018-01-04 12:32:35,932 - 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.609936s] ... ok 2018-01-04 12:32:35,932 - 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.068059s] ... ok 2018-01-04 12:32:35,932 - 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.019263s] ... ok 2018-01-04 12:32:35,932 - 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.017327s] ... ok 2018-01-04 12:32:35,932 - 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.015830s] ... ok 2018-01-04 12:32:35,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.579736s] ... ok 2018-01-04 12:32:35,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.221041s] ... ok 2018-01-04 12:32:35,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.140572s] ... ok 2018-01-04 12:32:35,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.003846s] ... ok 2018-01-04 12:32:35,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.422148s] ... ok 2018-01-04 12:32:35,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.682235s] ... ok 2018-01-04 12:32:35,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.651867s] ... ok 2018-01-04 12:32:35,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.487202s] ... ok 2018-01-04 12:32:35,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.338494s] ... ok 2018-01-04 12:32:35,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.344460s] ... ok 2018-01-04 12:32:35,933 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [25.163574s] ... ok 2018-01-04 12:32:35,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.672271s] ... ok 2018-01-04 12:32:35,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [7.640001s] ... ok 2018-01-04 12:32:35,934 - 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 [9.882752s] ... ok 2018-01-04 12:32:35,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.169002s] ... ok 2018-01-04 12:32:35,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.037836s] ... ok 2018-01-04 12:32:35,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.046319s] ... ok 2018-01-04 12:32:35,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.516616s] ... ok 2018-01-04 12:32:35,934 - 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.103855s] ... ok 2018-01-04 12:32:35,934 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.374992s] ... ok 2018-01-04 12:32:35,934 - 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.035459s] ... ok 2018-01-04 12:32:35,934 - 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.174528s] ... ok 2018-01-04 12:32:35,935 - 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.053495s] ... ok 2018-01-04 12:32:35,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.047605s] ... ok 2018-01-04 12:32:35,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.039322s] ... ok 2018-01-04 12:32:35,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.077832s] ... ok 2018-01-04 12:32:35,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.076899s] ... ok 2018-01-04 12:32:35,935 - 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.048303s] ... ok 2018-01-04 12:32:35,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.046782s] ... ok 2018-01-04 12:32:35,935 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.013160s] ... ok 2018-01-04 12:32:35,935 - 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.148969s] ... ok 2018-01-04 12:32:35,935 - 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.035510s] ... ok 2018-01-04 12:32:35,935 - 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.143320s] ... ok 2018-01-04 12:32:35,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.140278s] ... ok 2018-01-04 12:32:35,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.013473s] ... ok 2018-01-04 12:32:35,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.059145s] ... ok 2018-01-04 12:32:35,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.171614s] ... ok 2018-01-04 12:32:35,936 - 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.165807s] ... ok 2018-01-04 12:32:35,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.033679s] ... ok 2018-01-04 12:32:35,936 - 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.010142s] ... ok 2018-01-04 12:32:35,936 - 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.195038s] ... ok 2018-01-04 12:32:35,936 - 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.041644s] ... ok 2018-01-04 12:32:35,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.035858s] ... ok 2018-01-04 12:32:35,936 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.176088s] ... ok 2018-01-04 12:32:35,936 - 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.178416s] ... ok 2018-01-04 12:32:35,937 - 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.030296s] ... ok 2018-01-04 12:32:35,937 - 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.181274s] ... ok 2018-01-04 12:32:35,937 - 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.008913s] ... ok 2018-01-04 12:32:35,937 - 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.031795s] ... ok 2018-01-04 12:32:35,937 - 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.032891s] ... ok 2018-01-04 12:32:35,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.033466s] ... ok 2018-01-04 12:32:35,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.033735s] ... ok 2018-01-04 12:32:35,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.155143s] ... ok 2018-01-04 12:32:35,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.316441s] ... ok 2018-01-04 12:32:35,937 - 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.067825s] ... ok 2018-01-04 12:32:35,937 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.066348s] ... ok 2018-01-04 12:32:35,938 - 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.164068s] ... ok 2018-01-04 12:32:35,938 - 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.167748s] ... ok 2018-01-04 12:32:35,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 662.0000 sec. 2018-01-04 12:32:35,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-04 12:32:35,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-04 12:32:35,942 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-04 12:32:35,948 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-04 12:32:41,136 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-04 12:32:41,136 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-04 12:32:41,682 - functest.utils.functest_utils - DEBUG - 2018-01-04 12:32:41,682 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-04 12:32:41,683 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 11:39 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-04 12:32:41,687 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-04 12:32:42,511 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-04 13:13:39,456 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 114 tests in 2456.933s OK 2018-01-04 13:13:39,585 - functest.utils.functest_utils - DEBUG - 2018-01-04 13:13:39,585 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-04 13:13:39,586 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:57 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-04 13:13:39,590 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-644 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-04 13:13:39,593 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:45 | PASS | | vping_userdata | functest | smoke | 00:29 | PASS | | tempest_smoke_serial | functest | smoke | 12:11 | FAIL | | rally_sanity | functest | smoke | 18:13 | FAIL | | refstack_defcore | functest | smoke | 11:39 | PASS | | snaps_smoke | functest | smoke | 40:57 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-04 13:13:39,599 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-04 13:13:58,922 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-04 13:13:58,923 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-04 13:13:58,923 - 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-04 13:13:58,924 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-04 13:13:58,924 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-04 13:14:16,677 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-04 13:14:16,678 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-04 13:14:16,793 - functest.utils.functest_utils - DEBUG - 2018-01-04 13:14:16,793 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-04 13:14:16,793 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:18 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-04 13:14:16,797 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-04 13:14:16,798 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-644 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-04 13:14:16,800 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:18 | 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-04 13:14:16,804 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-04 13:14:48,991 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-04 13:14:48,992 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-04 13:14:48,992 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-04 13:14:48,993 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-644 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-04 13:14:48,993 - 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-04 13:14:48,995 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-04 13:15:00,332 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-04 13:15:00,333 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-04 13:15:00,333 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-04 13:15:00,333 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-644 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-04 13:15:00,335 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-04 13:15:00,336 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK