2018-03-27 22:03:47,831 - functest.ci.check_deployment - DEBUG - 10.167.4.35:35357 is reachable! 2018-03-27 22:03:47,832 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.35:35357/v3 ...OK 2018-03-27 22:03:48,224 - functest.ci.check_deployment - INFO - Got token ...OK 2018-03-27 22:03:48,628 - functest.ci.check_deployment - DEBUG - 172.30.10.101:5000 is reachable! 2018-03-27 22:03:48,628 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.101:5000/v3 ...OK 2018-03-27 22:03:49,040 - functest.ci.check_deployment - DEBUG - 172.30.10.101:8774 is reachable! 2018-03-27 22:03:49,040 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.101:8774/v2.1/4ae618d062564aaeacfc34540f01acbf ...OK 2018-03-27 22:03:49,460 - functest.ci.check_deployment - DEBUG - 172.30.10.101:9696 is reachable! 2018-03-27 22:03:49,461 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.101:9696/ ...OK 2018-03-27 22:03:49,872 - functest.ci.check_deployment - DEBUG - 172.30.10.101:9292 is reachable! 2018-03-27 22:03:49,872 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.101:9292 ...OK 2018-03-27 22:03:51,183 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-27 22:03:52,688 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-27 22:03:52,728 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-27 22:03:54,894 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-03-27 22:04:01,257 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-67 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-27 22:04:01,260 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-27 22:04:01,260 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-27 22:04:01,261 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-03-27 22:04:01,261 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-27 22:04:01,262 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-27 22:04:03,581 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-27 22:04:10,780 - 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 7.188s OK 2018-03-27 22:04:10,913 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-27 22:04:10,914 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-27 22:04:10,917 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-27 22:04:12,479 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-27 22:16:06,625 - 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 714.091s OK 2018-03-27 22:16:06,757 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-27 22:16:06,758 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-27 22:16:06,762 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-27 22:16:07,697 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-27 22:16:52,369 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 44.670s OK 2018-03-27 22:16:52,482 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-27 22:16:52,483 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:45 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-27 22:16:52,487 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 11:54 | PASS | | snaps_health_check | functest | healthcheck | 00:45 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-27 22:16:52,490 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-27 22:16:58,889 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-67 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-27 22:16:58,891 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-27 22:16:58,891 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-27 22:16:58,892 - 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 snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-03-27 22:16:58,893 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-03-27 22:16:58,893 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-27 22:17:00,158 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-03-27 22:17:00,158 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-03-27 22:17:00,638 - xtesting.energy.energy - DEBUG - Starting recording 2018-03-27 22:17:00,638 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-03-27 22:17:01,049 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-27 22:17:01,049 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-27 22:17:01' 2018-03-27 22:17:01,049 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--3bbcde04-7392-407e-84f9-58995d1f7dab' 2018-03-27 22:17:02,969 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-3bbcde04-7392-407e-84f9-58995d1f7dab' 2018-03-27 22:17:06,045 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-3bbcde04-7392-407e-84f9-58995d1f7dab' 2018-03-27 22:17:18,308 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-3bbcde04-7392-407e-84f9-58995d1f7dab' 2018-03-27 22:17:19,122 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-3bbcde04-7392-407e-84f9-58995d1f7dab' 2018-03-27 22:17:19,816 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-3bbcde04-7392-407e-84f9-58995d1f7dab' 2018-03-27 22:17:25,005 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-3bbcde04-7392-407e-84f9-58995d1f7dab' 2018-03-27 22:17:28,188 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-3bbcde04-7392-407e-84f9-58995d1f7dab' 2018-03-27 22:17:52,805 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-27 22:17:56,853 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-27 22:17:56,990 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-27 22:17:57,998 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-27 22:18:24,353 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-03-27 22:18:24,353 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-03-27 22:18:25,046 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-27 22:18:25,047 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-27 22:18:25,051 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-27 22:18:25,149 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-27 22:18:25,149 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-27 22:18:25' 2018-03-27 22:18:25,149 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--5b862e19-e404-4b73-bb1f-dbd60ee0a48e' 2018-03-27 22:18:26,925 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-5b862e19-e404-4b73-bb1f-dbd60ee0a48e' 2018-03-27 22:18:29,138 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-5b862e19-e404-4b73-bb1f-dbd60ee0a48e' 2018-03-27 22:18:41,449 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-5b862e19-e404-4b73-bb1f-dbd60ee0a48e' 2018-03-27 22:18:42,097 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-5b862e19-e404-4b73-bb1f-dbd60ee0a48e' 2018-03-27 22:18:48,370 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-5b862e19-e404-4b73-bb1f-dbd60ee0a48e' 2018-03-27 22:18:53,950 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-27 22:19:03,734 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-27 22:19:05,671 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.5. Waiting for response... 2018-03-27 22:19:17,295 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-27 22:19:43,901 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-27 22:19:43,901 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:52 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-27 22:19:43,906 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-27 22:19:44,008 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-27 22:19:49,584 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-27 22:19:48.923 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c6e9ee19-415f-4a31-80c1-7d9bf43fc7f0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c6e9ee19-415f-4a31-80c1-7d9bf43fc7f0 | 2018-03-27T22:19:48 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c6e9ee19-415f-4a31-80c1-7d9bf43fc7f0 ~/.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-03-27 22:19:53,031 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-03-27 22:19:53,031 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-27 22:19:59,423 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-27 22:19:57.408 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-27 22:19:57.736 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-27 22:19:59.119 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=29d999fa-f117-41a7-a1d5-e9c824c7fce1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=29d999fa-f117-41a7-a1d5-e9c824c7fce1) as the default verifier for the future CLI operations. 2018-03-27 22:20:02,561 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-27 22:20:04,932 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-27 22:20:08,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-27 22:20:13,749 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-27 22:20:12.653 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=29d999fa-f117-41a7-a1d5-e9c824c7fce1) for deployment 'opnfv-rally' (UUID=c6e9ee19-415f-4a31-80c1-7d9bf43fc7f0). 2018-03-27 22:20:13.491 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=29d999fa-f117-41a7-a1d5-e9c824c7fce1) has been successfully configured for deployment 'opnfv-rally' (UUID=c6e9ee19-415f-4a31-80c1-7d9bf43fc7f0)! 2018-03-27 22:20:13,750 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-27 22:20:13,750 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-27 22:20:13,753 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-27 22:20:13,758 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-27 22:20:17,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-29d999fa-f117-41a7-a1d5-e9c824c7fce1/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-03-27 22:20:17,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-27 22:20:17,166 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-27 22:20:17,167 - 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-03-27 22:20:19,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:20:19.489 55 INFO rally.api [-] Starting verification (UUID=31d05a69-7e36-42d7-a28c-2ebc90c0cbe2) for deployment 'opnfv-rally' (UUID=c6e9ee19-415f-4a31-80c1-7d9bf43fc7f0) by verifier 'opnfv-tempest' (UUID=29d999fa-f117-41a7-a1d5-e9c824c7fce1). 2018-03-27 22:20:19,492 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 31d05a69-7e36-42d7-a28c-2ebc90c0cbe2 2018-03-27 22:20:26,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:20:26.458 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.174s] 2018-03-27 22:20:26,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:20:26.576 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.119s] 2018-03-27 22:20:33,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:20:33.924 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.530s] 2018-03-27 22:20:36,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:20:36.251 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.326s] 2018-03-27 22:20:48,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:20:48.781 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.099s] 2018-03-27 22:21:12,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:21:12.599 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [17.032s] 2018-03-27 22:21:54,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:21:54.245 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.102s] 2018-03-27 22:21:54,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:21:54.247 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-03-27 22:22:37,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:22:37.619 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.084s] 2018-03-27 22:22:37,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:22:37.621 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-27 22:23:23,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:23:23.725 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.077s] 2018-03-27 22:23:23,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:23:23.728 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-27 22:24:33,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:24:33.701 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.116s] 2018-03-27 22:25:02,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:25:02.979 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.081s] 2018-03-27 22:25:03,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:25:03.163 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.184s] 2018-03-27 22:25:11,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:25:11.583 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.792s] 2018-03-27 22:25:11,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:25:11.594 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-03-27 22:25:13,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:25:13.145 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-27 22:25:13,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:25:13.146 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-27 22:25:17,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:25:17.284 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.243s] 2018-03-27 22:25:24,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:25:24.388 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.034s] 2018-03-27 22:25:31,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:25:31.653 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.051s] 2018-03-27 22:25:40,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:25:40.463 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.501s] 2018-03-27 22:25:50,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:25:50.733 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.478s] 2018-03-27 22:25:58,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:25:58.074 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.302s] 2018-03-27 22:26:05,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:05.174 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.119s] 2018-03-27 22:26:12,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:12.774 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.247s] 2018-03-27 22:26:21,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:21.456 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.392s] 2018-03-27 22:26:30,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:30.577 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.018s] 2018-03-27 22:26:33,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:33.588 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-27 22:26:35,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:35.725 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.026s] 2018-03-27 22:26:35,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:35.750 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.024s] 2018-03-27 22:26:35,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:35.780 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.030s] 2018-03-27 22:26:35,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:35.789 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-03-27 22:26:40,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:40.678 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.024s] 2018-03-27 22:26:41,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:41.522 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.843s] 2018-03-27 22:26:42,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:42.287 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.765s] 2018-03-27 22:26:46,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:46.846 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.019s] 2018-03-27 22:26:52,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:26:52.473 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.853s] 2018-03-27 22:27:14,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:27:14.268 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.741s] 2018-03-27 22:27:20,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:27:20.798 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.528s] 2018-03-27 22:27:38,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:27:38.302 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.622s] 2018-03-27 22:27:42,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:27:42.486 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.182s] 2018-03-27 22:27:49,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:27:49.135 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.648s] 2018-03-27 22:28:00,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:00.345 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.717s] 2018-03-27 22:28:04,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:04.990 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.642s] 2018-03-27 22:28:10,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:10.145 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.155s] 2018-03-27 22:28:29,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:29.161 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.426s] 2018-03-27 22:28:29,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:29.546 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.385s] 2018-03-27 22:28:29,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:29.825 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.278s] 2018-03-27 22:28:29,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:29.948 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.123s] 2018-03-27 22:28:30,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:30.146 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.196s] 2018-03-27 22:28:30,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:30.264 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.118s] 2018-03-27 22:28:46,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:46.597 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.307s] 2018-03-27 22:28:47,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:47.263 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.666s] 2018-03-27 22:28:47,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:47.565 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.302s] 2018-03-27 22:28:47,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:47.765 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.199s] 2018-03-27 22:28:47,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:47.954 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.189s] 2018-03-27 22:28:48,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:28:48.080 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.125s] 2018-03-27 22:29:04,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:29:04.274 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.358s] 2018-03-27 22:29:11,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:29:11.356 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.081s] 2018-03-27 22:29:13,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:29:13.507 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.151s] 2018-03-27 22:29:13,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:29:13.667 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.161s] 2018-03-27 22:29:13,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:29:13.801 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.134s] 2018-03-27 22:29:28,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:29:28.082 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.817s] 2018-03-27 22:29:34,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:29:34.958 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.874s] 2018-03-27 22:29:37,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:29:37.611 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.653s] 2018-03-27 22:29:37,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:29:37.774 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.163s] 2018-03-27 22:29:37,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:29:37.957 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.182s] 2018-03-27 22:30:03,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:30:03.540 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.182s] 2018-03-27 22:30:17,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:30:17.689 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [14.149s] 2018-03-27 22:30:30,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:30:30.650 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [12.959s] 2018-03-27 22:30:42,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:30:42.298 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [11.649s] 2018-03-27 22:31:18,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:31:18.236 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.525s] 2018-03-27 22:31:31,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:31:31.813 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.577s] 2018-03-27 22:31:44,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:31:44.438 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.624s] 2018-03-27 22:31:55,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:31:55.149 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [10.711s] 2018-03-27 22:32:14,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:14.442 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.828s] 2018-03-27 22:32:16,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:16.406 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.960s] 2018-03-27 22:32:16,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:16.593 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.190s] 2018-03-27 22:32:21,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:21.522 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.699s] 2018-03-27 22:32:23,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:23.587 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.062s] 2018-03-27 22:32:23,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:23.756 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.173s] 2018-03-27 22:32:28,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:28.576 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.245s] 2018-03-27 22:32:32,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:32.114 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-03-27 22:32:33,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:33.681 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-27 22:32:33,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:33.684 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-27 22:32:33,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:33.686 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-27 22:32:33,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:33.686 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-27 22:32:33,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:33.687 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-27 22:32:35,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:35.739 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-03-27 22:32:51,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:32:51.492 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.378s] 2018-03-27 22:33:30,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:33:30.428 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.925s] 2018-03-27 22:33:58,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:33:58.413 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.983s] 2018-03-27 22:34:07,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:34:07.907 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.087s] 2018-03-27 22:36:03,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:36:03.991 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [82.928s] 2018-03-27 22:36:52,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:36:52.474 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [33.719s] 2018-03-27 22:37:59,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 22:37:59.794 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [33.663s] 2018-03-27 22:38:26,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '31d05a69-7e36-42d7-a28c-2ebc90c0cbe2']'. 2018-03-27 22:38:27,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-27 22:38:27,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-27 22:38:27,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-27 22:38:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 31d05a69-7e36-42d7-a28c-2ebc90c0cbe2 | 2018-03-27 22:38:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-27 22:38:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-27 22:20:19 | 2018-03-27 22:38:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-27 22:38:25 | 2018-03-27 22:38:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:06 | 2018-03-27 22:38:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-27 22:38:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-27 22:38:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-27 22:38:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 29d999fa-f117-41a7-a1d5-e9c824c7fce1) | 2018-03-27 22:38:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-27 22:38:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c6e9ee19-415f-4a31-80c1-7d9bf43fc7f0) | 2018-03-27 22:38:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-03-27 22:38:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1055.66 | 2018-03-27 22:38:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-03-27 22:38:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-27 22:38:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-27 22:38:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-27 22:38:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-27 22:38:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-27 22:38:27,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-27 22:38:27,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-03-27 22:38:32,450 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-27 22:38:32,451 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:30 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-03-27 22:38:32,462 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-27 22:38:32,559 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-03-27 22:38:33,020 - xtesting.energy.energy - DEBUG - Starting recording 2018-03-27 22:38:33,020 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-27 22:38:33,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-27 22:38:36,272 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-27 22:38:35.608 123 INFO rally.deployment.engine [-] Deployment c6e9ee19-415f-4a31-80c1-7d9bf43fc7f0 | Starting: Destroy cloud and free allocated resources. 2018-03-27 22:38:35.794 123 INFO rally.deployment.engine [-] Deployment c6e9ee19-415f-4a31-80c1-7d9bf43fc7f0 | Completed: Destroy cloud and free allocated resources. 2018-03-27 22:38:35.836 123 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=29d999fa-f117-41a7-a1d5-e9c824c7fce1) for deployment 'opnfv-rally'. 2018-03-27 22:38:35.853 123 INFO rally.api [-] Deleting verification (UUID=31d05a69-7e36-42d7-a28c-2ebc90c0cbe2). 2018-03-27 22:38:35.950 123 INFO rally.api [-] Verification has been successfully deleted! 2018-03-27 22:38:35.950 123 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=29d999fa-f117-41a7-a1d5-e9c824c7fce1). 2018-03-27 22:38:35.969 123 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-27 22:38:39,198 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-27 22:38:38.650 126 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a34b7a18-67d6-4b79-a5af-432abf95a232) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a34b7a18-67d6-4b79-a5af-432abf95a232 | 2018-03-27T22:38:38 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a34b7a18-67d6-4b79-a5af-432abf95a232 ~/.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-03-27 22:38:42,759 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-03-27 22:38:42,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-27 22:38:44,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d'... 2018-03-27 22:38:46,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d'... 2018-03-27 22:38:48,714 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d'... 2018-03-27 22:39:00,092 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d'... 2018-03-27 22:39:00,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d'... 2018-03-27 22:39:01,436 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-27 22:39:01,436 - 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-03-27 22:39:01,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-27 22:39:01,480 - 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-03-27 22:39:01,485 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'bc6ff635-bf26-4d90-bfad-09896734e95b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'flavor_name': 'rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', '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-03-27 22:40:07,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7325fd55-90d4-47af-a132-fafd788ab23b 2018-03-27 22:40:07,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-27 22:40:07,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '7325fd55-90d4-47af-a132-fafd788ab23b'] 2018-03-27 22:40:08,686 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7325fd55-90d4-47af-a132-fafd788ab23b: 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 7325fd55-90d4-47af-a132-fafd788ab23b 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.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | total | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> duration | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.678205 Full duration: 7.42701 -------------------------------------------------------------------------------- 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 7325fd55-90d4-47af-a132-fafd788ab23b 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.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | total | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 100.0% | 1 | | -> duration | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.295738 Full duration: 7.944233 -------------------------------------------------------------------------------- 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 7325fd55-90d4-47af-a132-fafd788ab23b 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.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | total | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> duration | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.075853 Full duration: 7.559975 -------------------------------------------------------------------------------- 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 7325fd55-90d4-47af-a132-fafd788ab23b 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.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | total | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | -> duration | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.021544 Full duration: 7.708503 -------------------------------------------------------------------------------- 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 7325fd55-90d4-47af-a132-fafd788ab23b 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.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | total | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | -> duration | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.183739 Full duration: 8.20867 -------------------------------------------------------------------------------- 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 7325fd55-90d4-47af-a132-fafd788ab23b 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.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | -> duration | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.135704 Full duration: 8.276013 HINTS: * To plot HTML graphics with this data, run: rally task report 7325fd55-90d4-47af-a132-fafd788ab23b --out output.html * To generate a JUnit report, run: rally task export 7325fd55-90d4-47af-a132-fafd788ab23b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7325fd55-90d4-47af-a132-fafd788ab23b --json --out output.json 2018-03-27 22:40:08,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7325fd55-90d4-47af-a132-fafd788ab23b'] 2018-03-27 22:40:09,855 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-27 22:40:09,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7325fd55-90d4-47af-a132-fafd788ab23b', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-27 22:40:09,869 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-27 22:40:09,870 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-27 22:40:09,870 - 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-03-27 22:40:09,870 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-27 22:40:09,913 - 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-03-27 22:40:09,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'bc6ff635-bf26-4d90-bfad-09896734e95b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'flavor_name': 'rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', '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-03-27 22:41:43,826 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 639485a6-b6e4-42f9-bbdc-ff0ccab599c7 2018-03-27 22:41:43,827 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '639485a6-b6e4-42f9-bbdc-ff0ccab599c7'] 2018-03-27 22:41:44,974 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 639485a6-b6e4-42f9-bbdc-ff0ccab599c7: 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 639485a6-b6e4-42f9-bbdc-ff0ccab599c7 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.299 | 3.299 | 3.299 | 3.299 | 3.299 | 3.299 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | -> glance_v2.upload_data | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | glance_v2.delete_image | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 100.0% | 1 | | -> duration | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.503275 Full duration: 12.105579 -------------------------------------------------------------------------------- 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 639485a6-b6e4-42f9-bbdc-ff0ccab599c7 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.192 | 3.192 | 3.192 | 3.192 | 3.192 | 3.192 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | -> glance_v2.upload_data | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 100.0% | 1 | | glance_v2.list_images | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | total | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 100.0% | 1 | | -> duration | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.33368 Full duration: 13.739663 -------------------------------------------------------------------------------- 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 639485a6-b6e4-42f9-bbdc-ff0ccab599c7 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.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | total | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | -> duration | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.395413 Full duration: 8.00786 -------------------------------------------------------------------------------- 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-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "number_instances": 2, "nics": [ { "net-id": "bc6ff635-bf26-4d90-bfad-09896734e95b" } ] }, "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 639485a6-b6e4-42f9-bbdc-ff0ccab599c7 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.064 | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | -> glance_v2.upload_data | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | nova.boot_servers | 17.7 | 17.7 | 17.7 | 17.7 | 17.7 | 17.7 | 100.0% | 1 | | total | 20.765 | 20.765 | 20.765 | 20.765 | 20.765 | 20.765 | 100.0% | 1 | | -> duration | 19.765 | 19.765 | 19.765 | 19.765 | 19.765 | 19.765 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.764539 Full duration: 42.050871 HINTS: * To plot HTML graphics with this data, run: rally task report 639485a6-b6e4-42f9-bbdc-ff0ccab599c7 --out output.html * To generate a JUnit report, run: rally task export 639485a6-b6e4-42f9-bbdc-ff0ccab599c7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 639485a6-b6e4-42f9-bbdc-ff0ccab599c7 --json --out output.json 2018-03-27 22:41:44,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '639485a6-b6e4-42f9-bbdc-ff0ccab599c7'] 2018-03-27 22:41:46,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-27 22:41:46,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '639485a6-b6e4-42f9-bbdc-ff0ccab599c7', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-27 22:41:46,020 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-27 22:41:46,021 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-27 22:41:46,021 - 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-03-27 22:41:46,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-27 22:41:46,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'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-03-27 22:41:46,078 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-03-27 22:41:46,079 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-27 22:41:46,079 - 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-03-27 22:41:46,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-27 22:41:46,112 - 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-03-27 22:41:46,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'bc6ff635-bf26-4d90-bfad-09896734e95b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'flavor_name': 'rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', '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-03-27 22:46:47,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2f660609-c894-4465-a24d-e30b621e4a51 2018-03-27 22:46:47,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2f660609-c894-4465-a24d-e30b621e4a51'] 2018-03-27 22:46:48,954 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2f660609-c894-4465-a24d-e30b621e4a51: 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 2f660609-c894-4465-a24d-e30b621e4a51 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.346 | 3.346 | 3.346 | 3.346 | 3.346 | 3.346 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.593 | 10.593 | 10.593 | 10.593 | 10.593 | 10.593 | 100.0% | 1 | | total | 13.94 | 13.94 | 13.94 | 13.94 | 13.94 | 13.94 | 100.0% | 1 | | -> duration | 13.94 | 13.94 | 13.94 | 13.94 | 13.94 | 13.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.940043 Full duration: 41.37495 -------------------------------------------------------------------------------- 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 2f660609-c894-4465-a24d-e30b621e4a51 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.375 | 3.375 | 3.375 | 3.375 | 3.375 | 3.375 | 100.0% | 1 | | cinder_v2.delete_volume | 10.764 | 10.764 | 10.764 | 10.764 | 10.764 | 10.764 | 100.0% | 1 | | total | 14.14 | 14.14 | 14.14 | 14.14 | 14.14 | 14.14 | 100.0% | 1 | | -> duration | 14.14 | 14.14 | 14.14 | 14.14 | 14.14 | 14.14 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.140388 Full duration: 25.329964 -------------------------------------------------------------------------------- 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-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 2f660609-c894-4465-a24d-e30b621e4a51 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 | 5.522 | 5.522 | 5.522 | 5.522 | 5.522 | 5.522 | 100.0% | 1 | | cinder_v2.delete_volume | 10.771 | 10.771 | 10.771 | 10.771 | 10.771 | 10.771 | 100.0% | 1 | | total | 16.294 | 16.294 | 16.294 | 16.294 | 16.294 | 16.294 | 100.0% | 1 | | -> duration | 16.294 | 16.294 | 16.294 | 16.294 | 16.294 | 16.294 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.293781 Full duration: 27.301772 -------------------------------------------------------------------------------- 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 2f660609-c894-4465-a24d-e30b621e4a51 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.25 | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 100.0% | 1 | | cinder_v2.delete_volume | 10.78 | 10.78 | 10.78 | 10.78 | 10.78 | 10.78 | 100.0% | 1 | | total | 14.031 | 14.031 | 14.031 | 14.031 | 14.031 | 14.031 | 100.0% | 1 | | -> duration | 14.031 | 14.031 | 14.031 | 14.031 | 14.031 | 14.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.031434 Full duration: 24.406069 -------------------------------------------------------------------------------- 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 2f660609-c894-4465-a24d-e30b621e4a51 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.536 | 3.536 | 3.536 | 3.536 | 3.536 | 3.536 | 100.0% | 1 | | cinder_v2.extend_volume | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 100.0% | 1 | | cinder_v2.delete_volume | 19.427 | 19.427 | 19.427 | 19.427 | 19.427 | 19.427 | 100.0% | 1 | | total | 25.427 | 25.427 | 25.427 | 25.427 | 25.427 | 25.427 | 100.0% | 1 | | -> duration | 25.427 | 25.427 | 25.427 | 25.427 | 25.427 | 25.427 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.426578 Full duration: 35.928349 -------------------------------------------------------------------------------- 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 2f660609-c894-4465-a24d-e30b621e4a51 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 | 26.881 | 26.881 | 26.881 | 26.881 | 26.881 | 26.881 | 100.0% | 1 | | cinder_v2.delete_volume | 10.767 | 10.767 | 10.767 | 10.767 | 10.767 | 10.767 | 100.0% | 1 | | total | 37.649 | 37.649 | 37.649 | 37.649 | 37.649 | 37.649 | 100.0% | 1 | | -> duration | 37.649 | 37.649 | 37.649 | 37.649 | 37.649 | 37.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.648705 Full duration: 64.559356 -------------------------------------------------------------------------------- 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 2f660609-c894-4465-a24d-e30b621e4a51 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | cinder_v2.list_qos | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> duration | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785108 Full duration: 12.902017 -------------------------------------------------------------------------------- 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 2f660609-c894-4465-a24d-e30b621e4a51 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | cinder_v2.set_qos | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.761411 Full duration: 12.277902 -------------------------------------------------------------------------------- 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 2f660609-c894-4465-a24d-e30b621e4a51 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.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | cinder_v2.list_types | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> duration | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.838708 Full duration: 11.931937 -------------------------------------------------------------------------------- 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 2f660609-c894-4465-a24d-e30b621e4a51 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.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> duration | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814514 Full duration: 12.392922 HINTS: * To plot HTML graphics with this data, run: rally task report 2f660609-c894-4465-a24d-e30b621e4a51 --out output.html * To generate a JUnit report, run: rally task export 2f660609-c894-4465-a24d-e30b621e4a51 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2f660609-c894-4465-a24d-e30b621e4a51 --json --out output.json 2018-03-27 22:46:48,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2f660609-c894-4465-a24d-e30b621e4a51'] 2018-03-27 22:46:50,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-27 22:46:50,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2f660609-c894-4465-a24d-e30b621e4a51', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-27 22:46:50,241 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-27 22:46:50,241 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-27 22:46:50,242 - 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-03-27 22:46:50,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-27 22:46:50,285 - 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-03-27 22:46:50,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'bc6ff635-bf26-4d90-bfad-09896734e95b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'flavor_name': 'rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', '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-03-27 22:48:22,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1630f6be-35e3-4836-807c-2b13921a5d96 2018-03-27 22:48:22,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1630f6be-35e3-4836-807c-2b13921a5d96'] 2018-03-27 22:48:23,173 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1630f6be-35e3-4836-807c-2b13921a5d96: 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 1630f6be-35e3-4836-807c-2b13921a5d96 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.085 | 5.085 | 5.085 | 5.085 | 5.085 | 5.085 | 100.0% | 1 | | heat.update_stack | 2.715 | 2.715 | 2.715 | 2.715 | 2.715 | 2.715 | 100.0% | 1 | | heat.delete_stack | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 100.0% | 1 | | total | 10.512 | 10.512 | 10.512 | 10.512 | 10.512 | 10.512 | 100.0% | 1 | | -> duration | 6.512 | 6.512 | 6.512 | 6.512 | 6.512 | 6.512 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.511772 Full duration: 22.039225 -------------------------------------------------------------------------------- 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 1630f6be-35e3-4836-807c-2b13921a5d96 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.72 | 4.72 | 4.72 | 4.72 | 4.72 | 4.72 | 100.0% | 1 | | heat.check_stack | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 100.0% | 1 | | heat.delete_stack | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 100.0% | 1 | | total | 9.092 | 9.092 | 9.092 | 9.092 | 9.092 | 9.092 | 100.0% | 1 | | -> duration | 7.092 | 7.092 | 7.092 | 7.092 | 7.092 | 7.092 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.092026 Full duration: 19.44321 -------------------------------------------------------------------------------- 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 1630f6be-35e3-4836-807c-2b13921a5d96 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.646 | 4.646 | 4.646 | 4.646 | 4.646 | 4.646 | 100.0% | 1 | | heat.suspend_stack | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | heat.resume_stack | 1.516 | 1.516 | 1.516 | 1.516 | 1.516 | 1.516 | 100.0% | 1 | | heat.delete_stack | 2.562 | 2.562 | 2.562 | 2.562 | 2.562 | 2.562 | 100.0% | 1 | | total | 9.287 | 9.287 | 9.287 | 9.287 | 9.287 | 9.287 | 100.0% | 1 | | -> duration | 7.287 | 7.287 | 7.287 | 7.287 | 7.287 | 7.287 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.286919 Full duration: 19.831883 -------------------------------------------------------------------------------- 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 1630f6be-35e3-4836-807c-2b13921a5d96 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.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756303 Full duration: 10.405179 HINTS: * To plot HTML graphics with this data, run: rally task report 1630f6be-35e3-4836-807c-2b13921a5d96 --out output.html * To generate a JUnit report, run: rally task export 1630f6be-35e3-4836-807c-2b13921a5d96 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1630f6be-35e3-4836-807c-2b13921a5d96 --json --out output.json 2018-03-27 22:48:23,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1630f6be-35e3-4836-807c-2b13921a5d96'] 2018-03-27 22:48:24,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-27 22:48:24,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1630f6be-35e3-4836-807c-2b13921a5d96', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-27 22:48:24,748 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-27 22:48:24,748 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-27 22:48:24,748 - 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-03-27 22:48:24,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-27 22:48:24,789 - 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-03-27 22:48:24,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'bc6ff635-bf26-4d90-bfad-09896734e95b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'flavor_name': 'rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', '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-03-27 22:51:40,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c4d3a6ee-eee0-484b-a7e3-e91badb3f396 2018-03-27 22:51:40,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c4d3a6ee-eee0-484b-a7e3-e91badb3f396'] 2018-03-27 22:51:41,888 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c4d3a6ee-eee0-484b-a7e3-e91badb3f396: 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 c4d3a6ee-eee0-484b-a7e3-e91badb3f396 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.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.revoke_role | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | -> duration | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.598316 Full duration: 14.705503 -------------------------------------------------------------------------------- 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 c4d3a6ee-eee0-484b-a7e3-e91badb3f396 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.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | keystone_v3.add_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.list_roles | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> duration | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.628455 Full duration: 14.626307 -------------------------------------------------------------------------------- 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 c4d3a6ee-eee0-484b-a7e3-e91badb3f396 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.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | keystone_v3.list_projects | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> duration | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.616912 Full duration: 14.162427 -------------------------------------------------------------------------------- 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 c4d3a6ee-eee0-484b-a7e3-e91badb3f396 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.431 | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 100.0% | 1 | | keystone_v3.delete_role | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | -> duration | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.51697 Full duration: 11.983165 -------------------------------------------------------------------------------- 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 c4d3a6ee-eee0-484b-a7e3-e91badb3f396 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.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | keystone_v3.delete_service | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | -> duration | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.556504 Full duration: 12.303835 -------------------------------------------------------------------------------- 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 c4d3a6ee-eee0-484b-a7e3-e91badb3f396 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.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | keystone_v3.create_user | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | -> keystone_v3.add_role | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.create_role | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | keystone_v3.get_project | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.get_user | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_role | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.list_services | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.get_services | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> duration | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.211546 Full duration: 19.187164 -------------------------------------------------------------------------------- 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 c4d3a6ee-eee0-484b-a7e3-e91badb3f396 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.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | keystone_v3.update_project | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | keystone_v3.delete_project | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> duration | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.71393 Full duration: 12.829932 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task c4d3a6ee-eee0-484b-a7e3-e91badb3f396 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | total | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> duration | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.792029 Full duration: 14.917315 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task c4d3a6ee-eee0-484b-a7e3-e91badb3f396 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> duration | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.618704 Full duration: 14.763381 -------------------------------------------------------------------------------- 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 c4d3a6ee-eee0-484b-a7e3-e91badb3f396 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.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | keystone_v3.list_users | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> duration | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.740867 Full duration: 15.132552 -------------------------------------------------------------------------------- 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 c4d3a6ee-eee0-484b-a7e3-e91badb3f396 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.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | keystone_v3.create_users | 2.72 | 2.72 | 2.72 | 2.72 | 2.72 | 2.72 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.719 | 2.719 | 2.719 | 2.719 | 2.719 | 2.719 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | total | 3.652 | 3.652 | 3.652 | 3.652 | 3.652 | 3.652 | 100.0% | 1 | | -> duration | 3.652 | 3.652 | 3.652 | 3.652 | 3.652 | 3.652 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.652064 Full duration: 20.236841 HINTS: * To plot HTML graphics with this data, run: rally task report c4d3a6ee-eee0-484b-a7e3-e91badb3f396 --out output.html * To generate a JUnit report, run: rally task export c4d3a6ee-eee0-484b-a7e3-e91badb3f396 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c4d3a6ee-eee0-484b-a7e3-e91badb3f396 --json --out output.json 2018-03-27 22:51:41,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c4d3a6ee-eee0-484b-a7e3-e91badb3f396'] 2018-03-27 22:51:43,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-27 22:51:43,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c4d3a6ee-eee0-484b-a7e3-e91badb3f396', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-27 22:51:43,104 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-27 22:51:43,105 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-27 22:51:43,105 - 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-03-27 22:51:43,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-27 22:51:43,161 - 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-03-27 22:51:43,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'bc6ff635-bf26-4d90-bfad-09896734e95b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'flavor_name': 'rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', '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-03-27 22:58:21,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 390bc34a-5dad-4b47-9c15-834d4ee1e8aa 2018-03-27 22:58:21,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '390bc34a-5dad-4b47-9c15-834d4ee1e8aa'] 2018-03-27 22:58:22,942 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 390bc34a-5dad-4b47-9c15-834d4ee1e8aa: 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 390bc34a-5dad-4b47-9c15-834d4ee1e8aa 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.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | neutron.delete_network | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | total | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 100.0% | 1 | | -> duration | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.046685 Full duration: 15.113663 -------------------------------------------------------------------------------- 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 390bc34a-5dad-4b47-9c15-834d4ee1e8aa 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.899 | 1.899 | 1.899 | 1.899 | 1.899 | 1.899 | 100.0% | 1 | | neutron.delete_port | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | total | 2.849 | 2.849 | 2.849 | 2.849 | 2.849 | 2.849 | 100.0% | 1 | | -> duration | 2.849 | 2.849 | 2.849 | 2.849 | 2.849 | 2.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.849035 Full duration: 39.108089 -------------------------------------------------------------------------------- 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 390bc34a-5dad-4b47-9c15-834d4ee1e8aa 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.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | neutron.create_subnet | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | neutron.create_router | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 100.0% | 1 | | neutron.add_interface_router | 2.516 | 2.516 | 2.516 | 2.516 | 2.516 | 2.516 | 100.0% | 1 | | neutron.remove_interface_router | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 100.0% | 1 | | neutron.delete_router | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 100.0% | 1 | | total | 11.048 | 11.048 | 11.048 | 11.048 | 11.048 | 11.048 | 100.0% | 1 | | -> duration | 11.048 | 11.048 | 11.048 | 11.048 | 11.048 | 11.048 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.04766 Full duration: 56.193127 -------------------------------------------------------------------------------- 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 390bc34a-5dad-4b47-9c15-834d4ee1e8aa 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.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | neutron.delete_subnet | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | total | 2.303 | 2.303 | 2.303 | 2.303 | 2.303 | 2.303 | 100.0% | 1 | | -> duration | 2.303 | 2.303 | 2.303 | 2.303 | 2.303 | 2.303 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.303305 Full duration: 38.806394 -------------------------------------------------------------------------------- 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 390bc34a-5dad-4b47-9c15-834d4ee1e8aa 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.281 | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 100.0% | 1 | | neutron.list_networks | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | total | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 100.0% | 1 | | -> duration | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.581363 Full duration: 17.083127 -------------------------------------------------------------------------------- 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 390bc34a-5dad-4b47-9c15-834d4ee1e8aa 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.674 | 1.674 | 1.674 | 1.674 | 1.674 | 1.674 | 100.0% | 1 | | neutron.list_ports | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 1.877 | 1.877 | 1.877 | 1.877 | 1.877 | 1.877 | 100.0% | 1 | | -> duration | 1.877 | 1.877 | 1.877 | 1.877 | 1.877 | 1.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.877112 Full duration: 38.157559 -------------------------------------------------------------------------------- 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 390bc34a-5dad-4b47-9c15-834d4ee1e8aa 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.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | neutron.create_subnet | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | neutron.create_router | 3.11 | 3.11 | 3.11 | 3.11 | 3.11 | 3.11 | 100.0% | 1 | | neutron.add_interface_router | 2.083 | 2.083 | 2.083 | 2.083 | 2.083 | 2.083 | 100.0% | 1 | | neutron.list_routers | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 7.18 | 7.18 | 7.18 | 7.18 | 7.18 | 7.18 | 100.0% | 1 | | -> duration | 7.18 | 7.18 | 7.18 | 7.18 | 7.18 | 7.18 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.179501 Full duration: 54.413524 -------------------------------------------------------------------------------- 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 390bc34a-5dad-4b47-9c15-834d4ee1e8aa 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.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | neutron.create_subnet | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | neutron.list_subnets | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | total | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 100.0% | 1 | | -> duration | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.142698 Full duration: 42.537444 -------------------------------------------------------------------------------- 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 390bc34a-5dad-4b47-9c15-834d4ee1e8aa 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.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | neutron.delete_security_group | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | total | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 100.0% | 1 | | -> duration | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.4704 Full duration: 14.786053 -------------------------------------------------------------------------------- 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 390bc34a-5dad-4b47-9c15-834d4ee1e8aa 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.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | neutron.create_security_group_rule | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | neutron.delete_security_group | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | total | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 100.0% | 1 | | -> duration | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.203335 Full duration: 14.800092 -------------------------------------------------------------------------------- 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 390bc34a-5dad-4b47-9c15-834d4ee1e8aa 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.487 | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 100.0% | 1 | | neutron.create_router | 3.849 | 3.849 | 3.849 | 3.849 | 3.849 | 3.849 | 100.0% | 1 | | neutron.add_gateway_router | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 100.0% | 1 | | neutron.remove_gateway_router | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | total | 8.772 | 8.772 | 8.772 | 8.772 | 8.772 | 8.772 | 100.0% | 1 | | -> duration | 8.772 | 8.772 | 8.772 | 8.772 | 8.772 | 8.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.771719 Full duration: 32.479024 HINTS: * To plot HTML graphics with this data, run: rally task report 390bc34a-5dad-4b47-9c15-834d4ee1e8aa --out output.html * To generate a JUnit report, run: rally task export 390bc34a-5dad-4b47-9c15-834d4ee1e8aa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 390bc34a-5dad-4b47-9c15-834d4ee1e8aa --json --out output.json 2018-03-27 22:58:22,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '390bc34a-5dad-4b47-9c15-834d4ee1e8aa'] 2018-03-27 22:58:24,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-27 22:58:24,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '390bc34a-5dad-4b47-9c15-834d4ee1e8aa', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-27 22:58:24,170 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-03-27 22:58:24,171 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-27 22:58:24,171 - 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-03-27 22:58:24,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-27 22:58:24,213 - 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-03-27 22:58:24,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'bc6ff635-bf26-4d90-bfad-09896734e95b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'flavor_name': 'rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', '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-03-27 23:07:45,736 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 193bd5a6-ef36-432e-98d6-d4504a5cf950 2018-03-27 23:07:45,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '193bd5a6-ef36-432e-98d6-d4504a5cf950'] 2018-03-27 23:07:46,870 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 193bd5a6-ef36-432e-98d6-d4504a5cf950: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "image": { "name": "Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "block_migration": false, "nics": [ { "net-id": "bc6ff635-bf26-4d90-bfad-09896734e95b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 193bd5a6-ef36-432e-98d6-d4504a5cf950 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 16.804 | 16.804 | 16.804 | 16.804 | 16.804 | 16.804 | 100.0% | 1 | | nova.find_host_to_migrate | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 100.0% | 1 | | nova.live_migrate | 13.234 | 13.234 | 13.234 | 13.234 | 13.234 | 13.234 | 100.0% | 1 | | nova.delete_server | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 100.0% | 1 | | total | 33.944 | 33.944 | 33.944 | 33.944 | 33.944 | 33.944 | 100.0% | 1 | | -> duration | 32.944 | 32.944 | 32.944 | 32.944 | 32.944 | 32.944 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.9443 Full duration: 43.152369 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "image": { "name": "Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "bc6ff635-bf26-4d90-bfad-09896734e95b" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 193bd5a6-ef36-432e-98d6-d4504a5cf950 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.94 | 11.94 | 11.94 | 11.94 | 11.94 | 11.94 | 100.0% | 1 | | cinder_v2.create_volume | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 2.594 | 100.0% | 1 | | nova.attach_volume | 6.645 | 6.645 | 6.645 | 6.645 | 6.645 | 6.645 | 100.0% | 1 | | nova.find_host_to_migrate | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 100.0% | 1 | | nova.live_migrate | 15.346 | 15.346 | 15.346 | 15.346 | 15.346 | 15.346 | 100.0% | 1 | | nova.detach_volume | 3.665 | 3.665 | 3.665 | 3.665 | 3.665 | 3.665 | 100.0% | 1 | | cinder_v2.delete_volume | 91.416 | 91.416 | 91.416 | 91.416 | 91.416 | 91.416 | 100.0% | 1 | | nova.delete_server | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 100.0% | 1 | | total | 136.107 | 136.107 | 136.107 | 136.107 | 136.107 | 136.107 | 100.0% | 1 | | -> duration | 135.107 | 135.107 | 135.107 | 135.107 | 135.107 | 135.107 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 135.106683 Full duration: 148.605341 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "image": { "name": "Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "bc6ff635-bf26-4d90-bfad-09896734e95b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 193bd5a6-ef36-432e-98d6-d4504a5cf950 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 | 5.613 | 5.613 | 5.613 | 5.613 | 5.613 | 5.613 | 100.0% | 1 | | nova.boot_server | 15.417 | 15.417 | 15.417 | 15.417 | 15.417 | 15.417 | 100.0% | 1 | | nova.find_host_to_migrate | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | nova.live_migrate | 15.55 | 15.55 | 15.55 | 15.55 | 15.55 | 15.55 | 100.0% | 1 | | nova.delete_server | 4.969 | 4.969 | 4.969 | 4.969 | 4.969 | 4.969 | 100.0% | 1 | | total | 43.197 | 43.197 | 43.197 | 43.197 | 43.197 | 43.197 | 100.0% | 1 | | -> duration | 42.197 | 42.197 | 42.197 | 42.197 | 42.197 | 42.197 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.196512 Full duration: 55.633137 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "image": { "name": "Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "server_kwargs": { "nics": [ { "net-id": "bc6ff635-bf26-4d90-bfad-09896734e95b" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 193bd5a6-ef36-432e-98d6-d4504a5cf950 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | nova.boot_server | 10.626 | 10.626 | 10.626 | 10.626 | 10.626 | 10.626 | 100.0% | 1 | | nova.delete_server | 5.671 | 5.671 | 5.671 | 5.671 | 5.671 | 5.671 | 100.0% | 1 | | nova.delete_keypair | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 17.405 | 17.405 | 17.405 | 17.405 | 17.405 | 17.405 | 100.0% | 1 | | -> duration | 16.405 | 16.405 | 16.405 | 16.405 | 16.405 | 16.405 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.404526 Full duration: 51.48107 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "image": { "name": "Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "volume_size": 5, "nics": [ { "net-id": "bc6ff635-bf26-4d90-bfad-09896734e95b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 193bd5a6-ef36-432e-98d6-d4504a5cf950 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 | 5.455 | 5.455 | 5.455 | 5.455 | 5.455 | 5.455 | 100.0% | 1 | | nova.boot_server | 10.125 | 10.125 | 10.125 | 10.125 | 10.125 | 10.125 | 100.0% | 1 | | nova.delete_server | 5.196 | 5.196 | 5.196 | 5.196 | 5.196 | 5.196 | 100.0% | 1 | | total | 20.777 | 20.777 | 20.777 | 20.777 | 20.777 | 20.777 | 100.0% | 1 | | -> duration | 19.777 | 19.777 | 19.777 | 19.777 | 19.777 | 19.777 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.776504 Full duration: 59.323823 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "image": { "name": "Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "force_delete": false, "nics": [ { "net-id": "bc6ff635-bf26-4d90-bfad-09896734e95b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 193bd5a6-ef36-432e-98d6-d4504a5cf950 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.166 | 12.166 | 12.166 | 12.166 | 12.166 | 12.166 | 100.0% | 1 | | nova.pause_server | 5.371 | 5.371 | 5.371 | 5.371 | 5.371 | 5.371 | 100.0% | 1 | | nova.unpause_server | 2.555 | 2.555 | 2.555 | 2.555 | 2.555 | 2.555 | 100.0% | 1 | | nova.delete_server | 2.759 | 2.759 | 2.759 | 2.759 | 2.759 | 2.759 | 100.0% | 1 | | total | 22.852 | 22.852 | 22.852 | 22.852 | 22.852 | 22.852 | 100.0% | 1 | | -> duration | 17.852 | 17.852 | 17.852 | 17.852 | 17.852 | 17.852 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.851888 Full duration: 54.993401 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "image": { "name": "Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "nics": [ { "net-id": "bc6ff635-bf26-4d90-bfad-09896734e95b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 193bd5a6-ef36-432e-98d6-d4504a5cf950 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.502 | 11.502 | 11.502 | 11.502 | 11.502 | 11.502 | 100.0% | 1 | | nova.migrate | 25.655 | 25.655 | 25.655 | 25.655 | 25.655 | 25.655 | 100.0% | 1 | | nova.resize_confirm | 3.542 | 3.542 | 3.542 | 3.542 | 3.542 | 3.542 | 100.0% | 1 | | nova.delete_server | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 100.0% | 1 | | total | 43.487 | 43.487 | 43.487 | 43.487 | 43.487 | 43.487 | 100.0% | 1 | | -> duration | 42.487 | 42.487 | 42.487 | 42.487 | 42.487 | 42.487 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.487331 Full duration: 53.4943 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "image": { "name": "Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 193bd5a6-ef36-432e-98d6-d4504a5cf950 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.425 | 11.425 | 11.425 | 11.425 | 11.425 | 11.425 | 100.0% | 1 | | nova.list_interfaces | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 11.699 | 11.699 | 11.699 | 11.699 | 11.699 | 11.699 | 100.0% | 1 | | -> duration | 10.699 | 10.699 | 10.699 | 10.699 | 10.699 | 10.699 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.698987 Full duration: 52.203016 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 193bd5a6-ef36-432e-98d6-d4504a5cf950 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | nova.delete_server_group | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | -> duration | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.504024 Full duration: 10.023376 HINTS: * To plot HTML graphics with this data, run: rally task report 193bd5a6-ef36-432e-98d6-d4504a5cf950 --out output.html * To generate a JUnit report, run: rally task export 193bd5a6-ef36-432e-98d6-d4504a5cf950 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 193bd5a6-ef36-432e-98d6-d4504a5cf950 --json --out output.json 2018-03-27 23:07:46,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '193bd5a6-ef36-432e-98d6-d4504a5cf950'] 2018-03-27 23:07:47,992 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-27 23:07:47,992 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '193bd5a6-ef36-432e-98d6-d4504a5cf950', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-27 23:07:48,006 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-03-27 23:07:48,007 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-27 23:07:48,007 - 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-03-27 23:07:48,007 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-27 23:07:48,047 - 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-03-27 23:07:48,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'bc6ff635-bf26-4d90-bfad-09896734e95b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'flavor_name': 'rally-tiny-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2e4dff10-e707-4fb3-98fe-fd65ce7e9f9d', '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-03-27 23:08:44,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 98d707b4-f889-4bcf-8099-335eadd67d97 2018-03-27 23:08:44,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '98d707b4-f889-4bcf-8099-335eadd67d97'] 2018-03-27 23:08:45,220 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 98d707b4-f889-4bcf-8099-335eadd67d97: 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 98d707b4-f889-4bcf-8099-335eadd67d97 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 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | quotas.delete_quotas | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> duration | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.067055 Full duration: 8.987824 -------------------------------------------------------------------------------- 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 98d707b4-f889-4bcf-8099-335eadd67d97 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.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | total | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> duration | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927951 Full duration: 8.691863 -------------------------------------------------------------------------------- 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 98d707b4-f889-4bcf-8099-335eadd67d97 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.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.795493 Full duration: 8.339959 -------------------------------------------------------------------------------- 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 98d707b4-f889-4bcf-8099-335eadd67d97 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 | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 100.0% | 1 | | total | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 100.0% | 1 | | -> duration | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.339951 Full duration: 9.19677 HINTS: * To plot HTML graphics with this data, run: rally task report 98d707b4-f889-4bcf-8099-335eadd67d97 --out output.html * To generate a JUnit report, run: rally task export 98d707b4-f889-4bcf-8099-335eadd67d97 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 98d707b4-f889-4bcf-8099-335eadd67d97 --json --out output.json 2018-03-27 23:08:45,220 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '98d707b4-f889-4bcf-8099-335eadd67d97'] 2018-03-27 23:08:46,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-27 23:08:46,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '98d707b4-f889-4bcf-8099-335eadd67d97', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-27 23:08:46,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-27 23:08:46,335 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:15 | 4 | 100.00% | | cinder | 04:28 | 10 | 100.00% | | heat | 01:11 | 4 | 100.00% | | keystone | 02:44 | 11 | 100.00% | | neutron | 06:03 | 11 | 100.00% | | nova | 08:48 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:25:55 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-03-27 23:08:46,336 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-03-27 23:08:59,037 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-03-27 23:08:59,037 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-03-27 23:08:59,574 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-27 23:08:59,575 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 30:26 | PASS | +----------------------+------------------+------------------+----------------+ 2018-03-27 23:08:59,580 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-27 23:08:59,681 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-27 23:09:02,180 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-27 23:09:01.713 11202 INFO rally.deployment.engine [-] Deployment a34b7a18-67d6-4b79-a5af-432abf95a232 | Starting: Destroy cloud and free allocated resources. 2018-03-27 23:09:01.890 11202 INFO rally.deployment.engine [-] Deployment a34b7a18-67d6-4b79-a5af-432abf95a232 | Completed: Destroy cloud and free allocated resources. 2018-03-27 23:09:01.903 11202 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=29d999fa-f117-41a7-a1d5-e9c824c7fce1). 2018-03-27 23:09:01.906 11202 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-27 23:09:05,100 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-27 23:09:04.518 11205 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=2d10e572-e8ea-455e-8c9e-d3979d0101fc) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 2d10e572-e8ea-455e-8c9e-d3979d0101fc | 2018-03-27T23:09:04 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 2d10e572-e8ea-455e-8c9e-d3979d0101fc ~/.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-03-27 23:09:08,627 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-03-27 23:09:08,628 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-27 23:09:11,206 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-27 23:09:10.825 11211 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=29d999fa-f117-41a7-a1d5-e9c824c7fce1). 2018-03-27 23:09:11.008 11211 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-27 23:09:15,220 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-27 23:09:13.388 11214 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-27 23:09:13.650 11214 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-27 23:09:14.998 11214 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8132551c-2e64-48da-a2f7-0469fb82d496) has been successfully created! Using verifier 'opnfv-tempest' (UUID=8132551c-2e64-48da-a2f7-0469fb82d496) as the default verifier for the future CLI operations. 2018-03-27 23:09:18,418 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-27 23:09:21,060 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-27 23:09:26,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-27 23:09:32,466 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-27 23:09:31.343 11233 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8132551c-2e64-48da-a2f7-0469fb82d496) for deployment 'opnfv-rally' (UUID=2d10e572-e8ea-455e-8c9e-d3979d0101fc). 2018-03-27 23:09:32.284 11233 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8132551c-2e64-48da-a2f7-0469fb82d496) has been successfully configured for deployment 'opnfv-rally' (UUID=2d10e572-e8ea-455e-8c9e-d3979d0101fc)! 2018-03-27 23:09:32,466 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-27 23:09:32,466 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-27 23:09:32,469 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-27 23:09:34,881 - 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-03-27 23:09:37,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:37.321 11245 INFO rally.api [-] Starting verification (UUID=bfd61635-7cbb-4dc6-b034-d9e32a784ba1) for deployment 'opnfv-rally' (UUID=2d10e572-e8ea-455e-8c9e-d3979d0101fc) by verifier 'opnfv-tempest' (UUID=8132551c-2e64-48da-a2f7-0469fb82d496). 2018-03-27 23:09:37,323 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: bfd61635-7cbb-4dc6-b034-d9e32a784ba1 2018-03-27 23:09:46,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:46.457 11245 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-03-27 23:09:46,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:46.666 11245 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.203s] 2018-03-27 23:09:47,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:47.189 11245 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.376s] 2018-03-27 23:09:47,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:47.267 11245 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.077s] 2018-03-27 23:09:47,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:47.428 11245 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.382s] 2018-03-27 23:09:47,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:47.572 11245 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.893s] 2018-03-27 23:09:48,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:48.234 11245 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.268s] 2018-03-27 23:09:48,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:48.517 11245 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.282s] 2018-03-27 23:09:49,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:49.208 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.504s] 2018-03-27 23:09:49,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:49.329 11245 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.756s] 2018-03-27 23:09:50,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:50.175 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.089s] 2018-03-27 23:09:51,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:51.493 11245 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.020s] 2018-03-27 23:09:51,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:51.511 11245 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.017s] 2018-03-27 23:09:51,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:51.522 11245 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.011s] 2018-03-27 23:09:51,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:51.761 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.582s] 2018-03-27 23:09:52,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:52.104 11245 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.749s] 2018-03-27 23:09:52,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:52.903 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.143s] 2018-03-27 23:09:53,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:53.075 11245 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.859s] 2018-03-27 23:09:53,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:53.573 11245 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.245s] 2018-03-27 23:09:53,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:53.623 11245 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.051s] 2018-03-27 23:09:53,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:53.685 11245 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.610s] 2018-03-27 23:09:53,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:53.741 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.838s] 2018-03-27 23:09:54,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:54.605 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.862s] 2018-03-27 23:09:54,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:54.778 11245 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.067s] 2018-03-27 23:09:54,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:54.882 11245 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.102s] 2018-03-27 23:09:55,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:55.240 11245 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.357s] 2018-03-27 23:09:55,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:55.280 11245 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.040s] 2018-03-27 23:09:55,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:55.635 11245 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.355s] 2018-03-27 23:09:55,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:55.879 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.272s] 2018-03-27 23:09:56,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:56.528 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.648s] 2018-03-27 23:09:56,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:56.602 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.074s] 2018-03-27 23:09:56,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:56.630 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.027s] 2018-03-27 23:09:56,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:56.786 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.156s] 2018-03-27 23:09:56,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:56.820 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.034s] 2018-03-27 23:09:57,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:57.049 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.416s] 2018-03-27 23:09:57,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:09:57.515 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.465s] 2018-03-27 23:10:06,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:06.530 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [17.312s] 2018-03-27 23:10:10,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:10.354 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [23.765s] 2018-03-27 23:10:11,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:11.775 11245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.066s] 2018-03-27 23:10:12,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:12.042 11245 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [8.072s] 2018-03-27 23:10:12,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:12.642 11245 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.601s] 2018-03-27 23:10:33,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:33.423 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.047s] 2018-03-27 23:10:33,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:33.482 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.059s] 2018-03-27 23:10:33,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:33.554 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.072s] 2018-03-27 23:10:34,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:34.079 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.524s] 2018-03-27 23:10:34,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:34.278 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.198s] 2018-03-27 23:10:34,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:34.762 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.482s] 2018-03-27 23:10:34,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:34.845 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.085s] 2018-03-27 23:10:34,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:34.964 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.118s] 2018-03-27 23:10:35,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:35.077 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.113s] 2018-03-27 23:10:35,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:35.324 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.246s] 2018-03-27 23:10:35,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:35.413 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.088s] 2018-03-27 23:10:35,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:35.567 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.152s] 2018-03-27 23:10:35,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:35.706 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.138s] 2018-03-27 23:10:35,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:35.804 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.098s] 2018-03-27 23:10:35,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:35.875 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.070s] 2018-03-27 23:10:40,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:40.493 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.119s] 2018-03-27 23:10:40,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:40.507 11245 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-03-27 23:10:40,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:40.909 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.400s] 2018-03-27 23:10:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:40.923 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.014s] 2018-03-27 23:10:40,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:40.935 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-03-27 23:10:40,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:40.972 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.036s] 2018-03-27 23:10:41,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:41.041 11245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [29.252s] 2018-03-27 23:10:41,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:41.045 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.074s] 2018-03-27 23:10:41,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:41.123 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.078s] 2018-03-27 23:10:41,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:41.389 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.263s] 2018-03-27 23:10:41,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:41.403 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-03-27 23:10:41,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:41.480 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.076s] 2018-03-27 23:10:41,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:41.771 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.919s] 2018-03-27 23:10:42,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:42.956 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.184s] 2018-03-27 23:10:44,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:44.339 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.382s] 2018-03-27 23:10:45,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:45.692 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.352s] 2018-03-27 23:10:46,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:46.333 11245 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.044s] 2018-03-27 23:10:46,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:46.602 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.907s] 2018-03-27 23:10:47,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:47.903 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.300s] 2018-03-27 23:10:48,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:48.275 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.372s] 2018-03-27 23:10:48,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:48.743 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.467s] 2018-03-27 23:10:49,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:49.138 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.395s] 2018-03-27 23:10:50,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:50.252 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.112s] 2018-03-27 23:10:50,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:50.598 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.346s] 2018-03-27 23:10:50,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:50.898 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.299s] 2018-03-27 23:10:51,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:51.234 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.338s] 2018-03-27 23:10:52,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:52.202 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.966s] 2018-03-27 23:10:52,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:52.558 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.356s] 2018-03-27 23:10:52,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:52.897 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.337s] 2018-03-27 23:10:53,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:53.218 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.322s] 2018-03-27 23:10:53,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:53.627 11245 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.409s] 2018-03-27 23:10:54,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:10:54.395 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.532s] 2018-03-27 23:11:00,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:00.307 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.912s] 2018-03-27 23:11:02,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:02.117 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.809s] 2018-03-27 23:11:02,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:02.198 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.082s] 2018-03-27 23:11:02,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:02.297 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.098s] 2018-03-27 23:11:02,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:02.430 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.133s] 2018-03-27 23:11:02,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:02.481 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.050s] 2018-03-27 23:11:03,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:03.339 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.424s] 2018-03-27 23:11:03,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:03.766 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.425s] 2018-03-27 23:11:04,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:04.088 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.322s] 2018-03-27 23:11:04,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:04.511 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.421s] 2018-03-27 23:11:04,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:04.823 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.312s] 2018-03-27 23:11:04,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:04.908 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.085s] 2018-03-27 23:11:05,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:05.045 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.135s] 2018-03-27 23:11:05,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:05.147 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.103s] 2018-03-27 23:11:05,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:05.271 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.122s] 2018-03-27 23:11:05,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:05.353 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.083s] 2018-03-27 23:11:05,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:05.509 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.155s] 2018-03-27 23:11:13,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:13.826 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.509s] 2018-03-27 23:11:17,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:17.128 11245 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.128s] 2018-03-27 23:11:17,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:17.515 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.689s] 2018-03-27 23:11:21,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:21.455 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.938s] 2018-03-27 23:11:21,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:21.791 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [62.745s] 2018-03-27 23:11:21,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:21.917 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.126s] 2018-03-27 23:11:22,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:22.398 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.480s] 2018-03-27 23:11:22,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:22.504 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.104s] 2018-03-27 23:11:22,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:22.506 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-27 23:11:25,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:25.655 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [79.107s] 2018-03-27 23:11:25,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:25.827 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.371s] 2018-03-27 23:11:29,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:29.165 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.338s] 2018-03-27 23:11:31,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:31.324 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.157s] 2018-03-27 23:11:32,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:32.646 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [6.989s] 2018-03-27 23:11:33,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:33.141 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [1.816s] 2018-03-27 23:11:33,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:33.477 11245 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.140s] 2018-03-27 23:11:33,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:33.553 11245 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2018-03-27 23:11:33,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:33.887 11245 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.334s] 2018-03-27 23:11:33,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:33.991 11245 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.103s] 2018-03-27 23:11:33,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:33.994 11245 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-03-27 23:11:35,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:35.043 11245 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [80.926s] 2018-03-27 23:11:40,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:40.110 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.967s] 2018-03-27 23:11:44,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:44.501 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.389s] 2018-03-27 23:11:44,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:44.661 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.161s] 2018-03-27 23:11:44,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:44.834 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.173s] 2018-03-27 23:11:44,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:44.959 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.124s] 2018-03-27 23:11:45,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:45.074 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.115s] 2018-03-27 23:11:45,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:45.275 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.200s] 2018-03-27 23:11:45,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:45.431 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.155s] 2018-03-27 23:11:45,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:45.511 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.080s] 2018-03-27 23:11:45,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:45.610 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.098s] 2018-03-27 23:11:46,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:46.404 11245 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.364s] 2018-03-27 23:11:46,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:46.615 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.264s] 2018-03-27 23:11:46,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:46.869 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.254s] 2018-03-27 23:11:47,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:47.033 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.162s] 2018-03-27 23:11:47,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:47.399 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.365s] 2018-03-27 23:11:47,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:47.761 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.362s] 2018-03-27 23:11:48,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:48.066 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.305s] 2018-03-27 23:11:49,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:49.462 11245 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.123s] 2018-03-27 23:11:51,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:51.880 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.268s] 2018-03-27 23:11:59,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:11:59.131 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [26.473s] 2018-03-27 23:12:00,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:00.695 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.806s] 2018-03-27 23:12:01,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:01.766 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.070s] 2018-03-27 23:12:03,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:03.382 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.110s] 2018-03-27 23:12:03,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:03.525 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.144s] 2018-03-27 23:12:05,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:05.077 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.306s] 2018-03-27 23:12:05,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:05.764 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.689s] 2018-03-27 23:12:07,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:07.916 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.150s] 2018-03-27 23:12:09,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:09.093 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.176s] 2018-03-27 23:12:09,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:09.988 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.086s] 2018-03-27 23:12:10,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:10.047 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.059s] 2018-03-27 23:12:10,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:10.185 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.137s] 2018-03-27 23:12:10,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:10.325 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.133s] 2018-03-27 23:12:10,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:10.574 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.254s] 2018-03-27 23:12:10,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:10.812 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.716s] 2018-03-27 23:12:10,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:10.845 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.269s] 2018-03-27 23:12:10,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:10.897 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.089s] 2018-03-27 23:12:11,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:11.060 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.216s] 2018-03-27 23:12:11,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:11.218 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.157s] 2018-03-27 23:12:12,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:12.014 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.794s] 2018-03-27 23:12:12,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:12.189 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.175s] 2018-03-27 23:12:13,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:13.404 11245 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [12.296s] 2018-03-27 23:12:50,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:50.734 11245 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [37.320s] 2018-03-27 23:12:53,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:12:53.905 11245 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [175.370s] 2018-03-27 23:13:05,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:13:05.965 11245 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [79.547s] 2018-03-27 23:13:30,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:13:30.284 11245 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [36.370s] 2018-03-27 23:13:58,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:13:58.567 11245 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [52.591s] 2018-03-27 23:14:07,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:07.432 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.031s] 2018-03-27 23:14:07,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:07.482 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.049s] 2018-03-27 23:14:07,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:07.545 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.063s] 2018-03-27 23:14:07,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:07.583 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.038s] 2018-03-27 23:14:07,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:07.610 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.026s] 2018-03-27 23:14:07,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:07.639 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.029s] 2018-03-27 23:14:07,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:07.680 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.041s] 2018-03-27 23:14:07,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:07.744 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.064s] 2018-03-27 23:14:07,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:07.763 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.018s] 2018-03-27 23:14:07,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:07.844 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.080s] 2018-03-27 23:14:07,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:07.861 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.017s] 2018-03-27 23:14:07,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:07.957 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.095s] 2018-03-27 23:14:08,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:08.053 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.096s] 2018-03-27 23:14:08,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:08.117 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.063s] 2018-03-27 23:14:08,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:08.200 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.082s] 2018-03-27 23:14:08,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:08.528 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.328s] 2018-03-27 23:14:08,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:08.574 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.044s] 2018-03-27 23:14:08,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:08.652 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.076s] 2018-03-27 23:14:08,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:08.668 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.017s] 2018-03-27 23:14:08,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:08.715 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.047s] 2018-03-27 23:14:08,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:08.788 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.072s] 2018-03-27 23:14:08,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:08.856 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.067s] 2018-03-27 23:14:08,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:08.911 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.054s] 2018-03-27 23:14:41,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:14:41.677 11245 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.560s] 2018-03-27 23:15:31,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:15:31.406 11245 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [49.714s] 2018-03-27 23:15:58,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:15:58.328 11245 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.918s] 2018-03-27 23:16:12,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bfd61635-7cbb-4dc6-b034-d9e32a784ba1']'. 2018-03-27 23:16:13,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-27 23:16:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-27 23:16:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-27 23:16:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bfd61635-7cbb-4dc6-b034-d9e32a784ba1 | 2018-03-27 23:16:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-27 23:16:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-27 23:09:37 | 2018-03-27 23:16:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-27 23:16:11 | 2018-03-27 23:16:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:34 | 2018-03-27 23:16:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-27 23:16:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-27 23:16:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8132551c-2e64-48da-a2f7-0469fb82d496) | 2018-03-27 23:16:13,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-27 23:16:13,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2d10e572-e8ea-455e-8c9e-d3979d0101fc) | 2018-03-27 23:16:13,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 198 | 2018-03-27 23:16:13,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 373.625 | 2018-03-27 23:16:13,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 198 | 2018-03-27 23:16:13,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-03-27 23:16:13,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-27 23:16:13,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-27 23:16:13,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-27 23:16:13,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-27 23:16:13,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-27 23:16:13,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-03-27 23:16:19,219 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-27 23:16:19,220 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:01 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-27 23:16:19,224 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-03-27 23:16:19,322 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-27 23:16:22,188 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-27 23:16:21.485 11357 INFO rally.deployment.engine [-] Deployment 2d10e572-e8ea-455e-8c9e-d3979d0101fc | Starting: Destroy cloud and free allocated resources. 2018-03-27 23:16:21.711 11357 INFO rally.deployment.engine [-] Deployment 2d10e572-e8ea-455e-8c9e-d3979d0101fc | Completed: Destroy cloud and free allocated resources. 2018-03-27 23:16:21.744 11357 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=8132551c-2e64-48da-a2f7-0469fb82d496) for deployment 'opnfv-rally'. 2018-03-27 23:16:21.763 11357 INFO rally.api [-] Deleting verification (UUID=bfd61635-7cbb-4dc6-b034-d9e32a784ba1). 2018-03-27 23:16:21.864 11357 INFO rally.api [-] Verification has been successfully deleted! 2018-03-27 23:16:21.865 11357 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=8132551c-2e64-48da-a2f7-0469fb82d496). 2018-03-27 23:16:21.884 11357 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-27 23:16:25,009 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-27 23:16:24.522 11360 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=acf49ed0-67b0-43dc-824a-13e1643e4207) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | acf49ed0-67b0-43dc-824a-13e1643e4207 | 2018-03-27T23:16:24 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: acf49ed0-67b0-43dc-824a-13e1643e4207 ~/.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-03-27 23:16:28,380 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-03-27 23:16:28,380 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-27 23:16:30,946 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-27 23:16:30.586 11366 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=8132551c-2e64-48da-a2f7-0469fb82d496). 2018-03-27 23:16:30.765 11366 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-27 23:16:34,874 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-27 23:16:33.042 11369 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-27 23:16:33.338 11369 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-27 23:16:34.667 11369 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dbdcfe8a-2a7d-40c3-8ca5-8b6730a52235) has been successfully created! Using verifier 'opnfv-tempest' (UUID=dbdcfe8a-2a7d-40c3-8ca5-8b6730a52235) as the default verifier for the future CLI operations. 2018-03-27 23:16:38,130 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-27 23:16:40,473 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-27 23:16:44,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-27 23:16:49,784 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-27 23:16:48.619 11388 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=dbdcfe8a-2a7d-40c3-8ca5-8b6730a52235) for deployment 'opnfv-rally' (UUID=acf49ed0-67b0-43dc-824a-13e1643e4207). 2018-03-27 23:16:49.605 11388 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dbdcfe8a-2a7d-40c3-8ca5-8b6730a52235) has been successfully configured for deployment 'opnfv-rally' (UUID=acf49ed0-67b0-43dc-824a-13e1643e4207)! 2018-03-27 23:16:49,784 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-27 23:16:49,785 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-27 23:16:49,787 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-27 23:16:49,793 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-27 23:16:53,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-dbdcfe8a-2a7d-40c3-8ca5-8b6730a52235/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-03-27 23:16:53,138 - 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-03-27 23:16:55,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-27 23:16:55.515 11397 INFO rally.api [-] Starting verification (UUID=60b7d0be-f6f9-4588-b81c-fa8efa2243bf) for deployment 'opnfv-rally' (UUID=acf49ed0-67b0-43dc-824a-13e1643e4207) by verifier 'opnfv-tempest' (UUID=dbdcfe8a-2a7d-40c3-8ca5-8b6730a52235). 2018-03-27 23:16:55,520 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 60b7d0be-f6f9-4588-b81c-fa8efa2243bf 2018-03-27 23:21:09,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '60b7d0be-f6f9-4588-b81c-fa8efa2243bf']'. 2018-03-27 23:21:10,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-27 23:21:10,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-27 23:21:10,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-27 23:21:10,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 60b7d0be-f6f9-4588-b81c-fa8efa2243bf | 2018-03-27 23:21:10,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-27 23:21:10,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-27 23:16:55 | 2018-03-27 23:21:10,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-27 23:21:08 | 2018-03-27 23:21:10,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:13 | 2018-03-27 23:21:10,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-27 23:21:10,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-27 23:21:10,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dbdcfe8a-2a7d-40c3-8ca5-8b6730a52235) | 2018-03-27 23:21:10,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-27 23:21:10,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: acf49ed0-67b0-43dc-824a-13e1643e4207) | 2018-03-27 23:21:10,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-03-27 23:21:10,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 233.381 | 2018-03-27 23:21:10,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-03-27 23:21:10,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-03-27 23:21:10,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-27 23:21:10,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-27 23:21:10,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-27 23:21:10,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-27 23:21:10,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-27 23:21:10,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-03-27 23:21:15,997 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-27 23:21:15,997 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-27 23:21:16,001 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-27 23:21:16,992 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-28 00:26:29,900 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 419, in test_create_router_with_ext_port self.assertEqual(ext_net.id, port.network_id) AssertionError: u'bd06e679-7b9c-470b-9af2-48eddd8dca09' != u'be1f18c3-19fa-4b42-9a46-118da221a38b' - bd06e679-7b9c-470b-9af2-48eddd8dca09 + be1f18c3-19fa-4b42-9a46-118da221a38b ---------------------------------------------------------------------- Ran 119 tests in 3912.835s FAILED (failures=1) 2018-03-28 00:26:30,076 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 00:26:30,077 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 65:13 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-03-28 00:26:30,083 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-03-28 00:26:30,083 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-03-28 00:26:30,183 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-28 00:26:33,182 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-28 00:26:32.400 11624 INFO rally.deployment.engine [-] Deployment acf49ed0-67b0-43dc-824a-13e1643e4207 | Starting: Destroy cloud and free allocated resources. 2018-03-28 00:26:32.606 11624 INFO rally.deployment.engine [-] Deployment acf49ed0-67b0-43dc-824a-13e1643e4207 | Completed: Destroy cloud and free allocated resources. 2018-03-28 00:26:32.673 11624 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=dbdcfe8a-2a7d-40c3-8ca5-8b6730a52235) for deployment 'opnfv-rally'. 2018-03-28 00:26:32.706 11624 INFO rally.api [-] Deleting verification (UUID=60b7d0be-f6f9-4588-b81c-fa8efa2243bf). 2018-03-28 00:26:32.833 11624 INFO rally.api [-] Verification has been successfully deleted! 2018-03-28 00:26:32.834 11624 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=dbdcfe8a-2a7d-40c3-8ca5-8b6730a52235). 2018-03-28 00:26:32.856 11624 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-28 00:26:35,974 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-28 00:26:35.554 11627 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=93f8a354-5fce-454e-940d-8cedbd397de7) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 93f8a354-5fce-454e-940d-8cedbd397de7 | 2018-03-28T00:26:35 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 93f8a354-5fce-454e-940d-8cedbd397de7 ~/.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-03-28 00:26:39,571 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-03-28 00:26:39,571 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-28 00:26:42,109 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-28 00:26:41.799 11633 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=dbdcfe8a-2a7d-40c3-8ca5-8b6730a52235). 2018-03-28 00:26:41.977 11633 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-28 00:26:45,978 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-28 00:26:44.220 11636 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-28 00:26:44.522 11636 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-28 00:26:45.804 11636 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=889187f9-e57a-47ed-9f66-7fd87747a64a) has been successfully created! Using verifier 'opnfv-tempest' (UUID=889187f9-e57a-47ed-9f66-7fd87747a64a) as the default verifier for the future CLI operations. 2018-03-28 00:26:49,157 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-28 00:26:51,680 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-28 00:26:55,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-28 00:27:00,597 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-28 00:26:59.368 11655 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=889187f9-e57a-47ed-9f66-7fd87747a64a) for deployment 'opnfv-rally' (UUID=93f8a354-5fce-454e-940d-8cedbd397de7). 2018-03-28 00:27:00.407 11655 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=889187f9-e57a-47ed-9f66-7fd87747a64a) has been successfully configured for deployment 'opnfv-rally' (UUID=93f8a354-5fce-454e-940d-8cedbd397de7)! 2018-03-28 00:27:00,598 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-28 00:27:00,598 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-28 00:27:00,601 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-28 00:27:00,607 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-28 00:27:03,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-889187f9-e57a-47ed-9f66-7fd87747a64a/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-03-28 00:27:03,814 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-28 00:27:03,816 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-28 00:27:03,816 - 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-03-28 00:27:06,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 00:27:06.397 11664 INFO rally.api [-] Starting verification (UUID=256d5688-d53c-4f7b-b4bc-0fe7900f4644) for deployment 'opnfv-rally' (UUID=93f8a354-5fce-454e-940d-8cedbd397de7) by verifier 'opnfv-tempest' (UUID=889187f9-e57a-47ed-9f66-7fd87747a64a). 2018-03-28 00:27:06,402 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 256d5688-d53c-4f7b-b4bc-0fe7900f4644 2018-03-28 00:29:21,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '256d5688-d53c-4f7b-b4bc-0fe7900f4644']'. 2018-03-28 00:29:22,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-28 00:29:22,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-28 00:29:22,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-28 00:29:22,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 256d5688-d53c-4f7b-b4bc-0fe7900f4644 | 2018-03-28 00:29:22,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-28 00:29:22,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-28 00:27:06 | 2018-03-28 00:29:22,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-28 00:29:20 | 2018-03-28 00:29:22,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:14 | 2018-03-28 00:29:22,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-28 00:29:22,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-28 00:29:22,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 889187f9-e57a-47ed-9f66-7fd87747a64a) | 2018-03-28 00:29:22,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-28 00:29:22,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 93f8a354-5fce-454e-940d-8cedbd397de7) | 2018-03-28 00:29:22,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-03-28 00:29:22,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 120.748 | 2018-03-28 00:29:22,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-03-28 00:29:22,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-03-28 00:29:22,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-28 00:29:22,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-28 00:29:22,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-28 00:29:22,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-28 00:29:22,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-28 00:29:22,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-03-28 00:29:27,356 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 00:29:27,356 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:38 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-03-28 00:29:27,361 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:57 | PASS | | vping_userdata | functest | smoke | 00:52 | PASS | | tempest_smoke_serial | functest | smoke | 18:30 | PASS | | rally_sanity | functest | smoke | 30:26 | PASS | | refstack_defcore | functest | smoke | 07:01 | PASS | | patrole | functest | smoke | 04:38 | PASS | | snaps_smoke | functest | smoke | 65:13 | FAIL | | neutron_trunk | functest | smoke | 02:38 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-03-28 00:29:27,369 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-28 00:29:34,715 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-67 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-28 00:29:34,718 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-28 00:29:34,718 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-28 00:29:34,719 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-28 00:29:34,719 - 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-03-28 00:29:34,722 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-28 00:29:41,328 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-67 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-28 00:29:41,332 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-28 00:29:41,332 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-28 00:29:41,333 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-03-28 00:29:41,334 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-03-28 00:29:41,334 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-03-28 00:29:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-03-28 00:29:41,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-03-28 00:29:41,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-03-28 00:29:42,681 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-03-28 00:29:42,682 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-03-28 00:29:43,302 - xtesting.energy.energy - DEBUG - Starting recording 2018-03-28 00:29:43,303 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-03-28 00:29:43,734 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-03-28 00:29:46,171 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-d5dbd93a-bc0c-4818-ac64-331f45094592, password=58b3e801-3b5a-404a-8cc1-3efcbf48a0d5, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-d5dbd93a-bc0c-4818-ac64-331f45094592, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-03-28 00:29:46,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-03-28 00:29:47,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-03-28 00:29:47,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-03-28 00:31:26,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-03-28 00:31:33,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-03-28 00:31:35,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-03-28 00:31:49,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-03-28 00:31:52,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-03-28 00:31:53,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-03-28 00:47:01,281 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 226, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-d5dbd93a-bc0c-4818-ac64-331f45094592 to VM that did not activate with name - cloudify_manager-d5dbd93a-bc0c-4818-ac64-331f45094592 2018-03-28 00:47:01,285 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-03-28 00:47:01,285 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-03-28 00:47:01,845 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 00:47:01,845 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 17:18 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-28 00:47:01,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-03-28 00:47:01,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-03-28 00:47:01,854 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-03-28 00:47:11,224 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 1d0595c0-24b1-431d-bf0b-6bb847530898: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-d21035fa-a48a-4312-86e0-b68414ea6df4'] 2018-03-28 00:47:14,466 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-03-28 00:47:14,467 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-03-28 00:47:15,252 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-03-28 00:47:16,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-03-28 00:47:16,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-03-28 00:47:16,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-03-28 00:47:16,335 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-03-28 00:47:16,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-03-28 00:47:16,356 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-03-28 00:47:18,998 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-fa7a2934-29dc-451b-8007-6697c3e5b1bb, password=fca7f8ac-f58c-4c37-8fea-6a80489c8b1e, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-fa7a2934-29dc-451b-8007-6697c3e5b1bb, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-03-28 00:47:18,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-03-28 00:47:18,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-03-28 00:47:18,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-03-28 00:49:01,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-03-28 00:49:12,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-03-28 00:49:13,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-03-28 00:49:28,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-03-28 00:49:31,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-03-28 00:49:31,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-03-28 01:04:40,235 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 248, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-fa7a2934-29dc-451b-8007-6697c3e5b1bb to VM that did not activate with name - cloudify_manager-fa7a2934-29dc-451b-8007-6697c3e5b1bb 2018-03-28 01:04:40,365 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 01:04:40,366 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:24 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-28 01:04:40,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-03-28 01:04:40,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-03-28 01:04:40,370 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-03-28 01:04:48,867 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet acec62a3-c263-4154-b49e-75c88c4fa730: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-ec34e3fa-73a5-4329-9057-dda4d2858d87'] 2018-03-28 01:04:51,949 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-03-28 01:04:51,949 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-03-28 01:04:52,045 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-03-28 01:04:52,065 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-03-28 01:04:52,065 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-03-28 01:04:54,589 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-0d3503b9-57c5-44d5-a95e-7228c7a5b342, password=5f9e9514-d46f-4c9e-8bf9-9ec23eb5bf20, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-0d3503b9-57c5-44d5-a95e-7228c7a5b342, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-03-28 01:04:55,217 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-03-28 01:04:57,079 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-03-28 01:04:57,080 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-03-28 01:04:58,411 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=049da178-fb3c-4dd1-bcd2-64311a88125b, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-0d3503b9-57c5-44d5-a95e-7228c7a5b342, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-03-28 01:04:58,646 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-03-28 01:04:58,646 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-03-28 01:04:58,647 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-03-28 01:05:02,711 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-03-28 01:05:13,662 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-03-28 01:05:14,378 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-03-28 01:05:14,390 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-03-28 01:05:14,390 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-03-28 01:05:21,336 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i cbe3fe35-9c7a-4165-b5ee-fa9716215fa7 -s trusty -r RegionOne -u https://172.30.10.101:5000/v3 Image metadata files have been written to: /~/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /~ 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /~ and set the value of image-metadata-url accordingly. 2018-03-28 01:05:21,336 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-03-28 01:05:29,525 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i bdc0bff7-36fc-4468-9763-658c293cbbf1 -s xenial -r RegionOne -u https://172.30.10.101:5000/v3 Image metadata files have been written to: /~/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /~ 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /~ and set the value of image-metadata-url accordingly. 2018-03-28 01:05:29,525 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 4242ebd0-f3ab-4790-855d-d70b71fef54e 2018-03-28 01:13:31,801 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 01:13:31,801 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 08:40 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-03-28 01:13:31,806 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-03-28 01:13:31,922 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-03-28 01:13:31,922 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-03-28 01:13:40,908 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 6cf1187a-3eab-4826-a06e-fb06a03c9429: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-fcb94fef-135d-4d36-9e73-7116d2d5b750'] 2018-03-28 01:13:42,547 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-03-28 01:13:42,548 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 17:18 | FAIL | | vyos_vrouter | functest | vnf | 17:24 | FAIL | | juju_epc | functest | vnf | 08:40 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-03-28 01:13:42,551 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-28 01:13:50,663 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-67 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-28 01:13:50,668 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-28 01:13:50,668 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-28 01:13:50,668 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-28 01:13:50,669 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-03-28 01:13:50,670 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK