2018-04-05 13:21:01,160 - functest.ci.check_deployment - DEBUG - 172.30.9.22:5000 is reachable! 2018-04-05 13:21:01,160 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.22:5000/v3 ...OK 2018-04-05 13:21:01,544 - functest.ci.check_deployment - INFO - Got token ...OK 2018-04-05 13:21:01,925 - functest.ci.check_deployment - DEBUG - 172.30.9.22:5000 is reachable! 2018-04-05 13:21:01,926 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.22:5000 ...OK 2018-04-05 13:21:02,403 - functest.ci.check_deployment - DEBUG - 172.30.9.22:8774 is reachable! 2018-04-05 13:21:02,403 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.22:8774/v2.1 ...OK 2018-04-05 13:21:02,860 - functest.ci.check_deployment - DEBUG - 172.30.9.22:9696 is reachable! 2018-04-05 13:21:02,861 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.22:9696 ...OK 2018-04-05 13:21:03,236 - functest.ci.check_deployment - DEBUG - 172.30.9.22:9292 is reachable! 2018-04-05 13:21:03,236 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.22:9292 ...OK 2018-04-05 13:21:04,594 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-04-05 13:21:06,396 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-04-05 13:21:06,438 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-04-05 13:21:08,020 - functest.ci.check_deployment - INFO - External network found: external 2018-04-05 13:21:10,436 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-101 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-05 13:21:10,439 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=Qha2wa2MaNWtGN42zGn3uTAhD export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.9 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.9 export OS_REGION_NAME=regionOne 2018-04-05 13:21:10,439 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-05 13:21:10,439 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-05 13:21:10,440 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-05 13:21:10,440 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-05 13:21:13,053 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-05 13:21:23,546 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.482s OK 2018-04-05 13:21:23,666 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-05 13:21:23,666 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-05 13:21:23,669 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-05 13:21:26,032 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-05 13:33:32,687 - xtesting.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_create_project_quota_override (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_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (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 84 tests in 726.602s OK 2018-04-05 13:33:32,818 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-05 13:33:32,819 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-05 13:33:32,822 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-05 13:33:33,727 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-05 13:34:15,303 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.574s OK 2018-04-05 13:34:15,416 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-05 13:34:15,416 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-05 13:34:15,420 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 12:07 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-05 13:34:15,423 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-05 13:34:18,067 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-101 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-05 13:34:18,070 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=Qha2wa2MaNWtGN42zGn3uTAhD export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.9 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.9 export OS_REGION_NAME=regionOne 2018-04-05 13:34:18,071 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-05 13:34:18,072 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-04-05 13:34:18,074 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-05 13:34:18,074 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-05 13:34:18,931 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-04-05 13:34:18,932 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-05 13:34:19,335 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-05 13:34:19,335 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-05 13:34:19,698 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-05 13:34:19,698 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-05 13:34:19' 2018-04-05 13:34:19,699 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--ec316985-1269-42e7-b566-d80de6f012b5' 2018-04-05 13:34:22,494 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-ec316985-1269-42e7-b566-d80de6f012b5' 2018-04-05 13:34:25,894 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-ec316985-1269-42e7-b566-d80de6f012b5' 2018-04-05 13:34:33,232 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-ec316985-1269-42e7-b566-d80de6f012b5' 2018-04-05 13:34:33,974 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-ec316985-1269-42e7-b566-d80de6f012b5' 2018-04-05 13:34:34,725 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-ec316985-1269-42e7-b566-d80de6f012b5' 2018-04-05 13:34:42,022 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-ec316985-1269-42e7-b566-d80de6f012b5' 2018-04-05 13:34:46,817 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ec316985-1269-42e7-b566-d80de6f012b5' 2018-04-05 13:35:40,740 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-05 13:35:48,073 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-05 13:35:48,211 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-05 13:35:49,218 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-05 13:35:49,218 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-04-05 13:35:49,218 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-04-05 13:35:49,707 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-05 13:35:49,708 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:30 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-05 13:36:07,358 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-05 13:36:07,457 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-05 13:36:07,457 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-05 13:36:07' 2018-04-05 13:36:07,457 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--ef9f8ac2-8914-47c1-952e-6cb108dbee01' 2018-04-05 13:36:10,769 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-ef9f8ac2-8914-47c1-952e-6cb108dbee01' 2018-04-05 13:36:13,731 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-ef9f8ac2-8914-47c1-952e-6cb108dbee01' 2018-04-05 13:36:20,583 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-ef9f8ac2-8914-47c1-952e-6cb108dbee01' 2018-04-05 13:36:21,265 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-ef9f8ac2-8914-47c1-952e-6cb108dbee01' 2018-04-05 13:36:28,140 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ef9f8ac2-8914-47c1-952e-6cb108dbee01' 2018-04-05 13:36:35,365 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-05 13:36:42,573 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-05 13:36:45,297 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-04-05 13:37:11,137 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-04-05 13:37:36,872 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-04-05 13:37:41,929 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-05 13:37:42,052 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-05 13:37:42,053 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:34 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-05 13:37:58,364 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-05 13:37:58,461 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-05 13:38:03,442 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-05 13:38:03.158 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=68938282-a825-4c8f-ad28-91082a2585cd) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 68938282-a825-4c8f-ad28-91082a2585cd | 2018-04-05T13:38:03 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 68938282-a825-4c8f-ad28-91082a2585cd ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-05 13:38:06,593 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-05 13:38:06,593 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-05 13:38:12,343 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-05 13:38:10.739 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-05 13:38:10.884 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-05 13:38:12.165 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d5173014-e178-4ba1-8a8b-1235ba9d2c4f) has been successfully created! Using verifier 'opnfv-tempest' (UUID=d5173014-e178-4ba1-8a8b-1235ba9d2c4f) as the default verifier for the future CLI operations. 2018-04-05 13:38:15,159 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-05 13:38:17,750 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-05 13:38:24,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-05 13:38:29,564 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-05 13:38:28.483 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d5173014-e178-4ba1-8a8b-1235ba9d2c4f) for deployment 'opnfv-rally' (UUID=68938282-a825-4c8f-ad28-91082a2585cd). 2018-04-05 13:38:29.370 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d5173014-e178-4ba1-8a8b-1235ba9d2c4f) has been successfully configured for deployment 'opnfv-rally' (UUID=68938282-a825-4c8f-ad28-91082a2585cd)! 2018-04-05 13:38:29,564 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-05 13:38:29,564 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-05 13:38:29,566 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-05 13:38:29,569 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-05 13:38:32,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d5173014-e178-4ba1-8a8b-1235ba9d2c4f/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-05 13:38:32,768 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-05 13:38:32,771 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-05 13:38:32,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-05 13:38:35,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:38:35.106 55 INFO rally.api [-] Starting verification (UUID=47f0d061-c1c1-4c35-8a2a-def2ceebccfe) for deployment 'opnfv-rally' (UUID=68938282-a825-4c8f-ad28-91082a2585cd) by verifier 'opnfv-tempest' (UUID=d5173014-e178-4ba1-8a8b-1235ba9d2c4f). 2018-04-05 13:38:35,109 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 47f0d061-c1c1-4c35-8a2a-def2ceebccfe 2018-04-05 13:38:42,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:38:42.348 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.177s] 2018-04-05 13:38:42,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:38:42.406 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.058s] 2018-04-05 13:38:49,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:38:49.267 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.626s] 2018-04-05 13:38:52,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:38:52.207 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.939s] 2018-04-05 13:39:05,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:39:05.164 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.780s] 2018-04-05 13:39:21,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:39:21.765 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.078s] 2018-04-05 13:39:56,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:39:56.478 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.070s] 2018-04-05 13:39:56,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:39:56.480 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-05 13:40:27,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:40:27.769 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.094s] 2018-04-05 13:40:27,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:40:27.770 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-05 13:41:00,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:41:00.239 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.069s] 2018-04-05 13:41:00,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:41:00.241 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-05 13:41:43,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:41:43.850 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.385s] 2018-04-05 13:42:08,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:42:08.035 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2018-04-05 13:42:08,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:42:08.131 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.095s] 2018-04-05 13:42:15,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:42:15.803 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.654s] 2018-04-05 13:42:15,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:42:15.811 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-04-05 13:42:17,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:42:17.333 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-05 13:42:17,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:42:17.334 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-05 13:42:21,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:42:21.413 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.426s] 2018-04-05 13:42:27,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:42:27.258 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.076s] 2018-04-05 13:42:34,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:42:34.015 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.632s] 2018-04-05 13:42:42,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:42:42.341 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.640s] 2018-04-05 13:42:52,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:42:52.011 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.230s] 2018-04-05 13:42:58,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:42:58.128 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.365s] 2018-04-05 13:43:04,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:04.422 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.194s] 2018-04-05 13:43:12,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:12.133 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.647s] 2018-04-05 13:43:19,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:19.456 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.473s] 2018-04-05 13:43:27,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:27.798 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.915s] 2018-04-05 13:43:30,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:30.373 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-05 13:43:32,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:32.432 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.101s] 2018-04-05 13:43:32,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:32.508 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2018-04-05 13:43:32,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:32.578 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.069s] 2018-04-05 13:43:32,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:32.583 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.005s] 2018-04-05 13:43:36,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:36.849 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.839s] 2018-04-05 13:43:38,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:38.778 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.928s] 2018-04-05 13:43:40,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:40.831 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.052s] 2018-04-05 13:43:47,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:47.554 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-04-05 13:43:55,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:43:55.025 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.048s] 2018-04-05 13:44:07,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:44:07.667 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.506s] 2018-04-05 13:44:10,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:44:10.581 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.913s] 2018-04-05 13:44:21,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:44:21.851 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.822s] 2018-04-05 13:44:25,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:44:25.526 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.675s] 2018-04-05 13:44:34,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:44:34.033 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.505s] 2018-04-05 13:44:44,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:44:44.646 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.150s] 2018-04-05 13:44:48,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:44:48.307 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.661s] 2018-04-05 13:44:54,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:44:54.460 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.153s] 2018-04-05 13:45:11,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:11.256 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.739s] 2018-04-05 13:45:11,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:11.687 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.431s] 2018-04-05 13:45:11,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:11.942 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.255s] 2018-04-05 13:45:12,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:12.151 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.208s] 2018-04-05 13:45:12,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:12.273 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.121s] 2018-04-05 13:45:12,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:12.625 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.351s] 2018-04-05 13:45:27,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:27.847 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.691s] 2018-04-05 13:45:28,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:28.295 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.448s] 2018-04-05 13:45:28,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:28.403 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.108s] 2018-04-05 13:45:28,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:28.604 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.200s] 2018-04-05 13:45:28,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:28.852 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.248s] 2018-04-05 13:45:28,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:28.909 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.057s] 2018-04-05 13:45:43,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:43.297 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.556s] 2018-04-05 13:45:50,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:50.766 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.469s] 2018-04-05 13:45:52,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:52.938 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.169s] 2018-04-05 13:45:53,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:53.133 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.195s] 2018-04-05 13:45:53,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:45:53.185 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.052s] 2018-04-05 13:46:04,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:46:04.946 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.853s] 2018-04-05 13:46:11,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:46:11.378 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.430s] 2018-04-05 13:46:13,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:46:13.135 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.756s] 2018-04-05 13:46:13,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:46:13.336 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.201s] 2018-04-05 13:46:13,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:46:13.543 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.206s] 2018-04-05 13:46:29,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:46:29.059 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.127s] 2018-04-05 13:46:34,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:46:34.701 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.642s] 2018-04-05 13:46:39,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:46:39.261 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.560s] 2018-04-05 13:46:42,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:46:42.284 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.022s] 2018-04-05 13:47:07,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:07.195 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.401s] 2018-04-05 13:47:12,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:12.235 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.038s] 2018-04-05 13:47:16,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:16.739 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.505s] 2018-04-05 13:47:20,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:20.398 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.656s] 2018-04-05 13:47:38,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:38.289 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.703s] 2018-04-05 13:47:40,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:40.822 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.530s] 2018-04-05 13:47:40,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:40.871 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.051s] 2018-04-05 13:47:46,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:46.140 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.780s] 2018-04-05 13:47:48,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:48.803 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.661s] 2018-04-05 13:47:49,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:48.999 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.198s] 2018-04-05 13:47:53,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:53.295 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.237s] 2018-04-05 13:47:56,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:56.705 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-04-05 13:47:58,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:58.326 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-05 13:47:58,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:58.328 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-05 13:47:58,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:58.330 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-05 13:47:58,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:58.331 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-05 13:47:58,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:47:58.332 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-05 13:48:00,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:48:00.294 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-04-05 13:48:15,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:48:15.993 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.667s] 2018-04-05 13:48:28,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:48:28.689 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.860s] 2018-04-05 13:48:41,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:48:41.167 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.476s] 2018-04-05 13:48:51,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:48:51.480 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.186s] 2018-04-05 13:51:36,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:51:36.723 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [158.206s] 2018-04-05 13:55:17,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:55:17.720 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [212.173s] 2018-04-05 13:56:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 13:56:02.695 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.348s] 2018-04-05 13:56:23,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '47f0d061-c1c1-4c35-8a2a-def2ceebccfe']'. 2018-04-05 13:56:24,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-05 13:56:24,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-05 13:56:24,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-05 13:56:24,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 47f0d061-c1c1-4c35-8a2a-def2ceebccfe | 2018-04-05 13:56:24,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-05 13:56:24,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-05 13:38:34 | 2018-04-05 13:56:24,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-05 13:56:22 | 2018-04-05 13:56:24,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:48 | 2018-04-05 13:56:24,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-05 13:56:24,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-05 13:56:24,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-05 13:56:24,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d5173014-e178-4ba1-8a8b-1235ba9d2c4f) | 2018-04-05 13:56:24,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-05 13:56:24,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 68938282-a825-4c8f-ad28-91082a2585cd) | 2018-04-05 13:56:24,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-05 13:56:24,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1042.57 | 2018-04-05 13:56:24,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2018-04-05 13:56:24,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-05 13:56:24,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-05 13:56:24,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-05 13:56:24,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-04-05 13:56:24,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-05 13:56:24,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-05 13:56:24,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.7777777778% 2018-04-05 13:56:31,602 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-05 13:56:31,602 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:16 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-04-05 13:56:31,606 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-04-05 13:56:31,606 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-05 13:56:31,705 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-05 13:56:32,110 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-05 13:56:32,110 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-05 13:56:32,479 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-05 13:56:34,939 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-05 13:56:34.526 208 INFO rally.deployment.engine [-] Deployment 68938282-a825-4c8f-ad28-91082a2585cd | Starting: Destroy cloud and free allocated resources. 2018-04-05 13:56:34.623 208 INFO rally.deployment.engine [-] Deployment 68938282-a825-4c8f-ad28-91082a2585cd | Completed: Destroy cloud and free allocated resources. 2018-04-05 13:56:34.660 208 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=d5173014-e178-4ba1-8a8b-1235ba9d2c4f) for deployment 'opnfv-rally'. 2018-04-05 13:56:34.674 208 INFO rally.api [-] Deleting verification (UUID=47f0d061-c1c1-4c35-8a2a-def2ceebccfe). 2018-04-05 13:56:34.713 208 INFO rally.api [-] Verification has been successfully deleted! 2018-04-05 13:56:34.714 208 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=d5173014-e178-4ba1-8a8b-1235ba9d2c4f). 2018-04-05 13:56:34.722 208 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-05 13:56:37,313 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-05 13:56:37.036 211 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=5f412db5-f5fb-4381-9988-ea4b151c80a8) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 5f412db5-f5fb-4381-9988-ea4b151c80a8 | 2018-04-05T13:56:36 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 5f412db5-f5fb-4381-9988-ea4b151c80a8 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-05 13:56:40,645 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-05 13:56:40,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-05 13:56:42,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-4279d044-4d53-4a7b-afac-718fcdf7c254'... 2018-04-05 13:56:44,726 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-4279d044-4d53-4a7b-afac-718fcdf7c254'... 2018-04-05 13:56:47,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-4279d044-4d53-4a7b-afac-718fcdf7c254'... 2018-04-05 13:56:53,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-4279d044-4d53-4a7b-afac-718fcdf7c254'... 2018-04-05 13:56:54,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-4279d044-4d53-4a7b-afac-718fcdf7c254'... 2018-04-05 13:56:54,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-05 13:56:55,084 - 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-04-05 13:56:55,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-05 13:56:55,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-05 13:56:55,135 - 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': '1135b961-5fd1-4812-8b67-e4aece495e20', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4279d044-4d53-4a7b-afac-718fcdf7c254', 'flavor_name': 'rally-tiny-4279d044-4d53-4a7b-afac-718fcdf7c254', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4279d044-4d53-4a7b-afac-718fcdf7c254', '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-04-05 13:57:55,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0a316f5e-42d3-49c3-8e09-585a1043c19c 2018-04-05 13:57:55,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-05 13:57:55,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0a316f5e-42d3-49c3-8e09-585a1043c19c'] 2018-04-05 13:57:56,504 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0a316f5e-42d3-49c3-8e09-585a1043c19c: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0a316f5e-42d3-49c3-8e09-585a1043c19c has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | total | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | -> duration | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.477567 Full duration: 7.10446 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0a316f5e-42d3-49c3-8e09-585a1043c19c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | total | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> duration | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.289878 Full duration: 7.989396 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0a316f5e-42d3-49c3-8e09-585a1043c19c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 100.0% | 1 | | total | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | -> duration | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.959467 Full duration: 7.627285 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0a316f5e-42d3-49c3-8e09-585a1043c19c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.798389 Full duration: 7.510494 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0a316f5e-42d3-49c3-8e09-585a1043c19c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | total | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> duration | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.91493 Full duration: 7.659354 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0a316f5e-42d3-49c3-8e09-585a1043c19c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> duration | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.668173 Full duration: 7.431071 HINTS: * To plot HTML graphics with this data, run: rally task report 0a316f5e-42d3-49c3-8e09-585a1043c19c --out output.html * To generate a JUnit report, run: rally task export 0a316f5e-42d3-49c3-8e09-585a1043c19c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0a316f5e-42d3-49c3-8e09-585a1043c19c --json --out output.json 2018-04-05 13:57:56,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0a316f5e-42d3-49c3-8e09-585a1043c19c'] 2018-04-05 13:57:57,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-05 13:57:57,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0a316f5e-42d3-49c3-8e09-585a1043c19c', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-05 13:57:57,496 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-05 13:57:57,496 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-05 13:57:57,508 - 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-04-05 13:57:57,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-05 13:57:57,532 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-05 13:57:57,533 - 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': '1135b961-5fd1-4812-8b67-e4aece495e20', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4279d044-4d53-4a7b-afac-718fcdf7c254', 'flavor_name': 'rally-tiny-4279d044-4d53-4a7b-afac-718fcdf7c254', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4279d044-4d53-4a7b-afac-718fcdf7c254', '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-04-05 13:59:35,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 173744d2-173d-4fad-8be9-0d9215214a37 2018-04-05 13:59:35,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '173744d2-173d-4fad-8be9-0d9215214a37'] 2018-04-05 13:59:36,484 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 173744d2-173d-4fad-8be9-0d9215214a37: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 173744d2-173d-4fad-8be9-0d9215214a37 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.685 | 4.685 | 4.685 | 4.685 | 4.685 | 4.685 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | -> glance_v2.upload_data | 1.936 | 1.936 | 1.936 | 1.936 | 1.936 | 1.936 | 100.0% | 1 | | glance_v2.delete_image | 1.553 | 1.553 | 1.553 | 1.553 | 1.553 | 1.553 | 100.0% | 1 | | total | 6.239 | 6.239 | 6.239 | 6.239 | 6.239 | 6.239 | 100.0% | 1 | | -> duration | 6.239 | 6.239 | 6.239 | 6.239 | 6.239 | 6.239 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.238575 Full duration: 14.749967 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 173744d2-173d-4fad-8be9-0d9215214a37 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.075 | 4.075 | 4.075 | 4.075 | 4.075 | 4.075 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> glance_v2.upload_data | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | glance_v2.list_images | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 4.108 | 4.108 | 4.108 | 4.108 | 4.108 | 4.108 | 100.0% | 1 | | -> duration | 4.108 | 4.108 | 4.108 | 4.108 | 4.108 | 4.108 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.108412 Full duration: 16.387958 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 173744d2-173d-4fad-8be9-0d9215214a37 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | 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.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | total | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | -> duration | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.359037 Full duration: 8.138697 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-4279d044-4d53-4a7b-afac-718fcdf7c254" }, "number_instances": 2, "nics": [ { "net-id": "1135b961-5fd1-4812-8b67-e4aece495e20" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 173744d2-173d-4fad-8be9-0d9215214a37 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.863 | 3.863 | 3.863 | 3.863 | 3.863 | 3.863 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | | -> glance_v2.upload_data | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | nova.boot_servers | 11.13 | 11.13 | 11.13 | 11.13 | 11.13 | 11.13 | 100.0% | 1 | | total | 14.994 | 14.994 | 14.994 | 14.994 | 14.994 | 14.994 | 100.0% | 1 | | -> duration | 13.994 | 13.994 | 13.994 | 13.994 | 13.994 | 13.994 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.993892 Full duration: 39.262182 HINTS: * To plot HTML graphics with this data, run: rally task report 173744d2-173d-4fad-8be9-0d9215214a37 --out output.html * To generate a JUnit report, run: rally task export 173744d2-173d-4fad-8be9-0d9215214a37 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 173744d2-173d-4fad-8be9-0d9215214a37 --json --out output.json 2018-04-05 13:59:36,485 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '173744d2-173d-4fad-8be9-0d9215214a37'] 2018-04-05 13:59:37,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-05 13:59:37,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '173744d2-173d-4fad-8be9-0d9215214a37', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-05 13:59:37,513 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-05 13:59:37,514 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-04-05 13:59:37,514 - 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-04-05 13:59:37,514 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-05 13:59:37,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-05 13:59:37,556 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-04-05 13:59:37,556 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-05 13:59:37,556 - 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-04-05 13:59:37,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-05 13:59:37,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-05 13:59:37,593 - 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': '1135b961-5fd1-4812-8b67-e4aece495e20', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4279d044-4d53-4a7b-afac-718fcdf7c254', 'flavor_name': 'rally-tiny-4279d044-4d53-4a7b-afac-718fcdf7c254', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4279d044-4d53-4a7b-afac-718fcdf7c254', '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-04-05 14:02:58,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a499c3dd-f594-48d4-901d-ea12bdb3fca6 2018-04-05 14:02:58,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a499c3dd-f594-48d4-901d-ea12bdb3fca6'] 2018-04-05 14:02:59,972 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a499c3dd-f594-48d4-901d-ea12bdb3fca6: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a499c3dd-f594-48d4-901d-ea12bdb3fca6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | 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.9 | 3.9 | 3.9 | 3.9 | 3.9 | 3.9 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 100.0% | 1 | | total | 6.339 | 6.339 | 6.339 | 6.339 | 6.339 | 6.339 | 100.0% | 1 | | -> duration | 6.339 | 6.339 | 6.339 | 6.339 | 6.339 | 6.339 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.338801 Full duration: 23.359196 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task a499c3dd-f594-48d4-901d-ea12bdb3fca6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.163 | 3.163 | 3.163 | 3.163 | 3.163 | 3.163 | 100.0% | 1 | | cinder_v2.delete_volume | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 100.0% | 1 | | total | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 100.0% | 1 | | -> duration | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.620535 Full duration: 16.530751 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-4279d044-4d53-4a7b-afac-718fcdf7c254" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task a499c3dd-f594-48d4-901d-ea12bdb3fca6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.894 | 8.894 | 8.894 | 8.894 | 8.894 | 8.894 | 100.0% | 1 | | cinder_v2.delete_volume | 3.009 | 3.009 | 3.009 | 3.009 | 3.009 | 3.009 | 100.0% | 1 | | total | 11.903 | 11.903 | 11.903 | 11.903 | 11.903 | 11.903 | 100.0% | 1 | | -> duration | 11.903 | 11.903 | 11.903 | 11.903 | 11.903 | 11.903 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.903003 Full duration: 22.833688 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task a499c3dd-f594-48d4-901d-ea12bdb3fca6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.13 | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 100.0% | 1 | | cinder_v2.delete_volume | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 100.0% | 1 | | total | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 100.0% | 1 | | -> duration | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.903954 Full duration: 15.629081 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task a499c3dd-f594-48d4-901d-ea12bdb3fca6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.318 | 3.318 | 3.318 | 3.318 | 3.318 | 3.318 | 100.0% | 1 | | cinder_v2.extend_volume | 2.73 | 2.73 | 2.73 | 2.73 | 2.73 | 2.73 | 100.0% | 1 | | cinder_v2.delete_volume | 2.476 | 2.476 | 2.476 | 2.476 | 2.476 | 2.476 | 100.0% | 1 | | total | 8.525 | 8.525 | 8.525 | 8.525 | 8.525 | 8.525 | 100.0% | 1 | | -> duration | 8.525 | 8.525 | 8.525 | 8.525 | 8.525 | 8.525 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.524594 Full duration: 18.483975 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a499c3dd-f594-48d4-901d-ea12bdb3fca6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.183 | 3.183 | 3.183 | 3.183 | 3.183 | 3.183 | 100.0% | 1 | | cinder_v2.delete_volume | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 100.0% | 1 | | total | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 100.0% | 1 | | -> duration | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.518148 Full duration: 22.252606 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a499c3dd-f594-48d4-901d-ea12bdb3fca6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 100.0% | 1 | | cinder_v2.list_qos | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> duration | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.275975 Full duration: 13.081515 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a499c3dd-f594-48d4-901d-ea12bdb3fca6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | 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.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | cinder_v2.set_qos | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> duration | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.825098 Full duration: 12.616181 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a499c3dd-f594-48d4-901d-ea12bdb3fca6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | cinder_v2.list_types | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> duration | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.769919 Full duration: 12.419859 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a499c3dd-f594-48d4-901d-ea12bdb3fca6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> duration | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.866512 Full duration: 12.491717 HINTS: * To plot HTML graphics with this data, run: rally task report a499c3dd-f594-48d4-901d-ea12bdb3fca6 --out output.html * To generate a JUnit report, run: rally task export a499c3dd-f594-48d4-901d-ea12bdb3fca6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a499c3dd-f594-48d4-901d-ea12bdb3fca6 --json --out output.json 2018-04-05 14:02:59,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a499c3dd-f594-48d4-901d-ea12bdb3fca6'] 2018-04-05 14:03:00,992 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-05 14:03:00,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a499c3dd-f594-48d4-901d-ea12bdb3fca6', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-05 14:03:00,999 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-05 14:03:00,999 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-05 14:03:01,000 - 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-04-05 14:03:01,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-05 14:03:01,041 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-05 14:03:01,043 - 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': '1135b961-5fd1-4812-8b67-e4aece495e20', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4279d044-4d53-4a7b-afac-718fcdf7c254', 'flavor_name': 'rally-tiny-4279d044-4d53-4a7b-afac-718fcdf7c254', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4279d044-4d53-4a7b-afac-718fcdf7c254', '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-04-05 14:04:24,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8e5fbe35-c0bf-4577-bd5b-62bf8bc7f607 2018-04-05 14:04:24,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '8e5fbe35-c0bf-4577-bd5b-62bf8bc7f607'] 2018-04-05 14:04:24,910 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 8e5fbe35-c0bf-4577-bd5b-62bf8bc7f607: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 8e5fbe35-c0bf-4577-bd5b-62bf8bc7f607 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.52 | 4.52 | 4.52 | 4.52 | 4.52 | 4.52 | 100.0% | 1 | | heat.update_stack | 2.718 | 2.718 | 2.718 | 2.718 | 2.718 | 2.718 | 100.0% | 1 | | heat.delete_stack | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 100.0% | 1 | | total | 9.904 | 9.904 | 9.904 | 9.904 | 9.904 | 9.904 | 100.0% | 1 | | -> duration | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 5.904 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.90436 Full duration: 19.977178 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 8e5fbe35-c0bf-4577-bd5b-62bf8bc7f607 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.664 | 4.664 | 4.664 | 4.664 | 4.664 | 4.664 | 100.0% | 1 | | heat.check_stack | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | heat.delete_stack | 2.802 | 2.802 | 2.802 | 2.802 | 2.802 | 2.802 | 100.0% | 1 | | total | 8.229 | 8.229 | 8.229 | 8.229 | 8.229 | 8.229 | 100.0% | 1 | | -> duration | 6.229 | 6.229 | 6.229 | 6.229 | 6.229 | 6.229 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.229238 Full duration: 16.628557 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 8e5fbe35-c0bf-4577-bd5b-62bf8bc7f607 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 100.0% | 1 | | heat.suspend_stack | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | heat.resume_stack | 1.403 | 1.403 | 1.403 | 1.403 | 1.403 | 1.403 | 100.0% | 1 | | heat.delete_stack | 1.455 | 1.455 | 1.455 | 1.455 | 1.455 | 1.455 | 100.0% | 1 | | total | 8.877 | 8.877 | 8.877 | 8.877 | 8.877 | 8.877 | 100.0% | 1 | | -> duration | 6.877 | 6.877 | 6.877 | 6.877 | 6.877 | 6.877 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.876634 Full duration: 19.074007 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 8e5fbe35-c0bf-4577-bd5b-62bf8bc7f607 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | total | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> duration | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.582354 Full duration: 8.652457 HINTS: * To plot HTML graphics with this data, run: rally task report 8e5fbe35-c0bf-4577-bd5b-62bf8bc7f607 --out output.html * To generate a JUnit report, run: rally task export 8e5fbe35-c0bf-4577-bd5b-62bf8bc7f607 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8e5fbe35-c0bf-4577-bd5b-62bf8bc7f607 --json --out output.json 2018-04-05 14:04:24,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8e5fbe35-c0bf-4577-bd5b-62bf8bc7f607'] 2018-04-05 14:04:25,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-05 14:04:25,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8e5fbe35-c0bf-4577-bd5b-62bf8bc7f607', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-05 14:04:25,850 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-05 14:04:25,850 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-05 14:04:25,850 - 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-04-05 14:04:25,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-05 14:04:25,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-05 14:04:25,876 - 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': '1135b961-5fd1-4812-8b67-e4aece495e20', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4279d044-4d53-4a7b-afac-718fcdf7c254', 'flavor_name': 'rally-tiny-4279d044-4d53-4a7b-afac-718fcdf7c254', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4279d044-4d53-4a7b-afac-718fcdf7c254', '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-04-05 14:07:44,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c0893df3-fcba-4937-9c8c-19d8c4e1c5cd 2018-04-05 14:07:44,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c0893df3-fcba-4937-9c8c-19d8c4e1c5cd'] 2018-04-05 14:07:45,584 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c0893df3-fcba-4937-9c8c-19d8c4e1c5cd: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c0893df3-fcba-4937-9c8c-19d8c4e1c5cd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | keystone_v3.add_role | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.revoke_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> duration | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.832726 Full duration: 14.881356 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c0893df3-fcba-4937-9c8c-19d8c4e1c5cd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.list_roles | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 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.731645 Full duration: 14.680641 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c0893df3-fcba-4937-9c8c-19d8c4e1c5cd has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | keystone_v3.list_projects | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> duration | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.932251 Full duration: 14.844754 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c0893df3-fcba-4937-9c8c-19d8c4e1c5cd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | keystone_v3.delete_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> duration | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.622634 Full duration: 12.201009 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c0893df3-fcba-4937-9c8c-19d8c4e1c5cd has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | keystone_v3.delete_service | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> duration | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.611445 Full duration: 12.55523 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c0893df3-fcba-4937-9c8c-19d8c4e1c5cd has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | keystone_v3.create_user | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | -> keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.create_role | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_project | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.get_user | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.get_role | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.list_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.get_services | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 100.0% | 1 | | -> duration | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.906054 Full duration: 19.52705 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c0893df3-fcba-4937-9c8c-19d8c4e1c5cd has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | keystone_v3.update_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.delete_project | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | -> duration | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.944806 Full duration: 12.869297 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task c0893df3-fcba-4937-9c8c-19d8c4e1c5cd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785592 Full duration: 14.576011 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task c0893df3-fcba-4937-9c8c-19d8c4e1c5cd has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.67889 Full duration: 14.374035 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task c0893df3-fcba-4937-9c8c-19d8c4e1c5cd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | keystone_v3.list_users | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> duration | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.92603 Full duration: 14.636835 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task c0893df3-fcba-4937-9c8c-19d8c4e1c5cd has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | keystone_v3.create_users | 5.096 | 5.096 | 5.096 | 5.096 | 5.096 | 5.096 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.096 | 5.096 | 5.096 | 5.096 | 5.096 | 5.096 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | total | 6.75 | 6.75 | 6.75 | 6.75 | 6.75 | 6.75 | 100.0% | 1 | | -> duration | 6.75 | 6.75 | 6.75 | 6.75 | 6.75 | 6.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.750235 Full duration: 24.166798 HINTS: * To plot HTML graphics with this data, run: rally task report c0893df3-fcba-4937-9c8c-19d8c4e1c5cd --out output.html * To generate a JUnit report, run: rally task export c0893df3-fcba-4937-9c8c-19d8c4e1c5cd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c0893df3-fcba-4937-9c8c-19d8c4e1c5cd --json --out output.json 2018-04-05 14:07:45,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c0893df3-fcba-4937-9c8c-19d8c4e1c5cd'] 2018-04-05 14:07:46,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-05 14:07:46,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c0893df3-fcba-4937-9c8c-19d8c4e1c5cd', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-05 14:07:46,696 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-05 14:07:46,696 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-05 14:07:46,696 - 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-04-05 14:07:46,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-05 14:07:46,713 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-05 14:07:46,716 - 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': '1135b961-5fd1-4812-8b67-e4aece495e20', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4279d044-4d53-4a7b-afac-718fcdf7c254', 'flavor_name': 'rally-tiny-4279d044-4d53-4a7b-afac-718fcdf7c254', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4279d044-4d53-4a7b-afac-718fcdf7c254', '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-04-05 14:13:16,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 2018-04-05 14:13:16,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02'] 2018-04-05 14:13:17,536 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | neutron.delete_network | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | total | 1.915 | 1.915 | 1.915 | 1.915 | 1.915 | 1.915 | 100.0% | 1 | | -> duration | 1.915 | 1.915 | 1.915 | 1.915 | 1.915 | 1.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.91522 Full duration: 15.413349 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 100.0% | 1 | | neutron.delete_port | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | total | 2.075 | 2.075 | 2.075 | 2.075 | 2.075 | 2.075 | 100.0% | 1 | | -> duration | 2.075 | 2.075 | 2.075 | 2.075 | 2.075 | 2.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.075311 Full duration: 31.000549 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | neutron.create_subnet | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | neutron.create_router | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | neutron.add_interface_router | 1.545 | 1.545 | 1.545 | 1.545 | 1.545 | 1.545 | 100.0% | 1 | | neutron.remove_interface_router | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | neutron.delete_router | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 100.0% | 1 | | total | 4.728 | 4.728 | 4.728 | 4.728 | 4.728 | 4.728 | 100.0% | 1 | | -> duration | 4.728 | 4.728 | 4.728 | 4.728 | 4.728 | 4.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.728255 Full duration: 38.79112 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | neutron.delete_subnet | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | total | 1.824 | 1.824 | 1.824 | 1.824 | 1.824 | 1.824 | 100.0% | 1 | | -> duration | 1.824 | 1.824 | 1.824 | 1.824 | 1.824 | 1.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.824179 Full duration: 30.882003 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | neutron.list_networks | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | | total | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 100.0% | 1 | | -> duration | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.461122 Full duration: 17.130043 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 100.0% | 1 | | neutron.list_ports | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 100.0% | 1 | | -> duration | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.718034 Full duration: 32.19322 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | neutron.create_subnet | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.create_router | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | neutron.add_interface_router | 1.56 | 1.56 | 1.56 | 1.56 | 1.56 | 1.56 | 100.0% | 1 | | neutron.list_routers | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | | total | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 100.0% | 1 | | -> duration | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.803051 Full duration: 43.202447 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | neutron.create_subnet | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | neutron.list_subnets | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 1.905 | 1.905 | 1.905 | 1.905 | 1.905 | 1.905 | 100.0% | 1 | | -> duration | 1.905 | 1.905 | 1.905 | 1.905 | 1.905 | 1.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.905344 Full duration: 34.544159 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | 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.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 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.367562 Full duration: 14.646955 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | 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.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | neutron.create_security_group_rule | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | neutron.delete_security_group | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 100.0% | 1 | | -> duration | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.1978 Full duration: 15.332731 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | neutron.create_router | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 100.0% | 1 | | neutron.add_gateway_router | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 100.0% | 1 | | neutron.remove_gateway_router | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | total | 4.072 | 4.072 | 4.072 | 4.072 | 4.072 | 4.072 | 100.0% | 1 | | -> duration | 4.072 | 4.072 | 4.072 | 4.072 | 4.072 | 4.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.071697 Full duration: 24.597938 HINTS: * To plot HTML graphics with this data, run: rally task report 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 --out output.html * To generate a JUnit report, run: rally task export 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02 --json --out output.json 2018-04-05 14:13:17,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02'] 2018-04-05 14:13:18,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-05 14:13:18,442 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3aa0f37e-cdf1-49ac-bdba-a430c1eb4e02', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-05 14:13:18,450 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-05 14:13:18,451 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-05 14:13:18,451 - 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-04-05 14:13:18,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-05 14:13:18,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-05 14:13:18,496 - 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': '1135b961-5fd1-4812-8b67-e4aece495e20', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4279d044-4d53-4a7b-afac-718fcdf7c254', 'flavor_name': 'rally-tiny-4279d044-4d53-4a7b-afac-718fcdf7c254', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4279d044-4d53-4a7b-afac-718fcdf7c254', '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-04-05 14:16:22,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8bff114f-b4e8-4651-9907-4541adaa51fc 2018-04-05 14:16:22,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '8bff114f-b4e8-4651-9907-4541adaa51fc'] 2018-04-05 14:16:23,770 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 8bff114f-b4e8-4651-9907-4541adaa51fc: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-4279d044-4d53-4a7b-afac-718fcdf7c254" }, "image": { "name": "Cirros-0.4.0-4279d044-4d53-4a7b-afac-718fcdf7c254" }, "block_migration": false, "nics": [ { "net-id": "1135b961-5fd1-4812-8b67-e4aece495e20" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 8bff114f-b4e8-4651-9907-4541adaa51fc has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/servers.py", line 722, in run block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 87, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/utils.py", line 770, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.479 | 9.479 | 9.479 | 9.479 | 9.479 | 9.479 | 100.0% | 1 | | nova.find_host_to_migrate | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | nova.live_migrate | 134.141 | 134.141 | 134.141 | 134.141 | 134.141 | 134.141 | 0.0% | 1 | | total | 144.637 | 144.637 | 144.637 | 144.637 | 144.637 | 144.637 | 0.0% | 1 | | -> duration | 143.637 | 143.637 | 143.637 | 143.637 | 143.637 | 143.637 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 143.637148 Full duration: 159.751005 HINTS: * To plot HTML graphics with this data, run: rally task report 8bff114f-b4e8-4651-9907-4541adaa51fc --out output.html * To generate a JUnit report, run: rally task export 8bff114f-b4e8-4651-9907-4541adaa51fc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8bff114f-b4e8-4651-9907-4541adaa51fc --json --out output.json 2018-04-05 14:16:23,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8bff114f-b4e8-4651-9907-4541adaa51fc'] 2018-04-05 14:16:24,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-05 14:16:24,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8bff114f-b4e8-4651-9907-4541adaa51fc', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-05 14:16:24,837 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-04-05 14:16:24,837 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-05 14:16:24,838 - 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-04-05 14:16:24,838 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-05 14:16:24,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-04-05 14:16:24,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '1135b961-5fd1-4812-8b67-e4aece495e20', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4279d044-4d53-4a7b-afac-718fcdf7c254', 'flavor_name': 'rally-tiny-4279d044-4d53-4a7b-afac-718fcdf7c254', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4279d044-4d53-4a7b-afac-718fcdf7c254', '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-04-05 14:17:18,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : de017e5c-1b2c-4ddc-9af1-7736a2b35849 2018-04-05 14:17:18,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'de017e5c-1b2c-4ddc-9af1-7736a2b35849'] 2018-04-05 14:17:19,081 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task de017e5c-1b2c-4ddc-9af1-7736a2b35849: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task de017e5c-1b2c-4ddc-9af1-7736a2b35849 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | quotas.delete_quotas | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | -> duration | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.063134 Full duration: 9.123926 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task de017e5c-1b2c-4ddc-9af1-7736a2b35849 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698964 Full duration: 8.302212 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task de017e5c-1b2c-4ddc-9af1-7736a2b35849 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | total | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> duration | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.673151 Full duration: 8.358866 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task de017e5c-1b2c-4ddc-9af1-7736a2b35849 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | total | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> duration | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.932305 Full duration: 8.907273 HINTS: * To plot HTML graphics with this data, run: rally task report de017e5c-1b2c-4ddc-9af1-7736a2b35849 --out output.html * To generate a JUnit report, run: rally task export de017e5c-1b2c-4ddc-9af1-7736a2b35849 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report de017e5c-1b2c-4ddc-9af1-7736a2b35849 --json --out output.json 2018-04-05 14:17:19,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'de017e5c-1b2c-4ddc-9af1-7736a2b35849'] 2018-04-05 14:17:19,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-05 14:17:19,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'de017e5c-1b2c-4ddc-9af1-7736a2b35849', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-05 14:17:19,946 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-05 14:17:19,950 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:18 | 4 | 100.00% | | cinder | 02:49 | 10 | 100.00% | | heat | 01:04 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 04:57 | 11 | 100.00% | | nova | 02:39 | 1 | 0.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:16:59 | 51 | 98.04% | +----------------+------------+----------------+-----------+ 2018-04-05 14:17:19,950 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.04% 2018-04-05 14:17:28,651 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-04-05 14:17:28,651 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-04-05 14:17:29,150 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-05 14:17:29,150 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:56 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-05 14:17:29,154 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-04-05 14:17:29,154 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-05 14:17:29,290 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-05 14:17:31,679 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-05 14:17:31.374 9879 INFO rally.deployment.engine [-] Deployment 5f412db5-f5fb-4381-9988-ea4b151c80a8 | Starting: Destroy cloud and free allocated resources. 2018-04-05 14:17:31.458 9879 INFO rally.deployment.engine [-] Deployment 5f412db5-f5fb-4381-9988-ea4b151c80a8 | Completed: Destroy cloud and free allocated resources. 2018-04-05 14:17:31.482 9879 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=d5173014-e178-4ba1-8a8b-1235ba9d2c4f). 2018-04-05 14:17:31.487 9879 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-05 14:17:34,127 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-05 14:17:33.824 9882 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=dab362d8-ec8d-4ee9-b1f3-5941fd61cf88) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | dab362d8-ec8d-4ee9-b1f3-5941fd61cf88 | 2018-04-05T14:17:33 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: dab362d8-ec8d-4ee9-b1f3-5941fd61cf88 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-05 14:17:37,447 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-05 14:17:37,447 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-05 14:17:39,792 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-05 14:17:39.535 9888 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=d5173014-e178-4ba1-8a8b-1235ba9d2c4f). 2018-04-05 14:17:39.661 9888 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-05 14:17:43,236 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-05 14:17:41.784 9891 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-05 14:17:41.920 9891 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-05 14:17:43.009 9891 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=93d61a9d-fb33-47b0-b0a1-bcae2573bf01) has been successfully created! Using verifier 'opnfv-tempest' (UUID=93d61a9d-fb33-47b0-b0a1-bcae2573bf01) as the default verifier for the future CLI operations. 2018-04-05 14:17:46,195 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-05 14:17:49,256 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-05 14:17:56,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-05 14:18:01,271 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-05 14:18:00.267 9910 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=93d61a9d-fb33-47b0-b0a1-bcae2573bf01) for deployment 'opnfv-rally' (UUID=dab362d8-ec8d-4ee9-b1f3-5941fd61cf88). 2018-04-05 14:18:01.109 9910 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=93d61a9d-fb33-47b0-b0a1-bcae2573bf01) has been successfully configured for deployment 'opnfv-rally' (UUID=dab362d8-ec8d-4ee9-b1f3-5941fd61cf88)! 2018-04-05 14:18:01,271 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-05 14:18:01,271 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-05 14:18:01,288 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-05 14:18:05,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-05 14:18:07,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:07.741 9922 INFO rally.api [-] Starting verification (UUID=7fd7ff1a-7bfa-4d46-befc-504b165ae831) for deployment 'opnfv-rally' (UUID=dab362d8-ec8d-4ee9-b1f3-5941fd61cf88) by verifier 'opnfv-tempest' (UUID=93d61a9d-fb33-47b0-b0a1-bcae2573bf01). 2018-04-05 14:18:07,742 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 7fd7ff1a-7bfa-4d46-befc-504b165ae831 2018-04-05 14:18:16,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:16.887 9922 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.229s] 2018-04-05 14:18:19,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:19.749 9922 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [1.160s] 2018-04-05 14:18:21,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:21.177 9922 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.426s] 2018-04-05 14:18:22,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:22.317 9922 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.139s] 2018-04-05 14:18:27,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:27.451 9922 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [3.628s] 2018-04-05 14:18:28,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:28.898 9922 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.448s] 2018-04-05 14:18:34,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:34.768 9922 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.063s] 2018-04-05 14:18:40,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:40.491 9922 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.720s] 2018-04-05 14:18:45,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:45.177 9922 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.532s] 2018-04-05 14:18:45,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:45.711 9922 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.533s] 2018-04-05 14:18:45,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:45.921 9922 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.209s] 2018-04-05 14:18:46,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:46.591 9922 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.669s] 2018-04-05 14:18:47,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:47.120 9922 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.528s] 2018-04-05 14:18:47,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:47.197 9922 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.077s] 2018-04-05 14:18:47,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:47.269 9922 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.072s] 2018-04-05 14:18:47,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:47.340 9922 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.070s] 2018-04-05 14:18:47,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:47.410 9922 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.069s] 2018-04-05 14:18:47,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:47.482 9922 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.072s] 2018-04-05 14:18:47,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:47.622 9922 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.140s] 2018-04-05 14:18:51,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:51.757 9922 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.038s] 2018-04-05 14:18:57,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:57.258 9922 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.062s] 2018-04-05 14:18:57,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:57.272 9922 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2018-04-05 14:18:57,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:57.407 9922 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.135s] 2018-04-05 14:18:57,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:57.419 9922 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-04-05 14:18:57,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:57.432 9922 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-04-05 14:18:57,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:57.463 9922 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2018-04-05 14:18:57,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:57.532 9922 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.067s] 2018-04-05 14:18:57,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:57.595 9922 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.063s] 2018-04-05 14:18:57,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:57.741 9922 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.145s] 2018-04-05 14:18:57,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:57.756 9922 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-04-05 14:18:57,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:18:57.824 9922 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.068s] 2018-04-05 14:19:02,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:02.848 9922 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.971s] 2018-04-05 14:19:04,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:04.502 9922 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.612s] 2018-04-05 14:19:04,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:04.585 9922 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.083s] 2018-04-05 14:19:05,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:05.274 9922 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.688s] 2018-04-05 14:19:05,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:05.404 9922 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.129s] 2018-04-05 14:19:05,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:05.405 9922 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-05 14:19:10,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:10.254 9922 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.405s] 2018-04-05 14:19:13,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:13.175 9922 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.921s] 2018-04-05 14:19:13,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:13.380 9922 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.205s] 2018-04-05 14:19:13,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:13.574 9922 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.193s] 2018-04-05 14:19:13,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:13.729 9922 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.162s] 2018-04-05 14:19:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:13.767 9922 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.192s] 2018-04-05 14:19:13,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:13.953 9922 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.185s] 2018-04-05 14:19:17,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:17.684 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.261s] 2018-04-05 14:19:21,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:21.190 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.505s] 2018-04-05 14:19:22,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:22.984 9922 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [48.169s] 2018-04-05 14:19:25,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:25.269 9922 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.291s] 2018-04-05 14:19:25,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:25.393 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.203s] 2018-04-05 14:19:29,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:29.161 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.767s] 2018-04-05 14:19:35,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:35.011 9922 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [72.685s] 2018-04-05 14:19:36,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:36.302 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [7.140s] 2018-04-05 14:19:37,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:37.456 9922 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.436s] 2018-04-05 14:19:37,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:37.721 9922 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.265s] 2018-04-05 14:19:37,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:37.959 9922 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.237s] 2018-04-05 14:19:38,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:38.689 9922 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.728s] 2018-04-05 14:19:39,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:39.253 9922 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.563s] 2018-04-05 14:19:39,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:39.746 9922 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.493s] 2018-04-05 14:19:44,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:44.147 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.844s] 2018-04-05 14:19:50,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:50.152 9922 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.993s] 2018-04-05 14:19:51,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:51.365 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [7.218s] 2018-04-05 14:19:52,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:52.067 9922 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.915s] 2018-04-05 14:19:52,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:52.620 9922 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.524s] 2018-04-05 14:19:52,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:52.832 9922 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.211s] 2018-04-05 14:19:56,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:56.779 9922 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... fail [4.701s] 2018-04-05 14:19:57,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:57.996 9922 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.224s] 2018-04-05 14:19:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:19:58.657 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.290s] 2018-04-05 14:20:00,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:00.061 9922 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... fail [2.054s] 2018-04-05 14:20:01,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:01.515 9922 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.460s] 2018-04-05 14:20:03,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:03.953 9922 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.435s] 2018-04-05 14:20:04,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:04.011 9922 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.060s] 2018-04-05 14:20:04,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:04.797 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [6.139s] 2018-04-05 14:20:05,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:05.125 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.328s] 2018-04-05 14:20:05,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:05.375 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.248s] 2018-04-05 14:20:05,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:05.439 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.065s] 2018-04-05 14:20:05,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:05.495 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.055s] 2018-04-05 14:20:05,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:05.597 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.102s] 2018-04-05 14:20:05,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:05.842 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.244s] 2018-04-05 14:20:06,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:06.063 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.220s] 2018-04-05 14:20:06,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:06.197 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.134s] 2018-04-05 14:20:07,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:07.591 9922 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [5.757s] 2018-04-05 14:20:07,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:07.670 9922 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.079s] 2018-04-05 14:20:07,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:07.982 9922 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.311s] 2018-04-05 14:20:08,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:08.081 9922 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.098s] 2018-04-05 14:20:08,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:08.083 9922 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-05 14:20:13,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:13.258 9922 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.059s] 2018-04-05 14:20:16,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:16.522 9922 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [77.686s] 2018-04-05 14:20:22,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:22.467 9922 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.166s] 2018-04-05 14:20:29,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:29.070 9922 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.466s] 2018-04-05 14:20:35,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:20:35.961 9922 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.889s] 2018-04-05 14:21:26,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:21:26.673 9922 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [70.152s] 2018-04-05 14:22:55,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:22:55.327 9922 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [88.649s] 2018-04-05 14:24:00,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:24:00.284 9922 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [64.948s] 2018-04-05 14:24:21,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:24:21.308 9922 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.960s] 2018-04-05 14:24:29,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:24:29.063 9922 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.754s] 2018-04-05 14:24:43,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:24:43.402 9922 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.337s] 2018-04-05 14:24:48,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7fd7ff1a-7bfa-4d46-befc-504b165ae831']'. 2018-04-05 14:24:49,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-05 14:24:49,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-05 14:24:49,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-05 14:24:49,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7fd7ff1a-7bfa-4d46-befc-504b165ae831 | 2018-04-05 14:24:49,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-05 14:24:49,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-05 14:18:07 | 2018-04-05 14:24:49,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-05 14:24:47 | 2018-04-05 14:24:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:40 | 2018-04-05 14:24:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-05 14:24:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-05 14:24:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 93d61a9d-fb33-47b0-b0a1-bcae2573bf01) | 2018-04-05 14:24:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-05 14:24:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dab362d8-ec8d-4ee9-b1f3-5941fd61cf88) | 2018-04-05 14:24:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 96 | 2018-04-05 14:24:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 388.888 | 2018-04-05 14:24:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 94 | 2018-04-05 14:24:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-05 14:24:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-05 14:24:49,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-05 14:24:49,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-04-05 14:24:49,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-05 14:24:49,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-05 14:24:49,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 97.9166666667% 2018-04-05 14:24:58,071 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-05 14:24:58,072 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:12 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-04-05 14:24:58,076 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-04-05 14:24:58,076 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-05 14:24:58,169 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-05 14:25:00,655 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-05 14:25:00.281 10028 INFO rally.deployment.engine [-] Deployment dab362d8-ec8d-4ee9-b1f3-5941fd61cf88 | Starting: Destroy cloud and free allocated resources. 2018-04-05 14:25:00.364 10028 INFO rally.deployment.engine [-] Deployment dab362d8-ec8d-4ee9-b1f3-5941fd61cf88 | Completed: Destroy cloud and free allocated resources. 2018-04-05 14:25:00.403 10028 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=93d61a9d-fb33-47b0-b0a1-bcae2573bf01) for deployment 'opnfv-rally'. 2018-04-05 14:25:00.419 10028 INFO rally.api [-] Deleting verification (UUID=7fd7ff1a-7bfa-4d46-befc-504b165ae831). 2018-04-05 14:25:00.461 10028 INFO rally.api [-] Verification has been successfully deleted! 2018-04-05 14:25:00.461 10028 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=93d61a9d-fb33-47b0-b0a1-bcae2573bf01). 2018-04-05 14:25:00.473 10028 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-05 14:25:03,034 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-05 14:25:02.730 10031 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=0f7added-2eaa-4b96-8564-080be2f4e91c) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 0f7added-2eaa-4b96-8564-080be2f4e91c | 2018-04-05T14:25:02 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 0f7added-2eaa-4b96-8564-080be2f4e91c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-05 14:25:06,282 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-05 14:25:06,282 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-05 14:25:08,625 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-05 14:25:08.377 10037 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=93d61a9d-fb33-47b0-b0a1-bcae2573bf01). 2018-04-05 14:25:08.501 10037 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-05 14:25:11,992 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-05 14:25:10.649 10040 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-05 14:25:10.800 10040 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-05 14:25:11.747 10040 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f52f70a2-177c-4525-9ebf-bcb2fe899d23) has been successfully created! Using verifier 'opnfv-tempest' (UUID=f52f70a2-177c-4525-9ebf-bcb2fe899d23) as the default verifier for the future CLI operations. 2018-04-05 14:25:14,913 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-05 14:25:17,399 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-05 14:25:26,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-05 14:25:32,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-05 14:25:31.210 10059 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f52f70a2-177c-4525-9ebf-bcb2fe899d23) for deployment 'opnfv-rally' (UUID=0f7added-2eaa-4b96-8564-080be2f4e91c). 2018-04-05 14:25:32.072 10059 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f52f70a2-177c-4525-9ebf-bcb2fe899d23) has been successfully configured for deployment 'opnfv-rally' (UUID=0f7added-2eaa-4b96-8564-080be2f4e91c)! 2018-04-05 14:25:32,238 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-05 14:25:32,238 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-05 14:25:32,240 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-05 14:25:32,252 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-05 14:25:35,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f52f70a2-177c-4525-9ebf-bcb2fe899d23/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-05 14:25:35,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-05 14:25:37,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 14:25:37.362 10068 INFO rally.api [-] Starting verification (UUID=fd1cecec-a24a-4f62-82ad-cf6be30f57d1) for deployment 'opnfv-rally' (UUID=0f7added-2eaa-4b96-8564-080be2f4e91c) by verifier 'opnfv-tempest' (UUID=f52f70a2-177c-4525-9ebf-bcb2fe899d23). 2018-04-05 14:25:37,363 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: fd1cecec-a24a-4f62-82ad-cf6be30f57d1 2018-04-05 14:28:18,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fd1cecec-a24a-4f62-82ad-cf6be30f57d1']'. 2018-04-05 14:28:19,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-05 14:28:19,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-05 14:28:19,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-05 14:28:19,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fd1cecec-a24a-4f62-82ad-cf6be30f57d1 | 2018-04-05 14:28:19,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-05 14:28:19,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-05 14:25:37 | 2018-04-05 14:28:19,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-05 14:28:18 | 2018-04-05 14:28:19,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:41 | 2018-04-05 14:28:19,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-05 14:28:19,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-05 14:28:19,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f52f70a2-177c-4525-9ebf-bcb2fe899d23) | 2018-04-05 14:28:19,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-05 14:28:19,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0f7added-2eaa-4b96-8564-080be2f4e91c) | 2018-04-05 14:28:19,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-05 14:28:19,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 150.778 | 2018-04-05 14:28:19,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 122 | 2018-04-05 14:28:19,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-04-05 14:28:19,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-05 14:28:19,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-05 14:28:19,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-04-05 14:28:19,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-05 14:28:19,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-05 14:28:19,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 98.3870967742% 2018-04-05 14:28:26,756 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-05 14:28:26,756 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:12 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-05 14:28:26,760 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-04-05 14:28:26,760 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-04-05 14:28:47,688 - xtesting.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-04-05 14:28:47,688 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-04-05 14:28:47,729 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-04-05 14:28:47,854 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-05 14:28:47,854 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-05 14:28:47,858 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-05 14:28:48,872 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-05 15:11:04,906 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-05 15:11:04,907 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 42:16 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-05 15:11:04,910 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-05 15:11:04,911 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-05 15:11:05,003 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-05 15:11:07,516 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-05 15:11:07.098 10158 INFO rally.deployment.engine [-] Deployment 0f7added-2eaa-4b96-8564-080be2f4e91c | Starting: Destroy cloud and free allocated resources. 2018-04-05 15:11:07.197 10158 INFO rally.deployment.engine [-] Deployment 0f7added-2eaa-4b96-8564-080be2f4e91c | Completed: Destroy cloud and free allocated resources. 2018-04-05 15:11:07.257 10158 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=f52f70a2-177c-4525-9ebf-bcb2fe899d23) for deployment 'opnfv-rally'. 2018-04-05 15:11:07.288 10158 INFO rally.api [-] Deleting verification (UUID=fd1cecec-a24a-4f62-82ad-cf6be30f57d1). 2018-04-05 15:11:07.330 10158 INFO rally.api [-] Verification has been successfully deleted! 2018-04-05 15:11:07.331 10158 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=f52f70a2-177c-4525-9ebf-bcb2fe899d23). 2018-04-05 15:11:07.341 10158 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-05 15:11:09,963 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-05 15:11:09.685 10161 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=73029643-c03e-4702-9ae5-ad4236927eaf) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 73029643-c03e-4702-9ae5-ad4236927eaf | 2018-04-05T15:11:09 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 73029643-c03e-4702-9ae5-ad4236927eaf ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-05 15:11:13,088 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-05 15:11:13,089 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-05 15:11:15,343 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-05 15:11:15.073 10167 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=f52f70a2-177c-4525-9ebf-bcb2fe899d23). 2018-04-05 15:11:15.197 10167 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-05 15:11:18,795 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-05 15:11:17.349 10170 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-05 15:11:17.484 10170 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-05 15:11:18.568 10170 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f5fd2e60-4963-43bc-bd3d-a0684b6f4918) has been successfully created! Using verifier 'opnfv-tempest' (UUID=f5fd2e60-4963-43bc-bd3d-a0684b6f4918) as the default verifier for the future CLI operations. 2018-04-05 15:11:29,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-05 15:11:35,209 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-05 15:11:34.184 10189 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f5fd2e60-4963-43bc-bd3d-a0684b6f4918) for deployment 'opnfv-rally' (UUID=73029643-c03e-4702-9ae5-ad4236927eaf). 2018-04-05 15:11:35.046 10189 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f5fd2e60-4963-43bc-bd3d-a0684b6f4918) has been successfully configured for deployment 'opnfv-rally' (UUID=73029643-c03e-4702-9ae5-ad4236927eaf)! 2018-04-05 15:11:38,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f5fd2e60-4963-43bc-bd3d-a0684b6f4918/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-05 15:11:38,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-04-05 15:11:40,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-05 15:11:40.430 10198 INFO rally.api [-] Starting verification (UUID=ea900715-8e4a-4ab9-a8fa-54809bdc991b) for deployment 'opnfv-rally' (UUID=73029643-c03e-4702-9ae5-ad4236927eaf) by verifier 'opnfv-tempest' (UUID=f5fd2e60-4963-43bc-bd3d-a0684b6f4918). 2018-04-05 15:13:32,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ea900715-8e4a-4ab9-a8fa-54809bdc991b']'. 2018-04-05 15:13:33,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-05 15:13:33,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-05 15:13:33,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-05 15:13:33,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ea900715-8e4a-4ab9-a8fa-54809bdc991b | 2018-04-05 15:13:33,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-05 15:13:33,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-05 15:11:40 | 2018-04-05 15:13:33,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-05 15:13:32 | 2018-04-05 15:13:33,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-04-05 15:13:33,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-05 15:13:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-05 15:13:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f5fd2e60-4963-43bc-bd3d-a0684b6f4918) | 2018-04-05 15:13:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-05 15:13:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 73029643-c03e-4702-9ae5-ad4236927eaf) | 2018-04-05 15:13:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-05 15:13:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.709 | 2018-04-05 15:13:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-04-05 15:13:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-04-05 15:13:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-05 15:13:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-05 15:13:33,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-04-05 15:13:33,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-05 15:13:33,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-05 15:13:33,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-04-05 15:13:39,558 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-05 15:13:39,558 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:18 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-04-05 15:13:39,562 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-04-05 15:13:39,563 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:30 | PASS | | vping_userdata | functest | smoke | 01:34 | PASS | | tempest_smoke_serial | functest | smoke | 18:16 | FAIL | | rally_sanity | functest | smoke | 20:56 | FAIL | | refstack_defcore | functest | smoke | 07:12 | FAIL | | patrole | functest | smoke | 03:12 | FAIL | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 42:16 | FAIL | | neutron_trunk | functest | smoke | 02:18 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-05 15:13:39,570 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-05 15:13:46,100 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-101 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-05 15:13:46,104 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=Qha2wa2MaNWtGN42zGn3uTAhD export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.9 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.9 export OS_REGION_NAME=regionOne 2018-04-05 15:13:46,104 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-05 15:13:46,104 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-05 15:13:46,105 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-05 15:13:46,107 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-05 15:13:49,957 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-101 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-05 15:13:49,961 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=Qha2wa2MaNWtGN42zGn3uTAhD export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.9 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.9 export OS_REGION_NAME=regionOne 2018-04-05 15:13:49,961 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-05 15:13:49,961 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-05 15:13:49,962 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-05 15:13:49,963 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-05 15:13:52,338 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-101 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-05 15:13:52,340 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=Qha2wa2MaNWtGN42zGn3uTAhD export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.9 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.9 export OS_REGION_NAME=regionOne 2018-04-05 15:13:52,340 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-05 15:13:52,340 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-05 15:13:52,341 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-05 15:13:52,341 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK