2018-04-07 07:32:20,656 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-100 | | 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-04-07 07:32:20,660 - 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-04-07 07:32:20,660 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 07:32:20,662 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-07 07:32:20,663 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-07 07:32:20,664 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-07 07:32:22,384 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 07:32:28,450 - 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 6.054s OK 2018-04-07 07:32:28,583 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 07:32:28,584 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-07 07:32:28,587 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-07 07:32:29,633 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 07:41:04,497 - 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 514.811s OK 2018-04-07 07:41:04,617 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 07:41:04,618 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 07:41:04,622 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-07 07:41:05,268 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 07:41:43,905 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 38.635s OK 2018-04-07 07:41:44,018 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 07:41:44,018 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:39 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-07 07:41:44,022 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | api_check | functest | healthcheck | 08:35 | PASS | | snaps_health_check | functest | healthcheck | 00:39 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-07 07:41:44,025 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-07 07:41:50,677 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-100 | | 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-04-07 07:41:50,679 - 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-04-07 07:41:50,679 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 07:41:50,680 - 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-04-07 07:41:50,681 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-07 07:41:50,681 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-07 07:41:53,520 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-07 07:41:53,521 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-07 07:41:53,521 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-07 07:41:53' 2018-04-07 07:41:53,521 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--5ebf8efc-dd99-4e6a-bb33-e00a129166d2' 2018-04-07 07:41:54,756 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-5ebf8efc-dd99-4e6a-bb33-e00a129166d2' 2018-04-07 07:41:57,113 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-5ebf8efc-dd99-4e6a-bb33-e00a129166d2' 2018-04-07 07:42:04,736 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-5ebf8efc-dd99-4e6a-bb33-e00a129166d2' 2018-04-07 07:42:05,362 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-5ebf8efc-dd99-4e6a-bb33-e00a129166d2' 2018-04-07 07:42:05,870 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-5ebf8efc-dd99-4e6a-bb33-e00a129166d2' 2018-04-07 07:42:09,680 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-5ebf8efc-dd99-4e6a-bb33-e00a129166d2' 2018-04-07 07:42:11,572 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-5ebf8efc-dd99-4e6a-bb33-e00a129166d2' 2018-04-07 07:42:26,218 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-07 07:42:34,671 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-07 07:42:34,812 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-07 07:42:35,820 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-07 07:42:35,932 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 07:42:35,933 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 07:42:55,202 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-07 07:42:55,301 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-07 07:42:55,301 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-07 07:42:55' 2018-04-07 07:42:55,301 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--91a2dc47-8ea3-44b9-a87d-5740b0bfbda4' 2018-04-07 07:42:56,393 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-91a2dc47-8ea3-44b9-a87d-5740b0bfbda4' 2018-04-07 07:42:57,887 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-91a2dc47-8ea3-44b9-a87d-5740b0bfbda4' 2018-04-07 07:43:05,723 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-91a2dc47-8ea3-44b9-a87d-5740b0bfbda4' 2018-04-07 07:43:06,157 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-91a2dc47-8ea3-44b9-a87d-5740b0bfbda4' 2018-04-07 07:43:10,081 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-91a2dc47-8ea3-44b9-a87d-5740b0bfbda4' 2018-04-07 07:43:13,478 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-07 07:43:24,514 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-07 07:43:26,037 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-04-07 07:43:37,295 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-07 07:43:37,413 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 07:43:37,413 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:42 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-07 07:43:52,812 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-07 07:43:52,912 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 07:43:58,417 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 07:43:57.851 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4043cf55-7088-4675-8f1a-d2232f6c5685) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4043cf55-7088-4675-8f1a-d2232f6c5685 | 2018-04-07T07:43:57 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4043cf55-7088-4675-8f1a-d2232f6c5685 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 07:44:01,692 - 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-04-07 07:44:01,693 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 07:44:08,323 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 07:44:06.170 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 07:44:06.498 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 07:44:08.124 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e33b3d00-cc4d-49b0-87e5-1e8f177cf857) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e33b3d00-cc4d-49b0-87e5-1e8f177cf857) as the default verifier for the future CLI operations. 2018-04-07 07:44:11,525 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 07:44:13,234 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 07:44:15,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 07:44:19,743 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 07:44:18.983 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e33b3d00-cc4d-49b0-87e5-1e8f177cf857) for deployment 'opnfv-rally' (UUID=4043cf55-7088-4675-8f1a-d2232f6c5685). 2018-04-07 07:44:19.552 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e33b3d00-cc4d-49b0-87e5-1e8f177cf857) has been successfully configured for deployment 'opnfv-rally' (UUID=4043cf55-7088-4675-8f1a-d2232f6c5685)! 2018-04-07 07:44:19,744 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 07:44:19,744 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 07:44:19,747 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 07:44:19,751 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 07:44:22,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e33b3d00-cc4d-49b0-87e5-1e8f177cf857/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-07 07:44:22,999 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-07 07:44:23,001 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-07 07:44:23,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-07 07:44:25,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:44:25.574 55 INFO rally.api [-] Starting verification (UUID=44b705db-cc9b-4f3e-9a0c-6bc0330c27a2) for deployment 'opnfv-rally' (UUID=4043cf55-7088-4675-8f1a-d2232f6c5685) by verifier 'opnfv-tempest' (UUID=e33b3d00-cc4d-49b0-87e5-1e8f177cf857). 2018-04-07 07:44:25,580 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 44b705db-cc9b-4f3e-9a0c-6bc0330c27a2 2018-04-07 07:44:31,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:44:31.323 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.119s] 2018-04-07 07:44:31,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:44:31.379 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.056s] 2018-04-07 07:44:35,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:44:35.594 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.758s] 2018-04-07 07:44:36,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:44:36.742 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.147s] 2018-04-07 07:44:44,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:44:44.151 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.492s] 2018-04-07 07:45:01,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:45:01.084 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.405s] 2018-04-07 07:45:31,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:45:31.001 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.080s] 2018-04-07 07:45:31,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:45:31.002 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-04-07 07:46:02,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:46:02.132 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.069s] 2018-04-07 07:46:02,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:46:02.133 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-04-07 07:46:33,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:46:33.435 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.086s] 2018-04-07 07:46:33,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:46:33.436 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-04-07 07:47:27,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:47:27.482 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.454s] 2018-04-07 07:47:47,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:47:47.458 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.056s] 2018-04-07 07:47:47,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:47:47.548 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.090s] 2018-04-07 07:47:57,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:47:57.811 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.519s] 2018-04-07 07:47:57,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:47:57.822 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-04-07 07:47:58,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:47:58.791 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-07 07:47:58,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:47:58.792 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-07 07:48:01,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:01.643 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.139s] 2018-04-07 07:48:06,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:06.231 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.018s] 2018-04-07 07:48:10,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:10.788 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.532s] 2018-04-07 07:48:16,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:16.150 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.171s] 2018-04-07 07:48:22,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:22.893 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.324s] 2018-04-07 07:48:27,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:27.338 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.112s] 2018-04-07 07:48:31,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:31.630 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.081s] 2018-04-07 07:48:36,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:36.578 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.137s] 2018-04-07 07:48:41,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:41.910 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.233s] 2018-04-07 07:48:47,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:47.819 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.824s] 2018-04-07 07:48:49,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:49.277 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-07 07:48:50,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:50.740 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.017s] 2018-04-07 07:48:50,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:50.817 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.076s] 2018-04-07 07:48:50,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:50.835 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.018s] 2018-04-07 07:48:50,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:50.842 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-04-07 07:48:53,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:53.780 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.518s] 2018-04-07 07:48:54,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:54.177 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.394s] 2018-04-07 07:48:54,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:54.658 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.481s] 2018-04-07 07:48:57,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:48:57.828 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-04-07 07:49:01,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:49:01.474 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.209s] 2018-04-07 07:49:15,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:49:15.316 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.927s] 2018-04-07 07:49:19,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:49:19.206 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.890s] 2018-04-07 07:49:30,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:49:30.128 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.241s] 2018-04-07 07:49:32,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:49:32.501 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.371s] 2018-04-07 07:49:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:49:38.950 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.449s] 2018-04-07 07:49:46,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:49:46.045 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.350s] 2018-04-07 07:49:48,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:49:48.651 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.604s] 2018-04-07 07:49:53,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:49:53.541 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.889s] 2018-04-07 07:50:07,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:07.327 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.130s] 2018-04-07 07:50:07,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:07.503 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.175s] 2018-04-07 07:50:07,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:07.629 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.127s] 2018-04-07 07:50:07,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:07.725 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.094s] 2018-04-07 07:50:07,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:07.866 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.141s] 2018-04-07 07:50:07,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:07.963 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.095s] 2018-04-07 07:50:18,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:18.411 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.358s] 2018-04-07 07:50:18,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:18.746 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.336s] 2018-04-07 07:50:18,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:18.898 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.151s] 2018-04-07 07:50:18,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:18.994 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.096s] 2018-04-07 07:50:19,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:19.091 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.096s] 2018-04-07 07:50:19,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:19.185 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.094s] 2018-04-07 07:50:28,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:28.808 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.238s] 2018-04-07 07:50:33,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:33.855 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.046s] 2018-04-07 07:50:35,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:35.663 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.807s] 2018-04-07 07:50:35,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:35.724 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.061s] 2018-04-07 07:50:35,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:35.793 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.068s] 2018-04-07 07:50:44,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:44.727 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.703s] 2018-04-07 07:50:49,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:49.645 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.917s] 2018-04-07 07:50:51,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:51.338 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.693s] 2018-04-07 07:50:51,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:51.415 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.077s] 2018-04-07 07:50:51,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:50:51.487 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.072s] 2018-04-07 07:51:08,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:51:08.413 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.810s] 2018-04-07 07:51:17,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:51:17.737 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.324s] 2018-04-07 07:51:25,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:51:25.635 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.897s] 2018-04-07 07:51:33,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:51:33.621 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [7.984s] 2018-04-07 07:51:57,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:51:57.114 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.368s] 2018-04-07 07:52:06,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:06.171 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.056s] 2018-04-07 07:52:14,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:14.358 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.185s] 2018-04-07 07:52:21,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:21.457 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [7.100s] 2018-04-07 07:52:33,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:33.867 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.867s] 2018-04-07 07:52:35,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:35.041 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.172s] 2018-04-07 07:52:35,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:35.091 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.053s] 2018-04-07 07:52:38,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:38.292 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.931s] 2018-04-07 07:52:39,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:39.255 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.960s] 2018-04-07 07:52:39,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:39.319 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.066s] 2018-04-07 07:52:42,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:42.177 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.515s] 2018-04-07 07:52:44,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:44.517 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-04-07 07:52:45,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:45.440 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-07 07:52:45,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:45.442 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-07 07:52:45,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:45.444 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-07 07:52:45,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:45.445 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-07 07:52:45,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:45.446 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-07 07:52:46,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:52:46.906 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-04-07 07:53:01,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:53:01.582 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.709s] 2018-04-07 07:53:37,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:53:37.434 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [23.752s] 2018-04-07 07:54:03,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:54:03.299 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [25.862s] 2018-04-07 07:54:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:54:10.207 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.055s] 2018-04-07 07:55:47,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:55:47.402 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [66.022s] 2018-04-07 07:56:28,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:56:28.272 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [31.682s] 2018-04-07 07:57:11,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 07:57:11.722 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [21.181s] 2018-04-07 07:57:29,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '44b705db-cc9b-4f3e-9a0c-6bc0330c27a2']'. 2018-04-07 07:57:30,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 07:57:30,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 07:57:30,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 07:57:30,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 44b705db-cc9b-4f3e-9a0c-6bc0330c27a2 | 2018-04-07 07:57:30,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 07:57:30,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 07:44:25 | 2018-04-07 07:57:30,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 07:57:29 | 2018-04-07 07:57:30,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:04 | 2018-04-07 07:57:30,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-07 07:57:30,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 07:57:30,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 07:57:30,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e33b3d00-cc4d-49b0-87e5-1e8f177cf857) | 2018-04-07 07:57:30,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 07:57:30,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4043cf55-7088-4675-8f1a-d2232f6c5685) | 2018-04-07 07:57:30,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-07 07:57:30,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 761.945 | 2018-04-07 07:57:30,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-07 07:57:30,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-07 07:57:30,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 07:57:30,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 07:57:30,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 07:57:30,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 07:57:30,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 07:57:30,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-07 07:57:34,151 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 07:57:34,152 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 13:22 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-07 07:57:34,157 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-07 07:57:34,345 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 07:57:37,232 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 07:57:36.564 125 INFO rally.deployment.engine [-] Deployment 4043cf55-7088-4675-8f1a-d2232f6c5685 | Starting: Destroy cloud and free allocated resources. 2018-04-07 07:57:36.770 125 INFO rally.deployment.engine [-] Deployment 4043cf55-7088-4675-8f1a-d2232f6c5685 | Completed: Destroy cloud and free allocated resources. 2018-04-07 07:57:36.809 125 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=e33b3d00-cc4d-49b0-87e5-1e8f177cf857) for deployment 'opnfv-rally'. 2018-04-07 07:57:36.826 125 INFO rally.api [-] Deleting verification (UUID=44b705db-cc9b-4f3e-9a0c-6bc0330c27a2). 2018-04-07 07:57:36.937 125 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 07:57:36.938 125 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e33b3d00-cc4d-49b0-87e5-1e8f177cf857). 2018-04-07 07:57:36.956 125 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 07:57:39,990 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 07:57:39.487 128 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=9d96b3e3-d2e3-469a-aa32-43d4f2949706) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 9d96b3e3-d2e3-469a-aa32-43d4f2949706 | 2018-04-07T07:57:39 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 9d96b3e3-d2e3-469a-aa32-43d4f2949706 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 07:57:43,386 - 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-04-07 07:57:43,386 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-07 07:57:44,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb'... 2018-04-07 07:57:45,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-9fb90c43-13fa-4162-a653-c050546279fb'... 2018-04-07 07:57:47,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-9fb90c43-13fa-4162-a653-c050546279fb'... 2018-04-07 07:57:55,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-9fb90c43-13fa-4162-a653-c050546279fb'... 2018-04-07 07:57:55,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-9fb90c43-13fa-4162-a653-c050546279fb'... 2018-04-07 07:57:56,084 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-07 07:57:56,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-04-07 07:57:56,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 07:57:56,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 07:57:56,132 - 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': '06038d30-b287-4ec5-8aa6-c3592177a935', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb', 'flavor_name': 'rally-tiny-9fb90c43-13fa-4162-a653-c050546279fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9fb90c43-13fa-4162-a653-c050546279fb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 07:58:44,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e36f533e-4581-4980-90ac-7a5fd7c96d64 2018-04-07 07:58:44,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-07 07:58:44,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e36f533e-4581-4980-90ac-7a5fd7c96d64'] 2018-04-07 07:58:45,353 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e36f533e-4581-4980-90ac-7a5fd7c96d64: 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 e36f533e-4581-4980-90ac-7a5fd7c96d64 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.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | total | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | -> duration | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.45027 Full duration: 5.276758 -------------------------------------------------------------------------------- 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 e36f533e-4581-4980-90ac-7a5fd7c96d64 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.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> duration | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.625994 Full duration: 5.330116 -------------------------------------------------------------------------------- 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 e36f533e-4581-4980-90ac-7a5fd7c96d64 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.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 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.791893 Full duration: 5.544425 -------------------------------------------------------------------------------- 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 e36f533e-4581-4980-90ac-7a5fd7c96d64 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.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | -> duration | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.682307 Full duration: 5.449718 -------------------------------------------------------------------------------- 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 e36f533e-4581-4980-90ac-7a5fd7c96d64 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.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | total | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> duration | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.79415 Full duration: 5.468461 -------------------------------------------------------------------------------- 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 e36f533e-4581-4980-90ac-7a5fd7c96d64 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.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> duration | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.67383 Full duration: 5.538858 HINTS: * To plot HTML graphics with this data, run: rally task report e36f533e-4581-4980-90ac-7a5fd7c96d64 --out output.html * To generate a JUnit report, run: rally task export e36f533e-4581-4980-90ac-7a5fd7c96d64 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e36f533e-4581-4980-90ac-7a5fd7c96d64 --json --out output.json 2018-04-07 07:58:45,354 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e36f533e-4581-4980-90ac-7a5fd7c96d64'] 2018-04-07 07:58:46,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 07:58:46,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e36f533e-4581-4980-90ac-7a5fd7c96d64', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-07 07:58:46,463 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-07 07:58:46,463 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-07 07:58:46,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-04-07 07:58:46,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 07:58:46,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 07:58:46,489 - 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': '06038d30-b287-4ec5-8aa6-c3592177a935', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb', 'flavor_name': 'rally-tiny-9fb90c43-13fa-4162-a653-c050546279fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9fb90c43-13fa-4162-a653-c050546279fb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 08:00:03,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b7a35073-f95b-43ad-852e-af381e934749 2018-04-07 08:00:03,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b7a35073-f95b-43ad-852e-af381e934749'] 2018-04-07 08:00:04,625 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b7a35073-f95b-43ad-852e-af381e934749: 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 b7a35073-f95b-43ad-852e-af381e934749 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 | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | -> glance_v2.upload_data | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | glance_v2.delete_image | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 100.0% | 1 | | -> duration | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.851696 Full duration: 8.724669 -------------------------------------------------------------------------------- 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 b7a35073-f95b-43ad-852e-af381e934749 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 | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | -> glance_v2.upload_data | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | glance_v2.list_images | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 100.0% | 1 | | -> duration | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.828584 Full duration: 10.338946 -------------------------------------------------------------------------------- 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 b7a35073-f95b-43ad-852e-af381e934749 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.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | -> duration | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.197245 Full duration: 5.526314 -------------------------------------------------------------------------------- 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-9fb90c43-13fa-4162-a653-c050546279fb" }, "number_instances": 2, "nics": [ { "net-id": "06038d30-b287-4ec5-8aa6-c3592177a935" } ] }, "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 b7a35073-f95b-43ad-852e-af381e934749 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 | 2.932 | 2.932 | 2.932 | 2.932 | 2.932 | 2.932 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | -> glance_v2.upload_data | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 100.0% | 1 | | nova.boot_servers | 14.621 | 14.621 | 14.621 | 14.621 | 14.621 | 14.621 | 100.0% | 1 | | total | 17.554 | 17.554 | 17.554 | 17.554 | 17.554 | 17.554 | 100.0% | 1 | | -> duration | 16.554 | 16.554 | 16.554 | 16.554 | 16.554 | 16.554 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.553742 Full duration: 36.115605 HINTS: * To plot HTML graphics with this data, run: rally task report b7a35073-f95b-43ad-852e-af381e934749 --out output.html * To generate a JUnit report, run: rally task export b7a35073-f95b-43ad-852e-af381e934749 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b7a35073-f95b-43ad-852e-af381e934749 --json --out output.json 2018-04-07 08:00:04,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b7a35073-f95b-43ad-852e-af381e934749'] 2018-04-07 08:00:05,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 08:00:05,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b7a35073-f95b-43ad-852e-af381e934749', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-07 08:00:05,777 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-07 08:00:05,778 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-04-07 08:00:05,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-04-07 08:00:05,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 08:00:05,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 08:00:05,810 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-04-07 08:00:05,810 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-07 08:00:05,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-04-07 08:00:05,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 08:00:05,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 08:00:05,837 - 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': '06038d30-b287-4ec5-8aa6-c3592177a935', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb', 'flavor_name': 'rally-tiny-9fb90c43-13fa-4162-a653-c050546279fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9fb90c43-13fa-4162-a653-c050546279fb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 08:04:20,982 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 516bb115-7eb1-4c3d-b863-1816d4b28f83 2018-04-07 08:04:20,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '516bb115-7eb1-4c3d-b863-1816d4b28f83'] 2018-04-07 08:04:22,152 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 516bb115-7eb1-4c3d-b863-1816d4b28f83: 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 516bb115-7eb1-4c3d-b863-1816d4b28f83 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 | 2.736 | 2.736 | 2.736 | 2.736 | 2.736 | 2.736 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.467 | 10.467 | 10.467 | 10.467 | 10.467 | 10.467 | 100.0% | 1 | | total | 13.203 | 13.203 | 13.203 | 13.203 | 13.203 | 13.203 | 100.0% | 1 | | -> duration | 13.203 | 13.203 | 13.203 | 13.203 | 13.203 | 13.203 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.203167 Full duration: 35.285592 -------------------------------------------------------------------------------- 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 516bb115-7eb1-4c3d-b863-1816d4b28f83 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 | 2.898 | 2.898 | 2.898 | 2.898 | 2.898 | 2.898 | 100.0% | 1 | | cinder_v2.delete_volume | 10.471 | 10.471 | 10.471 | 10.471 | 10.471 | 10.471 | 100.0% | 1 | | total | 13.37 | 13.37 | 13.37 | 13.37 | 13.37 | 13.37 | 100.0% | 1 | | -> duration | 13.37 | 13.37 | 13.37 | 13.37 | 13.37 | 13.37 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.369695 Full duration: 20.619273 -------------------------------------------------------------------------------- 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-9fb90c43-13fa-4162-a653-c050546279fb" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 516bb115-7eb1-4c3d-b863-1816d4b28f83 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.058 | 5.058 | 5.058 | 5.058 | 5.058 | 5.058 | 100.0% | 1 | | cinder_v2.delete_volume | 10.454 | 10.454 | 10.454 | 10.454 | 10.454 | 10.454 | 100.0% | 1 | | total | 15.512 | 15.512 | 15.512 | 15.512 | 15.512 | 15.512 | 100.0% | 1 | | -> duration | 15.512 | 15.512 | 15.512 | 15.512 | 15.512 | 15.512 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.51173 Full duration: 22.818373 -------------------------------------------------------------------------------- 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 516bb115-7eb1-4c3d-b863-1816d4b28f83 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 | 2.837 | 2.837 | 2.837 | 2.837 | 2.837 | 2.837 | 100.0% | 1 | | cinder_v2.delete_volume | 10.456 | 10.456 | 10.456 | 10.456 | 10.456 | 10.456 | 100.0% | 1 | | total | 13.294 | 13.294 | 13.294 | 13.294 | 13.294 | 13.294 | 100.0% | 1 | | -> duration | 13.294 | 13.294 | 13.294 | 13.294 | 13.294 | 13.294 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.29409 Full duration: 20.665683 -------------------------------------------------------------------------------- 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 516bb115-7eb1-4c3d-b863-1816d4b28f83 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.146 | 3.146 | 3.146 | 3.146 | 3.146 | 3.146 | 100.0% | 1 | | cinder_v2.extend_volume | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 100.0% | 1 | | cinder_v2.delete_volume | 20.812 | 20.812 | 20.812 | 20.812 | 20.812 | 20.812 | 100.0% | 1 | | total | 26.2 | 26.2 | 26.2 | 26.2 | 26.2 | 26.2 | 100.0% | 1 | | -> duration | 26.2 | 26.2 | 26.2 | 26.2 | 26.2 | 26.2 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.199688 Full duration: 33.593619 -------------------------------------------------------------------------------- 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 516bb115-7eb1-4c3d-b863-1816d4b28f83 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 | 25.563 | 25.563 | 25.563 | 25.563 | 25.563 | 25.563 | 100.0% | 1 | | cinder_v2.delete_volume | 10.476 | 10.476 | 10.476 | 10.476 | 10.476 | 10.476 | 100.0% | 1 | | total | 36.039 | 36.039 | 36.039 | 36.039 | 36.039 | 36.039 | 100.0% | 1 | | -> duration | 36.039 | 36.039 | 36.039 | 36.039 | 36.039 | 36.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.039453 Full duration: 58.057238 -------------------------------------------------------------------------------- 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 516bb115-7eb1-4c3d-b863-1816d4b28f83 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.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | cinder_v2.list_qos | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 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.516919 Full duration: 9.317513 -------------------------------------------------------------------------------- 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 516bb115-7eb1-4c3d-b863-1816d4b28f83 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.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | cinder_v2.set_qos | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | -> duration | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.551775 Full duration: 9.088701 -------------------------------------------------------------------------------- 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 516bb115-7eb1-4c3d-b863-1816d4b28f83 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | cinder_v2.list_types | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | -> duration | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.537948 Full duration: 8.869061 -------------------------------------------------------------------------------- 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 516bb115-7eb1-4c3d-b863-1816d4b28f83 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.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> duration | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.588399 Full duration: 9.149311 HINTS: * To plot HTML graphics with this data, run: rally task report 516bb115-7eb1-4c3d-b863-1816d4b28f83 --out output.html * To generate a JUnit report, run: rally task export 516bb115-7eb1-4c3d-b863-1816d4b28f83 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 516bb115-7eb1-4c3d-b863-1816d4b28f83 --json --out output.json 2018-04-07 08:04:22,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '516bb115-7eb1-4c3d-b863-1816d4b28f83'] 2018-04-07 08:04:23,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 08:04:23,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '516bb115-7eb1-4c3d-b863-1816d4b28f83', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-07 08:04:23,361 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-07 08:04:23,362 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-07 08:04:23,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-04-07 08:04:23,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 08:04:23,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 08:04:23,416 - 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': '06038d30-b287-4ec5-8aa6-c3592177a935', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb', 'flavor_name': 'rally-tiny-9fb90c43-13fa-4162-a653-c050546279fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9fb90c43-13fa-4162-a653-c050546279fb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 08:05:31,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d5f11c50-761b-49f1-be3e-86f2964eabd3 2018-04-07 08:05:31,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd5f11c50-761b-49f1-be3e-86f2964eabd3'] 2018-04-07 08:05:32,447 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d5f11c50-761b-49f1-be3e-86f2964eabd3: 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 d5f11c50-761b-49f1-be3e-86f2964eabd3 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 | 3.795 | 3.795 | 3.795 | 3.795 | 3.795 | 3.795 | 100.0% | 1 | | heat.update_stack | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 100.0% | 1 | | heat.delete_stack | 2.38 | 2.38 | 2.38 | 2.38 | 2.38 | 2.38 | 100.0% | 1 | | total | 8.66 | 8.66 | 8.66 | 8.66 | 8.66 | 8.66 | 100.0% | 1 | | -> duration | 4.66 | 4.66 | 4.66 | 4.66 | 4.66 | 4.66 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.660282 Full duration: 16.088355 -------------------------------------------------------------------------------- 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 d5f11c50-761b-49f1-be3e-86f2964eabd3 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 | 3.935 | 3.935 | 3.935 | 3.935 | 3.935 | 3.935 | 100.0% | 1 | | heat.check_stack | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | heat.delete_stack | 2.434 | 2.434 | 2.434 | 2.434 | 2.434 | 2.434 | 100.0% | 1 | | total | 6.611 | 6.611 | 6.611 | 6.611 | 6.611 | 6.611 | 100.0% | 1 | | -> duration | 4.611 | 4.611 | 4.611 | 4.611 | 4.611 | 4.611 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.611233 Full duration: 14.051043 -------------------------------------------------------------------------------- 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 d5f11c50-761b-49f1-be3e-86f2964eabd3 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 | 3.778 | 3.778 | 3.778 | 3.778 | 3.778 | 3.778 | 100.0% | 1 | | heat.suspend_stack | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | heat.resume_stack | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 100.0% | 1 | | heat.delete_stack | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 100.0% | 1 | | total | 7.775 | 7.775 | 7.775 | 7.775 | 7.775 | 7.775 | 100.0% | 1 | | -> duration | 5.775 | 5.775 | 5.775 | 5.775 | 5.775 | 5.775 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.775269 Full duration: 15.115099 -------------------------------------------------------------------------------- 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 d5f11c50-761b-49f1-be3e-86f2964eabd3 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.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | total | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | -> duration | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.562702 Full duration: 7.501926 HINTS: * To plot HTML graphics with this data, run: rally task report d5f11c50-761b-49f1-be3e-86f2964eabd3 --out output.html * To generate a JUnit report, run: rally task export d5f11c50-761b-49f1-be3e-86f2964eabd3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d5f11c50-761b-49f1-be3e-86f2964eabd3 --json --out output.json 2018-04-07 08:05:32,448 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd5f11c50-761b-49f1-be3e-86f2964eabd3'] 2018-04-07 08:05:33,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 08:05:33,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd5f11c50-761b-49f1-be3e-86f2964eabd3', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-07 08:05:33,624 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-07 08:05:33,624 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-07 08:05:33,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-04-07 08:05:33,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 08:05:33,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 08:05:33,669 - 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': '06038d30-b287-4ec5-8aa6-c3592177a935', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb', 'flavor_name': 'rally-tiny-9fb90c43-13fa-4162-a653-c050546279fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9fb90c43-13fa-4162-a653-c050546279fb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 08:08:03,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 129dc0e8-cc9d-49e2-a349-c854f847b75e 2018-04-07 08:08:03,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '129dc0e8-cc9d-49e2-a349-c854f847b75e'] 2018-04-07 08:08:04,528 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 129dc0e8-cc9d-49e2-a349-c854f847b75e: 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 129dc0e8-cc9d-49e2-a349-c854f847b75e 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.343 | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 100.0% | 1 | | keystone_v3.add_role | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | keystone_v3.revoke_role | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | -> duration | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.442007 Full duration: 10.55261 -------------------------------------------------------------------------------- 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 129dc0e8-cc9d-49e2-a349-c854f847b75e 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.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | keystone_v3.add_role | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.list_roles | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | -> duration | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.424961 Full duration: 10.695847 -------------------------------------------------------------------------------- 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 129dc0e8-cc9d-49e2-a349-c854f847b75e 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.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | keystone_v3.list_projects | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | | -> duration | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.428083 Full duration: 10.631831 -------------------------------------------------------------------------------- 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 129dc0e8-cc9d-49e2-a349-c854f847b75e 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.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | keystone_v3.delete_role | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | -> duration | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.381293 Full duration: 8.731228 -------------------------------------------------------------------------------- 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 129dc0e8-cc9d-49e2-a349-c854f847b75e 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.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | keystone_v3.delete_service | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | -> duration | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.389494 Full duration: 8.762527 -------------------------------------------------------------------------------- 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 129dc0e8-cc9d-49e2-a349-c854f847b75e 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.397 | 0.397 | 0.397 | 0.397 | 0.397 | 0.397 | 100.0% | 1 | | keystone_v3.create_user | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | -> keystone_v3.add_role | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | keystone_v3.create_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.get_project | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 100.0% | 1 | | keystone_v3.get_user | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.get_role | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.list_services | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.get_services | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> duration | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.743977 Full duration: 14.549702 -------------------------------------------------------------------------------- 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 129dc0e8-cc9d-49e2-a349-c854f847b75e 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.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | keystone_v3.update_project | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | keystone_v3.delete_project | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | -> duration | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.559401 Full duration: 8.982687 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 129dc0e8-cc9d-49e2-a349-c854f847b75e 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.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | total | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | -> duration | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.541225 Full duration: 10.658167 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 129dc0e8-cc9d-49e2-a349-c854f847b75e 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.405 | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 100.0% | 1 | | total | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 100.0% | 1 | | -> duration | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.404957 Full duration: 10.425432 -------------------------------------------------------------------------------- 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 129dc0e8-cc9d-49e2-a349-c854f847b75e 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.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | keystone_v3.list_users | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | -> duration | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.490082 Full duration: 10.616104 -------------------------------------------------------------------------------- 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 129dc0e8-cc9d-49e2-a349-c854f847b75e 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.399 | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 100.0% | 1 | | keystone_v3.create_users | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | total | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 100.0% | 1 | | -> duration | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.326154 Full duration: 14.731403 HINTS: * To plot HTML graphics with this data, run: rally task report 129dc0e8-cc9d-49e2-a349-c854f847b75e --out output.html * To generate a JUnit report, run: rally task export 129dc0e8-cc9d-49e2-a349-c854f847b75e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 129dc0e8-cc9d-49e2-a349-c854f847b75e --json --out output.json 2018-04-07 08:08:04,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '129dc0e8-cc9d-49e2-a349-c854f847b75e'] 2018-04-07 08:08:05,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 08:08:05,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '129dc0e8-cc9d-49e2-a349-c854f847b75e', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-07 08:08:05,745 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-07 08:08:05,745 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-07 08:08:05,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-04-07 08:08:05,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 08:08:05,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 08:08:05,793 - 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': '06038d30-b287-4ec5-8aa6-c3592177a935', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb', 'flavor_name': 'rally-tiny-9fb90c43-13fa-4162-a653-c050546279fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9fb90c43-13fa-4162-a653-c050546279fb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 08:12:42,146 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ec645e3d-7130-4991-a065-f01f73ae32ce 2018-04-07 08:12:42,147 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'ec645e3d-7130-4991-a065-f01f73ae32ce'] 2018-04-07 08:12:43,464 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ec645e3d-7130-4991-a065-f01f73ae32ce: 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 ec645e3d-7130-4991-a065-f01f73ae32ce 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.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | neutron.delete_network | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | total | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | -> duration | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.406961 Full duration: 10.30249 -------------------------------------------------------------------------------- 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 ec645e3d-7130-4991-a065-f01f73ae32ce 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.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | neutron.delete_port | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | total | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 100.0% | 1 | | -> duration | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.768492 Full duration: 25.987616 -------------------------------------------------------------------------------- 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 ec645e3d-7130-4991-a065-f01f73ae32ce 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.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | neutron.create_subnet | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | neutron.create_router | 1.605 | 1.605 | 1.605 | 1.605 | 1.605 | 1.605 | 100.0% | 1 | | neutron.add_interface_router | 1.456 | 1.456 | 1.456 | 1.456 | 1.456 | 1.456 | 100.0% | 1 | | neutron.remove_interface_router | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | neutron.delete_router | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 100.0% | 1 | | total | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 100.0% | 1 | | -> duration | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.416787 Full duration: 35.765234 -------------------------------------------------------------------------------- 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 ec645e3d-7130-4991-a065-f01f73ae32ce 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 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | neutron.delete_subnet | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 100.0% | 1 | | total | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 100.0% | 1 | | -> duration | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.40808 Full duration: 26.141964 -------------------------------------------------------------------------------- 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 ec645e3d-7130-4991-a065-f01f73ae32ce 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.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | neutron.list_networks | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.016858 Full duration: 12.03374 -------------------------------------------------------------------------------- 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 ec645e3d-7130-4991-a065-f01f73ae32ce 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.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | neutron.list_ports | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | total | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 100.0% | 1 | | -> duration | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.35391 Full duration: 26.172547 -------------------------------------------------------------------------------- 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 ec645e3d-7130-4991-a065-f01f73ae32ce 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | neutron.create_subnet | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | neutron.create_router | 1.914 | 1.914 | 1.914 | 1.914 | 1.914 | 1.914 | 100.0% | 1 | | neutron.add_interface_router | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 100.0% | 1 | | neutron.list_routers | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 4.629 | 4.629 | 4.629 | 4.629 | 4.629 | 4.629 | 100.0% | 1 | | -> duration | 4.629 | 4.629 | 4.629 | 4.629 | 4.629 | 4.629 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.629099 Full duration: 38.3056 -------------------------------------------------------------------------------- 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 ec645e3d-7130-4991-a065-f01f73ae32ce 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.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | neutron.create_subnet | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | neutron.list_subnets | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 100.0% | 1 | | -> duration | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.182236 Full duration: 30.483927 -------------------------------------------------------------------------------- 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 ec645e3d-7130-4991-a065-f01f73ae32ce 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 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | neutron.delete_security_group | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> duration | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.910981 Full duration: 9.681248 -------------------------------------------------------------------------------- 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 ec645e3d-7130-4991-a065-f01f73ae32ce 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 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | neutron.create_security_group_rule | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | neutron.delete_security_group | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 100.0% | 1 | | -> duration | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.294407 Full duration: 10.292445 -------------------------------------------------------------------------------- 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 ec645e3d-7130-4991-a065-f01f73ae32ce 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | neutron.create_router | 2.258 | 2.258 | 2.258 | 2.258 | 2.258 | 2.258 | 100.0% | 1 | | neutron.add_gateway_router | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 100.0% | 1 | | neutron.remove_gateway_router | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | total | 5.279 | 5.279 | 5.279 | 5.279 | 5.279 | 5.279 | 100.0% | 1 | | -> duration | 5.279 | 5.279 | 5.279 | 5.279 | 5.279 | 5.279 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.279037 Full duration: 22.08536 HINTS: * To plot HTML graphics with this data, run: rally task report ec645e3d-7130-4991-a065-f01f73ae32ce --out output.html * To generate a JUnit report, run: rally task export ec645e3d-7130-4991-a065-f01f73ae32ce --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ec645e3d-7130-4991-a065-f01f73ae32ce --json --out output.json 2018-04-07 08:12:43,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ec645e3d-7130-4991-a065-f01f73ae32ce'] 2018-04-07 08:12:44,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 08:12:44,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ec645e3d-7130-4991-a065-f01f73ae32ce', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-07 08:12:44,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-07 08:12:44,685 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-07 08:12:44,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-04-07 08:12:44,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 08:12:44,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 08:12:44,749 - 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': '06038d30-b287-4ec5-8aa6-c3592177a935', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb', 'flavor_name': 'rally-tiny-9fb90c43-13fa-4162-a653-c050546279fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9fb90c43-13fa-4162-a653-c050546279fb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 08:19:56,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1d014960-7035-4b28-9cde-d7898aa29f5f 2018-04-07 08:19:56,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1d014960-7035-4b28-9cde-d7898aa29f5f'] 2018-04-07 08:19:57,509 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1d014960-7035-4b28-9cde-d7898aa29f5f: 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-9fb90c43-13fa-4162-a653-c050546279fb" }, "image": { "name": "Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb" }, "block_migration": false, "nics": [ { "net-id": "06038d30-b287-4ec5-8aa6-c3592177a935" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1d014960-7035-4b28-9cde-d7898aa29f5f 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.787 | 11.787 | 11.787 | 11.787 | 11.787 | 11.787 | 100.0% | 1 | | nova.find_host_to_migrate | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | nova.live_migrate | 8.551 | 8.551 | 8.551 | 8.551 | 8.551 | 8.551 | 100.0% | 1 | | nova.delete_server | 2.377 | 2.377 | 2.377 | 2.377 | 2.377 | 2.377 | 100.0% | 1 | | total | 23.605 | 23.605 | 23.605 | 23.605 | 23.605 | 23.605 | 100.0% | 1 | | -> duration | 22.605 | 22.605 | 22.605 | 22.605 | 22.605 | 22.605 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.605488 Full duration: 29.931656 -------------------------------------------------------------------------------- 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-9fb90c43-13fa-4162-a653-c050546279fb" }, "image": { "name": "Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "06038d30-b287-4ec5-8aa6-c3592177a935" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1d014960-7035-4b28-9cde-d7898aa29f5f 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 | 7.332 | 7.332 | 7.332 | 7.332 | 7.332 | 7.332 | 100.0% | 1 | | cinder_v2.create_volume | 2.398 | 2.398 | 2.398 | 2.398 | 2.398 | 2.398 | 100.0% | 1 | | nova.attach_volume | 5.785 | 5.785 | 5.785 | 5.785 | 5.785 | 5.785 | 100.0% | 1 | | nova.find_host_to_migrate | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | nova.live_migrate | 10.885 | 10.885 | 10.885 | 10.885 | 10.885 | 10.885 | 100.0% | 1 | | nova.detach_volume | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 100.0% | 1 | | cinder_v2.delete_volume | 91.425 | 91.425 | 91.425 | 91.425 | 91.425 | 91.425 | 100.0% | 1 | | nova.delete_server | 2.471 | 2.471 | 2.471 | 2.471 | 2.471 | 2.471 | 100.0% | 1 | | total | 124.158 | 124.158 | 124.158 | 124.158 | 124.158 | 124.158 | 100.0% | 1 | | -> duration | 123.158 | 123.158 | 123.158 | 123.158 | 123.158 | 123.158 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 123.15847 Full duration: 132.436124 -------------------------------------------------------------------------------- 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-9fb90c43-13fa-4162-a653-c050546279fb" }, "image": { "name": "Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "06038d30-b287-4ec5-8aa6-c3592177a935" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1d014960-7035-4b28-9cde-d7898aa29f5f 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.065 | 5.065 | 5.065 | 5.065 | 5.065 | 5.065 | 100.0% | 1 | | nova.boot_server | 11.816 | 11.816 | 11.816 | 11.816 | 11.816 | 11.816 | 100.0% | 1 | | nova.find_host_to_migrate | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | nova.live_migrate | 13.488 | 13.488 | 13.488 | 13.488 | 13.488 | 13.488 | 100.0% | 1 | | nova.delete_server | 4.673 | 4.673 | 4.673 | 4.673 | 4.673 | 4.673 | 100.0% | 1 | | total | 35.818 | 35.818 | 35.818 | 35.818 | 35.818 | 35.818 | 100.0% | 1 | | -> duration | 34.818 | 34.818 | 34.818 | 34.818 | 34.818 | 34.818 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.818497 Full duration: 44.34653 -------------------------------------------------------------------------------- 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-9fb90c43-13fa-4162-a653-c050546279fb" }, "image": { "name": "Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb" }, "server_kwargs": { "nics": [ { "net-id": "06038d30-b287-4ec5-8aa6-c3592177a935" } ] } }, "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 1d014960-7035-4b28-9cde-d7898aa29f5f 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 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | nova.boot_server | 6.66 | 6.66 | 6.66 | 6.66 | 6.66 | 6.66 | 100.0% | 1 | | nova.delete_server | 2.415 | 2.415 | 2.415 | 2.415 | 2.415 | 2.415 | 100.0% | 1 | | nova.delete_keypair | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 9.913 | 9.913 | 9.913 | 9.913 | 9.913 | 9.913 | 100.0% | 1 | | -> duration | 8.913 | 8.913 | 8.913 | 8.913 | 8.913 | 8.913 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.913444 Full duration: 31.94722 -------------------------------------------------------------------------------- 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-9fb90c43-13fa-4162-a653-c050546279fb" }, "image": { "name": "Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb" }, "volume_size": 5, "nics": [ { "net-id": "06038d30-b287-4ec5-8aa6-c3592177a935" } ] }, "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 1d014960-7035-4b28-9cde-d7898aa29f5f 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 | 4.944 | 4.944 | 4.944 | 4.944 | 4.944 | 4.944 | 100.0% | 1 | | nova.boot_server | 9.339 | 9.339 | 9.339 | 9.339 | 9.339 | 9.339 | 100.0% | 1 | | nova.delete_server | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 100.0% | 1 | | total | 16.82 | 16.82 | 16.82 | 16.82 | 16.82 | 16.82 | 100.0% | 1 | | -> duration | 15.82 | 15.82 | 15.82 | 15.82 | 15.82 | 15.82 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.819985 Full duration: 41.093109 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-9fb90c43-13fa-4162-a653-c050546279fb" }, "image": { "name": "Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb" }, "force_delete": false, "nics": [ { "net-id": "06038d30-b287-4ec5-8aa6-c3592177a935" } ] }, "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 1d014960-7035-4b28-9cde-d7898aa29f5f 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 | 6.964 | 6.964 | 6.964 | 6.964 | 6.964 | 6.964 | 100.0% | 1 | | nova.pause_server | 2.58 | 2.58 | 2.58 | 2.58 | 2.58 | 2.58 | 100.0% | 1 | | nova.unpause_server | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 100.0% | 1 | | nova.delete_server | 4.642 | 4.642 | 4.642 | 4.642 | 4.642 | 4.642 | 100.0% | 1 | | total | 16.591 | 16.591 | 16.591 | 16.591 | 16.591 | 16.591 | 100.0% | 1 | | -> duration | 11.591 | 11.591 | 11.591 | 11.591 | 11.591 | 11.591 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.59058 Full duration: 38.557068 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-9fb90c43-13fa-4162-a653-c050546279fb" }, "image": { "name": "Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb" }, "nics": [ { "net-id": "06038d30-b287-4ec5-8aa6-c3592177a935" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1d014960-7035-4b28-9cde-d7898aa29f5f 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 | 7.301 | 7.301 | 7.301 | 7.301 | 7.301 | 7.301 | 100.0% | 1 | | nova.migrate | 20.209 | 20.209 | 20.209 | 20.209 | 20.209 | 20.209 | 100.0% | 1 | | nova.resize_confirm | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 100.0% | 1 | | nova.delete_server | 2.422 | 2.422 | 2.422 | 2.422 | 2.422 | 2.422 | 100.0% | 1 | | total | 32.41 | 32.41 | 32.41 | 32.41 | 32.41 | 32.41 | 100.0% | 1 | | -> duration | 31.41 | 31.41 | 31.41 | 31.41 | 31.41 | 31.41 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.409555 Full duration: 38.912737 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-9fb90c43-13fa-4162-a653-c050546279fb" }, "image": { "name": "Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 1d014960-7035-4b28-9cde-d7898aa29f5f 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 | 7.223 | 7.223 | 7.223 | 7.223 | 7.223 | 7.223 | 100.0% | 1 | | nova.list_interfaces | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 7.371 | 7.371 | 7.371 | 7.371 | 7.371 | 7.371 | 100.0% | 1 | | -> duration | 6.371 | 6.371 | 6.371 | 6.371 | 6.371 | 6.371 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.370825 Full duration: 37.401777 -------------------------------------------------------------------------------- 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 1d014960-7035-4b28-9cde-d7898aa29f5f 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 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | nova.delete_server_group | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694727 Full duration: 6.818252 HINTS: * To plot HTML graphics with this data, run: rally task report 1d014960-7035-4b28-9cde-d7898aa29f5f --out output.html * To generate a JUnit report, run: rally task export 1d014960-7035-4b28-9cde-d7898aa29f5f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1d014960-7035-4b28-9cde-d7898aa29f5f --json --out output.json 2018-04-07 08:19:57,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1d014960-7035-4b28-9cde-d7898aa29f5f'] 2018-04-07 08:19:58,713 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 08:19:58,713 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1d014960-7035-4b28-9cde-d7898aa29f5f', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-07 08:19:58,727 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-07 08:19:58,727 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-07 08:19:58,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-04-07 08:19:58,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 08:19:58,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 08:19:58,771 - 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': '06038d30-b287-4ec5-8aa6-c3592177a935', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9fb90c43-13fa-4162-a653-c050546279fb', 'flavor_name': 'rally-tiny-9fb90c43-13fa-4162-a653-c050546279fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9fb90c43-13fa-4162-a653-c050546279fb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 08:20:38,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 02794626-fcfe-4191-a58d-bbb5109aa3e0 2018-04-07 08:20:38,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '02794626-fcfe-4191-a58d-bbb5109aa3e0'] 2018-04-07 08:20:40,013 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 02794626-fcfe-4191-a58d-bbb5109aa3e0: 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 02794626-fcfe-4191-a58d-bbb5109aa3e0 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.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | quotas.delete_quotas | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> duration | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.652787 Full duration: 5.983323 -------------------------------------------------------------------------------- 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 02794626-fcfe-4191-a58d-bbb5109aa3e0 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.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | total | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> duration | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.642363 Full duration: 6.328351 -------------------------------------------------------------------------------- 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 02794626-fcfe-4191-a58d-bbb5109aa3e0 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.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | -> duration | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.51033 Full duration: 5.965116 -------------------------------------------------------------------------------- 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 02794626-fcfe-4191-a58d-bbb5109aa3e0 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> duration | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.680891 Full duration: 6.078269 HINTS: * To plot HTML graphics with this data, run: rally task report 02794626-fcfe-4191-a58d-bbb5109aa3e0 --out output.html * To generate a JUnit report, run: rally task export 02794626-fcfe-4191-a58d-bbb5109aa3e0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 02794626-fcfe-4191-a58d-bbb5109aa3e0 --json --out output.json 2018-04-07 08:20:40,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '02794626-fcfe-4191-a58d-bbb5109aa3e0'] 2018-04-07 08:20:41,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 08:20:41,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '02794626-fcfe-4191-a58d-bbb5109aa3e0', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-07 08:20:41,186 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-07 08:20:41,190 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:32 | 6 | 100.00% | | glance | 01:00 | 4 | 100.00% | | cinder | 03:47 | 10 | 100.00% | | heat | 00:52 | 4 | 100.00% | | keystone | 01:59 | 11 | 100.00% | | neutron | 04:07 | 11 | 100.00% | | nova | 06:41 | 9 | 100.00% | | quotas | 00:24 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:25 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-07 08:20:41,190 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-07 08:20:49,501 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 08:20:49,502 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 23:15 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-07 08:20:49,507 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-07 08:20:49,607 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 08:20:52,312 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 08:20:51.761 11204 INFO rally.deployment.engine [-] Deployment 9d96b3e3-d2e3-469a-aa32-43d4f2949706 | Starting: Destroy cloud and free allocated resources. 2018-04-07 08:20:51.991 11204 INFO rally.deployment.engine [-] Deployment 9d96b3e3-d2e3-469a-aa32-43d4f2949706 | Completed: Destroy cloud and free allocated resources. 2018-04-07 08:20:52.018 11204 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e33b3d00-cc4d-49b0-87e5-1e8f177cf857). 2018-04-07 08:20:52.023 11204 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 08:20:55,171 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 08:20:54.709 11207 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=9c6e083d-6ecf-41de-adae-edd12b165648) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 9c6e083d-6ecf-41de-adae-edd12b165648 | 2018-04-07T08:20:54 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 9c6e083d-6ecf-41de-adae-edd12b165648 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 08:20:58,536 - 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-04-07 08:20:58,537 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 08:21:01,080 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 08:21:00.671 11213 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=e33b3d00-cc4d-49b0-87e5-1e8f177cf857). 2018-04-07 08:21:00.889 11213 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 08:21:05,206 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 08:21:03.163 11216 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 08:21:03.507 11216 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 08:21:04.974 11216 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3623b85f-2dda-4962-8872-ff59775a30a4) has been successfully created! Using verifier 'opnfv-tempest' (UUID=3623b85f-2dda-4962-8872-ff59775a30a4) as the default verifier for the future CLI operations. 2018-04-07 08:21:08,471 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 08:21:09,841 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 08:21:12,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 08:21:16,342 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 08:21:15.592 11235 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3623b85f-2dda-4962-8872-ff59775a30a4) for deployment 'opnfv-rally' (UUID=9c6e083d-6ecf-41de-adae-edd12b165648). 2018-04-07 08:21:16.158 11235 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3623b85f-2dda-4962-8872-ff59775a30a4) has been successfully configured for deployment 'opnfv-rally' (UUID=9c6e083d-6ecf-41de-adae-edd12b165648)! 2018-04-07 08:21:16,343 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 08:21:16,343 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 08:21:16,346 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 08:21:18,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-07 08:21:21,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:21.268 11247 INFO rally.api [-] Starting verification (UUID=2a40d566-7851-4464-b522-433473d98088) for deployment 'opnfv-rally' (UUID=9c6e083d-6ecf-41de-adae-edd12b165648) by verifier 'opnfv-tempest' (UUID=3623b85f-2dda-4962-8872-ff59775a30a4). 2018-04-07 08:21:21,270 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2a40d566-7851-4464-b522-433473d98088 2018-04-07 08:21:28,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:28.700 11247 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-04-07 08:21:28,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:28.913 11247 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.350s] 2018-04-07 08:21:28,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:28.935 11247 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.346s] 2018-04-07 08:21:28,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:28.998 11247 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.061s] 2018-04-07 08:21:29,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:29.000 11247 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.312s] 2018-04-07 08:21:29,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:29.391 11247 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.639s] 2018-04-07 08:21:30,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:30.239 11247 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.846s] 2018-04-07 08:21:30,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:30.313 11247 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.811s] 2018-04-07 08:21:31,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:31.335 11247 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.772s] 2018-04-07 08:21:31,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:31.597 11247 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.259s] 2018-04-07 08:21:31,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:31.930 11247 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.332s] 2018-04-07 08:21:31,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:31.956 11247 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.058s] 2018-04-07 08:21:32,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:32.624 11247 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.460s] 2018-04-07 08:21:33,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:33.016 11247 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.058s] 2018-04-07 08:21:33,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:33.902 11247 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.886s] 2018-04-07 08:21:34,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:34.289 11247 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.668s] 2018-04-07 08:21:34,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:34.339 11247 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.150s] 2018-04-07 08:21:34,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:34.377 11247 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.037s] 2018-04-07 08:21:34,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:34.671 11247 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.381s] 2018-04-07 08:21:34,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:34.705 11247 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.801s] 2018-04-07 08:21:35,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:35.435 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.418s] 2018-04-07 08:21:35,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:35.744 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.308s] 2018-04-07 08:21:36,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:36.010 11247 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.302s] 2018-04-07 08:21:37,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:37.060 11247 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.050s] 2018-04-07 08:21:37,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:37.664 11247 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.603s] 2018-04-07 08:21:37,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:37.717 11247 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.054s] 2018-04-07 08:21:37,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:37.745 11247 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.028s] 2018-04-07 08:21:37,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:37.764 11247 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2018-04-07 08:21:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:37.780 11247 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2018-04-07 08:21:41,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:41.765 11247 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.065s] 2018-04-07 08:21:44,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:44.339 11247 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.572s] 2018-04-07 08:21:44,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:44.999 11247 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [14.678s] 2018-04-07 08:21:46,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:46.909 11247 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [14.973s] 2018-04-07 08:21:48,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:48.786 11247 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.712s] 2018-04-07 08:21:49,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:49.885 11247 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.284s] 2018-04-07 08:21:50,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:50.098 11247 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [6.075s] 2018-04-07 08:21:50,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:50.369 11247 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.482s] 2018-04-07 08:21:50,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:50.561 11247 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.465s] 2018-04-07 08:21:50,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:50.598 11247 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.229s] 2018-04-07 08:21:50,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:50.866 11247 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.266s] 2018-04-07 08:21:51,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:51.071 11247 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.205s] 2018-04-07 08:21:51,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:51.146 11247 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.074s] 2018-04-07 08:21:51,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:51.216 11247 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.069s] 2018-04-07 08:21:51,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:51.286 11247 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.068s] 2018-04-07 08:21:51,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:51.346 11247 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.061s] 2018-04-07 08:21:51,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:51.416 11247 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.069s] 2018-04-07 08:21:51,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:51.560 11247 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.144s] 2018-04-07 08:21:54,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:54.322 11247 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.283s] 2018-04-07 08:21:58,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:58.363 11247 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.041s] 2018-04-07 08:21:59,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:21:59.936 11247 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.572s] 2018-04-07 08:22:00,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:00.022 11247 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.086s] 2018-04-07 08:22:00,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:00.073 11247 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.050s] 2018-04-07 08:22:00,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:00.117 11247 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.044s] 2018-04-07 08:22:00,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:00.173 11247 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.056s] 2018-04-07 08:22:16,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:16.654 11247 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.081s] 2018-04-07 08:22:16,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:16.815 11247 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.076s] 2018-04-07 08:22:16,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:16.895 11247 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.080s] 2018-04-07 08:22:20,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:20.201 11247 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [35.186s] 2018-04-07 08:22:21,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:21.085 11247 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [32.632s] 2018-04-07 08:22:21,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:21.305 11247 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.220s] 2018-04-07 08:22:21,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:21.518 11247 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.212s] 2018-04-07 08:22:21,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:21.617 11247 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.097s] 2018-04-07 08:22:21,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:21.618 11247 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-07 08:22:22,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:22.106 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-04-07 08:22:22,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:22.163 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.057s] 2018-04-07 08:22:22,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:22.213 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.049s] 2018-04-07 08:22:22,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:22.495 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.281s] 2018-04-07 08:22:22,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:22.614 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.120s] 2018-04-07 08:22:22,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:22.859 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.243s] 2018-04-07 08:22:22,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:22.901 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.043s] 2018-04-07 08:22:22,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:22.953 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.051s] 2018-04-07 08:22:23,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:23.017 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.063s] 2018-04-07 08:22:23,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:23.071 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.053s] 2018-04-07 08:22:23,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:23.115 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.043s] 2018-04-07 08:22:23,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:23.196 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.080s] 2018-04-07 08:22:23,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:23.347 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.150s] 2018-04-07 08:22:23,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:23.425 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.077s] 2018-04-07 08:22:23,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:23.480 11247 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.055s] 2018-04-07 08:22:34,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:34.594 11247 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [14.392s] 2018-04-07 08:22:36,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:36.498 11247 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [48.093s] 2018-04-07 08:22:37,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:37.650 11247 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.230s] 2018-04-07 08:22:37,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:37.791 11247 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.141s] 2018-04-07 08:22:37,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:37.941 11247 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.150s] 2018-04-07 08:22:38,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:38.185 11247 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.243s] 2018-04-07 08:22:38,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:38.429 11247 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.243s] 2018-04-07 08:22:38,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:38.687 11247 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.257s] 2018-04-07 08:22:40,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:40.688 11247 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.145s] 2018-04-07 08:22:40,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:40.762 11247 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.074s] 2018-04-07 08:22:41,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:41.120 11247 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.357s] 2018-04-07 08:22:41,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:41.219 11247 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.098s] 2018-04-07 08:22:41,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:41.221 11247 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-07 08:22:43,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:43.071 11247 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.805s] 2018-04-07 08:22:43,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:43.706 11247 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.635s] 2018-04-07 08:22:45,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:45.301 11247 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.590s] 2018-04-07 08:22:46,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:46.021 11247 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.723s] 2018-04-07 08:22:47,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:47.117 11247 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.093s] 2018-04-07 08:22:47,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:47.761 11247 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.645s] 2018-04-07 08:22:48,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:48.679 11247 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.914s] 2018-04-07 08:22:48,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:48.732 11247 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.057s] 2018-04-07 08:22:49,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:49.317 11247 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.824s] 2018-04-07 08:22:53,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:53.642 11247 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.095s] 2018-04-07 08:22:57,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:22:57.267 11247 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [22.664s] 2018-04-07 08:23:00,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:00.171 11247 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.080s] 2018-04-07 08:23:00,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:00.274 11247 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.101s] 2018-04-07 08:23:04,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:04.351 11247 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.043s] 2018-04-07 08:23:04,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:04.393 11247 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.041s] 2018-04-07 08:23:04,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:04.475 11247 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.081s] 2018-04-07 08:23:04,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:04.548 11247 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.073s] 2018-04-07 08:23:04,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:04.614 11247 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.065s] 2018-04-07 08:23:04,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:04.735 11247 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.120s] 2018-04-07 08:23:04,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:04.974 11247 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.238s] 2018-04-07 08:23:05,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:05.054 11247 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.079s] 2018-04-07 08:23:05,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:05.132 11247 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.078s] 2018-04-07 08:23:05,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:05.207 11247 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.074s] 2018-04-07 08:23:22,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:22.007 11247 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [32.681s] 2018-04-07 08:23:39,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:23:39.284 11247 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.276s] 2018-04-07 08:24:15,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:24:15.259 11247 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [23.822s] 2018-04-07 08:25:03,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:25:03.858 11247 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [48.586s] 2018-04-07 08:25:30,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:25:30.878 11247 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.015s] 2018-04-07 08:25:43,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2a40d566-7851-4464-b522-433473d98088']'. 2018-04-07 08:25:44,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 08:25:44,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 08:25:44,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 08:25:44,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2a40d566-7851-4464-b522-433473d98088 | 2018-04-07 08:25:44,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 08:25:44,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 08:21:21 | 2018-04-07 08:25:44,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 08:25:42 | 2018-04-07 08:25:44,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:21 | 2018-04-07 08:25:44,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 08:25:44,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 08:25:44,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3623b85f-2dda-4962-8872-ff59775a30a4) | 2018-04-07 08:25:44,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 08:25:44,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9c6e083d-6ecf-41de-adae-edd12b165648) | 2018-04-07 08:25:44,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-04-07 08:25:44,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 243.754 | 2018-04-07 08:25:44,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 119 | 2018-04-07 08:25:44,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-07 08:25:44,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 08:25:44,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 08:25:44,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 08:25:44,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 08:25:44,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 08:25:44,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-07 08:25:47,723 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 08:25:47,724 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 04:39 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-07 08:25:47,729 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-07 08:25:47,827 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 08:25:50,848 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 08:25:50.041 11353 INFO rally.deployment.engine [-] Deployment 9c6e083d-6ecf-41de-adae-edd12b165648 | Starting: Destroy cloud and free allocated resources. 2018-04-07 08:25:50.229 11353 INFO rally.deployment.engine [-] Deployment 9c6e083d-6ecf-41de-adae-edd12b165648 | Completed: Destroy cloud and free allocated resources. 2018-04-07 08:25:50.275 11353 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=3623b85f-2dda-4962-8872-ff59775a30a4) for deployment 'opnfv-rally'. 2018-04-07 08:25:50.294 11353 INFO rally.api [-] Deleting verification (UUID=2a40d566-7851-4464-b522-433473d98088). 2018-04-07 08:25:50.426 11353 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 08:25:50.427 11353 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=3623b85f-2dda-4962-8872-ff59775a30a4). 2018-04-07 08:25:50.447 11353 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 08:25:53,907 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 08:25:53.388 11356 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f6d6382c-d966-440e-aa70-65e6ebc4bc09) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f6d6382c-d966-440e-aa70-65e6ebc4bc09 | 2018-04-07T08:25:53 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f6d6382c-d966-440e-aa70-65e6ebc4bc09 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 08:25:57,231 - 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-04-07 08:25:57,232 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 08:25:59,981 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 08:25:59.597 11362 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=3623b85f-2dda-4962-8872-ff59775a30a4). 2018-04-07 08:25:59.778 11362 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 08:26:04,167 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 08:26:02.132 11365 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 08:26:02.517 11365 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 08:26:03.934 11365 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ed5893d3-e62f-4715-bc2b-8de3fdb87141) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ed5893d3-e62f-4715-bc2b-8de3fdb87141) as the default verifier for the future CLI operations. 2018-04-07 08:26:07,429 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 08:26:08,854 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 08:26:10,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 08:26:15,569 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 08:26:14.740 11384 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ed5893d3-e62f-4715-bc2b-8de3fdb87141) for deployment 'opnfv-rally' (UUID=f6d6382c-d966-440e-aa70-65e6ebc4bc09). 2018-04-07 08:26:15.341 11384 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ed5893d3-e62f-4715-bc2b-8de3fdb87141) has been successfully configured for deployment 'opnfv-rally' (UUID=f6d6382c-d966-440e-aa70-65e6ebc4bc09)! 2018-04-07 08:26:15,570 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 08:26:15,570 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 08:26:15,573 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 08:26:15,579 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 08:26:18,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ed5893d3-e62f-4715-bc2b-8de3fdb87141/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-07 08:26:18,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-07 08:26:21,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 08:26:21.187 11393 INFO rally.api [-] Starting verification (UUID=4fbcf23e-7508-4861-a6cb-1d9cef9fa749) for deployment 'opnfv-rally' (UUID=f6d6382c-d966-440e-aa70-65e6ebc4bc09) by verifier 'opnfv-tempest' (UUID=ed5893d3-e62f-4715-bc2b-8de3fdb87141). 2018-04-07 08:26:21,189 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 4fbcf23e-7508-4861-a6cb-1d9cef9fa749 2018-04-07 08:30:08,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4fbcf23e-7508-4861-a6cb-1d9cef9fa749']'. 2018-04-07 08:30:09,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 08:30:09,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 08:30:09,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 08:30:09,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4fbcf23e-7508-4861-a6cb-1d9cef9fa749 | 2018-04-07 08:30:09,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 08:30:09,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 08:26:21 | 2018-04-07 08:30:09,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 08:30:07 | 2018-04-07 08:30:09,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:46 | 2018-04-07 08:30:09,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 08:30:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 08:30:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ed5893d3-e62f-4715-bc2b-8de3fdb87141) | 2018-04-07 08:30:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 08:30:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f6d6382c-d966-440e-aa70-65e6ebc4bc09) | 2018-04-07 08:30:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-07 08:30:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 208.953 | 2018-04-07 08:30:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-04-07 08:30:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-07 08:30:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 08:30:09,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 08:30:09,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 08:30:09,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 08:30:09,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 08:30:09,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-07 08:30:13,191 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 08:30:13,192 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:06 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 08:30:13,196 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-07 08:30:14,002 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 09:21:02,358 - 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'7eb44037-ef3c-4ee3-9ac4-82e637e535ef' != u'6081bef8-c184-46d2-b82e-0851bacbcd2d' - 7eb44037-ef3c-4ee3-9ac4-82e637e535ef + 6081bef8-c184-46d2-b82e-0851bacbcd2d ---------------------------------------------------------------------- Ran 119 tests in 3048.280s FAILED (failures=1) 2018-04-07 09:21:02,538 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 09:21:02,539 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 50:48 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-07 09:21:02,543 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-07 09:21:02,543 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-07 09:21:02,640 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 09:21:05,866 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 09:21:05.007 11620 INFO rally.deployment.engine [-] Deployment f6d6382c-d966-440e-aa70-65e6ebc4bc09 | Starting: Destroy cloud and free allocated resources. 2018-04-07 09:21:05.193 11620 INFO rally.deployment.engine [-] Deployment f6d6382c-d966-440e-aa70-65e6ebc4bc09 | Completed: Destroy cloud and free allocated resources. 2018-04-07 09:21:05.260 11620 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=ed5893d3-e62f-4715-bc2b-8de3fdb87141) for deployment 'opnfv-rally'. 2018-04-07 09:21:05.293 11620 INFO rally.api [-] Deleting verification (UUID=4fbcf23e-7508-4861-a6cb-1d9cef9fa749). 2018-04-07 09:21:05.409 11620 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 09:21:05.410 11620 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ed5893d3-e62f-4715-bc2b-8de3fdb87141). 2018-04-07 09:21:05.433 11620 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 09:21:08,632 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 09:21:08.144 11623 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ee3f2458-baa4-407b-a5cd-0d12a836acad) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ee3f2458-baa4-407b-a5cd-0d12a836acad | 2018-04-07T09:21:08 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ee3f2458-baa4-407b-a5cd-0d12a836acad ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 09:21:11,983 - 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-04-07 09:21:11,984 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 09:21:14,784 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 09:21:14.300 11629 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=ed5893d3-e62f-4715-bc2b-8de3fdb87141). 2018-04-07 09:21:14.498 11629 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 09:21:18,806 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 09:21:16.957 11632 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 09:21:17.344 11632 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 09:21:18.576 11632 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=163fb1c0-e7c6-4847-8702-c002bebbfd10) has been successfully created! Using verifier 'opnfv-tempest' (UUID=163fb1c0-e7c6-4847-8702-c002bebbfd10) as the default verifier for the future CLI operations. 2018-04-07 09:21:22,001 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 09:21:23,650 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 09:21:25,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 09:21:30,312 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 09:21:29.440 11651 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=163fb1c0-e7c6-4847-8702-c002bebbfd10) for deployment 'opnfv-rally' (UUID=ee3f2458-baa4-407b-a5cd-0d12a836acad). 2018-04-07 09:21:30.050 11651 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=163fb1c0-e7c6-4847-8702-c002bebbfd10) has been successfully configured for deployment 'opnfv-rally' (UUID=ee3f2458-baa4-407b-a5cd-0d12a836acad)! 2018-04-07 09:21:30,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 09:21:30,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 09:21:30,316 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 09:21:30,322 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 09:21:33,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-163fb1c0-e7c6-4847-8702-c002bebbfd10/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-07 09:21:33,447 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-07 09:21:33,449 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-07 09:21:33,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-04-07 09:21:35,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 09:21:35.840 11660 INFO rally.api [-] Starting verification (UUID=b8d6f7bb-ef9a-45d8-9216-74e8cfbd429e) for deployment 'opnfv-rally' (UUID=ee3f2458-baa4-407b-a5cd-0d12a836acad) by verifier 'opnfv-tempest' (UUID=163fb1c0-e7c6-4847-8702-c002bebbfd10). 2018-04-07 09:21:35,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b8d6f7bb-ef9a-45d8-9216-74e8cfbd429e 2018-04-07 09:23:02,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b8d6f7bb-ef9a-45d8-9216-74e8cfbd429e']'. 2018-04-07 09:23:03,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 09:23:03,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 09:23:03,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 09:23:03,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b8d6f7bb-ef9a-45d8-9216-74e8cfbd429e | 2018-04-07 09:23:03,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 09:23:03,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 09:21:35 | 2018-04-07 09:23:03,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 09:23:01 | 2018-04-07 09:23:03,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:26 | 2018-04-07 09:23:03,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 09:23:03,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 09:23:03,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 163fb1c0-e7c6-4847-8702-c002bebbfd10) | 2018-04-07 09:23:03,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 09:23:03,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ee3f2458-baa4-407b-a5cd-0d12a836acad) | 2018-04-07 09:23:03,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-07 09:23:03,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 76.483 | 2018-04-07 09:23:03,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-04-07 09:23:03,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-07 09:23:03,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 09:23:03,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 09:23:03,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 09:23:03,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 09:23:03,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 09:23:03,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-04-07 09:23:06,847 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 09:23:06,847 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 01:45 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-04-07 09:23:06,851 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:42 | PASS | | vping_userdata | functest | smoke | 00:42 | PASS | | tempest_smoke_serial | functest | smoke | 13:22 | PASS | | rally_sanity | functest | smoke | 23:15 | PASS | | refstack_defcore | functest | smoke | 04:39 | PASS | | patrole | functest | smoke | 04:06 | PASS | | snaps_smoke | functest | smoke | 50:48 | FAIL | | neutron_trunk | functest | smoke | 01:45 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-07 09:23:06,858 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-07 09:23:14,133 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-100 | | 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-04-07 09:23:14,137 - 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-04-07 09:23:14,137 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 09:23:14,138 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-07 09:23:14,138 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-07 09:23:14,141 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-07 09:23:20,656 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-100 | | 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-04-07 09:23:20,658 - 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-04-07 09:23:20,658 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 09:23:20,659 - 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-04-07 09:23:20,660 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-04-07 09:23:20,660 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-04-07 09:23:21,292 - 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-04-07 09:23:21,326 - 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-04-07 09:23:21,346 - 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-04-07 09:23:23,429 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-07 09:23:23,430 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-04-07 09:23:25,112 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-fcf7f25d-a092-42a1-9a18-2538877e3bd9, password=8a40b70c-e6ef-422e-ba76-c32c043bcd7e, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-fcf7f25d-a092-42a1-9a18-2538877e3bd9, 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-04-07 09:23:25,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-04-07 09:23:26,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-04-07 09:23:26,161 - 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-04-07 09:25:14,041 - 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-04-07 09:25:19,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-04-07 09:25:19,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-04-07 09:25:29,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-04-07 09:25:30,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-04-07 09:25:31,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-04-07 09:40:36,937 - 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-fcf7f25d-a092-42a1-9a18-2538877e3bd9 to VM that did not activate with name - cloudify_manager-fcf7f25d-a092-42a1-9a18-2538877e3bd9 2018-04-07 09:40:37,080 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 09:40:37,080 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 17:14 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-07 09:40:37,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-04-07 09:40:37,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-04-07 09:40:37,086 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-07 09:40:42,779 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 09cc5953-ac15-4d11-b53d-d157dc3e8a6b: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-75b24819-6331-4a04-b414-42c17a38a555'] 2018-04-07 09:40:45,185 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-04-07 09:40:45,185 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-04-07 09:40:45,992 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-07 09:40:47,140 - 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-04-07 09:40:47,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-04-07 09:40:47,164 - 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-04-07 09:40:47,169 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-07 09:40:47,190 - 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-04-07 09:40:47,190 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-04-07 09:40:48,944 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-429d8abd-d090-45be-9b98-e95c25b51d0b, password=61c178ce-10a8-49e5-8203-b489972e6b6e, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-429d8abd-d090-45be-9b98-e95c25b51d0b, 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-04-07 09:40:48,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-04-07 09:40:48,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-04-07 09:40:48,945 - 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-04-07 09:42:36,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-04-07 09:42:49,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-04-07 09:42:50,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-04-07 09:42:59,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-04-07 09:43:00,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-04-07 09:43:01,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-04-07 09:58:06,805 - 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-429d8abd-d090-45be-9b98-e95c25b51d0b to VM that did not activate with name - cloudify_manager-429d8abd-d090-45be-9b98-e95c25b51d0b 2018-04-07 09:58:06,936 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 09:58:06,937 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:20 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-07 09:58:06,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-04-07 09:58:06,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-04-07 09:58:06,939 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-07 09:58:12,740 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 74050e47-c63f-4b83-90fe-4dc5c4e95d95: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-32e1d84e-04d6-4028-b932-7cc46b15decc'] 2018-04-07 09:58:14,750 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-04-07 09:58:14,750 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-04-07 09:58:14,841 - 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-04-07 09:58:14,860 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-04-07 09:58:14,860 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-04-07 09:58:16,537 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-0e07b36b-dab8-4451-a9a9-95390fb4aa1e, password=9b8a5165-91c1-4108-aa24-2870bddaebc5, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-0e07b36b-dab8-4451-a9a9-95390fb4aa1e, 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-04-07 09:58:16,921 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-04-07 09:58:18,385 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-04-07 09:58:18,385 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-04-07 09:58:19,332 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=b7529aca-e2d8-4417-b445-a65de49cf0bc, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-0e07b36b-dab8-4451-a9a9-95390fb4aa1e, 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-04-07 09:58:19,538 - 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-04-07 09:58:19,539 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-04-07 09:58:19,539 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-04-07 09:58:21,871 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-04-07 09:58:28,833 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-04-07 09:58:29,308 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-04-07 09:58:29,319 - 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-04-07 09:58:29,319 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-07 09:58:36,611 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i 7738d24b-e22f-4fcf-bc14-5223469a9f1a -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-04-07 09:58:36,611 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-04-07 09:58:44,008 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i 330e2266-dafa-4e44-bdaa-1ce0c2e040d7 -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-04-07 09:58:44,009 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : ff612074-e967-47fd-841f-509d6db72a59 2018-04-07 10:06:33,552 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 10:06:33,553 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 08:19 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-07 10:06:33,557 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-04-07 10:06:33,678 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-04-07 10:06:33,678 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-07 10:06:39,100 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 75c28d04-0e8b-4125-b040-971b3a4eaff3: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-8d13cc98-dad9-4f41-8680-9420531bbd12'] 2018-04-07 10:06:40,020 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-04-07 10:06:40,021 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 17:14 | FAIL | | vyos_vrouter | functest | vnf | 17:20 | FAIL | | juju_epc | functest | vnf | 08:19 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-07 10:06:40,024 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-07 10:06:47,398 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-100 | | 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-04-07 10:06:47,403 - 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-04-07 10:06:47,403 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 10:06:47,404 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-07 10:06:47,405 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-07 10:06:47,406 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK