2018-01-24 11:19:37,589 - functest.ci.check_deployment - DEBUG - 172.30.9.24:5000 is reachable! 2018-01-24 11:19:37,589 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.24:5000/v3 ...OK 2018-01-24 11:19:38,070 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-24 11:19:38,447 - functest.ci.check_deployment - DEBUG - 172.30.9.24:5000 is reachable! 2018-01-24 11:19:38,447 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.24:5000 ...OK 2018-01-24 11:19:38,840 - functest.ci.check_deployment - DEBUG - 172.30.9.24:8774 is reachable! 2018-01-24 11:19:38,840 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.24:8774/v2.1 ...OK 2018-01-24 11:19:39,297 - functest.ci.check_deployment - DEBUG - 172.30.9.24:9696 is reachable! 2018-01-24 11:19:39,297 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.24:9696 ...OK 2018-01-24 11:19:39,750 - functest.ci.check_deployment - DEBUG - 172.30.9.24:9292 is reachable! 2018-01-24 11:19:39,750 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.24:9292 ...OK 2018-01-24 11:19:41,014 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-24 11:19:42,651 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-24 11:19:42,670 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-24 11:19:44,053 - functest.ci.check_deployment - INFO - External network found: external 2018-01-24 11:19:46,679 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 11:19:46,680 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 11:19:46,680 - 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-24 11:19:46,681 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-24 11:19:46,681 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-24 11:19:48,486 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-24 11:19:56,163 - 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 7.674s OK 2018-01-24 11:19:56,284 - functest.utils.functest_utils - DEBUG - 2018-01-24 11:19:56,284 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 11:19:56,284 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-24 11:19:56,288 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-24 11:19:56,953 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-24 11:28:31,128 - 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 514.165s OK 2018-01-24 11:28:31,248 - functest.utils.functest_utils - DEBUG - 2018-01-24 11:28:31,248 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 11:28:31,249 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:34 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-24 11:28:31,253 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-24 11:28:31,972 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-24 11:29:06,571 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 34.598s OK 2018-01-24 11:29:06,690 - functest.utils.functest_utils - DEBUG - 2018-01-24 11:29:06,691 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 11:29:06,691 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-24 11:29:06,695 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-710 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-24 11:29:06,698 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 08:34 | PASS | | snaps_health_check | functest | healthcheck | 00:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-24 11:29:06,701 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-24 11:29:09,656 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 11:29:09,657 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 11:29:09,658 - 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_userdata tempest_smoke_serial | | | | | validate the OPNFV scenarios. | rally_sanity refstack_defcore odl | | | | | | snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+---------------------------------------------+ 2018-01-24 11:29:09,659 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-24 11:29:09,659 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-24 11:29:09,796 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-24 11:29:09,796 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-24 11:29:09' 2018-01-24 11:29:09,796 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--b1ef8476-b6ab-47e9-9376-d2c376ca5583' 2018-01-24 11:29:11,484 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-b1ef8476-b6ab-47e9-9376-d2c376ca5583' 2018-01-24 11:29:13,789 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-b1ef8476-b6ab-47e9-9376-d2c376ca5583' 2018-01-24 11:29:17,866 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-b1ef8476-b6ab-47e9-9376-d2c376ca5583' 2018-01-24 11:29:18,542 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b1ef8476-b6ab-47e9-9376-d2c376ca5583' 2018-01-24 11:29:23,643 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-b1ef8476-b6ab-47e9-9376-d2c376ca5583' 2018-01-24 11:29:28,158 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-24 11:29:36,350 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-24 11:29:38,806 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-24 11:29:59,571 - functest.utils.functest_utils - DEBUG - 2018-01-24 11:29:59,571 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 11:29:59,571 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:29 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-24 11:29:59,575 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-24 11:29:59,655 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-24 11:30:01,632 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-24 11:30:03,928 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-24 11:30:07,163 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-24 11:30:09,353 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-24 11:30:15,008 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-24 11:30:16,600 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-24 11:30:16,600 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-24 11:30:19,293 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-24 11:30:19,293 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-24 11:30:22,032 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-24 11:30:22,032 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-24 11:30:22,035 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-24 11:30:22,040 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-24 11:30:22,040 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-588a4e65-847b-4678-b9d5-59726ee443b5/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-24 11:30:24,299 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-24 11:30:24,301 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-24 11:30:24,301 - 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-24 11:30:26,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:30:26.337 58 INFO rally.api [-] Starting verification (UUID=9f7129e4-a544-4d11-9d9a-0c40c12b359e) for deployment 'opnfv-rally' (UUID=85274a4a-26f1-44ae-970a-d9607a536503) by verifier 'opnfv-tempest' (UUID=588a4e65-847b-4678-b9d5-59726ee443b5). 2018-01-24 11:30:26,338 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 9f7129e4-a544-4d11-9d9a-0c40c12b359e 2018-01-24 11:30:32,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:30:32.429 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.167s] 2018-01-24 11:30:32,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:30:32.487 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.057s] 2018-01-24 11:30:38,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:30:38.264 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.130s] 2018-01-24 11:30:39,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:30:39.669 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.404s] 2018-01-24 11:30:48,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:30:48.421 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.924s] 2018-01-24 11:31:01,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:31:01.077 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.501s] 2018-01-24 11:31:30,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:31:30.748 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.080s] 2018-01-24 11:31:30,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:31:30.750 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-24 11:31:54,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:31:54.671 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.074s] 2018-01-24 11:31:54,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:31:54.673 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-01-24 11:32:20,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:32:20.227 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.071s] 2018-01-24 11:32:20,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:32:20.230 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-01-24 11:33:54,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:33:54.558 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.960s] 2018-01-24 11:34:14,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:34:14.868 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-01-24 11:34:14,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:34:14.973 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.104s] 2018-01-24 11:34:22,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:34:22.055 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.642s] 2018-01-24 11:34:22,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:34:22.065 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-24 11:34:23,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:34:23.360 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-24 11:34:23,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:34:23.361 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-24 11:34:27,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:34:27.226 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.328s] 2018-01-24 11:34:33,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:34:33.204 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.084s] 2018-01-24 11:34:39,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:34:39.256 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.722s] 2018-01-24 11:34:46,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:34:46.511 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.411s] 2018-01-24 11:34:54,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:34:54.816 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.925s] 2018-01-24 11:35:00,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:00.919 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.363s] 2018-01-24 11:35:06,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:06.402 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.182s] 2018-01-24 11:35:12,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:12.696 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.426s] 2018-01-24 11:35:19,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:19.323 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.420s] 2018-01-24 11:35:27,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:27.684 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.933s] 2018-01-24 11:35:29,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:29.856 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-24 11:35:31,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:31.716 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.070s] 2018-01-24 11:35:31,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:31.789 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.072s] 2018-01-24 11:35:31,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:31.862 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.073s] 2018-01-24 11:35:31,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:31.868 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-24 11:35:36,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:36.035 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.715s] 2018-01-24 11:35:37,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:37.519 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.483s] 2018-01-24 11:35:38,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:38.515 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.996s] 2018-01-24 11:35:43,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:43.980 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-24 11:35:49,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:35:49.280 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.991s] 2018-01-24 11:36:00,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:00.503 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.378s] 2018-01-24 11:36:03,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:03.296 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.793s] 2018-01-24 11:36:13,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:13.867 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.850s] 2018-01-24 11:36:16,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:16.607 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.739s] 2018-01-24 11:36:22,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:22.334 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.726s] 2018-01-24 11:36:32,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:32.352 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.759s] 2018-01-24 11:36:35,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:35.213 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.860s] 2018-01-24 11:36:38,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:38.992 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.778s] 2018-01-24 11:36:52,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:52.751 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.518s] 2018-01-24 11:36:53,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:53.053 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.302s] 2018-01-24 11:36:53,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:53.494 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.441s] 2018-01-24 11:36:53,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:53.550 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.055s] 2018-01-24 11:36:53,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:53.650 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.099s] 2018-01-24 11:36:53,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:36:53.724 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.074s] 2018-01-24 11:37:04,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:04.351 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.768s] 2018-01-24 11:37:04,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:04.682 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.331s] 2018-01-24 11:37:04,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:04.790 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.107s] 2018-01-24 11:37:04,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:04.992 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.201s] 2018-01-24 11:37:05,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:05.093 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.101s] 2018-01-24 11:37:05,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:05.146 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.053s] 2018-01-24 11:37:15,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:15.327 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [2.966s] 2018-01-24 11:37:20,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:20.162 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.834s] 2018-01-24 11:37:21,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:21.589 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.426s] 2018-01-24 11:37:21,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:21.653 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.063s] 2018-01-24 11:37:21,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:21.716 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.063s] 2018-01-24 11:37:31,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:31.600 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.117s] 2018-01-24 11:37:36,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:36.726 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.126s] 2018-01-24 11:37:38,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:38.640 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.912s] 2018-01-24 11:37:38,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:38.707 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.067s] 2018-01-24 11:37:38,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:38.759 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.051s] 2018-01-24 11:37:51,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:51.665 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [7.826s] 2018-01-24 11:37:56,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:37:56.166 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.501s] 2018-01-24 11:38:00,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:00.531 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.365s] 2018-01-24 11:38:03,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:03.249 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.718s] 2018-01-24 11:38:21,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:21.871 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.945s] 2018-01-24 11:38:26,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:26.595 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.724s] 2018-01-24 11:38:30,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:30.668 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.071s] 2018-01-24 11:38:33,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:33.163 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.495s] 2018-01-24 11:38:44,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:44.593 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.226s] 2018-01-24 11:38:46,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:46.302 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.706s] 2018-01-24 11:38:46,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:46.351 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.052s] 2018-01-24 11:38:50,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:50.792 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.287s] 2018-01-24 11:38:52,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:52.128 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.335s] 2018-01-24 11:38:52,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:52.177 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.050s] 2018-01-24 11:38:55,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:55.913 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.645s] 2018-01-24 11:38:59,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:38:59.061 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-24 11:39:00,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:39:00.294 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-24 11:39:00,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:39:00.298 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-24 11:39:00,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:39:00.299 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-24 11:39:00,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:39:00.299 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-24 11:39:00,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:39:00.300 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-24 11:39:02,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:39:02.120 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-01-24 11:39:14,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:39:14.062 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.670s] 2018-01-24 11:39:25,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:39:25.000 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.196s] 2018-01-24 11:39:35,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:39:35.787 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.786s] 2018-01-24 11:39:45,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:39:45.038 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.209s] 2018-01-24 11:42:19,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:42:19.629 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [149.235s] 2018-01-24 11:42:45,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:42:45.015 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [17.412s] 2018-01-24 11:43:22,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 11:43:22.343 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [20.939s] 2018-01-24 11:43:37,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 9f7129e4-a544-4d11-9d9a-0c40c12b359e'. 2018-01-24 11:43:38,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-24 11:43:38,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-24 11:43:38,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-24 11:43:38,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9f7129e4-a544-4d11-9d9a-0c40c12b359e | 2018-01-24 11:43:38,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-24 11:43:38,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-24 11:30:26 | 2018-01-24 11:43:38,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-24 11:43:37 | 2018-01-24 11:43:38,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:11 | 2018-01-24 11:43:38,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-24 11:43:38,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-24 11:43:38,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-24 11:43:38,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 588a4e65-847b-4678-b9d5-59726ee443b5) | 2018-01-24 11:43:38,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-24 11:43:38,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 85274a4a-26f1-44ae-970a-d9607a536503) | 2018-01-24 11:43:38,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-24 11:43:38,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 772.308 | 2018-01-24 11:43:38,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-01-24 11:43:38,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-24 11:43:38,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-24 11:43:38,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-24 11:43:38,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-01-24 11:43:38,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-24 11:43:38,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-24 11:43:38,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-01-24 11:43:41,726 - functest.utils.functest_utils - DEBUG - 2018-01-24 11:43:41,727 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 11:43:41,727 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 13:27 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-24 11:43:41,731 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-24 11:43:41,732 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-24 11:43:42,448 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-24 11:43:42,448 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-24 11:43:42,879 - functest.energy.energy - DEBUG - Starting recording 2018-01-24 11:43:42,879 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-24 11:43:43,281 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-24 11:43:45,612 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-24 11:43:47,770 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-24 11:43:50,918 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-24 11:43:52,337 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-66059e40-091a-479d-9349-0dcc99d8349d'... 2018-01-24 11:43:54,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-66059e40-091a-479d-9349-0dcc99d8349d'... 2018-01-24 11:43:55,790 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-66059e40-091a-479d-9349-0dcc99d8349d'... 2018-01-24 11:43:59,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-66059e40-091a-479d-9349-0dcc99d8349d'... 2018-01-24 11:44:00,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-66059e40-091a-479d-9349-0dcc99d8349d'... 2018-01-24 11:44:00,993 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-24 11:44:00,993 - 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-24 11:44:00,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 11:44:01,033 - 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-24 11:44:01,039 - 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': '157a7e91-4336-4061-9dd0-2a4b96c2f19f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66059e40-091a-479d-9349-0dcc99d8349d', 'flavor_name': 'rally-tiny-66059e40-091a-479d-9349-0dcc99d8349d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66059e40-091a-479d-9349-0dcc99d8349d', '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-24 11:45:00,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69: started 2018-01-24 11:44:03.056 238 INFO rally.task.engine [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Starting: Task validation. 2018-01-24 11:44:03.089 238 INFO rally.task.engine [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Starting: Task validation of syntax. 2018-01-24 11:44:03.160 238 INFO rally.task.engine [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Completed: Task validation of syntax. 2018-01-24 11:44:03.160 238 INFO rally.task.engine [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Starting: Task validation of required platforms. 2018-01-24 11:44:03.187 238 INFO rally.task.engine [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Completed: Task validation of required platforms. 2018-01-24 11:44:03.187 238 INFO rally.task.engine [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Starting: Task validation of semantic. 2018-01-24 11:44:03.861 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() started 2018-01-24 11:44:06.410 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() finished in 2.55 sec 2018-01-24 11:44:06.456 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() started 2018-01-24 11:44:10.095 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-24 11:44:10.095 238 INFO rally.task.engine [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Completed: Task validation of semantic. 2018-01-24 11:44:10.096 238 INFO rally.task.engine [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Completed: Task validation. 2018-01-24 11:44:10.097 238 INFO rally.task.engine [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Starting: Running task. 2018-01-24 11:44:10.242 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() started 2018-01-24 11:44:13.002 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() finished in 2.76 sec 2018-01-24 11:44:13.025 363 INFO rally.task.runner [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | ITER: 1 START 2018-01-24 11:44:13.497 363 INFO rally.task.runner [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | ITER: 1 END: OK 2018-01-24 11:44:13.524 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() started 2018-01-24 11:44:17.036 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-24 11:44:18.282 238 INFO rally.task.engine [-] Load duration is: 0.47123 2018-01-24 11:44:18.282 238 INFO rally.task.engine [-] Full duration is: 6.810328 2018-01-24 11:44:18.506 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() started 2018-01-24 11:44:21.143 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() finished in 2.64 sec 2018-01-24 11:44:21.164 449 INFO rally.task.runner [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | ITER: 1 START 2018-01-24 11:44:21.919 449 INFO rally.task.runner [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | ITER: 1 END: OK 2018-01-24 11:44:21.947 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() started 2018-01-24 11:44:25.512 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-24 11:44:26.558 238 INFO rally.task.engine [-] Load duration is: 0.753481 2018-01-24 11:44:26.559 238 INFO rally.task.engine [-] Full duration is: 7.022498 2018-01-24 11:44:26.824 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() started 2018-01-24 11:44:29.542 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() finished in 2.72 sec 2018-01-24 11:44:29.563 535 INFO rally.task.runner [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | ITER: 1 START 2018-01-24 11:44:30.183 535 INFO rally.task.runner [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | ITER: 1 END: OK 2018-01-24 11:44:30.204 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() started 2018-01-24 11:44:33.638 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-24 11:44:34.872 238 INFO rally.task.engine [-] Load duration is: 0.617919 2018-01-24 11:44:34.873 238 INFO rally.task.engine [-] Full duration is: 6.829695 2018-01-24 11:44:35.136 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() started 2018-01-24 11:44:37.832 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() finished in 2.70 sec 2018-01-24 11:44:37.860 621 INFO rally.task.runner [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | ITER: 1 START 2018-01-24 11:44:38.708 621 INFO rally.task.runner [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | ITER: 1 END: OK 2018-01-24 11:44:38.734 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() started 2018-01-24 11:44:42.637 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-24 11:44:43.176 238 INFO rally.task.engine [-] Load duration is: 0.846172 2018-01-24 11:44:43.177 238 INFO rally.task.engine [-] Full duration is: 7.516938 2018-01-24 11:44:43.428 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() started 2018-01-24 11:44:46.165 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() finished in 2.74 sec 2018-01-24 11:44:46.188 707 INFO rally.task.runner [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | ITER: 1 START 2018-01-24 11:44:46.934 707 INFO rally.task.runner [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | ITER: 1 END: OK 2018-01-24 11:44:46.954 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() started 2018-01-24 11:44:50.399 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-24 11:44:51.481 238 INFO rally.task.engine [-] Load duration is: 0.74429 2018-01-24 11:44:51.481 238 INFO rally.task.engine [-] Full duration is: 6.992717 2018-01-24 11:44:51.724 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() started 2018-01-24 11:44:54.522 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack setup() finished in 2.80 sec 2018-01-24 11:44:54.544 793 INFO rally.task.runner [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | ITER: 1 START 2018-01-24 11:44:55.197 793 INFO rally.task.runner [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | ITER: 1 END: OK 2018-01-24 11:44:55.226 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() started 2018-01-24 11:44:58.767 238 INFO rally.task.context [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-24 11:44:59.775 238 INFO rally.task.engine [-] Load duration is: 0.651016 2018-01-24 11:44:59.776 238 INFO rally.task.engine [-] Full duration is: 7.060528 2018-01-24 11:44:59.963 238 INFO rally.task.engine [-] Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 | Completed: Running task. Task a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69: finished test scenario Authenticate.keystone +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | total | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | -> duration | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.47123 Full duration: 6.810328 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.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.753481 Full duration: 7.022498 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.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> duration | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617919 Full duration: 6.829695 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.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | | total | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> duration | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.846172 Full duration: 7.516938 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.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> duration | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.74429 Full duration: 6.992717 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.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> duration | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.651016 Full duration: 7.060528 2018-01-24 11:45:00,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69 2018-01-24 11:45:00,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-24 11:45:00,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-24 11:45:00,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a7f3a1fa-ea7e-415e-af8e-e8556fe5ef69'] 2018-01-24 11:45:01,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 11:45:01,178 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-24 11:45:01,178 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-24 11:45:01,179 - 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-24 11:45:01,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 11:45:01,210 - 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-24 11:45:01,215 - 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': '157a7e91-4336-4061-9dd0-2a4b96c2f19f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66059e40-091a-479d-9349-0dcc99d8349d', 'flavor_name': 'rally-tiny-66059e40-091a-479d-9349-0dcc99d8349d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66059e40-091a-479d-9349-0dcc99d8349d', '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-24 11:46:30,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38: started 2018-01-24 11:45:03.262 843 INFO rally.task.engine [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Starting: Task validation. 2018-01-24 11:45:03.304 843 INFO rally.task.engine [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Starting: Task validation of syntax. 2018-01-24 11:45:03.371 843 INFO rally.task.engine [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Completed: Task validation of syntax. 2018-01-24 11:45:03.371 843 INFO rally.task.engine [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Starting: Task validation of required platforms. 2018-01-24 11:45:03.395 843 INFO rally.task.engine [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Completed: Task validation of required platforms. 2018-01-24 11:45:03.395 843 INFO rally.task.engine [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Starting: Task validation of semantic. 2018-01-24 11:45:04.062 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack setup() started 2018-01-24 11:45:06.740 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack setup() finished in 2.68 sec 2018-01-24 11:45:08.968 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack cleanup() started 2018-01-24 11:45:12.580 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-24 11:45:12.580 843 INFO rally.task.engine [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Completed: Task validation of semantic. 2018-01-24 11:45:12.580 843 INFO rally.task.engine [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Completed: Task validation. 2018-01-24 11:45:12.581 843 INFO rally.task.engine [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Starting: Running task. 2018-01-24 11:45:12.763 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack setup() started 2018-01-24 11:45:15.587 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack setup() finished in 2.82 sec 2018-01-24 11:45:15.587 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context cleanup@openstack setup() started 2018-01-24 11:45:15.588 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 11:45:15.611 968 INFO rally.task.runner [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | ITER: 1 START 2018-01-24 11:45:20.955 968 INFO rally.task.runner [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | ITER: 1 END: OK 2018-01-24 11:45:20.983 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context cleanup@openstack cleanup() started 2018-01-24 11:45:21.596 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context cleanup@openstack cleanup() finished in 0.61 sec 2018-01-24 11:45:21.596 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack cleanup() started 2018-01-24 11:45:24.847 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack cleanup() finished in 3.25 sec 2018-01-24 11:45:26.837 843 INFO rally.task.engine [-] Load duration is: 4.53687 2018-01-24 11:45:26.838 843 INFO rally.task.engine [-] Full duration is: 12.099554 2018-01-24 11:45:27.112 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack setup() started 2018-01-24 11:45:29.819 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack setup() finished in 2.71 sec 2018-01-24 11:45:29.819 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context cleanup@openstack setup() started 2018-01-24 11:45:29.820 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 11:45:29.842 1074 INFO rally.task.runner [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | ITER: 1 START 2018-01-24 11:45:34.263 1074 INFO rally.task.runner [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | ITER: 1 END: OK 2018-01-24 11:45:34.288 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context cleanup@openstack cleanup() started 2018-01-24 11:45:37.505 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context cleanup@openstack cleanup() finished in 3.22 sec 2018-01-24 11:45:37.506 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack cleanup() started 2018-01-24 11:45:41.026 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-24 11:45:41.198 843 INFO rally.task.engine [-] Load duration is: 3.545554 2018-01-24 11:45:41.199 843 INFO rally.task.engine [-] Full duration is: 13.93135 2018-01-24 11:45:41.469 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack setup() started 2018-01-24 11:45:44.027 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack setup() finished in 2.56 sec 2018-01-24 11:45:44.048 1180 INFO rally.task.runner [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | ITER: 1 START 2018-01-24 11:45:45.115 1180 INFO rally.task.runner [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | ITER: 1 END: OK 2018-01-24 11:45:45.134 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack cleanup() started 2018-01-24 11:45:48.502 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-24 11:45:49.524 843 INFO rally.task.engine [-] Load duration is: 0.274914 2018-01-24 11:45:49.524 843 INFO rally.task.engine [-] Full duration is: 7.050905 2018-01-24 11:45:49.804 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack setup() started 2018-01-24 11:45:52.514 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack setup() finished in 2.71 sec 2018-01-24 11:45:52.514 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context quotas@openstack setup() started 2018-01-24 11:45:53.269 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-24 11:45:53.269 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context cleanup@openstack setup() started 2018-01-24 11:45:53.270 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-24 11:45:53.871 1266 INFO rally.task.runner [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | ITER: 1 START 2018-01-24 11:46:09.132 1266 INFO rally.task.runner [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | ITER: 1 END: OK 2018-01-24 11:46:09.159 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context cleanup@openstack cleanup() started 2018-01-24 11:46:26.011 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context cleanup@openstack cleanup() finished in 16.85 sec 2018-01-24 11:46:26.011 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context quotas@openstack cleanup() started 2018-01-24 11:46:26.049 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context quotas@openstack cleanup() finished in 37.65 msec 2018-01-24 11:46:26.049 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack cleanup() started 2018-01-24 11:46:29.365 843 INFO rally.task.context [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-24 11:46:30.017 843 INFO rally.task.engine [-] Load duration is: 13.473476 2018-01-24 11:46:30.017 843 INFO rally.task.engine [-] Full duration is: 39.576039 2018-01-24 11:46:30.203 843 INFO rally.task.engine [-] Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 | Completed: Running task. Task 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38: 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.16 | 3.16 | 3.16 | 3.16 | 3.16 | 3.16 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | glance_v2.delete_image | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 100.0% | 1 | | total | 4.537 | 4.537 | 4.537 | 4.537 | 4.537 | 4.537 | 100.0% | 1 | | -> duration | 4.537 | 4.537 | 4.537 | 4.537 | 4.537 | 4.537 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.53687 Full duration: 12.099554 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.508 | 3.508 | 3.508 | 3.508 | 3.508 | 3.508 | 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.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | glance_v2.list_images | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | total | 3.546 | 3.546 | 3.546 | 3.546 | 3.546 | 3.546 | 100.0% | 1 | | -> duration | 3.546 | 3.546 | 3.546 | 3.546 | 3.546 | 3.546 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.545554 Full duration: 13.93135 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.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | -> duration | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.274914 Full duration: 7.050905 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.403 | 3.403 | 3.403 | 3.403 | 3.403 | 3.403 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | nova.boot_servers | 11.07 | 11.07 | 11.07 | 11.07 | 11.07 | 11.07 | 100.0% | 1 | | total | 14.473 | 14.473 | 14.473 | 14.473 | 14.473 | 14.473 | 100.0% | 1 | | -> duration | 13.473 | 13.473 | 13.473 | 13.473 | 13.473 | 13.473 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.473476 Full duration: 39.576039 2018-01-24 11:46:30,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8f5cc6a3-18ab-4d9c-aff0-85af19af4a38 2018-01-24 11:46:30,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8f5cc6a3-18ab-4d9c-aff0-85af19af4a38', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-24 11:46:30,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8f5cc6a3-18ab-4d9c-aff0-85af19af4a38'] 2018-01-24 11:46:31,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 11:46:31,352 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-24 11:46:31,353 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-24 11:46:31,353 - 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-24 11:46:31,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 11:46:31,391 - 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-24 11:46:31,392 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-24 11:46:31,392 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-24 11:46:31,392 - 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-24 11:46:31,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 11:46:31,422 - 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-24 11:46:31,427 - 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': '157a7e91-4336-4061-9dd0-2a4b96c2f19f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66059e40-091a-479d-9349-0dcc99d8349d', 'flavor_name': 'rally-tiny-66059e40-091a-479d-9349-0dcc99d8349d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66059e40-091a-479d-9349-0dcc99d8349d', '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-24 11:49:33,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f9545b33-562e-446f-8372-79ced723e605: started 2018-01-24 11:46:33.524 1396 INFO rally.task.engine [-] Task f9545b33-562e-446f-8372-79ced723e605 | Starting: Task validation. 2018-01-24 11:46:33.568 1396 INFO rally.task.engine [-] Task f9545b33-562e-446f-8372-79ced723e605 | Starting: Task validation of syntax. 2018-01-24 11:46:33.662 1396 INFO rally.task.engine [-] Task f9545b33-562e-446f-8372-79ced723e605 | Completed: Task validation of syntax. 2018-01-24 11:46:33.662 1396 INFO rally.task.engine [-] Task f9545b33-562e-446f-8372-79ced723e605 | Starting: Task validation of required platforms. 2018-01-24 11:46:33.699 1396 INFO rally.task.engine [-] Task f9545b33-562e-446f-8372-79ced723e605 | Completed: Task validation of required platforms. 2018-01-24 11:46:33.699 1396 INFO rally.task.engine [-] Task f9545b33-562e-446f-8372-79ced723e605 | Starting: Task validation of semantic. 2018-01-24 11:46:34.327 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() started 2018-01-24 11:46:37.052 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() finished in 2.73 sec 2018-01-24 11:46:41.889 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() started 2018-01-24 11:46:45.327 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-24 11:46:45.328 1396 INFO rally.task.engine [-] Task f9545b33-562e-446f-8372-79ced723e605 | Completed: Task validation of semantic. 2018-01-24 11:46:45.328 1396 INFO rally.task.engine [-] Task f9545b33-562e-446f-8372-79ced723e605 | Completed: Task validation. 2018-01-24 11:46:45.329 1396 INFO rally.task.engine [-] Task f9545b33-562e-446f-8372-79ced723e605 | Starting: Running task. 2018-01-24 11:46:45.498 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() started 2018-01-24 11:46:48.276 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() finished in 2.78 sec 2018-01-24 11:46:48.276 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack setup() started 2018-01-24 11:46:48.957 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-24 11:46:48.957 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context volumes@openstack setup() started 2018-01-24 11:46:51.920 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context volumes@openstack setup() finished in 2.96 sec 2018-01-24 11:46:51.921 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack setup() started 2018-01-24 11:46:51.921 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 11:46:51.944 1521 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 START 2018-01-24 11:46:57.439 1521 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 END: OK 2018-01-24 11:46:57.459 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack cleanup() started 2018-01-24 11:46:59.687 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack cleanup() finished in 2.23 sec 2018-01-24 11:46:59.687 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context volumes@openstack cleanup() started 2018-01-24 11:47:03.264 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context volumes@openstack cleanup() finished in 3.58 sec 2018-01-24 11:47:03.264 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack cleanup() started 2018-01-24 11:47:03.439 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-24 11:47:03.439 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() started 2018-01-24 11:47:07.102 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-24 11:47:07.615 1396 INFO rally.task.engine [-] Load duration is: 5.491234 2018-01-24 11:47:07.616 1396 INFO rally.task.engine [-] Full duration is: 21.618272 2018-01-24 11:47:07.896 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() started 2018-01-24 11:47:10.527 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() finished in 2.63 sec 2018-01-24 11:47:10.528 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack setup() started 2018-01-24 11:47:11.152 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-24 11:47:11.152 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack setup() started 2018-01-24 11:47:11.153 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-24 11:47:11.174 1707 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 START 2018-01-24 11:47:16.409 1707 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 END: OK 2018-01-24 11:47:16.433 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack cleanup() started 2018-01-24 11:47:18.683 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack cleanup() finished in 2.25 sec 2018-01-24 11:47:18.683 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack cleanup() started 2018-01-24 11:47:18.869 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-24 11:47:18.869 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() started 2018-01-24 11:47:22.580 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-24 11:47:23.990 1396 INFO rally.task.engine [-] Load duration is: 5.232196 2018-01-24 11:47:23.991 1396 INFO rally.task.engine [-] Full duration is: 14.700211 2018-01-24 11:47:24.257 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() started 2018-01-24 11:47:27.016 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() finished in 2.76 sec 2018-01-24 11:47:27.016 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack setup() started 2018-01-24 11:47:27.685 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack setup() finished in 0.67 sec 2018-01-24 11:47:27.685 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack setup() started 2018-01-24 11:47:27.686 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 11:47:28.268 1873 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 START 2018-01-24 11:47:38.562 1873 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 END: OK 2018-01-24 11:47:38.586 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack cleanup() started 2018-01-24 11:47:40.853 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-24 11:47:40.853 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack cleanup() started 2018-01-24 11:47:40.888 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack cleanup() finished in 34.63 msec 2018-01-24 11:47:40.888 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() started 2018-01-24 11:47:44.359 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-24 11:47:46.369 1396 INFO rally.task.engine [-] Load duration is: 10.290792 2018-01-24 11:47:46.370 1396 INFO rally.task.engine [-] Full duration is: 20.117489 2018-01-24 11:47:46.617 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() started 2018-01-24 11:47:49.348 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() finished in 2.73 sec 2018-01-24 11:47:49.349 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack setup() started 2018-01-24 11:47:50.006 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack setup() finished in 0.66 sec 2018-01-24 11:47:50.006 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack setup() started 2018-01-24 11:47:50.007 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack setup() finished in 0.40 msec 2018-01-24 11:47:50.385 2039 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 START 2018-01-24 11:47:56.116 2039 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 END: OK 2018-01-24 11:47:56.138 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack cleanup() started 2018-01-24 11:47:58.372 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack cleanup() finished in 2.23 sec 2018-01-24 11:47:58.373 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack cleanup() started 2018-01-24 11:47:58.540 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-24 11:47:58.541 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() started 2018-01-24 11:48:02.320 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-24 11:48:02.723 1396 INFO rally.task.engine [-] Load duration is: 5.728286 2018-01-24 11:48:02.724 1396 INFO rally.task.engine [-] Full duration is: 15.717697 2018-01-24 11:48:02.984 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() started 2018-01-24 11:48:05.738 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() finished in 2.75 sec 2018-01-24 11:48:05.739 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack setup() started 2018-01-24 11:48:06.377 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-24 11:48:06.377 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack setup() started 2018-01-24 11:48:06.377 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-24 11:48:06.398 2205 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 START 2018-01-24 11:48:14.123 2205 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 END: OK 2018-01-24 11:48:14.148 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack cleanup() started 2018-01-24 11:48:16.610 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack cleanup() finished in 2.46 sec 2018-01-24 11:48:16.610 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack cleanup() started 2018-01-24 11:48:16.772 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-24 11:48:16.772 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() started 2018-01-24 11:48:20.148 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-24 11:48:21.087 1396 INFO rally.task.engine [-] Load duration is: 7.721383 2018-01-24 11:48:21.088 1396 INFO rally.task.engine [-] Full duration is: 17.181323 2018-01-24 11:48:21.355 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() started 2018-01-24 11:48:24.061 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() finished in 2.71 sec 2018-01-24 11:48:24.062 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack setup() started 2018-01-24 11:48:24.710 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-24 11:48:24.710 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context volumes@openstack setup() started 2018-01-24 11:48:27.615 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context volumes@openstack setup() finished in 2.90 sec 2018-01-24 11:48:27.615 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack setup() started 2018-01-24 11:48:27.616 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 11:48:27.956 2371 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 START 2018-01-24 11:48:33.373 2371 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 END: OK 2018-01-24 11:48:33.394 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack cleanup() started 2018-01-24 11:48:35.667 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-24 11:48:35.667 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context volumes@openstack cleanup() started 2018-01-24 11:48:39.239 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context volumes@openstack cleanup() finished in 3.57 sec 2018-01-24 11:48:39.240 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack cleanup() started 2018-01-24 11:48:39.422 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-24 11:48:39.423 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() started 2018-01-24 11:48:42.822 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-24 11:48:43.479 1396 INFO rally.task.engine [-] Load duration is: 5.414724 2018-01-24 11:48:43.480 1396 INFO rally.task.engine [-] Full duration is: 21.485742 2018-01-24 11:48:43.742 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() started 2018-01-24 11:48:46.451 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() finished in 2.71 sec 2018-01-24 11:48:46.451 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack setup() started 2018-01-24 11:48:46.452 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 11:48:46.476 2557 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 START 2018-01-24 11:48:47.211 2557 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 END: OK 2018-01-24 11:48:47.235 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:48:51.713 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack cleanup() finished in 4.48 sec 2018-01-24 11:48:51.713 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() started 2018-01-24 11:48:55.150 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-24 11:48:55.821 1396 INFO rally.task.engine [-] Load duration is: 0.732436 2018-01-24 11:48:55.821 1396 INFO rally.task.engine [-] Full duration is: 11.424684 2018-01-24 11:48:56.087 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() started 2018-01-24 11:48:58.943 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() finished in 2.86 sec 2018-01-24 11:48:58.943 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack setup() started 2018-01-24 11:48:58.943 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-24 11:48:58.966 2723 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 START 2018-01-24 11:48:59.701 2723 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 END: OK 2018-01-24 11:48:59.729 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:49:04.229 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack cleanup() finished in 4.50 sec 2018-01-24 11:49:04.230 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() started 2018-01-24 11:49:07.590 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-24 11:49:08.166 1396 INFO rally.task.engine [-] Load duration is: 0.731817 2018-01-24 11:49:08.166 1396 INFO rally.task.engine [-] Full duration is: 11.520058 2018-01-24 11:49:08.415 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() started 2018-01-24 11:49:11.084 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() finished in 2.67 sec 2018-01-24 11:49:11.085 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack setup() started 2018-01-24 11:49:11.085 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-24 11:49:11.110 2889 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 START 2018-01-24 11:49:11.877 2889 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 END: OK 2018-01-24 11:49:11.900 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:49:16.535 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack cleanup() finished in 4.63 sec 2018-01-24 11:49:16.535 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() started 2018-01-24 11:49:19.837 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-24 11:49:20.484 1396 INFO rally.task.engine [-] Load duration is: 0.763105 2018-01-24 11:49:20.485 1396 INFO rally.task.engine [-] Full duration is: 11.440263 2018-01-24 11:49:20.741 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() started 2018-01-24 11:49:23.303 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack setup() finished in 2.56 sec 2018-01-24 11:49:23.303 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack setup() started 2018-01-24 11:49:23.303 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-24 11:49:23.327 3055 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 START 2018-01-24 11:49:24.136 3055 INFO rally.task.runner [-] Task f9545b33-562e-446f-8372-79ced723e605 | ITER: 1 END: OK 2018-01-24 11:49:24.165 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:49:28.678 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context admin_cleanup@openstack cleanup() finished in 4.51 sec 2018-01-24 11:49:28.678 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() started 2018-01-24 11:49:32.016 1396 INFO rally.task.context [-] Task f9545b33-562e-446f-8372-79ced723e605 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-24 11:49:32.801 1396 INFO rally.task.engine [-] Load duration is: 0.805831 2018-01-24 11:49:32.801 1396 INFO rally.task.engine [-] Full duration is: 11.290326 2018-01-24 11:49:32.991 1396 INFO rally.task.engine [-] Task f9545b33-562e-446f-8372-79ced723e605 | Completed: Running task. Task f9545b33-562e-446f-8372-79ced723e605: 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.066 | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.425 | 2.425 | 2.425 | 2.425 | 2.425 | 2.425 | 100.0% | 1 | | total | 5.491 | 5.491 | 5.491 | 5.491 | 5.491 | 5.491 | 100.0% | 1 | | -> duration | 5.491 | 5.491 | 5.491 | 5.491 | 5.491 | 5.491 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.491234 Full duration: 21.618272 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.083 | 3.083 | 3.083 | 3.083 | 3.083 | 3.083 | 100.0% | 1 | | cinder_v2.delete_volume | 2.149 | 2.149 | 2.149 | 2.149 | 2.149 | 2.149 | 100.0% | 1 | | total | 5.232 | 5.232 | 5.232 | 5.232 | 5.232 | 5.232 | 100.0% | 1 | | -> duration | 5.232 | 5.232 | 5.232 | 5.232 | 5.232 | 5.232 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.232196 Full duration: 14.700211 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.683 | 7.683 | 7.683 | 7.683 | 7.683 | 7.683 | 100.0% | 1 | | cinder_v2.delete_volume | 2.608 | 2.608 | 2.608 | 2.608 | 2.608 | 2.608 | 100.0% | 1 | | total | 10.291 | 10.291 | 10.291 | 10.291 | 10.291 | 10.291 | 100.0% | 1 | | -> duration | 10.291 | 10.291 | 10.291 | 10.291 | 10.291 | 10.291 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.290792 Full duration: 20.117489 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.102 | 3.102 | 3.102 | 3.102 | 3.102 | 3.102 | 100.0% | 1 | | cinder_v2.delete_volume | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | total | 5.728 | 5.728 | 5.728 | 5.728 | 5.728 | 5.728 | 100.0% | 1 | | -> duration | 5.728 | 5.728 | 5.728 | 5.728 | 5.728 | 5.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.728286 Full duration: 15.717697 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.057 | 3.057 | 3.057 | 3.057 | 3.057 | 3.057 | 100.0% | 1 | | cinder_v2.extend_volume | 2.344 | 2.344 | 2.344 | 2.344 | 2.344 | 2.344 | 100.0% | 1 | | cinder_v2.delete_volume | 2.319 | 2.319 | 2.319 | 2.319 | 2.319 | 2.319 | 100.0% | 1 | | total | 7.721 | 7.721 | 7.721 | 7.721 | 7.721 | 7.721 | 100.0% | 1 | | -> duration | 7.721 | 7.721 | 7.721 | 7.721 | 7.721 | 7.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.721383 Full duration: 17.181323 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.118 | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 100.0% | 1 | | cinder_v2.delete_volume | 2.297 | 2.297 | 2.297 | 2.297 | 2.297 | 2.297 | 100.0% | 1 | | total | 5.415 | 5.415 | 5.415 | 5.415 | 5.415 | 5.415 | 100.0% | 1 | | -> duration | 5.415 | 5.415 | 5.415 | 5.415 | 5.415 | 5.415 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.414724 Full duration: 21.485742 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.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | cinder_v2.list_qos | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 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.732436 Full duration: 11.424684 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.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | cinder_v2.set_qos | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 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.731817 Full duration: 11.520058 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.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | cinder_v2.list_types | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763105 Full duration: 11.440263 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.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> duration | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805831 Full duration: 11.290326 2018-01-24 11:49:33,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f9545b33-562e-446f-8372-79ced723e605 2018-01-24 11:49:33,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f9545b33-562e-446f-8372-79ced723e605', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-24 11:49:33,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f9545b33-562e-446f-8372-79ced723e605'] 2018-01-24 11:49:34,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 11:49:34,368 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-24 11:49:34,369 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-24 11:49:34,369 - 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-24 11:49:34,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 11:49:34,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-24 11:49:34,409 - 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': '157a7e91-4336-4061-9dd0-2a4b96c2f19f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66059e40-091a-479d-9349-0dcc99d8349d', 'flavor_name': 'rally-tiny-66059e40-091a-479d-9349-0dcc99d8349d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66059e40-091a-479d-9349-0dcc99d8349d', '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-24 11:50:48,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 3e88cfb2-f3e0-4224-a3c7-c269097217af: started 2018-01-24 11:49:36.488 3185 INFO rally.task.engine [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Starting: Task validation. 2018-01-24 11:49:36.532 3185 INFO rally.task.engine [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Starting: Task validation of syntax. 2018-01-24 11:49:36.598 3185 INFO rally.task.engine [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Completed: Task validation of syntax. 2018-01-24 11:49:36.598 3185 INFO rally.task.engine [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Starting: Task validation of required platforms. 2018-01-24 11:49:36.624 3185 INFO rally.task.engine [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Completed: Task validation of required platforms. 2018-01-24 11:49:36.624 3185 INFO rally.task.engine [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Starting: Task validation of semantic. 2018-01-24 11:49:37.231 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack setup() started 2018-01-24 11:49:39.966 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack setup() finished in 2.73 sec 2018-01-24 11:49:43.245 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack cleanup() started 2018-01-24 11:49:46.676 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack cleanup() finished in 3.43 sec 2018-01-24 11:49:46.676 3185 INFO rally.task.engine [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Completed: Task validation of semantic. 2018-01-24 11:49:46.677 3185 INFO rally.task.engine [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Completed: Task validation. 2018-01-24 11:49:46.677 3185 INFO rally.task.engine [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Starting: Running task. 2018-01-24 11:49:46.874 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack setup() started 2018-01-24 11:49:49.535 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack setup() finished in 2.66 sec 2018-01-24 11:49:49.535 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack setup() started 2018-01-24 11:49:50.457 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack setup() finished in 0.92 sec 2018-01-24 11:49:50.457 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context cleanup@openstack setup() started 2018-01-24 11:49:50.458 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-24 11:49:50.482 3340 INFO rally.task.runner [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | ITER: 1 START 2018-01-24 11:50:00.121 3340 INFO rally.task.runner [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | ITER: 1 END: OK 2018-01-24 11:50:00.147 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context cleanup@openstack cleanup() started 2018-01-24 11:50:00.711 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context cleanup@openstack cleanup() finished in 0.56 sec 2018-01-24 11:50:00.711 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack cleanup() started 2018-01-24 11:50:00.719 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack cleanup() finished in 8.15 msec 2018-01-24 11:50:00.720 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack cleanup() started 2018-01-24 11:50:04.366 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack cleanup() finished in 3.65 sec 2018-01-24 11:50:04.971 3185 INFO rally.task.engine [-] Load duration is: 5.637642 2018-01-24 11:50:04.972 3185 INFO rally.task.engine [-] Full duration is: 17.509366 2018-01-24 11:50:05.235 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack setup() started 2018-01-24 11:50:08.017 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack setup() finished in 2.78 sec 2018-01-24 11:50:08.018 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack setup() started 2018-01-24 11:50:08.944 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack setup() finished in 0.93 sec 2018-01-24 11:50:08.944 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context cleanup@openstack setup() started 2018-01-24 11:50:08.945 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 11:50:08.966 3506 INFO rally.task.runner [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | ITER: 1 START 2018-01-24 11:50:15.390 3506 INFO rally.task.runner [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | ITER: 1 END: OK 2018-01-24 11:50:15.411 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context cleanup@openstack cleanup() started 2018-01-24 11:50:17.233 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context cleanup@openstack cleanup() finished in 1.82 sec 2018-01-24 11:50:17.233 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack cleanup() started 2018-01-24 11:50:17.241 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack cleanup() finished in 8.22 msec 2018-01-24 11:50:17.242 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack cleanup() started 2018-01-24 11:50:21.024 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack cleanup() finished in 3.78 sec 2018-01-24 11:50:21.335 3185 INFO rally.task.engine [-] Load duration is: 4.422552 2018-01-24 11:50:21.335 3185 INFO rally.task.engine [-] Full duration is: 15.807657 2018-01-24 11:50:21.568 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack setup() started 2018-01-24 11:50:24.435 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack setup() finished in 2.87 sec 2018-01-24 11:50:24.436 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack setup() started 2018-01-24 11:50:25.312 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack setup() finished in 0.88 sec 2018-01-24 11:50:25.312 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context cleanup@openstack setup() started 2018-01-24 11:50:25.312 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-24 11:50:25.333 3672 INFO rally.task.runner [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | ITER: 1 START 2018-01-24 11:50:33.387 3672 INFO rally.task.runner [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | ITER: 1 END: OK 2018-01-24 11:50:33.408 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context cleanup@openstack cleanup() started 2018-01-24 11:50:35.360 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context cleanup@openstack cleanup() finished in 1.95 sec 2018-01-24 11:50:35.361 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack cleanup() started 2018-01-24 11:50:35.369 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack cleanup() finished in 8.08 msec 2018-01-24 11:50:35.369 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack cleanup() started 2018-01-24 11:50:39.081 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack cleanup() finished in 3.71 sec 2018-01-24 11:50:39.667 3185 INFO rally.task.engine [-] Load duration is: 6.052018 2018-01-24 11:50:39.668 3185 INFO rally.task.engine [-] Full duration is: 17.528707 2018-01-24 11:50:39.983 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack setup() started 2018-01-24 11:50:42.571 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack setup() finished in 2.59 sec 2018-01-24 11:50:42.572 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack setup() started 2018-01-24 11:50:43.443 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack setup() finished in 0.87 sec 2018-01-24 11:50:43.463 3838 INFO rally.task.runner [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | ITER: 1 START 2018-01-24 11:50:44.034 3838 INFO rally.task.runner [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | ITER: 1 END: OK 2018-01-24 11:50:44.063 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack cleanup() started 2018-01-24 11:50:44.072 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context roles@openstack cleanup() finished in 8.76 msec 2018-01-24 11:50:44.072 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack cleanup() started 2018-01-24 11:50:47.758 3185 INFO rally.task.context [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Context users@openstack cleanup() finished in 3.69 sec 2018-01-24 11:50:48.028 3185 INFO rally.task.engine [-] Load duration is: 0.569383 2018-01-24 11:50:48.029 3185 INFO rally.task.engine [-] Full duration is: 7.792746 2018-01-24 11:50:48.261 3185 INFO rally.task.engine [-] Task 3e88cfb2-f3e0-4224-a3c7-c269097217af | Completed: Running task. Task 3e88cfb2-f3e0-4224-a3c7-c269097217af: 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.423 | 4.423 | 4.423 | 4.423 | 4.423 | 4.423 | 100.0% | 1 | | heat.update_stack | 2.554 | 2.554 | 2.554 | 2.554 | 2.554 | 2.554 | 100.0% | 1 | | heat.delete_stack | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 100.0% | 1 | | total | 9.638 | 9.638 | 9.638 | 9.638 | 9.638 | 9.638 | 100.0% | 1 | | -> duration | 5.638 | 5.638 | 5.638 | 5.638 | 5.638 | 5.638 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.637642 Full duration: 17.509366 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.415 | 4.415 | 4.415 | 4.415 | 4.415 | 4.415 | 100.0% | 1 | | heat.check_stack | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | heat.delete_stack | 1.52 | 1.52 | 1.52 | 1.52 | 1.52 | 1.52 | 100.0% | 1 | | total | 6.423 | 6.423 | 6.423 | 6.423 | 6.423 | 6.423 | 100.0% | 1 | | -> duration | 4.423 | 4.423 | 4.423 | 4.423 | 4.423 | 4.423 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.422552 Full duration: 15.807657 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.447 | 4.447 | 4.447 | 4.447 | 4.447 | 4.447 | 100.0% | 1 | | heat.suspend_stack | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | heat.resume_stack | 1.521 | 1.521 | 1.521 | 1.521 | 1.521 | 1.521 | 100.0% | 1 | | heat.delete_stack | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | total | 8.052 | 8.052 | 8.052 | 8.052 | 8.052 | 8.052 | 100.0% | 1 | | -> duration | 6.052 | 6.052 | 6.052 | 6.052 | 6.052 | 6.052 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.052018 Full duration: 17.528707 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.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | total | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | -> duration | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.569383 Full duration: 7.792746 2018-01-24 11:50:48,534 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3e88cfb2-f3e0-4224-a3c7-c269097217af 2018-01-24 11:50:48,534 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3e88cfb2-f3e0-4224-a3c7-c269097217af', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-24 11:50:48,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3e88cfb2-f3e0-4224-a3c7-c269097217af'] 2018-01-24 11:50:49,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 11:50:49,414 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-24 11:50:49,414 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-24 11:50:49,414 - 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-24 11:50:49,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 11:50:49,429 - 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-24 11:50:49,431 - 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': '157a7e91-4336-4061-9dd0-2a4b96c2f19f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66059e40-091a-479d-9349-0dcc99d8349d', 'flavor_name': 'rally-tiny-66059e40-091a-479d-9349-0dcc99d8349d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66059e40-091a-479d-9349-0dcc99d8349d', '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-24 11:53:49,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7: started 2018-01-24 11:50:51.719 3918 INFO rally.task.engine [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Starting: Task validation. 2018-01-24 11:50:51.766 3918 INFO rally.task.engine [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Starting: Task validation of syntax. 2018-01-24 11:50:51.863 3918 INFO rally.task.engine [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Completed: Task validation of syntax. 2018-01-24 11:50:51.863 3918 INFO rally.task.engine [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Starting: Task validation of required platforms. 2018-01-24 11:50:51.901 3918 INFO rally.task.engine [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Completed: Task validation of required platforms. 2018-01-24 11:50:51.901 3918 INFO rally.task.engine [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Starting: Task validation of semantic. 2018-01-24 11:50:52.541 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() started 2018-01-24 11:50:55.238 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() finished in 2.70 sec 2018-01-24 11:50:55.315 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() started 2018-01-24 11:50:58.673 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-24 11:50:58.674 3918 INFO rally.task.engine [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Completed: Task validation of semantic. 2018-01-24 11:50:58.674 3918 INFO rally.task.engine [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Completed: Task validation. 2018-01-24 11:50:58.675 3918 INFO rally.task.engine [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Starting: Running task. 2018-01-24 11:50:58.847 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() started 2018-01-24 11:51:01.560 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() finished in 2.71 sec 2018-01-24 11:51:01.561 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() started 2018-01-24 11:51:01.561 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-24 11:51:01.584 4043 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 START 2018-01-24 11:51:03.296 4043 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 END: OK 2018-01-24 11:51:03.324 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:51:08.961 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() finished in 5.64 sec 2018-01-24 11:51:08.962 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() started 2018-01-24 11:51:12.664 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-24 11:51:12.938 3918 INFO rally.task.engine [-] Load duration is: 0.706672 2018-01-24 11:51:12.938 3918 INFO rally.task.engine [-] Full duration is: 13.837801 2018-01-24 11:51:13.171 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() started 2018-01-24 11:51:15.923 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() finished in 2.75 sec 2018-01-24 11:51:15.924 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() started 2018-01-24 11:51:15.924 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 11:51:15.945 4209 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 START 2018-01-24 11:51:17.503 4209 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 END: OK 2018-01-24 11:51:17.526 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:51:23.340 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() finished in 5.81 sec 2018-01-24 11:51:23.341 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() started 2018-01-24 11:51:27.197 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() finished in 3.86 sec 2018-01-24 11:51:27.296 3918 INFO rally.task.engine [-] Load duration is: 0.694695 2018-01-24 11:51:27.298 3918 INFO rally.task.engine [-] Full duration is: 14.044749 2018-01-24 11:51:27.536 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() started 2018-01-24 11:51:30.234 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() finished in 2.70 sec 2018-01-24 11:51:30.235 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() started 2018-01-24 11:51:30.235 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-24 11:51:30.255 4375 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 START 2018-01-24 11:51:31.926 4375 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 END: OK 2018-01-24 11:51:31.950 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:51:37.915 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() finished in 5.97 sec 2018-01-24 11:51:37.916 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() started 2018-01-24 11:51:41.321 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-24 11:51:41.615 3918 INFO rally.task.engine [-] Load duration is: 0.739155 2018-01-24 11:51:41.616 3918 INFO rally.task.engine [-] Full duration is: 13.804387 2018-01-24 11:51:41.908 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() started 2018-01-24 11:51:44.713 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() finished in 2.80 sec 2018-01-24 11:51:44.713 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() started 2018-01-24 11:51:44.713 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-24 11:51:44.736 4541 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 START 2018-01-24 11:51:46.201 4541 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 END: OK 2018-01-24 11:51:46.228 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:51:50.019 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() finished in 3.79 sec 2018-01-24 11:51:50.020 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() started 2018-01-24 11:51:53.480 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-24 11:51:53.973 3918 INFO rally.task.engine [-] Load duration is: 0.574124 2018-01-24 11:51:53.974 3918 INFO rally.task.engine [-] Full duration is: 11.587121 2018-01-24 11:51:54.268 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() started 2018-01-24 11:51:57.066 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() finished in 2.80 sec 2018-01-24 11:51:57.066 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() started 2018-01-24 11:51:57.067 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-24 11:51:57.087 4707 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 START 2018-01-24 11:51:58.609 4707 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 END: OK 2018-01-24 11:51:58.639 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:52:02.602 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() finished in 3.96 sec 2018-01-24 11:52:02.602 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() started 2018-01-24 11:52:05.891 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() finished in 3.29 sec 2018-01-24 11:52:06.336 3918 INFO rally.task.engine [-] Load duration is: 0.576355 2018-01-24 11:52:06.337 3918 INFO rally.task.engine [-] Full duration is: 11.639159 2018-01-24 11:52:06.576 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() started 2018-01-24 11:52:09.337 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() finished in 2.76 sec 2018-01-24 11:52:09.337 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() started 2018-01-24 11:52:09.337 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-24 11:52:09.358 4873 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 START 2018-01-24 11:52:11.918 4873 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 END: OK 2018-01-24 11:52:11.944 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:52:21.564 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() finished in 9.62 sec 2018-01-24 11:52:21.565 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() started 2018-01-24 11:52:24.899 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-24 11:52:26.686 3918 INFO rally.task.engine [-] Load duration is: 1.695813 2018-01-24 11:52:26.687 3918 INFO rally.task.engine [-] Full duration is: 18.341006 2018-01-24 11:52:26.937 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() started 2018-01-24 11:52:29.604 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() finished in 2.67 sec 2018-01-24 11:52:29.604 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() started 2018-01-24 11:52:29.605 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-24 11:52:29.625 5039 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 START 2018-01-24 11:52:31.437 5039 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 END: OK 2018-01-24 11:52:31.461 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:52:35.251 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() finished in 3.79 sec 2018-01-24 11:52:35.252 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() started 2018-01-24 11:52:38.672 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-24 11:52:39.008 3918 INFO rally.task.engine [-] Load duration is: 0.881363 2018-01-24 11:52:39.009 3918 INFO rally.task.engine [-] Full duration is: 11.753556 2018-01-24 11:52:39.243 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() started 2018-01-24 11:52:42.078 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() finished in 2.83 sec 2018-01-24 11:52:42.078 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() started 2018-01-24 11:52:42.079 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 11:52:42.099 5205 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 START 2018-01-24 11:52:43.763 5205 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 END: OK 2018-01-24 11:52:43.791 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:52:49.538 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() finished in 5.75 sec 2018-01-24 11:52:49.539 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() started 2018-01-24 11:52:53.302 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-24 11:52:53.365 3918 INFO rally.task.engine [-] Load duration is: 0.746094 2018-01-24 11:52:53.366 3918 INFO rally.task.engine [-] Full duration is: 14.075222 2018-01-24 11:52:53.660 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() started 2018-01-24 11:52:56.373 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() finished in 2.71 sec 2018-01-24 11:52:56.373 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() started 2018-01-24 11:52:56.373 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-24 11:52:56.394 5371 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 START 2018-01-24 11:52:57.935 5371 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 END: OK 2018-01-24 11:52:57.962 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:53:04.100 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() finished in 6.14 sec 2018-01-24 11:53:04.101 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() started 2018-01-24 11:53:07.667 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-24 11:53:07.749 3918 INFO rally.task.engine [-] Load duration is: 0.674003 2018-01-24 11:53:07.750 3918 INFO rally.task.engine [-] Full duration is: 14.023442 2018-01-24 11:53:08.061 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() started 2018-01-24 11:53:10.895 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() finished in 2.83 sec 2018-01-24 11:53:10.896 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() started 2018-01-24 11:53:10.896 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-24 11:53:10.918 5537 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 START 2018-01-24 11:53:12.643 5537 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 END: OK 2018-01-24 11:53:12.666 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:53:18.479 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() finished in 5.81 sec 2018-01-24 11:53:18.479 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() started 2018-01-24 11:53:22.523 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-24 11:53:24.161 3918 INFO rally.task.engine [-] Load duration is: 0.854272 2018-01-24 11:53:24.162 3918 INFO rally.task.engine [-] Full duration is: 14.481812 2018-01-24 11:53:24.433 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() started 2018-01-24 11:53:27.106 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack setup() finished in 2.67 sec 2018-01-24 11:53:27.107 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() started 2018-01-24 11:53:27.107 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-24 11:53:27.135 5703 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 START 2018-01-24 11:53:34.147 5703 INFO rally.task.runner [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | ITER: 1 END: OK 2018-01-24 11:53:34.177 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() started 2018-01-24 11:53:43.459 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context admin_cleanup@openstack cleanup() finished in 9.28 sec 2018-01-24 11:53:43.459 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() started 2018-01-24 11:53:46.961 3918 INFO rally.task.context [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-24 11:53:48.578 3918 INFO rally.task.engine [-] Load duration is: 6.141479 2018-01-24 11:53:48.579 3918 INFO rally.task.engine [-] Full duration is: 22.548077 2018-01-24 11:53:48.767 3918 INFO rally.task.engine [-] Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 | Completed: Running task. Task d988a0f9-ccc6-4f0e-93fc-31c4233b25b7: 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.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | keystone_v3.add_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.revoke_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706672 Full duration: 13.837801 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.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | keystone_v3.add_role | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.list_roles | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694695 Full duration: 14.044749 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.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | keystone_v3.list_projects | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.739155 Full duration: 13.804387 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.479 | 0.479 | 0.479 | 0.479 | 0.479 | 0.479 | 100.0% | 1 | | keystone_v3.delete_role | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | -> duration | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.574124 Full duration: 11.587121 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.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | keystone_v3.delete_service | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> duration | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.576355 Full duration: 11.639159 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.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | keystone_v3.create_user | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | -> keystone_v3.add_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.create_role | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | keystone_v3.get_project | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_user | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | keystone_v3.get_role | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | keystone_v3.list_services | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | keystone_v3.get_services | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 100.0% | 1 | | -> duration | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.695813 Full duration: 18.341006 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.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | keystone_v3.update_project | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.delete_project | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.881363 Full duration: 11.753556 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746094 Full duration: 14.075222 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.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | total | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> duration | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.674003 Full duration: 14.023442 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.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | keystone_v3.list_users | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 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.854272 Full duration: 14.481812 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.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | keystone_v3.create_users | 4.575 | 4.575 | 4.575 | 4.575 | 4.575 | 4.575 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.575 | 4.575 | 4.575 | 4.575 | 4.575 | 4.575 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | total | 6.141 | 6.141 | 6.141 | 6.141 | 6.141 | 6.141 | 100.0% | 1 | | -> duration | 6.141 | 6.141 | 6.141 | 6.141 | 6.141 | 6.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.141479 Full duration: 22.548077 2018-01-24 11:53:49,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d988a0f9-ccc6-4f0e-93fc-31c4233b25b7 2018-01-24 11:53:49,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd988a0f9-ccc6-4f0e-93fc-31c4233b25b7', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-24 11:53:49,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd988a0f9-ccc6-4f0e-93fc-31c4233b25b7'] 2018-01-24 11:53:50,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 11:53:50,065 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-24 11:53:50,065 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-24 11:53:50,065 - 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-24 11:53:50,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 11:53:50,102 - 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-24 11:53:50,110 - 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': '157a7e91-4336-4061-9dd0-2a4b96c2f19f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66059e40-091a-479d-9349-0dcc99d8349d', 'flavor_name': 'rally-tiny-66059e40-091a-479d-9349-0dcc99d8349d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66059e40-091a-479d-9349-0dcc99d8349d', '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-24 11:58:04,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d: started 2018-01-24 11:53:52.309 5833 INFO rally.task.engine [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Starting: Task validation. 2018-01-24 11:53:52.347 5833 INFO rally.task.engine [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Starting: Task validation of syntax. 2018-01-24 11:53:52.513 5833 INFO rally.task.engine [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Completed: Task validation of syntax. 2018-01-24 11:53:52.513 5833 INFO rally.task.engine [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Starting: Task validation of required platforms. 2018-01-24 11:53:52.556 5833 INFO rally.task.engine [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Completed: Task validation of required platforms. 2018-01-24 11:53:52.557 5833 INFO rally.task.engine [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Starting: Task validation of semantic. 2018-01-24 11:53:53.211 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() started 2018-01-24 11:53:55.931 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() finished in 2.72 sec 2018-01-24 11:54:00.317 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() started 2018-01-24 11:54:03.746 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() finished in 3.43 sec 2018-01-24 11:54:03.747 5833 INFO rally.task.engine [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Completed: Task validation of semantic. 2018-01-24 11:54:03.747 5833 INFO rally.task.engine [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Completed: Task validation. 2018-01-24 11:54:03.748 5833 INFO rally.task.engine [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Starting: Running task. 2018-01-24 11:54:03.922 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() started 2018-01-24 11:54:06.606 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() finished in 2.68 sec 2018-01-24 11:54:06.606 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() started 2018-01-24 11:54:07.173 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() finished in 0.57 sec 2018-01-24 11:54:07.174 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() started 2018-01-24 11:54:07.174 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 11:54:07.197 5958 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 START 2018-01-24 11:54:09.408 5958 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 END: OK 2018-01-24 11:54:09.432 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() started 2018-01-24 11:54:15.256 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() finished in 5.82 sec 2018-01-24 11:54:15.256 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() started 2018-01-24 11:54:15.290 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() finished in 33.48 msec 2018-01-24 11:54:15.290 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() started 2018-01-24 11:54:18.801 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() finished in 3.51 sec 2018-01-24 11:54:20.013 5833 INFO rally.task.engine [-] Load duration is: 2.209407 2018-01-24 11:54:20.013 5833 INFO rally.task.engine [-] Full duration is: 14.895911 2018-01-24 11:54:20.307 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() started 2018-01-24 11:54:22.970 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() finished in 2.66 sec 2018-01-24 11:54:22.971 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() started 2018-01-24 11:54:23.542 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() finished in 0.57 sec 2018-01-24 11:54:23.542 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack setup() started 2018-01-24 11:54:27.428 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack setup() finished in 3.89 sec 2018-01-24 11:54:27.429 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() started 2018-01-24 11:54:27.429 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 11:54:27.452 6244 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 START 2018-01-24 11:54:29.284 6244 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 END: OK 2018-01-24 11:54:29.313 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() started 2018-01-24 11:54:37.164 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() finished in 7.85 sec 2018-01-24 11:54:37.164 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack cleanup() started 2018-01-24 11:54:40.980 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack cleanup() finished in 3.82 sec 2018-01-24 11:54:40.980 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() started 2018-01-24 11:54:41.154 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-24 11:54:41.154 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() started 2018-01-24 11:54:44.354 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() finished in 3.20 sec 2018-01-24 11:54:44.443 5833 INFO rally.task.engine [-] Load duration is: 1.830125 2018-01-24 11:54:44.443 5833 INFO rally.task.engine [-] Full duration is: 24.064229 2018-01-24 11:54:44.717 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() started 2018-01-24 11:54:47.264 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() finished in 2.55 sec 2018-01-24 11:54:47.265 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() started 2018-01-24 11:54:47.856 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() finished in 0.59 sec 2018-01-24 11:54:47.857 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack setup() started 2018-01-24 11:54:51.879 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack setup() finished in 4.02 sec 2018-01-24 11:54:51.879 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() started 2018-01-24 11:54:51.880 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 11:54:51.903 6530 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 START 2018-01-24 11:54:56.109 6530 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 END: OK 2018-01-24 11:54:56.130 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() started 2018-01-24 11:55:08.875 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() finished in 12.74 sec 2018-01-24 11:55:08.875 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack cleanup() started 2018-01-24 11:55:13.599 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack cleanup() finished in 4.72 sec 2018-01-24 11:55:13.599 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() started 2018-01-24 11:55:13.765 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-24 11:55:13.765 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() started 2018-01-24 11:55:17.036 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() finished in 3.27 sec 2018-01-24 11:55:18.899 5833 INFO rally.task.engine [-] Load duration is: 4.203823 2018-01-24 11:55:18.900 5833 INFO rally.task.engine [-] Full duration is: 32.33723 2018-01-24 11:55:19.117 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() started 2018-01-24 11:55:21.805 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() finished in 2.69 sec 2018-01-24 11:55:21.806 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() started 2018-01-24 11:55:22.367 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() finished in 0.56 sec 2018-01-24 11:55:22.367 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack setup() started 2018-01-24 11:55:28.420 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack setup() finished in 6.05 sec 2018-01-24 11:55:28.420 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() started 2018-01-24 11:55:28.421 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() finished in 0.41 msec 2018-01-24 11:55:28.443 6816 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 START 2018-01-24 11:55:29.988 6816 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 END: OK 2018-01-24 11:55:30.013 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() started 2018-01-24 11:55:38.242 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() finished in 8.23 sec 2018-01-24 11:55:38.242 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack cleanup() started 2018-01-24 11:55:41.921 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack cleanup() finished in 3.68 sec 2018-01-24 11:55:41.922 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() started 2018-01-24 11:55:42.105 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-24 11:55:42.106 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() started 2018-01-24 11:55:45.251 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() finished in 3.15 sec 2018-01-24 11:55:45.359 5833 INFO rally.task.engine [-] Load duration is: 1.542973 2018-01-24 11:55:45.360 5833 INFO rally.task.engine [-] Full duration is: 26.150619 2018-01-24 11:55:45.585 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() started 2018-01-24 11:55:48.381 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() finished in 2.80 sec 2018-01-24 11:55:48.382 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() started 2018-01-24 11:55:48.941 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() finished in 0.56 sec 2018-01-24 11:55:48.941 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() started 2018-01-24 11:55:48.942 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 11:55:48.965 7102 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 START 2018-01-24 11:55:50.313 7102 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 END: OK 2018-01-24 11:55:50.343 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() started 2018-01-24 11:55:58.287 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() finished in 7.94 sec 2018-01-24 11:55:58.287 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() started 2018-01-24 11:55:58.318 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() finished in 30.13 msec 2018-01-24 11:55:58.318 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() started 2018-01-24 11:56:01.516 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() finished in 3.20 sec 2018-01-24 11:56:01.676 5833 INFO rally.task.engine [-] Load duration is: 1.346947 2018-01-24 11:56:01.677 5833 INFO rally.task.engine [-] Full duration is: 15.94982 2018-01-24 11:56:01.938 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() started 2018-01-24 11:56:04.711 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() finished in 2.77 sec 2018-01-24 11:56:04.711 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() started 2018-01-24 11:56:05.313 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() finished in 0.60 sec 2018-01-24 11:56:05.313 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack setup() started 2018-01-24 11:56:09.780 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack setup() finished in 4.47 sec 2018-01-24 11:56:09.780 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() started 2018-01-24 11:56:09.781 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 11:56:09.803 7388 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 START 2018-01-24 11:56:11.174 7388 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 END: OK 2018-01-24 11:56:11.194 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() started 2018-01-24 11:56:19.619 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() finished in 8.43 sec 2018-01-24 11:56:19.619 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack cleanup() started 2018-01-24 11:56:23.451 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack cleanup() finished in 3.83 sec 2018-01-24 11:56:23.452 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() started 2018-01-24 11:56:23.625 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-24 11:56:23.625 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() started 2018-01-24 11:56:27.130 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() finished in 3.51 sec 2018-01-24 11:56:28.096 5833 INFO rally.task.engine [-] Load duration is: 1.368208 2018-01-24 11:56:28.097 5833 INFO rally.task.engine [-] Full duration is: 25.211757 2018-01-24 11:56:28.358 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() started 2018-01-24 11:56:31.097 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() finished in 2.74 sec 2018-01-24 11:56:31.098 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() started 2018-01-24 11:56:31.682 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() finished in 0.58 sec 2018-01-24 11:56:31.683 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack setup() started 2018-01-24 11:56:35.876 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack setup() finished in 4.19 sec 2018-01-24 11:56:35.876 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() started 2018-01-24 11:56:35.876 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-24 11:56:35.900 7674 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 START 2018-01-24 11:56:38.840 7674 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 END: OK 2018-01-24 11:56:38.867 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() started 2018-01-24 11:56:53.740 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() finished in 14.87 sec 2018-01-24 11:56:53.740 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack cleanup() started 2018-01-24 11:56:57.588 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack cleanup() finished in 3.85 sec 2018-01-24 11:56:57.588 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() started 2018-01-24 11:56:57.760 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-24 11:56:57.760 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() started 2018-01-24 11:57:01.096 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() finished in 3.34 sec 2018-01-24 11:57:02.534 5833 INFO rally.task.engine [-] Load duration is: 2.93827 2018-01-24 11:57:02.535 5833 INFO rally.task.engine [-] Full duration is: 32.758651 2018-01-24 11:57:02.810 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() started 2018-01-24 11:57:05.437 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() finished in 2.63 sec 2018-01-24 11:57:05.437 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() started 2018-01-24 11:57:06.029 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() finished in 0.59 sec 2018-01-24 11:57:06.029 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack setup() started 2018-01-24 11:57:10.206 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack setup() finished in 4.18 sec 2018-01-24 11:57:10.207 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() started 2018-01-24 11:57:10.207 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() finished in 0.41 msec 2018-01-24 11:57:10.230 7960 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 START 2018-01-24 11:57:11.642 7960 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 END: OK 2018-01-24 11:57:11.665 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() started 2018-01-24 11:57:23.860 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() finished in 12.19 sec 2018-01-24 11:57:23.860 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack cleanup() started 2018-01-24 11:57:27.610 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context network@openstack cleanup() finished in 3.75 sec 2018-01-24 11:57:27.611 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() started 2018-01-24 11:57:27.780 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-24 11:57:27.781 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() started 2018-01-24 11:57:31.006 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() finished in 3.22 sec 2018-01-24 11:57:32.964 5833 INFO rally.task.engine [-] Load duration is: 1.41044 2018-01-24 11:57:32.964 5833 INFO rally.task.engine [-] Full duration is: 28.212375 2018-01-24 11:57:33.189 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() started 2018-01-24 11:57:35.907 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() finished in 2.72 sec 2018-01-24 11:57:35.907 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() started 2018-01-24 11:57:36.455 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() finished in 0.55 sec 2018-01-24 11:57:36.455 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() started 2018-01-24 11:57:36.456 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 11:57:36.477 8246 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 START 2018-01-24 11:57:37.712 8246 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 END: OK 2018-01-24 11:57:37.735 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() started 2018-01-24 11:57:43.384 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() finished in 5.65 sec 2018-01-24 11:57:43.384 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() started 2018-01-24 11:57:43.410 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() finished in 26.18 msec 2018-01-24 11:57:43.410 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() started 2018-01-24 11:57:46.654 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() finished in 3.24 sec 2018-01-24 11:57:47.276 5833 INFO rally.task.engine [-] Load duration is: 1.232408 2018-01-24 11:57:47.277 5833 INFO rally.task.engine [-] Full duration is: 13.483425 2018-01-24 11:57:47.512 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() started 2018-01-24 11:57:50.135 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack setup() finished in 2.62 sec 2018-01-24 11:57:50.136 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() started 2018-01-24 11:57:50.713 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack setup() finished in 0.58 sec 2018-01-24 11:57:50.713 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() started 2018-01-24 11:57:50.713 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 11:57:50.734 8532 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 START 2018-01-24 11:57:52.067 8532 INFO rally.task.runner [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | ITER: 1 END: Error Conflict: Security Group bf0cbf6b-8675-4851-9a9a-674c01e85731 cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-8204987 failed with "argument of type 'NoneType' is not iterable". 2018-01-24 11:57:52.095 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() started 2018-01-24 11:57:59.474 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context cleanup@openstack cleanup() finished in 7.38 sec 2018-01-24 11:57:59.474 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() started 2018-01-24 11:57:59.495 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context quotas@openstack cleanup() finished in 20.37 msec 2018-01-24 11:57:59.495 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() started 2018-01-24 11:58:02.909 5833 INFO rally.task.context [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Context users@openstack cleanup() finished in 3.41 sec 2018-01-24 11:58:03.614 5833 INFO rally.task.engine [-] Load duration is: 1.328733 2018-01-24 11:58:03.614 5833 INFO rally.task.engine [-] Full duration is: 15.41431 2018-01-24 11:58:03.916 5833 INFO rally.task.engine [-] Task 3ecd95a8-5844-4ba4-a05b-0cd82145584d | Completed: Running task. test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | neutron.delete_network | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 100.0% | 1 | | total | 2.209 | 2.209 | 2.209 | 2.209 | 2.209 | 2.209 | 100.0% | 1 | | -> duration | 2.209 | 2.209 | 2.209 | 2.209 | 2.209 | 2.209 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.209407 Full duration: 14.895911 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.231 | 1.231 | 1.231 | 1.231 | 1.231 | 1.231 | 100.0% | 1 | | neutron.delete_port | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | total | 1.83 | 1.83 | 1.83 | 1.83 | 1.83 | 1.83 | 100.0% | 1 | | -> duration | 1.83 | 1.83 | 1.83 | 1.83 | 1.83 | 1.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.830125 Full duration: 24.064229 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.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | neutron.create_subnet | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | neutron.create_router | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | neutron.add_interface_router | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | neutron.remove_interface_router | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | neutron.delete_router | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 4.204 | 4.204 | 4.204 | 4.204 | 4.204 | 4.204 | 100.0% | 1 | | -> duration | 4.204 | 4.204 | 4.204 | 4.204 | 4.204 | 4.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.203823 Full duration: 32.33723 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | neutron.delete_subnet | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | total | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 100.0% | 1 | | -> duration | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.542973 Full duration: 26.150619 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | neutron.list_networks | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | total | 1.347 | 1.347 | 1.347 | 1.347 | 1.347 | 1.347 | 100.0% | 1 | | -> duration | 1.347 | 1.347 | 1.347 | 1.347 | 1.347 | 1.347 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.346947 Full duration: 15.94982 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.242 | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 100.0% | 1 | | neutron.list_ports | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 100.0% | 1 | | -> duration | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.368208 Full duration: 25.211757 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.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | neutron.create_subnet | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | neutron.create_router | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | neutron.add_interface_router | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 100.0% | 1 | | neutron.list_routers | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 2.938 | 2.938 | 2.938 | 2.938 | 2.938 | 2.938 | 100.0% | 1 | | -> duration | 2.938 | 2.938 | 2.938 | 2.938 | 2.938 | 2.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.93827 Full duration: 32.758651 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.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | neutron.create_subnet | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | neutron.list_subnets | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 100.0% | 1 | | -> duration | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.41044 Full duration: 28.212375 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | neutron.delete_security_group | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | -> duration | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 1.232 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.232408 Full duration: 13.483425 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.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | neutron.create_security_group_rule | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | neutron.delete_security_group | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.0% | 1 | | total | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 0.0% | 1 | | -> duration | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.328733 Full duration: 15.41431 2018-01-24 11:58:04,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3ecd95a8-5844-4ba4-a05b-0cd82145584d 2018-01-24 11:58:04,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3ecd95a8-5844-4ba4-a05b-0cd82145584d', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-24 11:58:04,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3ecd95a8-5844-4ba4-a05b-0cd82145584d'] 2018-01-24 11:58:05,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 11:58:05,250 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-24 11:58:05,250 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-24 11:58:05,250 - 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-24 11:58:05,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 11:58:05,284 - 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-24 11:58:05,290 - 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': '157a7e91-4336-4061-9dd0-2a4b96c2f19f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66059e40-091a-479d-9349-0dcc99d8349d', 'flavor_name': 'rally-tiny-66059e40-091a-479d-9349-0dcc99d8349d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66059e40-091a-479d-9349-0dcc99d8349d', '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-24 12:01:00,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219: started 2018-01-24 11:58:07.342 8782 INFO rally.task.engine [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Starting: Task validation. 2018-01-24 11:58:07.390 8782 INFO rally.task.engine [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Starting: Task validation of syntax. 2018-01-24 11:58:07.522 8782 INFO rally.task.engine [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Completed: Task validation of syntax. 2018-01-24 11:58:07.522 8782 INFO rally.task.engine [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Starting: Task validation of required platforms. 2018-01-24 11:58:07.562 8782 INFO rally.task.engine [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Completed: Task validation of required platforms. 2018-01-24 11:58:07.562 8782 INFO rally.task.engine [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Starting: Task validation of semantic. 2018-01-24 11:58:08.213 8782 INFO rally.task.context [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Context users@openstack setup() started 2018-01-24 11:58:10.949 8782 INFO rally.task.context [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Context users@openstack setup() finished in 2.74 sec 2018-01-24 11:58:21.199 8782 INFO rally.task.context [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Context users@openstack cleanup() started 2018-01-24 11:58:24.615 8782 INFO rally.task.context [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-24 11:58:24.616 8782 INFO rally.task.engine [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Completed: Task validation of semantic. 2018-01-24 11:58:24.616 8782 INFO rally.task.engine [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Completed: Task validation. 2018-01-24 11:58:24.617 8782 INFO rally.task.engine [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Starting: Running task. 2018-01-24 11:58:24.793 8782 INFO rally.task.context [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Context users@openstack setup() started 2018-01-24 11:58:27.438 8782 INFO rally.task.context [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Context users@openstack setup() finished in 2.64 sec 2018-01-24 11:58:27.439 8782 INFO rally.task.context [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Context cleanup@openstack setup() started 2018-01-24 11:58:27.439 8782 INFO rally.task.context [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-24 11:58:28.205 8907 INFO rally.task.runner [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | ITER: 1 START 2018-01-24 12:00:49.250 8907 INFO rally.task.runner [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-24 12:00:49.271 8782 INFO rally.task.context [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Context cleanup@openstack cleanup() started 2018-01-24 12:00:55.860 8782 INFO rally.task.context [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Context cleanup@openstack cleanup() finished in 6.59 sec 2018-01-24 12:00:55.860 8782 INFO rally.task.context [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Context users@openstack cleanup() started 2018-01-24 12:00:59.191 8782 INFO rally.task.context [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-24 12:00:59.577 8782 INFO rally.task.engine [-] Load duration is: 140.040285 2018-01-24 12:00:59.578 8782 INFO rally.task.engine [-] Full duration is: 154.416899 2018-01-24 12:00:59.899 8782 INFO rally.task.engine [-] Task 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.72 | 7.72 | 7.72 | 7.72 | 7.72 | 7.72 | 100.0% | 1 | | nova.find_host_to_migrate | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | nova.live_migrate | 132.436 | 132.436 | 132.436 | 132.436 | 132.436 | 132.436 | 0.0% | 1 | | total | 141.04 | 141.04 | 141.04 | 141.04 | 141.04 | 141.04 | 0.0% | 1 | | -> duration | 140.04 | 140.04 | 140.04 | 140.04 | 140.04 | 140.04 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 140.040285 Full duration: 154.416899 2018-01-24 12:01:00,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7dee8aa6-8e20-4d37-9119-8a4ee36b8219 2018-01-24 12:01:00,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7dee8aa6-8e20-4d37-9119-8a4ee36b8219', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-24 12:01:00,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7dee8aa6-8e20-4d37-9119-8a4ee36b8219'] 2018-01-24 12:01:00,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 12:01:00,876 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-24 12:01:00,876 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-24 12:01:00,877 - 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-24 12:01:00,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 12:01:00,892 - 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-24 12:01:00,894 - 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': '157a7e91-4336-4061-9dd0-2a4b96c2f19f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-66059e40-091a-479d-9349-0dcc99d8349d', 'flavor_name': 'rally-tiny-66059e40-091a-479d-9349-0dcc99d8349d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-66059e40-091a-479d-9349-0dcc99d8349d', '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-24 12:01:59,971 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b13db325-c432-49d6-a3ac-538a7d309c01: started 2018-01-24 12:01:02.860 9017 INFO rally.task.engine [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Starting: Task validation. 2018-01-24 12:01:02.899 9017 INFO rally.task.engine [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Starting: Task validation of syntax. 2018-01-24 12:01:02.980 9017 INFO rally.task.engine [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Completed: Task validation of syntax. 2018-01-24 12:01:02.980 9017 INFO rally.task.engine [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Starting: Task validation of required platforms. 2018-01-24 12:01:03.009 9017 INFO rally.task.engine [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Completed: Task validation of required platforms. 2018-01-24 12:01:03.009 9017 INFO rally.task.engine [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Starting: Task validation of semantic. 2018-01-24 12:01:03.674 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack setup() started 2018-01-24 12:01:06.686 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack setup() finished in 3.01 sec 2018-01-24 12:01:08.773 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack cleanup() started 2018-01-24 12:01:12.095 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-24 12:01:12.095 9017 INFO rally.task.engine [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Completed: Task validation of semantic. 2018-01-24 12:01:12.095 9017 INFO rally.task.engine [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Completed: Task validation. 2018-01-24 12:01:12.096 9017 INFO rally.task.engine [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Starting: Running task. 2018-01-24 12:01:12.259 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack setup() started 2018-01-24 12:01:15.000 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack setup() finished in 2.74 sec 2018-01-24 12:01:15.001 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack setup() started 2018-01-24 12:01:15.001 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-24 12:01:15.024 9142 INFO rally.task.runner [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | ITER: 1 START 2018-01-24 12:01:15.919 9142 INFO rally.task.runner [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | ITER: 1 END: OK 2018-01-24 12:01:15.948 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack cleanup() started 2018-01-24 12:01:16.889 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-24 12:01:16.889 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack cleanup() started 2018-01-24 12:01:20.700 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-24 12:01:22.311 9017 INFO rally.task.engine [-] Load duration is: 0.892733 2018-01-24 12:01:22.311 9017 INFO rally.task.engine [-] Full duration is: 8.457931 2018-01-24 12:01:22.566 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack setup() started 2018-01-24 12:01:25.205 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack setup() finished in 2.64 sec 2018-01-24 12:01:25.205 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack setup() started 2018-01-24 12:01:25.206 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 12:01:25.226 9248 INFO rally.task.runner [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | ITER: 1 START 2018-01-24 12:01:25.910 9248 INFO rally.task.runner [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | ITER: 1 END: OK 2018-01-24 12:01:25.937 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack cleanup() started 2018-01-24 12:01:26.878 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-24 12:01:26.878 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack cleanup() started 2018-01-24 12:01:30.209 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-24 12:01:30.613 9017 INFO rally.task.engine [-] Load duration is: 0.681309 2018-01-24 12:01:30.614 9017 INFO rally.task.engine [-] Full duration is: 7.660471 2018-01-24 12:01:30.844 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack setup() started 2018-01-24 12:01:33.397 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack setup() finished in 2.55 sec 2018-01-24 12:01:33.398 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack setup() started 2018-01-24 12:01:33.398 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-24 12:01:33.421 9354 INFO rally.task.runner [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | ITER: 1 START 2018-01-24 12:01:34.073 9354 INFO rally.task.runner [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | ITER: 1 END: OK 2018-01-24 12:01:34.092 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack cleanup() started 2018-01-24 12:01:35.050 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-24 12:01:35.051 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack cleanup() started 2018-01-24 12:01:38.800 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-24 12:01:38.901 9017 INFO rally.task.engine [-] Load duration is: 0.650074 2018-01-24 12:01:38.901 9017 INFO rally.task.engine [-] Full duration is: 7.972465 2018-01-24 12:01:39.151 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack setup() started 2018-01-24 12:01:41.793 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack setup() finished in 2.64 sec 2018-01-24 12:01:41.794 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack setup() started 2018-01-24 12:01:41.794 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack setup() finished in 0.35 msec 2018-01-24 12:01:41.816 9460 INFO rally.task.runner [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | ITER: 1 START 2018-01-24 12:01:42.924 9460 INFO rally.task.runner [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | ITER: 1 END: OK 2018-01-24 12:01:42.944 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack cleanup() started 2018-01-24 12:01:43.897 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-24 12:01:43.897 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack cleanup() started 2018-01-24 12:01:47.427 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack cleanup() finished in 3.53 sec 2018-01-24 12:01:49.200 9017 INFO rally.task.engine [-] Load duration is: 1.105369 2018-01-24 12:01:49.201 9017 INFO rally.task.engine [-] Full duration is: 8.293094 2018-01-24 12:01:49.465 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack setup() started 2018-01-24 12:01:52.260 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack setup() finished in 2.80 sec 2018-01-24 12:01:52.261 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack setup() started 2018-01-24 12:01:52.261 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 12:01:52.284 9566 INFO rally.task.runner [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | ITER: 1 START 2018-01-24 12:01:53.321 9566 INFO rally.task.runner [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | ITER: 1 END: OK 2018-01-24 12:01:53.350 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack cleanup() started 2018-01-24 12:01:54.325 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-24 12:01:54.325 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack cleanup() started 2018-01-24 12:01:57.839 9017 INFO rally.task.context [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-24 12:01:59.517 9017 INFO rally.task.engine [-] Load duration is: 1.034588 2018-01-24 12:01:59.517 9017 INFO rally.task.engine [-] Full duration is: 8.391099 2018-01-24 12:01:59.726 9017 INFO rally.task.engine [-] Task b13db325-c432-49d6-a3ac-538a7d309c01 | Completed: Running task. Task b13db325-c432-49d6-a3ac-538a7d309c01: 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | quotas.delete_quotas | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.892733 Full duration: 8.457931 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> duration | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.681309 Full duration: 7.660471 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.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 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.650074 Full duration: 7.972465 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 | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 100.0% | 1 | | -> duration | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.105369 Full duration: 8.293094 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | total | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> duration | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.034588 Full duration: 8.391099 2018-01-24 12:01:59,972 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b13db325-c432-49d6-a3ac-538a7d309c01 2018-01-24 12:01:59,972 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b13db325-c432-49d6-a3ac-538a7d309c01', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-24 12:01:59,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b13db325-c432-49d6-a3ac-538a7d309c01'] 2018-01-24 12:02:00,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 12:02:00,879 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-24 12:02:00,879 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:24 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:25 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:12 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:57 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:20 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:36 | 208 | 90.00% | +-------------------+------------+---------------+-----------+ | nova | 05:08 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:21 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:27 | 802 | 86.25% | +===================+============+===============+===========+ 2018-01-24 12:02:00,880 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 86.25% 2018-01-24 12:02:06,803 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-24 12:02:06,803 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-24 12:02:07,341 - functest.utils.functest_utils - DEBUG - 2018-01-24 12:02:07,341 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 12:02:07,342 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:24 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-24 12:02:07,346 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-24 12:02:07,346 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-24 12:02:07,424 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-24 12:02:07,876 - functest.energy.energy - DEBUG - Starting recording 2018-01-24 12:02:07,876 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-24 12:02:08,270 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-24 12:02:10,536 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-24 12:02:12,775 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-24 12:02:15,931 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-24 12:02:18,052 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-24 12:02:23,867 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-24 12:02:24,541 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-24 12:02:25,595 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-24 12:02:28,791 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-24 12:02:28,791 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-24 12:02:30,585 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-24 12:02:30,585 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-24 12:02:32,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-24 12:02:33,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-24 12:02:33,821 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-24 12:02:33,821 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-24 12:02:36,779 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-24 12:02:36,780 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-24 12:02:36,783 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-24 12:02:36,785 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-24 12:02:36,787 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-24 12:02:36,814 - 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-24 12:21:56,456 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.201347s] ... ok 2018-01-24 12:21:56,456 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.060531s] ... ok 2018-01-24 12:21:56,456 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [14.579320s] ... ok 2018-01-24 12:21:56,457 - 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.480163s] ... ok 2018-01-24 12:21:56,457 - 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.409975s] ... ok 2018-01-24 12:21:56,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [187.350320s] ... FAILED 2018-01-24 12:21:56,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.073234s] ... ok 2018-01-24 12:21:56,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.511073s] ... ok 2018-01-24 12:21:56,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [187.635451s] ... FAILED 2018-01-24 12:21:56,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001224s] ... ok 2018-01-24 12:21:56,457 - 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 [7.802899s] ... ok 2018-01-24 12:21:56,457 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.067334s] ... ok 2018-01-24 12:21:56,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.218310s] ... ok 2018-01-24 12:21:56,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.103778s] ... ok 2018-01-24 12:21:56,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000840s] ... ok 2018-01-24 12:21:56,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [7.467653s] ... ok 2018-01-24 12:21:56,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.060258s] ... ok 2018-01-24 12:21:56,458 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.950441s] ... ok 2018-01-24 12:21:56,458 - 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.409021s] ... ok 2018-01-24 12:21:56,458 - 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.505096s] ... ok 2018-01-24 12:21:56,458 - 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.455212s] ... ok 2018-01-24 12:21:56,458 - 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.392759s] ... ok 2018-01-24 12:21:56,459 - 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.234877s] ... ok 2018-01-24 12:21:56,459 - 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.069250s] ... ok 2018-01-24 12:21:56,459 - 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.087247s] ... ok 2018-01-24 12:21:56,459 - 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.071295s] ... ok 2018-01-24 12:21:56,459 - 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.069244s] ... ok 2018-01-24 12:21:56,459 - 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.068850s] ... ok 2018-01-24 12:21:56,459 - 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.138378s] ... ok 2018-01-24 12:21:56,459 - 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.062264s] ... ok 2018-01-24 12:21:56,459 - 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.011686s] ... ok 2018-01-24 12:21:56,459 - 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.142715s] ... ok 2018-01-24 12:21:56,460 - 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.010615s] ... ok 2018-01-24 12:21:56,460 - 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.011500s] ... ok 2018-01-24 12:21:56,460 - 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.030549s] ... ok 2018-01-24 12:21:56,460 - 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.060621s] ... ok 2018-01-24 12:21:56,460 - 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.061087s] ... ok 2018-01-24 12:21:56,460 - 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.154859s] ... ok 2018-01-24 12:21:56,460 - 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.020722s] ... ok 2018-01-24 12:21:56,460 - 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.064769s] ... ok 2018-01-24 12:21:56,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [17.136628s] ... ok 2018-01-24 12:21:56,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [72.121338s] ... ok 2018-01-24 12:21:56,460 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [24.992959s] ... ok 2018-01-24 12:21:56,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [17.498882s] ... ok 2018-01-24 12:21:56,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.440173s] ... ok 2018-01-24 12:21:56,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.252278s] ... ok 2018-01-24 12:21:56,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.217774s] ... ok 2018-01-24 12:21:56,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.372756s] ... ok 2018-01-24 12:21:56,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.364731s] ... ok 2018-01-24 12:21:56,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.403624s] ... ok 2018-01-24 12:21:56,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.816130s] ... ok 2018-01-24 12:21:56,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [6.806248s] ... ok 2018-01-24 12:21:56,461 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [12.062823s] ... ok 2018-01-24 12:21:56,462 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.713037s] ... ok 2018-01-24 12:21:56,462 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [56.292363s] ... ok 2018-01-24 12:21:56,462 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.275958s] ... ok 2018-01-24 12:21:56,462 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.262277s] ... ok 2018-01-24 12:21:56,462 - 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.083484s] ... ok 2018-01-24 12:21:56,462 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [0.963754s] ... ok 2018-01-24 12:21:56,462 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.112523s] ... ok 2018-01-24 12:21:56,462 - 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.124113s] ... ok 2018-01-24 12:21:56,462 - 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.405708s] ... ok 2018-01-24 12:21:56,462 - 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.230736s] ... ok 2018-01-24 12:21:56,462 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.239295s] ... ok 2018-01-24 12:21:56,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.103037s] ... ok 2018-01-24 12:21:56,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.236459s] ... ok 2018-01-24 12:21:56,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.325500s] ... ok 2018-01-24 12:21:56,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.404438s] ... ok 2018-01-24 12:21:56,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.942625s] ... ok 2018-01-24 12:21:56,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.232754s] ... ok 2018-01-24 12:21:56,463 - 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.235764s] ... ok 2018-01-24 12:21:56,463 - 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.227726s] ... ok 2018-01-24 12:21:56,463 - 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.252686s] ... ok 2018-01-24 12:21:56,463 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.309244s] ... ok 2018-01-24 12:21:56,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.347119s] ... ok 2018-01-24 12:21:56,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011601s] ... ok 2018-01-24 12:21:56,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [23.601368s] ... ok 2018-01-24 12:21:56,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.070980s] ... ok 2018-01-24 12:21:56,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.069745s] ... ok 2018-01-24 12:21:56,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.072119s] ... ok 2018-01-24 12:21:56,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.313753s] ... ok 2018-01-24 12:21:56,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.304241s] ... ok 2018-01-24 12:21:56,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.416489s] ... ok 2018-01-24 12:21:56,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.009145s] ... ok 2018-01-24 12:21:56,464 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.159327s] ... ok 2018-01-24 12:21:56,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.040321s] ... ok 2018-01-24 12:21:56,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.030470s] ... ok 2018-01-24 12:21:56,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.031467s] ... ok 2018-01-24 12:21:56,465 - 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.204583s] ... ok 2018-01-24 12:21:56,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.196434s] ... ok 2018-01-24 12:21:56,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.043398s] ... ok 2018-01-24 12:21:56,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.038990s] ... ok 2018-01-24 12:21:56,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.158168s] ... ok 2018-01-24 12:21:56,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.149723s] ... ok 2018-01-24 12:21:56,465 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.014910s] ... ok 2018-01-24 12:21:56,466 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.134386s] ... ok 2018-01-24 12:21:56,466 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.008999s] ... ok 2018-01-24 12:21:56,466 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.153098s] ... ok 2018-01-24 12:21:56,466 - 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.658987s] ... ok 2018-01-24 12:21:56,466 - 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.250091s] ... ok 2018-01-24 12:21:56,466 - 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.023652s] ... ok 2018-01-24 12:21:56,466 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.832179s] ... ok 2018-01-24 12:21:56,466 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.945303s] ... ok 2018-01-24 12:21:56,466 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.535828s] ... ok 2018-01-24 12:21:56,466 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.000295s] ... ok 2018-01-24 12:21:56,466 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.797480s] ... ok 2018-01-24 12:21:56,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.418475s] ... ok 2018-01-24 12:21:56,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.484240s] ... ok 2018-01-24 12:21:56,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [3.802130s] ... ok 2018-01-24 12:21:56,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.120010s] ... ok 2018-01-24 12:21:56,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.137801s] ... ok 2018-01-24 12:21:56,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.094175s] ... ok 2018-01-24 12:21:56,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.054270s] ... ok 2018-01-24 12:21:56,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.049936s] ... ok 2018-01-24 12:21:56,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.095514s] ... ok 2018-01-24 12:21:56,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.086856s] ... ok 2018-01-24 12:21:56,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.053897s] ... ok 2018-01-24 12:21:56,467 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.050226s] ... ok 2018-01-24 12:21:56,468 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [3.787639s] ... ok 2018-01-24 12:21:56,468 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.557391s] ... ok 2018-01-24 12:21:56,468 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.755337s] ... ok 2018-01-24 12:21:56,468 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.814925s] ... ok 2018-01-24 12:21:56,468 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.052018s] ... ok 2018-01-24 12:21:56,468 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.047266s] ... ok 2018-01-24 12:21:56,468 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.061578s] ... ok 2018-01-24 12:21:56,468 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.567017s] ... ok 2018-01-24 12:21:56,468 - 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.475972s] ... ok 2018-01-24 12:21:56,468 - 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 [0.962590s] ... ok 2018-01-24 12:21:56,468 - 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.944534s] ... ok 2018-01-24 12:21:56,469 - 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.725284s] ... ok 2018-01-24 12:21:56,469 - 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.379963s] ... ok 2018-01-24 12:21:56,469 - 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.820344s] ... ok 2018-01-24 12:21:56,469 - 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.135498s] ... ok 2018-01-24 12:21:56,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.061248s] ... ok 2018-01-24 12:21:56,469 - 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.162243s] ... ok 2018-01-24 12:21:56,469 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.046256s] ... ok 2018-01-24 12:21:56,469 - 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.777295s] ... ok 2018-01-24 12:21:56,469 - 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.640855s] ... ok 2018-01-24 12:21:56,469 - 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.938993s] ... ok 2018-01-24 12:21:56,469 - 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.068009s] ... ok 2018-01-24 12:21:56,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [1.098286s] ... ok 2018-01-24 12:21:56,470 - 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.076506s] ... ok 2018-01-24 12:21:56,470 - 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.019713s] ... ok 2018-01-24 12:21:56,470 - 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.016871s] ... ok 2018-01-24 12:21:56,470 - 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.016371s] ... ok 2018-01-24 12:21:56,470 - 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.670041s] ... ok 2018-01-24 12:21:56,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.160061s] ... ok 2018-01-24 12:21:56,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.157445s] ... ok 2018-01-24 12:21:56,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.506961s] ... ok 2018-01-24 12:21:56,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.706016s] ... ok 2018-01-24 12:21:56,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.316650s] ... ok 2018-01-24 12:21:56,470 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.543275s] ... ok 2018-01-24 12:21:56,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.724567s] ... ok 2018-01-24 12:21:56,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.713553s] ... ok 2018-01-24 12:21:56,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.346125s] ... ok 2018-01-24 12:21:56,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [30.802819s] ... ok 2018-01-24 12:21:56,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.795619s] ... ok 2018-01-24 12:21:56,471 - 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 [6.862062s] ... ok 2018-01-24 12:21:56,471 - 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 [11.247487s] ... ok 2018-01-24 12:21:56,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.041412s] ... ok 2018-01-24 12:21:56,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.040176s] ... ok 2018-01-24 12:21:56,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.053470s] ... ok 2018-01-24 12:21:56,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.279351s] ... ok 2018-01-24 12:21:56,472 - 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.393534s] ... ok 2018-01-24 12:21:56,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.390543s] ... ok 2018-01-24 12:21:56,472 - 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.039430s] ... ok 2018-01-24 12:21:56,472 - 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.199996s] ... ok 2018-01-24 12:21:56,472 - 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.442276s] ... ok 2018-01-24 12:21:56,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.053055s] ... ok 2018-01-24 12:21:56,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.041247s] ... ok 2018-01-24 12:21:56,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.087117s] ... ok 2018-01-24 12:21:56,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.082332s] ... ok 2018-01-24 12:21:56,472 - 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.048586s] ... ok 2018-01-24 12:21:56,472 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.191557s] ... ok 2018-01-24 12:21:56,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.156389s] ... ok 2018-01-24 12:21:56,473 - 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.177527s] ... ok 2018-01-24 12:21:56,473 - 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.177411s] ... ok 2018-01-24 12:21:56,473 - 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.153384s] ... ok 2018-01-24 12:21:56,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.147793s] ... ok 2018-01-24 12:21:56,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.152586s] ... ok 2018-01-24 12:21:56,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.053022s] ... ok 2018-01-24 12:21:56,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.169205s] ... ok 2018-01-24 12:21:56,473 - 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.009399s] ... ok 2018-01-24 12:21:56,473 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.038067s] ... ok 2018-01-24 12:21:56,473 - 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.009129s] ... ok 2018-01-24 12:21:56,473 - 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.046683s] ... ok 2018-01-24 12:21:56,474 - 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.045939s] ... ok 2018-01-24 12:21:56,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.038817s] ... ok 2018-01-24 12:21:56,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.037219s] ... ok 2018-01-24 12:21:56,474 - 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.184130s] ... ok 2018-01-24 12:21:56,474 - 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.036406s] ... ok 2018-01-24 12:21:56,474 - 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.041856s] ... ok 2018-01-24 12:21:56,474 - 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.009622s] ... ok 2018-01-24 12:21:56,474 - 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.034049s] ... ok 2018-01-24 12:21:56,474 - 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.037326s] ... ok 2018-01-24 12:21:56,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.032544s] ... ok 2018-01-24 12:21:56,474 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.188854s] ... ok 2018-01-24 12:21:56,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [4.261428s] ... ok 2018-01-24 12:21:56,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.372599s] ... ok 2018-01-24 12:21:56,475 - 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.221452s] ... ok 2018-01-24 12:21:56,475 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.062241s] ... ok 2018-01-24 12:21:56,475 - 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.189351s] ... ok 2018-01-24 12:21:56,475 - 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.178759s] ... ok 2018-01-24 12:21:56,478 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 1155.0000 sec. 2018-01-24 12:21:56,481 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 201 2018-01-24 12:21:56,483 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-24 12:21:56,485 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 2 2018-01-24 12:21:56,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 99.0147783251% 2018-01-24 12:22:05,261 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-24 12:22:05,261 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-24 12:22:05,816 - functest.utils.functest_utils - DEBUG - 2018-01-24 12:22:05,816 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 12:22:05,817 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 19:57 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-24 12:22:05,821 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-24 12:22:05,821 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-24 12:22:24,918 - functest.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-01-24 12:22:24,919 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-24 12:22:24,948 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-24 12:22:25,058 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 12:22:25,058 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-24 12:22:25,062 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-24 12:22:25,804 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-24 13:24:59,116 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 13:24:59,116 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 62:33 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-24 13:24:59,121 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-24 13:24:59,122 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-710 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-24 13:24:59,124 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_userdata | functest | smoke | 00:29 | PASS | | tempest_smoke_serial | functest | smoke | 13:27 | FAIL | | rally_sanity | functest | smoke | 18:24 | FAIL | | refstack_defcore | functest | smoke | 19:57 | FAIL | | odl | functest | smoke | 00:19 | PASS | | snaps_smoke | functest | smoke | 62:33 | FAIL | | vping_ssh | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-24 13:24:59,130 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-24 13:25:02,915 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 13:25:02,916 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 13:25:02,916 - 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 bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-01-24 13:25:02,917 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-24 13:25:02,917 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-24 13:25:29,304 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-24 13:25:29,304 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-24 13:25:29,415 - functest.utils.functest_utils - DEBUG - 2018-01-24 13:25:29,415 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 13:25:29,415 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:26 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-24 13:25:29,419 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-24 13:25:29,419 - functest.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-01-24 13:25:30,022 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-24 13:25:57,946 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-24 13:25:58,576 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-24 13:26:00,282 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-01-24 13:26:00,645 - functest.utils.openstack_utils - DEBUG - Network '1c153be9-1a70-4dad-8c57-1cb964e15ddb' created successfully 2018-01-24 13:26:00,645 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-24 13:26:01,224 - functest.utils.openstack_utils - DEBUG - Subnet 'a7afa916-a025-4517-bf2c-4a7d478b4c62' created successfully 2018-01-24 13:26:01,224 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-24 13:26:01,412 - functest.utils.openstack_utils - DEBUG - Router '048790d4-928d-4f32-892b-cce1f4ad5462' created successfully 2018-01-24 13:26:01,412 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-24 13:26:03,099 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-24 13:26:03,099 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-24 13:26:04,426 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-24 13:26:05,302 - functest.utils.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-01-24 13:26:05,512 - functest.utils.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=1a623a56-cceb-4558-82b1-a7dcfa785dee created successfully. 2018-01-24 13:26:05,513 - functest.utils.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-01-24 13:26:05,513 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-24 13:26:05,738 - functest.utils.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-01-24 13:26:05,738 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-24 13:26:05,906 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-24 13:26:06,181 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-24 13:26:06,892 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-24 13:26:06,892 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-24 13:26:29,620 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-24 13:26:30,209 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-24 13:26:30,299 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-24 13:26:30,672 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-01-24 13:26:30,876 - functest.utils.openstack_utils - DEBUG - Network 'ee143563-e628-47b8-91e9-e1ff604bf998' created successfully 2018-01-24 13:26:30,876 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-24 13:26:31,261 - functest.utils.openstack_utils - DEBUG - Subnet '4e7d7cf8-f088-49bb-8bb3-599c1eac448f' created successfully 2018-01-24 13:26:31,261 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-24 13:26:31,416 - functest.utils.openstack_utils - DEBUG - Router 'b2f1641d-8247-4652-a9d5-a762004e5170' created successfully 2018-01-24 13:26:31,417 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-24 13:26:32,817 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-24 13:26:32,817 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-24 13:26:34,058 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-24 13:26:34,324 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-01-24 13:26:34,547 - functest.utils.openstack_utils - DEBUG - Network 'e5ae4501-e70f-4136-8729-ee02526b7754' created successfully 2018-01-24 13:26:34,547 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-24 13:26:34,906 - functest.utils.openstack_utils - DEBUG - Subnet '080526bb-3a66-4d50-b939-e058f7d0767f' created successfully 2018-01-24 13:26:34,906 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-24 13:26:35,028 - functest.utils.openstack_utils - DEBUG - Router '3bd396d3-a580-47b3-8723-6f207b76bcea' created successfully 2018-01-24 13:26:35,028 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-24 13:26:36,330 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-24 13:26:36,330 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-24 13:26:37,685 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-24 13:26:38,227 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-24 13:26:49,316 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-24 13:26:49,426 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=f3ddc28f-7f2b-4228-92c5-f3658e19abe2 created successfully. 2018-01-24 13:30:09,270 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-24 13:30:09,834 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-24 13:30:13,781 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-24 13:30:15,023 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-24 13:30:15,023 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-24 13:30:19,378 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-24 13:30:20,289 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-24 13:30:24,178 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-24 13:30:25,271 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-24 13:30:25,271 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-24 13:30:29,984 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-24 13:30:43,701 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-24 13:30:46,529 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-24 13:30:48,156 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-24 13:30:48,157 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-24 13:30:51,229 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-24 13:31:04,799 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-24 13:31:07,137 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-24 13:31:08,578 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-24 13:31:08,578 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-24 13:31:11,985 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-24 13:31:12,997 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-24 13:31:15,189 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-01-24 13:31:15,407 - functest.utils.openstack_utils - DEBUG - Network '25b3ae02-6975-4927-916a-4314da81200e' created successfully 2018-01-24 13:31:15,407 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-24 13:31:15,897 - functest.utils.openstack_utils - DEBUG - Subnet '217b3b45-f148-42ec-bbfa-1c71e8813868' created successfully 2018-01-24 13:31:15,897 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-24 13:31:16,038 - functest.utils.openstack_utils - DEBUG - Router '20a62b08-0959-499f-8b5a-7f4a7fce742c' created successfully 2018-01-24 13:31:16,038 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-24 13:31:17,264 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-24 13:31:17,265 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-24 13:31:18,485 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-24 13:31:19,181 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-24 13:31:20,343 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-24 13:31:20,343 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-24 13:31:27,286 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-24 13:31:27,297 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-24 13:31:27,305 - functest.utils.functest_utils - ERROR - Problem while creating Rally deployment 2018-01-24 13:31:27,384 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-24 13:31:28,319 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-24 13:31:31,326 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-24 13:31:32,924 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-24 13:31:32,925 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-24 13:31:33,009 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-24 13:31:33,578 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-24 13:31:41,210 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-24 13:31:41,332 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=44594a26-8343-4959-a48b-bd55b59f98c3 created successfully. 2018-01-24 13:31:42,086 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-01-24 13:31:42,502 - functest.utils.openstack_utils - DEBUG - Network '6e1e0133-e568-4f59-aa2f-05c6b255bd82' created successfully 2018-01-24 13:31:42,502 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-24 13:31:42,834 - functest.utils.openstack_utils - DEBUG - Subnet '83040e86-edc7-43ad-a7b3-b89bb797b17d' created successfully 2018-01-24 13:31:42,834 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-24 13:31:42,944 - functest.utils.openstack_utils - DEBUG - Router '370a52b6-642f-45f7-908f-0aaae5d2a254' created successfully 2018-01-24 13:31:42,944 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-24 13:31:44,231 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-24 13:31:44,231 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-24 13:31:45,447 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-24 13:31:45,521 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-24 13:34:36,785 - functest.utils.openstack_utils - INFO - Image sdnvpn-image already exists. 2018-01-24 13:35:47,082 - functest.utils.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '83040e86-edc7-43ad-a7b3-b89bb797b17d')]: Unable to complete operation on subnet 83040e86-edc7-43ad-a7b3-b89bb797b17d: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-c6abb25c-4108-4dea-bb04-d6309b7606d5'] 2018-01-24 13:36:00,074 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-01-24 13:36:04,497 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-24 13:36:04,509 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-01-24 13:36:05,255 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-24 13:36:05,268 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-01-24 13:36:05,564 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-24 13:36:05,575 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-01-24 13:36:05,597 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-01-24 13:36:06,605 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/bgpvpn.log' 2018-01-24 13:36:06,725 - functest.utils.functest_utils - DEBUG - 2018-01-24 13:36:06,725 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 13:36:06,726 - functest.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 10:37 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-01-24 13:36:06,730 - functest.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-01-24 13:36:06,730 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-710 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-24 13:36:06,732 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:26 | FAIL | | bgpvpn | sdnvpn | features | 10:37 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-24 13:36:06,736 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-24 13:36:11,474 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 13:36:11,474 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 13:36:11,474 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-24 13:36:11,475 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-710 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-24 13:36:11,476 - 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-24 13:36:11,477 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-24 13:36:14,200 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 13:36:14,200 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 13:36:14,200 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-24 13:36:14,201 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-710 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-24 13:36:14,202 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-24 13:36:14,202 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK