2018-05-08 05:25:43,925 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-34 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+---------------------------------------------------------------------+ 2018-05-08 05:25:43,935 - 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 SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.0.15.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-05-08 05:25:43,935 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 05:25:43,938 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-05-08 05:25:43,942 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-08 05:25:43,943 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-08 05:25:50,845 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-08 05:26:15,175 - 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 24.314s OK 2018-05-08 05:26:15,525 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 05:26:15,526 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:24 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-08 05:26:15,532 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-08 05:26:17,548 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-08 05:53:59,951 - 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 1662.309s OK 2018-05-08 05:54:00,308 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 05:54:00,309 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 27:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-08 05:54:00,315 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-08 05:54:02,500 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-08 05:55:59,623 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 117.120s OK 2018-05-08 05:55:59,919 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 05:55:59,920 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:57 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-08 05:55:59,927 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:24 | PASS | | api_check | functest | healthcheck | 27:42 | PASS | | snaps_health_check | functest | healthcheck | 01:57 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-08 05:55:59,932 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-08 05:57:15,930 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-34 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+---------------------------------------------------------------------+ 2018-05-08 05:57:15,941 - 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 SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.0.15.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-05-08 05:57:15,941 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 05:57:15,944 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-05-08 05:57:15,949 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-08 05:57:15,950 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-08 05:57:18,298 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/arm-pod6 2018-05-08 05:57:18,298 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-08 05:57:18,586 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-08 05:57:18,587 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-08 05:57:18,738 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-05-08 05:57:18,738 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-05-08 05:57:18' 2018-05-08 05:57:18,739 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'TestVM--433d620b-6153-48ff-b741-8d5f2b4af8a4' 2018-05-08 05:57:24,601 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-433d620b-6153-48ff-b741-8d5f2b4af8a4' 2018-05-08 05:57:35,374 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-433d620b-6153-48ff-b741-8d5f2b4af8a4' 2018-05-08 05:57:57,529 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-433d620b-6153-48ff-b741-8d5f2b4af8a4' 2018-05-08 05:57:59,187 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-433d620b-6153-48ff-b741-8d5f2b4af8a4' 2018-05-08 05:58:00,773 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-433d620b-6153-48ff-b741-8d5f2b4af8a4' 2018-05-08 05:58:18,042 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-433d620b-6153-48ff-b741-8d5f2b4af8a4' 2018-05-08 05:58:28,654 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-433d620b-6153-48ff-b741-8d5f2b4af8a4' 2018-05-08 05:59:38,123 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-05-08 05:59:53,813 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-05-08 05:59:53,960 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-05-08 05:59:54,973 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-05-08 05:59:54,974 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-08 05:59:54,974 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-08 05:59:55,410 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 05:59:55,410 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 02:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-08 06:00:59,503 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-08 06:00:59,693 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-05-08 06:00:59,693 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-05-08 06:00:59' 2018-05-08 06:00:59,693 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'TestVM--9ace33ba-405a-4a16-a8fb-cc186cd64fc1' 2018-05-08 06:01:04,350 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-9ace33ba-405a-4a16-a8fb-cc186cd64fc1' 2018-05-08 06:01:11,664 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-9ace33ba-405a-4a16-a8fb-cc186cd64fc1' 2018-05-08 06:01:35,264 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-9ace33ba-405a-4a16-a8fb-cc186cd64fc1' 2018-05-08 06:01:36,765 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-9ace33ba-405a-4a16-a8fb-cc186cd64fc1' 2018-05-08 06:01:54,868 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-9ace33ba-405a-4a16-a8fb-cc186cd64fc1' 2018-05-08 06:02:13,198 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-05-08 06:02:36,749 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-05-08 06:02:41,524 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.13. Waiting for response... 2018-05-08 06:03:00,932 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-05-08 06:03:01,271 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 06:03:01,271 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 02:01 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-08 06:03:53,429 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-08 06:03:53,626 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-08 06:03:53,627 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 06:04:13,061 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-08 06:04:12.656 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=951ac9cd-baca-41e0-8c49-343305d4f194) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 951ac9cd-baca-41e0-8c49-343305d4f194 | 2018-05-08T06:04:12 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 951ac9cd-baca-41e0-8c49-343305d4f194 ~/.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-05-08 06:04:25,343 - 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-05-08 06:04:25,343 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-08 06:04:48,341 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-08 06:04:44.133 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-08 06:04:44.374 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-08 06:04:48.029 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=97116952-d143-4f98-ac26-e5163398cbb8) has been successfully created! Using verifier 'opnfv-tempest' (UUID=97116952-d143-4f98-ac26-e5163398cbb8) as the default verifier for the future CLI operations. 2018-05-08 06:05:01,297 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-05-08 06:05:08,733 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-08 06:05:17,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-08 06:05:34,110 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-08 06:05:31.860 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=97116952-d143-4f98-ac26-e5163398cbb8) for deployment 'opnfv-rally' (UUID=951ac9cd-baca-41e0-8c49-343305d4f194). 2018-05-08 06:05:33.850 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=97116952-d143-4f98-ac26-e5163398cbb8) has been successfully configured for deployment 'opnfv-rally' (UUID=951ac9cd-baca-41e0-8c49-343305d4f194)! 2018-05-08 06:05:34,110 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-08 06:05:34,111 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-08 06:05:34,115 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-08 06:05:34,119 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-08 06:05:46,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-97116952-d143-4f98-ac26-e5163398cbb8/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-08 06:05:46,338 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-08 06:05:46,340 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-08 06:05:46,341 - 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-05-08 06:05:55,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:05:55.794 55 INFO rally.api [-] Starting verification (UUID=03c482a8-92ca-4a1d-a59b-e8a7ecb61326) for deployment 'opnfv-rally' (UUID=951ac9cd-baca-41e0-8c49-343305d4f194) by verifier 'opnfv-tempest' (UUID=97116952-d143-4f98-ac26-e5163398cbb8). 2018-05-08 06:05:55,796 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 03c482a8-92ca-4a1d-a59b-e8a7ecb61326 2018-05-08 06:06:17,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:06:17.299 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.647s] 2018-05-08 06:06:17,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:06:17.676 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.377s] 2018-05-08 06:06:37,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:06:37.828 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.851s] 2018-05-08 06:06:46,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:06:46.507 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [8.677s] 2018-05-08 06:07:27,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:07:27.433 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [17.366s] 2018-05-08 06:08:30,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:08:30.238 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [40.307s] 2018-05-08 06:10:19,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:10:19.810 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.510s] 2018-05-08 06:10:19,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:10:19.813 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-05-08 06:12:39,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:12:39.444 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.696s] 2018-05-08 06:12:39,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:12:39.446 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-05-08 06:14:44,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:14:44.031 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.649s] 2018-05-08 06:14:44,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:14:44.033 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-05-08 06:17:48,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:17:48.134 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [56.524s] 2018-05-08 06:19:21,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:19:21.512 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.360s] 2018-05-08 06:19:22,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:19:22.226 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.713s] 2018-05-08 06:19:46,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:19:46.461 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.997s] 2018-05-08 06:19:46,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:19:46.482 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.020s] 2018-05-08 06:19:50,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:19:50.728 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-05-08 06:19:50,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:19:50.730 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-05-08 06:19:58,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:19:58.795 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.622s] 2018-05-08 06:20:16,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:20:16.747 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.095s] 2018-05-08 06:20:34,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:20:34.033 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.832s] 2018-05-08 06:20:56,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:20:56.837 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.835s] 2018-05-08 06:21:25,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:21:25.277 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [8.228s] 2018-05-08 06:21:44,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:21:44.728 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.508s] 2018-05-08 06:22:00,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:22:00.374 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.319s] 2018-05-08 06:22:18,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:22:18.779 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.691s] 2018-05-08 06:22:41,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:22:41.783 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.107s] 2018-05-08 06:23:05,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:23:05.957 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [7.049s] 2018-05-08 06:23:17,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:23:17.282 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-05-08 06:23:21,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:23:21.749 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.078s] 2018-05-08 06:23:21,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:23:21.818 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.068s] 2018-05-08 06:23:21,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:23:21.890 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-05-08 06:23:21,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:23:21.908 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.018s] 2018-05-08 06:23:34,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:23:34.473 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.293s] 2018-05-08 06:23:37,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:23:37.331 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.857s] 2018-05-08 06:23:40,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:23:40.005 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.674s] 2018-05-08 06:23:52,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:23:52.988 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-05-08 06:24:08,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:24:08.693 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [6.153s] 2018-05-08 06:25:08,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:25:08.797 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [16.159s] 2018-05-08 06:25:28,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:25:28.514 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [19.716s] 2018-05-08 06:26:20,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:26:20.752 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [16.115s] 2018-05-08 06:26:37,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:26:37.545 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [16.791s] 2018-05-08 06:27:08,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:27:08.068 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [30.522s] 2018-05-08 06:27:51,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:27:51.974 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [16.277s] 2018-05-08 06:28:09,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:28:09.945 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [17.968s] 2018-05-08 06:28:31,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:28:31.335 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [21.388s] 2018-05-08 06:29:50,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:29:50.453 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [33.524s] 2018-05-08 06:29:52,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:29:52.189 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [1.735s] 2018-05-08 06:29:53,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:29:53.136 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.946s] 2018-05-08 06:29:53,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:29:53.509 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.371s] 2018-05-08 06:29:54,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:29:54.234 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.723s] 2018-05-08 06:29:54,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:29:54.588 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.354s] 2018-05-08 06:31:02,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:31:02.804 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [35.484s] 2018-05-08 06:31:03,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:31:03.979 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [1.174s] 2018-05-08 06:31:05,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:31:05.434 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.453s] 2018-05-08 06:31:06,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:31:06.225 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.790s] 2018-05-08 06:31:06,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:31:06.977 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.750s] 2018-05-08 06:31:07,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:31:07.365 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.388s] 2018-05-08 06:32:07,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:32:07.863 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [25.043s] 2018-05-08 06:32:42,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:32:42.514 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [34.649s] 2018-05-08 06:32:51,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:32:51.809 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [9.294s] 2018-05-08 06:32:52,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:32:52.205 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.396s] 2018-05-08 06:32:52,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:32:52.674 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.468s] 2018-05-08 06:33:47,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:33:47.573 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [25.745s] 2018-05-08 06:34:21,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:34:21.435 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [33.860s] 2018-05-08 06:34:32,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:34:32.768 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [11.331s] 2018-05-08 06:34:33,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:34:33.395 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.626s] 2018-05-08 06:34:34,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:34:34.258 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.863s] 2018-05-08 06:35:44,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:35:44.880 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [49.809s] 2018-05-08 06:36:14,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:36:14.414 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [29.533s] 2018-05-08 06:36:39,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:36:39.539 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [25.122s] 2018-05-08 06:36:55,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:36:55.916 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [16.378s] 2018-05-08 06:38:59,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:38:59.445 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [49.799s] 2018-05-08 06:39:28,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:39:28.953 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [29.507s] 2018-05-08 06:39:52,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:39:52.234 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [23.279s] 2018-05-08 06:40:06,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:40:06.492 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [14.256s] 2018-05-08 06:41:23,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:41:23.823 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [6.680s] 2018-05-08 06:41:31,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:41:31.814 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [7.987s] 2018-05-08 06:41:32,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:41:32.265 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.454s] 2018-05-08 06:41:47,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:41:47.950 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [7.256s] 2018-05-08 06:41:55,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:41:55.761 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [7.805s] 2018-05-08 06:41:56,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:41:56.402 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.641s] 2018-05-08 06:42:08,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:42:08.270 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.337s] 2018-05-08 06:42:18,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:42:18.138 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2018-05-08 06:42:24,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:42:24.154 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-05-08 06:42:24,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:42:24.156 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-05-08 06:42:24,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:42:24.159 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-05-08 06:42:24,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:42:24.161 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-05-08 06:42:24,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:42:24.162 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-05-08 06:42:28,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:42:28.470 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.030s] 2018-05-08 06:43:20,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:43:20.104 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [37.850s] 2018-05-08 06:44:06,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:44:06.295 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [28.943s] 2018-05-08 06:44:39,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:44:39.794 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [33.493s] 2018-05-08 06:45:05,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:45:05.167 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.427s] 2018-05-08 06:49:09,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:49:09.650 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [221.745s] 2018-05-08 06:51:06,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:51:06.783 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [83.950s] 2018-05-08 06:54:05,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 06:54:05.865 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [94.156s] 2018-05-08 06:55:15,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '03c482a8-92ca-4a1d-a59b-e8a7ecb61326']'. 2018-05-08 06:55:19,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-08 06:55:19,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-08 06:55:19,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 06:55:19,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 03c482a8-92ca-4a1d-a59b-e8a7ecb61326 | 2018-05-08 06:55:19,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-08 06:55:19,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-08 06:05:55 | 2018-05-08 06:55:19,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-08 06:55:15 | 2018-05-08 06:55:19,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:49:20 | 2018-05-08 06:55:19,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-08 06:55:19,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-08 06:55:19,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-08 06:55:19,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 97116952-d143-4f98-ac26-e5163398cbb8) | 2018-05-08 06:55:19,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-08 06:55:19,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 951ac9cd-baca-41e0-8c49-343305d4f194) | 2018-05-08 06:55:19,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-08 06:55:19,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2873.373 | 2018-05-08 06:55:19,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-08 06:55:19,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-08 06:55:19,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-08 06:55:19,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-08 06:55:19,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-08 06:55:19,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 06:55:19,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-08 06:55:19,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-08 06:55:44,236 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 06:55:44,237 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 50:43 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-08 06:55:44,244 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-08 06:55:44,447 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-08 06:55:44,963 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-08 06:55:44,963 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-08 06:55:45,224 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-08 06:55:45,225 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 06:55:55,198 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-08 06:55:54.606 126 INFO rally.deployment.engine [-] Deployment 951ac9cd-baca-41e0-8c49-343305d4f194 | Starting: Destroy cloud and free allocated resources. 2018-05-08 06:55:54.703 126 INFO rally.deployment.engine [-] Deployment 951ac9cd-baca-41e0-8c49-343305d4f194 | Completed: Destroy cloud and free allocated resources. 2018-05-08 06:55:54.776 126 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=97116952-d143-4f98-ac26-e5163398cbb8) for deployment 'opnfv-rally'. 2018-05-08 06:55:54.818 126 INFO rally.api [-] Deleting verification (UUID=03c482a8-92ca-4a1d-a59b-e8a7ecb61326). 2018-05-08 06:55:54.858 126 INFO rally.api [-] Verification has been successfully deleted! 2018-05-08 06:55:54.859 126 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=97116952-d143-4f98-ac26-e5163398cbb8). 2018-05-08 06:55:54.877 126 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-08 06:56:04,978 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-08 06:56:04.556 129 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=01e371a6-d122-411e-ab30-5a2561e9076d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 01e371a6-d122-411e-ab30-5a2561e9076d | 2018-05-08T06:56:04 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 01e371a6-d122-411e-ab30-5a2561e9076d ~/.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-05-08 06:56:16,852 - 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-05-08 06:56:16,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-08 06:56:21,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'TestVM-83d56075-843e-4c27-94e0-0707eeb795d6'... 2018-05-08 06:56:27,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-83d56075-843e-4c27-94e0-0707eeb795d6'... 2018-05-08 06:56:35,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-83d56075-843e-4c27-94e0-0707eeb795d6'... 2018-05-08 06:56:59,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6'... 2018-05-08 06:57:01,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-83d56075-843e-4c27-94e0-0707eeb795d6'... 2018-05-08 06:57:03,531 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-08 06:57:03,531 - 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-05-08 06:57:03,532 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 06:57:03,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-08 06:57:03,564 - 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': '1117aa9e-aa82-480d-b041-5346bf1028c6', 'tenants_amount': 3, 'image_name': 'TestVM-83d56075-843e-4c27-94e0-0707eeb795d6', 'flavor_name': 'rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-83d56075-843e-4c27-94e0-0707eeb795d6', '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-05-08 06:59:30,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0e7bc0b5-e354-4297-b43e-b369196a8544 2018-05-08 06:59:30,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-08 06:59:30,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0e7bc0b5-e354-4297-b43e-b369196a8544'] 2018-05-08 06:59:34,487 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0e7bc0b5-e354-4297-b43e-b369196a8544: 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 0e7bc0b5-e354-4297-b43e-b369196a8544 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 | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 100.0% | 1 | | total | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 100.0% | 1 | | -> duration | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.703363 Full duration: 16.355143 -------------------------------------------------------------------------------- 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 0e7bc0b5-e354-4297-b43e-b369196a8544 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 | 2.208 | 2.208 | 2.208 | 2.208 | 2.208 | 2.208 | 100.0% | 1 | | total | 3.857 | 3.857 | 3.857 | 3.857 | 3.857 | 3.857 | 100.0% | 1 | | -> duration | 3.857 | 3.857 | 3.857 | 3.857 | 3.857 | 3.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.857285 Full duration: 17.806986 -------------------------------------------------------------------------------- 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 0e7bc0b5-e354-4297-b43e-b369196a8544 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 | 1.902 | 1.902 | 1.902 | 1.902 | 1.902 | 1.902 | 100.0% | 1 | | total | 3.329 | 3.329 | 3.329 | 3.329 | 3.329 | 3.329 | 100.0% | 1 | | -> duration | 3.329 | 3.329 | 3.329 | 3.329 | 3.329 | 3.329 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.328905 Full duration: 17.563497 -------------------------------------------------------------------------------- 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 0e7bc0b5-e354-4297-b43e-b369196a8544 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 | 3.056 | 3.056 | 3.056 | 3.056 | 3.056 | 3.056 | 100.0% | 1 | | total | 4.491 | 4.491 | 4.491 | 4.491 | 4.491 | 4.491 | 100.0% | 1 | | -> duration | 4.491 | 4.491 | 4.491 | 4.491 | 4.491 | 4.491 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.491148 Full duration: 18.618506 -------------------------------------------------------------------------------- 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 0e7bc0b5-e354-4297-b43e-b369196a8544 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 | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 100.0% | 1 | | total | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 100.0% | 1 | | -> duration | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.680703 Full duration: 20.622308 -------------------------------------------------------------------------------- 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 0e7bc0b5-e354-4297-b43e-b369196a8544 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 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | total | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 100.0% | 1 | | -> duration | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.529887 Full duration: 18.437749 HINTS: * To plot HTML graphics with this data, run: rally task report 0e7bc0b5-e354-4297-b43e-b369196a8544 --out output.html * To generate a JUnit report, run: rally task export 0e7bc0b5-e354-4297-b43e-b369196a8544 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0e7bc0b5-e354-4297-b43e-b369196a8544 --json --out output.json 2018-05-08 06:59:34,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0e7bc0b5-e354-4297-b43e-b369196a8544'] 2018-05-08 06:59:38,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 06:59:38,507 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0e7bc0b5-e354-4297-b43e-b369196a8544', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-08 06:59:38,518 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-08 06:59:38,519 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-08 06:59:38,520 - 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-05-08 06:59:38,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 06:59:38,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-08 06:59:38,554 - 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': '1117aa9e-aa82-480d-b041-5346bf1028c6', 'tenants_amount': 3, 'image_name': 'TestVM-83d56075-843e-4c27-94e0-0707eeb795d6', 'flavor_name': 'rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-83d56075-843e-4c27-94e0-0707eeb795d6', '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-05-08 07:02:55,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 183c7bc8-883b-43d6-88b0-e24db38e27a7 2018-05-08 07:02:55,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '183c7bc8-883b-43d6-88b0-e24db38e27a7'] 2018-05-08 07:02:59,569 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 183c7bc8-883b-43d6-88b0-e24db38e27a7: 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-d161201-aarch64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 183c7bc8-883b-43d6-88b0-e24db38e27a7 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 | 5.459 | 5.459 | 5.459 | 5.459 | 5.459 | 5.459 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> glance_v2.upload_data | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 100.0% | 1 | | glance_v2.delete_image | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | total | 6.273 | 6.273 | 6.273 | 6.273 | 6.273 | 6.273 | 100.0% | 1 | | -> duration | 6.273 | 6.273 | 6.273 | 6.273 | 6.273 | 6.273 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.273466 Full duration: 25.625344 -------------------------------------------------------------------------------- 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-d161201-aarch64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 183c7bc8-883b-43d6-88b0-e24db38e27a7 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 | 6.863 | 6.863 | 6.863 | 6.863 | 6.863 | 6.863 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 2.172 | 2.172 | 2.172 | 2.172 | 2.172 | 2.172 | 100.0% | 1 | | -> glance_v2.upload_data | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | glance_v2.list_images | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | total | 7.295 | 7.295 | 7.295 | 7.295 | 7.295 | 7.295 | 100.0% | 1 | | -> duration | 7.295 | 7.295 | 7.295 | 7.295 | 7.295 | 7.295 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.294508 Full duration: 28.976164 -------------------------------------------------------------------------------- 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 183c7bc8-883b-43d6-88b0-e24db38e27a7 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 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | total | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | -> duration | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.204261 Full duration: 17.776436 -------------------------------------------------------------------------------- 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-d161201-aarch64-disk.img", "flavor": { "name": "rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6" }, "number_instances": 2, "nics": [ { "net-id": "1117aa9e-aa82-480d-b041-5346bf1028c6" } ] }, "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 183c7bc8-883b-43d6-88b0-e24db38e27a7 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 | 5.871 | 5.871 | 5.871 | 5.871 | 5.871 | 5.871 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | -> glance_v2.upload_data | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | nova.boot_servers | 40.327 | 40.327 | 40.327 | 40.327 | 40.327 | 40.327 | 100.0% | 1 | | total | 46.199 | 46.199 | 46.199 | 46.199 | 46.199 | 46.199 | 100.0% | 1 | | -> duration | 45.199 | 45.199 | 45.199 | 45.199 | 45.199 | 45.199 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.199072 Full duration: 87.641944 HINTS: * To plot HTML graphics with this data, run: rally task report 183c7bc8-883b-43d6-88b0-e24db38e27a7 --out output.html * To generate a JUnit report, run: rally task export 183c7bc8-883b-43d6-88b0-e24db38e27a7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 183c7bc8-883b-43d6-88b0-e24db38e27a7 --json --out output.json 2018-05-08 07:02:59,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '183c7bc8-883b-43d6-88b0-e24db38e27a7'] 2018-05-08 07:03:03,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 07:03:03,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '183c7bc8-883b-43d6-88b0-e24db38e27a7', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-08 07:03:03,555 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-08 07:03:03,555 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-08 07:03:03,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-05-08 07:03:03,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 07:03:03,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-08 07:03:03,592 - 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': '1117aa9e-aa82-480d-b041-5346bf1028c6', 'tenants_amount': 3, 'image_name': 'TestVM-83d56075-843e-4c27-94e0-0707eeb795d6', 'flavor_name': 'rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-83d56075-843e-4c27-94e0-0707eeb795d6', '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-05-08 07:10:30,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 2018-05-08 07:10:30,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1c4fea1c-cd2c-438c-ae2e-192824b9e4e5'] 2018-05-08 07:10:34,301 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5: 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 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 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 | 5.746 | 5.746 | 5.746 | 5.746 | 5.746 | 5.746 | 100.0% | 1 | | cinder_v2.delete_snapshot | 8.245 | 8.245 | 8.245 | 8.245 | 8.245 | 8.245 | 100.0% | 1 | | total | 13.991 | 13.991 | 13.991 | 13.991 | 13.991 | 13.991 | 100.0% | 1 | | -> duration | 13.991 | 13.991 | 13.991 | 13.991 | 13.991 | 13.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.991058 Full duration: 56.687745 -------------------------------------------------------------------------------- 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 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 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 | 6.394 | 6.394 | 6.394 | 6.394 | 6.394 | 6.394 | 100.0% | 1 | | cinder_v2.delete_volume | 8.731 | 8.731 | 8.731 | 8.731 | 8.731 | 8.731 | 100.0% | 1 | | total | 15.126 | 15.126 | 15.126 | 15.126 | 15.126 | 15.126 | 100.0% | 1 | | -> duration | 15.126 | 15.126 | 15.126 | 15.126 | 15.126 | 15.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.125728 Full duration: 37.929825 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "TestVM-83d56075-843e-4c27-94e0-0707eeb795d6" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 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 | 12.78 | 12.78 | 12.78 | 12.78 | 12.78 | 12.78 | 100.0% | 1 | | cinder_v2.delete_volume | 8.865 | 8.865 | 8.865 | 8.865 | 8.865 | 8.865 | 100.0% | 1 | | total | 21.646 | 21.646 | 21.646 | 21.646 | 21.646 | 21.646 | 100.0% | 1 | | -> duration | 21.646 | 21.646 | 21.646 | 21.646 | 21.646 | 21.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.645631 Full duration: 45.611265 -------------------------------------------------------------------------------- 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 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 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 | 6.438 | 6.438 | 6.438 | 6.438 | 6.438 | 6.438 | 100.0% | 1 | | cinder_v2.delete_volume | 8.65 | 8.65 | 8.65 | 8.65 | 8.65 | 8.65 | 100.0% | 1 | | total | 15.089 | 15.089 | 15.089 | 15.089 | 15.089 | 15.089 | 100.0% | 1 | | -> duration | 15.089 | 15.089 | 15.089 | 15.089 | 15.089 | 15.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.089179 Full duration: 37.738493 -------------------------------------------------------------------------------- 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 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 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 | 7.028 | 7.028 | 7.028 | 7.028 | 7.028 | 7.028 | 100.0% | 1 | | cinder_v2.extend_volume | 4.089 | 4.089 | 4.089 | 4.089 | 4.089 | 4.089 | 100.0% | 1 | | cinder_v2.delete_volume | 11.214 | 11.214 | 11.214 | 11.214 | 11.214 | 11.214 | 100.0% | 1 | | total | 22.331 | 22.331 | 22.331 | 22.331 | 22.331 | 22.331 | 100.0% | 1 | | -> duration | 22.331 | 22.331 | 22.331 | 22.331 | 22.331 | 22.331 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.331347 Full duration: 44.415133 -------------------------------------------------------------------------------- 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 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 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 | 24.781 | 24.781 | 24.781 | 24.781 | 24.781 | 24.781 | 100.0% | 1 | | cinder_v2.delete_volume | 6.713 | 6.713 | 6.713 | 6.713 | 6.713 | 6.713 | 100.0% | 1 | | total | 31.494 | 31.494 | 31.494 | 31.494 | 31.494 | 31.494 | 100.0% | 1 | | -> duration | 31.494 | 31.494 | 31.494 | 31.494 | 31.494 | 31.494 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.494131 Full duration: 70.727757 -------------------------------------------------------------------------------- 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 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.588 | 1.588 | 1.588 | 1.588 | 1.588 | 1.588 | 100.0% | 1 | | cinder_v2.list_qos | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 100.0% | 1 | | -> duration | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.773655 Full duration: 25.085141 -------------------------------------------------------------------------------- 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 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | cinder_v2.set_qos | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | -> duration | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.874782 Full duration: 25.968349 -------------------------------------------------------------------------------- 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 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 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 | 1.874 | 1.874 | 1.874 | 1.874 | 1.874 | 1.874 | 100.0% | 1 | | cinder_v2.list_types | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 2.16 | 2.16 | 2.16 | 2.16 | 2.16 | 2.16 | 100.0% | 1 | | -> duration | 2.16 | 2.16 | 2.16 | 2.16 | 2.16 | 2.16 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.160195 Full duration: 25.595324 -------------------------------------------------------------------------------- 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 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 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 | 1.903 | 1.903 | 1.903 | 1.903 | 1.903 | 1.903 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | total | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 100.0% | 1 | | -> duration | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.276217 Full duration: 25.799207 HINTS: * To plot HTML graphics with this data, run: rally task report 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 --out output.html * To generate a JUnit report, run: rally task export 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1c4fea1c-cd2c-438c-ae2e-192824b9e4e5 --json --out output.json 2018-05-08 07:10:34,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1c4fea1c-cd2c-438c-ae2e-192824b9e4e5'] 2018-05-08 07:10:38,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 07:10:38,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1c4fea1c-cd2c-438c-ae2e-192824b9e4e5', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-08 07:10:38,476 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-08 07:10:38,476 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-08 07:10:38,477 - 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-05-08 07:10:38,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 07:10:38,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-08 07:10:38,512 - 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': '1117aa9e-aa82-480d-b041-5346bf1028c6', 'tenants_amount': 3, 'image_name': 'TestVM-83d56075-843e-4c27-94e0-0707eeb795d6', 'flavor_name': 'rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-83d56075-843e-4c27-94e0-0707eeb795d6', '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-05-08 07:13:41,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 70a1c121-c7ed-4b72-bb06-b545efdc28ba 2018-05-08 07:13:41,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '70a1c121-c7ed-4b72-bb06-b545efdc28ba'] 2018-05-08 07:13:45,315 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 70a1c121-c7ed-4b72-bb06-b545efdc28ba: 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 70a1c121-c7ed-4b72-bb06-b545efdc28ba 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 | 12.113 | 12.113 | 12.113 | 12.113 | 12.113 | 12.113 | 100.0% | 1 | | heat.update_stack | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 100.0% | 1 | | heat.delete_stack | 5.126 | 5.126 | 5.126 | 5.126 | 5.126 | 5.126 | 100.0% | 1 | | total | 22.915 | 22.915 | 22.915 | 22.915 | 22.915 | 22.915 | 100.0% | 1 | | -> duration | 18.915 | 18.915 | 18.915 | 18.915 | 18.915 | 18.915 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.914789 Full duration: 44.977857 -------------------------------------------------------------------------------- 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 70a1c121-c7ed-4b72-bb06-b545efdc28ba 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 | 9.652 | 9.652 | 9.652 | 9.652 | 9.652 | 9.652 | 100.0% | 1 | | heat.check_stack | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 100.0% | 1 | | heat.delete_stack | 3.16 | 3.16 | 3.16 | 3.16 | 3.16 | 3.16 | 100.0% | 1 | | total | 14.022 | 14.022 | 14.022 | 14.022 | 14.022 | 14.022 | 100.0% | 1 | | -> duration | 12.022 | 12.022 | 12.022 | 12.022 | 12.022 | 12.022 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.022076 Full duration: 35.636613 -------------------------------------------------------------------------------- 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 70a1c121-c7ed-4b72-bb06-b545efdc28ba 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 | 8.58 | 8.58 | 8.58 | 8.58 | 8.58 | 8.58 | 100.0% | 1 | | heat.suspend_stack | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | heat.resume_stack | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | heat.delete_stack | 3.531 | 3.531 | 3.531 | 3.531 | 3.531 | 3.531 | 100.0% | 1 | | total | 14.135 | 14.135 | 14.135 | 14.135 | 14.135 | 14.135 | 100.0% | 1 | | -> duration | 12.135 | 12.135 | 12.135 | 12.135 | 12.135 | 12.135 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.134655 Full duration: 36.650969 -------------------------------------------------------------------------------- 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 70a1c121-c7ed-4b72-bb06-b545efdc28ba 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 | 2.06 | 2.06 | 2.06 | 2.06 | 2.06 | 2.06 | 100.0% | 1 | | total | 2.06 | 2.06 | 2.06 | 2.06 | 2.06 | 2.06 | 100.0% | 1 | | -> duration | 2.06 | 2.06 | 2.06 | 2.06 | 2.06 | 2.06 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.059953 Full duration: 22.865663 HINTS: * To plot HTML graphics with this data, run: rally task report 70a1c121-c7ed-4b72-bb06-b545efdc28ba --out output.html * To generate a JUnit report, run: rally task export 70a1c121-c7ed-4b72-bb06-b545efdc28ba --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 70a1c121-c7ed-4b72-bb06-b545efdc28ba --json --out output.json 2018-05-08 07:13:45,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '70a1c121-c7ed-4b72-bb06-b545efdc28ba'] 2018-05-08 07:13:49,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 07:13:49,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '70a1c121-c7ed-4b72-bb06-b545efdc28ba', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-08 07:13:49,321 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-08 07:13:49,322 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-08 07:13:49,322 - 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-05-08 07:13:49,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 07:13:49,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-08 07:13:49,358 - 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': '1117aa9e-aa82-480d-b041-5346bf1028c6', 'tenants_amount': 3, 'image_name': 'TestVM-83d56075-843e-4c27-94e0-0707eeb795d6', 'flavor_name': 'rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-83d56075-843e-4c27-94e0-0707eeb795d6', '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-05-08 07:19:57,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f00bc48e-be6d-43ee-b3c6-77518f1bc508 2018-05-08 07:19:57,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f00bc48e-be6d-43ee-b3c6-77518f1bc508'] 2018-05-08 07:20:01,310 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f00bc48e-be6d-43ee-b3c6-77518f1bc508: 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 f00bc48e-be6d-43ee-b3c6-77518f1bc508 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.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | keystone_v3.add_role | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | keystone_v3.revoke_role | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 100.0% | 1 | | -> duration | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.202877 Full duration: 27.835868 -------------------------------------------------------------------------------- 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 f00bc48e-be6d-43ee-b3c6-77518f1bc508 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.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | keystone_v3.add_role | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | keystone_v3.list_roles | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 100.0% | 1 | | -> duration | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.232744 Full duration: 28.341524 -------------------------------------------------------------------------------- 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 f00bc48e-be6d-43ee-b3c6-77518f1bc508 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 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | keystone_v3.list_projects | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> duration | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.239775 Full duration: 28.634469 -------------------------------------------------------------------------------- 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 f00bc48e-be6d-43ee-b3c6-77518f1bc508 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.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | keystone_v3.delete_role | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | total | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | -> duration | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.019989 Full duration: 24.688491 -------------------------------------------------------------------------------- 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 f00bc48e-be6d-43ee-b3c6-77518f1bc508 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.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | keystone_v3.delete_service | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | total | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | -> duration | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.081478 Full duration: 24.724514 -------------------------------------------------------------------------------- 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 f00bc48e-be6d-43ee-b3c6-77518f1bc508 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 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | keystone_v3.create_user | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | -> keystone_v3.add_role | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | keystone_v3.create_role | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | keystone_v3.get_project | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.get_user | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.get_role | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | keystone_v3.list_services | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.get_services | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 100.0% | 1 | | -> duration | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.845092 Full duration: 36.729973 -------------------------------------------------------------------------------- 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 f00bc48e-be6d-43ee-b3c6-77518f1bc508 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 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | keystone_v3.update_project | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | keystone_v3.delete_project | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 100.0% | 1 | | total | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 100.0% | 1 | | -> duration | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.695275 Full duration: 25.712152 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task f00bc48e-be6d-43ee-b3c6-77518f1bc508 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 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | total | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | -> duration | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.382767 Full duration: 29.088225 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task f00bc48e-be6d-43ee-b3c6-77518f1bc508 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 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | total | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | -> duration | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.109648 Full duration: 27.912815 -------------------------------------------------------------------------------- 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 f00bc48e-be6d-43ee-b3c6-77518f1bc508 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 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | keystone_v3.list_users | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 100.0% | 1 | | -> duration | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.581137 Full duration: 29.710756 -------------------------------------------------------------------------------- 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 f00bc48e-be6d-43ee-b3c6-77518f1bc508 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 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | keystone_v3.create_users | 7.803 | 7.803 | 7.803 | 7.803 | 7.803 | 7.803 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.803 | 7.803 | 7.803 | 7.803 | 7.803 | 7.803 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 100.0% | 1 | | total | 9.974 | 9.974 | 9.974 | 9.974 | 9.974 | 9.974 | 100.0% | 1 | | -> duration | 9.974 | 9.974 | 9.974 | 9.974 | 9.974 | 9.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.97444 Full duration: 42.285102 HINTS: * To plot HTML graphics with this data, run: rally task report f00bc48e-be6d-43ee-b3c6-77518f1bc508 --out output.html * To generate a JUnit report, run: rally task export f00bc48e-be6d-43ee-b3c6-77518f1bc508 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f00bc48e-be6d-43ee-b3c6-77518f1bc508 --json --out output.json 2018-05-08 07:20:01,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f00bc48e-be6d-43ee-b3c6-77518f1bc508'] 2018-05-08 07:20:05,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 07:20:05,465 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f00bc48e-be6d-43ee-b3c6-77518f1bc508', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-08 07:20:05,477 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-08 07:20:05,478 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-08 07:20:05,478 - 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-05-08 07:20:05,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 07:20:05,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-08 07:20:05,516 - 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': '1117aa9e-aa82-480d-b041-5346bf1028c6', 'tenants_amount': 3, 'image_name': 'TestVM-83d56075-843e-4c27-94e0-0707eeb795d6', 'flavor_name': 'rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-83d56075-843e-4c27-94e0-0707eeb795d6', '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-05-08 07:35:19,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a6429e1c-dbf6-4646-93e2-b7b708cd8f0e 2018-05-08 07:35:19,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a6429e1c-dbf6-4646-93e2-b7b708cd8f0e'] 2018-05-08 07:35:23,534 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a6429e1c-dbf6-4646-93e2-b7b708cd8f0e: 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 a6429e1c-dbf6-4646-93e2-b7b708cd8f0e 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 | 4.716 | 4.716 | 4.716 | 4.716 | 4.716 | 4.716 | 100.0% | 1 | | neutron.delete_network | 4.783 | 4.783 | 4.783 | 4.783 | 4.783 | 4.783 | 100.0% | 1 | | total | 9.498 | 9.498 | 9.498 | 9.498 | 9.498 | 9.498 | 100.0% | 1 | | -> duration | 9.498 | 9.498 | 9.498 | 9.498 | 9.498 | 9.498 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.498471 Full duration: 36.780532 -------------------------------------------------------------------------------- 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 a6429e1c-dbf6-4646-93e2-b7b708cd8f0e 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 | 6.943 | 6.943 | 6.943 | 6.943 | 6.943 | 6.943 | 100.0% | 1 | | neutron.delete_port | 3.475 | 3.475 | 3.475 | 3.475 | 3.475 | 3.475 | 100.0% | 1 | | total | 10.418 | 10.418 | 10.418 | 10.418 | 10.418 | 10.418 | 100.0% | 1 | | -> duration | 10.418 | 10.418 | 10.418 | 10.418 | 10.418 | 10.418 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.417634 Full duration: 89.706897 -------------------------------------------------------------------------------- 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 a6429e1c-dbf6-4646-93e2-b7b708cd8f0e 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 | 3.608 | 3.608 | 3.608 | 3.608 | 3.608 | 3.608 | 100.0% | 1 | | neutron.create_subnet | 2.879 | 2.879 | 2.879 | 2.879 | 2.879 | 2.879 | 100.0% | 1 | | neutron.create_router | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 100.0% | 1 | | neutron.add_interface_router | 9.01 | 9.01 | 9.01 | 9.01 | 9.01 | 9.01 | 100.0% | 1 | | neutron.remove_interface_router | 7.412 | 7.412 | 7.412 | 7.412 | 7.412 | 7.412 | 100.0% | 1 | | neutron.delete_router | 1.893 | 1.893 | 1.893 | 1.893 | 1.893 | 1.893 | 100.0% | 1 | | total | 26.098 | 26.098 | 26.098 | 26.098 | 26.098 | 26.098 | 100.0% | 1 | | -> duration | 26.098 | 26.098 | 26.098 | 26.098 | 26.098 | 26.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.098323 Full duration: 131.392456 -------------------------------------------------------------------------------- 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 a6429e1c-dbf6-4646-93e2-b7b708cd8f0e 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 | 4.72 | 4.72 | 4.72 | 4.72 | 4.72 | 4.72 | 100.0% | 1 | | neutron.delete_subnet | 3.434 | 3.434 | 3.434 | 3.434 | 3.434 | 3.434 | 100.0% | 1 | | total | 8.154 | 8.154 | 8.154 | 8.154 | 8.154 | 8.154 | 100.0% | 1 | | -> duration | 8.154 | 8.154 | 8.154 | 8.154 | 8.154 | 8.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.154223 Full duration: 102.402938 -------------------------------------------------------------------------------- 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 a6429e1c-dbf6-4646-93e2-b7b708cd8f0e 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 | 4.346 | 4.346 | 4.346 | 4.346 | 4.346 | 4.346 | 100.0% | 1 | | neutron.list_networks | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | total | 5.718 | 5.718 | 5.718 | 5.718 | 5.718 | 5.718 | 100.0% | 1 | | -> duration | 5.718 | 5.718 | 5.718 | 5.718 | 5.718 | 5.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.718423 Full duration: 39.016326 -------------------------------------------------------------------------------- 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 a6429e1c-dbf6-4646-93e2-b7b708cd8f0e 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 | 6.517 | 6.517 | 6.517 | 6.517 | 6.517 | 6.517 | 100.0% | 1 | | neutron.list_ports | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | total | 7.358 | 7.358 | 7.358 | 7.358 | 7.358 | 7.358 | 100.0% | 1 | | -> duration | 7.358 | 7.358 | 7.358 | 7.358 | 7.358 | 7.358 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.357922 Full duration: 97.895596 -------------------------------------------------------------------------------- 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 a6429e1c-dbf6-4646-93e2-b7b708cd8f0e 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 | 3.107 | 3.107 | 3.107 | 3.107 | 3.107 | 3.107 | 100.0% | 1 | | neutron.create_subnet | 3.58 | 3.58 | 3.58 | 3.58 | 3.58 | 3.58 | 100.0% | 1 | | neutron.create_router | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | neutron.add_interface_router | 10.004 | 10.004 | 10.004 | 10.004 | 10.004 | 10.004 | 100.0% | 1 | | neutron.list_routers | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | total | 17.808 | 17.808 | 17.808 | 17.808 | 17.808 | 17.808 | 100.0% | 1 | | -> duration | 17.808 | 17.808 | 17.808 | 17.808 | 17.808 | 17.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.807949 Full duration: 133.57984 -------------------------------------------------------------------------------- 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 a6429e1c-dbf6-4646-93e2-b7b708cd8f0e 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 | 3.279 | 3.279 | 3.279 | 3.279 | 3.279 | 3.279 | 100.0% | 1 | | neutron.create_subnet | 3.428 | 3.428 | 3.428 | 3.428 | 3.428 | 3.428 | 100.0% | 1 | | neutron.list_subnets | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | total | 7.334 | 7.334 | 7.334 | 7.334 | 7.334 | 7.334 | 100.0% | 1 | | -> duration | 7.334 | 7.334 | 7.334 | 7.334 | 7.334 | 7.334 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.333529 Full duration: 105.133936 -------------------------------------------------------------------------------- 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 a6429e1c-dbf6-4646-93e2-b7b708cd8f0e 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 | 4.13 | 4.13 | 4.13 | 4.13 | 4.13 | 4.13 | 100.0% | 1 | | neutron.delete_security_group | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 100.0% | 1 | | total | 5.372 | 5.372 | 5.372 | 5.372 | 5.372 | 5.372 | 100.0% | 1 | | -> duration | 5.372 | 5.372 | 5.372 | 5.372 | 5.372 | 5.372 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.372235 Full duration: 31.495088 -------------------------------------------------------------------------------- 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 a6429e1c-dbf6-4646-93e2-b7b708cd8f0e 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 | 4.529 | 4.529 | 4.529 | 4.529 | 4.529 | 4.529 | 100.0% | 1 | | neutron.create_security_group_rule | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | neutron.delete_security_group | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | total | 7.441 | 7.441 | 7.441 | 7.441 | 7.441 | 7.441 | 100.0% | 1 | | -> duration | 7.441 | 7.441 | 7.441 | 7.441 | 7.441 | 7.441 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.440555 Full duration: 34.080984 -------------------------------------------------------------------------------- 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 a6429e1c-dbf6-4646-93e2-b7b708cd8f0e 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 | 4.234 | 4.234 | 4.234 | 4.234 | 4.234 | 4.234 | 100.0% | 1 | | neutron.create_router | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | neutron.add_gateway_router | 6.867 | 6.867 | 6.867 | 6.867 | 6.867 | 6.867 | 100.0% | 1 | | neutron.remove_gateway_router | 4.813 | 4.813 | 4.813 | 4.813 | 4.813 | 4.813 | 100.0% | 1 | | total | 16.574 | 16.574 | 16.574 | 16.574 | 16.574 | 16.574 | 100.0% | 1 | | -> duration | 16.574 | 16.574 | 16.574 | 16.574 | 16.574 | 16.574 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.57361 Full duration: 59.124697 HINTS: * To plot HTML graphics with this data, run: rally task report a6429e1c-dbf6-4646-93e2-b7b708cd8f0e --out output.html * To generate a JUnit report, run: rally task export a6429e1c-dbf6-4646-93e2-b7b708cd8f0e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a6429e1c-dbf6-4646-93e2-b7b708cd8f0e --json --out output.json 2018-05-08 07:35:23,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a6429e1c-dbf6-4646-93e2-b7b708cd8f0e'] 2018-05-08 07:35:27,714 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 07:35:27,714 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a6429e1c-dbf6-4646-93e2-b7b708cd8f0e', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-08 07:35:27,727 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-08 07:35:27,727 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-08 07:35:27,728 - 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-05-08 07:35:27,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 07:35:27,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-08 07:35:27,760 - 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': '1117aa9e-aa82-480d-b041-5346bf1028c6', 'tenants_amount': 3, 'image_name': 'TestVM-83d56075-843e-4c27-94e0-0707eeb795d6', 'flavor_name': 'rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-83d56075-843e-4c27-94e0-0707eeb795d6', '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-05-08 07:56:10,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c 2018-05-08 07:56:10,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd18bc0ea-1106-400b-aaa8-8f3b5cf5b19c'] 2018-05-08 07:56:14,350 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c: 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-83d56075-843e-4c27-94e0-0707eeb795d6" }, "image": { "name": "TestVM-83d56075-843e-4c27-94e0-0707eeb795d6" }, "block_migration": false, "nics": [ { "net-id": "1117aa9e-aa82-480d-b041-5346bf1028c6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c 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 | 35.74 | 35.74 | 35.74 | 35.74 | 35.74 | 35.74 | 100.0% | 1 | | nova.find_host_to_migrate | 4.479 | 4.479 | 4.479 | 4.479 | 4.479 | 4.479 | 100.0% | 1 | | nova.live_migrate | 39.917 | 39.917 | 39.917 | 39.917 | 39.917 | 39.917 | 100.0% | 1 | | nova.delete_server | 8.392 | 8.392 | 8.392 | 8.392 | 8.392 | 8.392 | 100.0% | 1 | | total | 88.529 | 88.529 | 88.529 | 88.529 | 88.529 | 88.529 | 100.0% | 1 | | -> duration | 87.529 | 87.529 | 87.529 | 87.529 | 87.529 | 87.529 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 87.528912 Full duration: 108.219218 -------------------------------------------------------------------------------- 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-83d56075-843e-4c27-94e0-0707eeb795d6" }, "image": { "name": "TestVM-83d56075-843e-4c27-94e0-0707eeb795d6" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "1117aa9e-aa82-480d-b041-5346bf1028c6" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c 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 | 36.045 | 36.045 | 36.045 | 36.045 | 36.045 | 36.045 | 100.0% | 1 | | cinder_v2.create_volume | 4.987 | 4.987 | 4.987 | 4.987 | 4.987 | 4.987 | 100.0% | 1 | | nova.attach_volume | 15.729 | 15.729 | 15.729 | 15.729 | 15.729 | 15.729 | 100.0% | 1 | | nova.find_host_to_migrate | 3.712 | 3.712 | 3.712 | 3.712 | 3.712 | 3.712 | 100.0% | 1 | | nova.live_migrate | 47.594 | 47.594 | 47.594 | 47.594 | 47.594 | 47.594 | 100.0% | 1 | | nova.detach_volume | 19.358 | 19.358 | 19.358 | 19.358 | 19.358 | 19.358 | 100.0% | 1 | | cinder_v2.delete_volume | 35.127 | 35.127 | 35.127 | 35.127 | 35.127 | 35.127 | 100.0% | 1 | | nova.delete_server | 7.936 | 7.936 | 7.936 | 7.936 | 7.936 | 7.936 | 100.0% | 1 | | total | 170.489 | 170.489 | 170.489 | 170.489 | 170.489 | 170.489 | 100.0% | 1 | | -> duration | 169.489 | 169.489 | 169.489 | 169.489 | 169.489 | 169.489 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 169.488626 Full duration: 196.473482 -------------------------------------------------------------------------------- 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-83d56075-843e-4c27-94e0-0707eeb795d6" }, "image": { "name": "TestVM-83d56075-843e-4c27-94e0-0707eeb795d6" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "1117aa9e-aa82-480d-b041-5346bf1028c6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c 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 | 12.839 | 12.839 | 12.839 | 12.839 | 12.839 | 12.839 | 100.0% | 1 | | nova.boot_server | 37.418 | 37.418 | 37.418 | 37.418 | 37.418 | 37.418 | 100.0% | 1 | | nova.find_host_to_migrate | 3.82 | 3.82 | 3.82 | 3.82 | 3.82 | 3.82 | 100.0% | 1 | | nova.live_migrate | 52.526 | 52.526 | 52.526 | 52.526 | 52.526 | 52.526 | 100.0% | 1 | | nova.delete_server | 14.646 | 14.646 | 14.646 | 14.646 | 14.646 | 14.646 | 100.0% | 1 | | total | 121.251 | 121.251 | 121.251 | 121.251 | 121.251 | 121.251 | 100.0% | 1 | | -> duration | 120.251 | 120.251 | 120.251 | 120.251 | 120.251 | 120.251 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 120.250509 Full duration: 149.401832 -------------------------------------------------------------------------------- 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-83d56075-843e-4c27-94e0-0707eeb795d6" }, "image": { "name": "TestVM-83d56075-843e-4c27-94e0-0707eeb795d6" }, "server_kwargs": { "nics": [ { "net-id": "1117aa9e-aa82-480d-b041-5346bf1028c6" } ] } }, "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 d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c 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 | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 100.0% | 1 | | nova.boot_server | 30.508 | 30.508 | 30.508 | 30.508 | 30.508 | 30.508 | 100.0% | 1 | | nova.delete_server | 8.842 | 8.842 | 8.842 | 8.842 | 8.842 | 8.842 | 100.0% | 1 | | nova.delete_keypair | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 41.73 | 41.73 | 41.73 | 41.73 | 41.73 | 41.73 | 100.0% | 1 | | -> duration | 40.73 | 40.73 | 40.73 | 40.73 | 40.73 | 40.73 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.730079 Full duration: 123.207324 -------------------------------------------------------------------------------- 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-83d56075-843e-4c27-94e0-0707eeb795d6" }, "image": { "name": "TestVM-83d56075-843e-4c27-94e0-0707eeb795d6" }, "volume_size": 5, "nics": [ { "net-id": "1117aa9e-aa82-480d-b041-5346bf1028c6" } ] }, "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 d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c 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 | 12.472 | 12.472 | 12.472 | 12.472 | 12.472 | 12.472 | 100.0% | 1 | | nova.boot_server | 35.375 | 35.375 | 35.375 | 35.375 | 35.375 | 35.375 | 100.0% | 1 | | nova.delete_server | 14.028 | 14.028 | 14.028 | 14.028 | 14.028 | 14.028 | 100.0% | 1 | | total | 61.876 | 61.876 | 61.876 | 61.876 | 61.876 | 61.876 | 100.0% | 1 | | -> duration | 60.876 | 60.876 | 60.876 | 60.876 | 60.876 | 60.876 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.875699 Full duration: 151.729077 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6" }, "image": { "name": "TestVM-83d56075-843e-4c27-94e0-0707eeb795d6" }, "force_delete": false, "nics": [ { "net-id": "1117aa9e-aa82-480d-b041-5346bf1028c6" } ] }, "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 d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c 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 | 36.316 | 36.316 | 36.316 | 36.316 | 36.316 | 36.316 | 100.0% | 1 | | nova.pause_server | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 100.0% | 1 | | nova.unpause_server | 4.309 | 4.309 | 4.309 | 4.309 | 4.309 | 4.309 | 100.0% | 1 | | nova.delete_server | 8.386 | 8.386 | 8.386 | 8.386 | 8.386 | 8.386 | 100.0% | 1 | | total | 53.571 | 53.571 | 53.571 | 53.571 | 53.571 | 53.571 | 100.0% | 1 | | -> duration | 48.571 | 48.571 | 48.571 | 48.571 | 48.571 | 48.571 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.570569 Full duration: 133.748826 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6" }, "image": { "name": "TestVM-83d56075-843e-4c27-94e0-0707eeb795d6" }, "nics": [ { "net-id": "1117aa9e-aa82-480d-b041-5346bf1028c6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c 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 | 36.639 | 36.639 | 36.639 | 36.639 | 36.639 | 36.639 | 100.0% | 1 | | nova.migrate | 91.66 | 91.66 | 91.66 | 91.66 | 91.66 | 91.66 | 100.0% | 1 | | nova.resize_confirm | 10.721 | 10.721 | 10.721 | 10.721 | 10.721 | 10.721 | 100.0% | 1 | | nova.delete_server | 8.937 | 8.937 | 8.937 | 8.937 | 8.937 | 8.937 | 100.0% | 1 | | total | 147.958 | 147.958 | 147.958 | 147.958 | 147.958 | 147.958 | 100.0% | 1 | | -> duration | 146.958 | 146.958 | 146.958 | 146.958 | 146.958 | 146.958 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 146.957658 Full duration: 168.681154 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6" }, "image": { "name": "TestVM-83d56075-843e-4c27-94e0-0707eeb795d6" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c 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 | 33.029 | 33.029 | 33.029 | 33.029 | 33.029 | 33.029 | 100.0% | 1 | | nova.list_interfaces | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 100.0% | 1 | | total | 34.474 | 34.474 | 34.474 | 34.474 | 34.474 | 34.474 | 100.0% | 1 | | -> duration | 33.474 | 33.474 | 33.474 | 33.474 | 33.474 | 33.474 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.473817 Full duration: 125.740179 -------------------------------------------------------------------------------- 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 d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c 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 | 3.33 | 3.33 | 3.33 | 3.33 | 3.33 | 3.33 | 100.0% | 1 | | nova.delete_server_group | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 3.532 | 3.532 | 3.532 | 3.532 | 3.532 | 3.532 | 100.0% | 1 | | -> duration | 3.532 | 3.532 | 3.532 | 3.532 | 3.532 | 3.532 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.532395 Full duration: 21.762002 HINTS: * To plot HTML graphics with this data, run: rally task report d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c --out output.html * To generate a JUnit report, run: rally task export d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d18bc0ea-1106-400b-aaa8-8f3b5cf5b19c --json --out output.json 2018-05-08 07:56:14,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd18bc0ea-1106-400b-aaa8-8f3b5cf5b19c'] 2018-05-08 07:56:18,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 07:56:18,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd18bc0ea-1106-400b-aaa8-8f3b5cf5b19c', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-08 07:56:18,512 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-08 07:56:18,512 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-08 07:56:18,513 - 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-05-08 07:56:18,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 07:56:18,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-08 07:56:18,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '1117aa9e-aa82-480d-b041-5346bf1028c6', 'tenants_amount': 3, 'image_name': 'TestVM-83d56075-843e-4c27-94e0-0707eeb795d6', 'flavor_name': 'rally-tiny-83d56075-843e-4c27-94e0-0707eeb795d6', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-83d56075-843e-4c27-94e0-0707eeb795d6', '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-05-08 07:58:11,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4d0a4df9-4f7c-491e-aae1-b513eabc0af1 2018-05-08 07:58:11,072 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '4d0a4df9-4f7c-491e-aae1-b513eabc0af1'] 2018-05-08 07:58:15,081 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4d0a4df9-4f7c-491e-aae1-b513eabc0af1: 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 4d0a4df9-4f7c-491e-aae1-b513eabc0af1 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 | 2.58 | 2.58 | 2.58 | 2.58 | 2.58 | 2.58 | 100.0% | 1 | | quotas.delete_quotas | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | total | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 100.0% | 1 | | -> duration | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.725893 Full duration: 19.455319 -------------------------------------------------------------------------------- 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 4d0a4df9-4f7c-491e-aae1-b513eabc0af1 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 | 2.264 | 2.264 | 2.264 | 2.264 | 2.264 | 2.264 | 100.0% | 1 | | total | 2.264 | 2.264 | 2.264 | 2.264 | 2.264 | 2.264 | 100.0% | 1 | | -> duration | 2.264 | 2.264 | 2.264 | 2.264 | 2.264 | 2.264 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.263751 Full duration: 19.419877 -------------------------------------------------------------------------------- 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 4d0a4df9-4f7c-491e-aae1-b513eabc0af1 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.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | total | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 100.0% | 1 | | -> duration | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.815667 Full duration: 18.097034 -------------------------------------------------------------------------------- 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 4d0a4df9-4f7c-491e-aae1-b513eabc0af1 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 | 2.385 | 2.385 | 2.385 | 2.385 | 2.385 | 2.385 | 100.0% | 1 | | total | 2.385 | 2.385 | 2.385 | 2.385 | 2.385 | 2.385 | 100.0% | 1 | | -> duration | 2.385 | 2.385 | 2.385 | 2.385 | 2.385 | 2.385 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.385412 Full duration: 18.769721 HINTS: * To plot HTML graphics with this data, run: rally task report 4d0a4df9-4f7c-491e-aae1-b513eabc0af1 --out output.html * To generate a JUnit report, run: rally task export 4d0a4df9-4f7c-491e-aae1-b513eabc0af1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4d0a4df9-4f7c-491e-aae1-b513eabc0af1 --json --out output.json 2018-05-08 07:58:15,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4d0a4df9-4f7c-491e-aae1-b513eabc0af1'] 2018-05-08 07:58:19,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 07:58:19,072 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4d0a4df9-4f7c-491e-aae1-b513eabc0af1', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-08 07:58:19,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-08 07:58:19,091 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:49 | 6 | 100.00% | | glance | 02:40 | 4 | 100.00% | | cinder | 06:35 | 10 | 100.00% | | heat | 02:20 | 4 | 100.00% | | keystone | 05:25 | 11 | 100.00% | | neutron | 14:20 | 11 | 100.00% | | nova | 19:38 | 9 | 100.00% | | quotas | 01:15 | 4 | 100.00% | | | | | | | TOTAL: | 00:54:06 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-08 07:58:19,092 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-05-08 07:58:58,400 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-08 07:58:58,400 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-08 07:58:59,068 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 07:58:59,068 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 63:13 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-08 07:58:59,075 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-05-08 07:58:59,269 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-08 07:58:59,270 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 07:59:09,017 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-08 07:59:08.571 11205 INFO rally.deployment.engine [-] Deployment 01e371a6-d122-411e-ab30-5a2561e9076d | Starting: Destroy cloud and free allocated resources. 2018-05-08 07:59:08.668 11205 INFO rally.deployment.engine [-] Deployment 01e371a6-d122-411e-ab30-5a2561e9076d | Completed: Destroy cloud and free allocated resources. 2018-05-08 07:59:08.706 11205 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=97116952-d143-4f98-ac26-e5163398cbb8). 2018-05-08 07:59:08.715 11205 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-08 07:59:18,868 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-08 07:59:18.452 11208 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=3784be8f-a20e-402e-aefb-876e4f8b9bf3) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 3784be8f-a20e-402e-aefb-876e4f8b9bf3 | 2018-05-08T07:59:18 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 3784be8f-a20e-402e-aefb-876e4f8b9bf3 ~/.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-05-08 07:59:30,713 - 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-05-08 07:59:30,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-08 07:59:40,709 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-08 07:59:40.131 11214 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=97116952-d143-4f98-ac26-e5163398cbb8). 2018-05-08 07:59:40.457 11214 INFO rally.api [-] Verifier has been successfully deleted! 2018-05-08 07:59:53,952 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-08 07:59:49.862 11217 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-08 07:59:50.104 11217 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-08 07:59:53.639 11217 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4a072fe1-716a-4565-a90e-a9768420b1d7) has been successfully created! Using verifier 'opnfv-tempest' (UUID=4a072fe1-716a-4565-a90e-a9768420b1d7) as the default verifier for the future CLI operations. 2018-05-08 08:00:06,943 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-05-08 08:00:13,850 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-08 08:00:27,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-08 08:00:44,347 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-08 08:00:42.090 11236 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4a072fe1-716a-4565-a90e-a9768420b1d7) for deployment 'opnfv-rally' (UUID=3784be8f-a20e-402e-aefb-876e4f8b9bf3). 2018-05-08 08:00:44.086 11236 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4a072fe1-716a-4565-a90e-a9768420b1d7) has been successfully configured for deployment 'opnfv-rally' (UUID=3784be8f-a20e-402e-aefb-876e4f8b9bf3)! 2018-05-08 08:00:44,347 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-08 08:00:44,348 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-08 08:00:44,351 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-08 08:00:52,898 - 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-05-08 08:01:02,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:01:02.363 11248 INFO rally.api [-] Starting verification (UUID=16e5b0f7-4f04-4972-9801-d91c3ae7bd88) for deployment 'opnfv-rally' (UUID=3784be8f-a20e-402e-aefb-876e4f8b9bf3) by verifier 'opnfv-tempest' (UUID=4a072fe1-716a-4565-a90e-a9768420b1d7). 2018-05-08 08:01:02,364 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 16e5b0f7-4f04-4972-9801-d91c3ae7bd88 2018-05-08 08:01:28,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:01:28.143 11248 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.657s] 2018-05-08 08:01:28,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:01:28.541 11248 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.934s] 2018-05-08 08:01:28,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:01:28.740 11248 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [1.159s] 2018-05-08 08:01:29,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:01:29.049 11248 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.508s] 2018-05-08 08:01:40,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:01:40.140 11248 INFO opnfv-tempest [-] {4} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.022s] 2018-05-08 08:01:40,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:01:40.227 11248 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [12.054s] 2018-05-08 08:01:43,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:01:43.993 11248 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [2.709s] 2018-05-08 08:01:44,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:01:44.435 11248 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.441s] 2018-05-08 08:01:52,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:01:52.121 11248 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.099s] 2018-05-08 08:01:52,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:01:52.267 11248 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.144s] 2018-05-08 08:01:52,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:01:52.341 11248 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.073s] 2018-05-08 08:02:02,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:02.379 11248 INFO opnfv-tempest [-] {6} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [5.047s] 2018-05-08 08:02:05,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:05.528 11248 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.756s] 2018-05-08 08:02:05,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:05.960 11248 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.431s] 2018-05-08 08:02:10,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:10.602 11248 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [4.639s] 2018-05-08 08:02:13,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:13.332 11248 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [2.730s] 2018-05-08 08:02:13,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:13.861 11248 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.528s] 2018-05-08 08:02:14,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:14.081 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [46.510s] 2018-05-08 08:02:24,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:24.994 11248 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [44.758s] 2018-05-08 08:02:26,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:26.275 11248 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [1.229s] 2018-05-08 08:02:26,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:26.327 11248 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.051s] 2018-05-08 08:02:27,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:27.702 11248 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [1.373s] 2018-05-08 08:02:27,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:27.788 11248 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.085s] 2018-05-08 08:02:27,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:27.841 11248 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.052s] 2018-05-08 08:02:28,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:28.146 11248 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.304s] 2018-05-08 08:02:28,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:28.929 11248 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.781s] 2018-05-08 08:02:29,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:29.605 11248 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.672s] 2018-05-08 08:02:30,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:30.744 11248 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.395s] 2018-05-08 08:02:32,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:32.829 11248 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [3.223s] 2018-05-08 08:02:32,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:32.927 11248 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.097s] 2018-05-08 08:02:33,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:33.641 11248 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.713s] 2018-05-08 08:02:34,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:34.940 11248 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [25.508s] 2018-05-08 08:02:35,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:35.344 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [4.794s] 2018-05-08 08:02:38,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:38.910 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [3.564s] 2018-05-08 08:02:39,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:39.524 11248 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [4.586s] 2018-05-08 08:02:41,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:41.929 11248 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [11.182s] 2018-05-08 08:02:46,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:46.092 11248 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [4.163s] 2018-05-08 08:02:50,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:50.454 11248 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [4.360s] 2018-05-08 08:02:54,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:54.754 11248 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [4.298s] 2018-05-08 08:02:55,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:55.058 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [3.253s] 2018-05-08 08:02:57,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:57.505 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [2.445s] 2018-05-08 08:02:59,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:02:59.605 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.557s] 2018-05-08 08:03:00,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:00.238 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [2.733s] 2018-05-08 08:03:01,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:01.401 11248 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [6.645s] 2018-05-08 08:03:05,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:05.078 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [4.838s] 2018-05-08 08:03:06,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:06.980 11248 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [5.578s] 2018-05-08 08:03:07,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:07.079 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [2.001s] 2018-05-08 08:03:07,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:07.361 11248 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.381s] 2018-05-08 08:03:07,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:07.476 11248 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.113s] 2018-05-08 08:03:07,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:07.596 11248 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.119s] 2018-05-08 08:03:07,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:07.820 11248 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.223s] 2018-05-08 08:03:07,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:07.862 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.781s] 2018-05-08 08:03:08,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:08.697 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.834s] 2018-05-08 08:03:09,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:09.393 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.695s] 2018-05-08 08:03:10,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:10.171 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.777s] 2018-05-08 08:03:10,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:10.737 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.564s] 2018-05-08 08:03:11,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:11.867 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [12.260s] 2018-05-08 08:03:12,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:12.111 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [1.373s] 2018-05-08 08:03:24,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:24.929 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.462s] 2018-05-08 08:03:25,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:25.386 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.456s] 2018-05-08 08:03:26,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:26.062 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.675s] 2018-05-08 08:03:26,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:26.313 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [24.102s] 2018-05-08 08:03:27,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:27.456 11248 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [10.719s] 2018-05-08 08:03:28,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:28.057 11248 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.598s] 2018-05-08 08:03:29,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:29.961 11248 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [64.958s] 2018-05-08 08:03:30,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:30.087 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [4.024s] 2018-05-08 08:03:30,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:30.483 11248 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [2.425s] 2018-05-08 08:03:30,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:30.881 11248 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.396s] 2018-05-08 08:03:30,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:30.884 11248 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-05-08 08:03:31,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:31.564 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [1.476s] 2018-05-08 08:03:35,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:35.071 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [3.505s] 2018-05-08 08:03:35,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:35.557 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.486s] 2018-05-08 08:03:36,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:36.294 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.735s] 2018-05-08 08:03:36,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:36.916 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.621s] 2018-05-08 08:03:37,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:37.587 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.669s] 2018-05-08 08:03:38,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:38.165 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.578s] 2018-05-08 08:03:39,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:39.503 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [1.335s] 2018-05-08 08:03:40,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:40.688 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [1.184s] 2018-05-08 08:03:41,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:41.765 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [1.075s] 2018-05-08 08:03:42,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:42.115 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [15.800s] 2018-05-08 08:03:42,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:03:42.546 11248 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.780s] 2018-05-08 08:04:03,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:03.545 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [21.429s] 2018-05-08 08:04:04,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:04.257 11248 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [34.295s] 2018-05-08 08:04:09,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:09.626 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [4.046s] 2018-05-08 08:04:14,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:14.680 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [5.053s] 2018-05-08 08:04:19,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:19.708 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [5.025s] 2018-05-08 08:04:24,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:24.383 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [4.673s] 2018-05-08 08:04:25,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:25.894 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [22.348s] 2018-05-08 08:04:30,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:30.046 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [5.661s] 2018-05-08 08:04:35,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:35.927 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [5.880s] 2018-05-08 08:04:38,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:38.663 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [2.735s] 2018-05-08 08:04:40,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:40.462 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [1.798s] 2018-05-08 08:04:42,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:42.767 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [2.304s] 2018-05-08 08:04:46,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:46.611 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [3.841s] 2018-05-08 08:04:47,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:47.122 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [21.227s] 2018-05-08 08:04:48,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:48.503 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [1.892s] 2018-05-08 08:04:49,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:49.152 11248 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [16.113s] 2018-05-08 08:04:49,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:49.762 11248 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.608s] 2018-05-08 08:04:50,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:50.430 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [1.925s] 2018-05-08 08:04:51,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:51.485 11248 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [1.721s] 2018-05-08 08:04:51,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:51.843 11248 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.358s] 2018-05-08 08:04:51,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:51.846 11248 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-05-08 08:04:52,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:52.281 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [1.851s] 2018-05-08 08:04:56,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:56.750 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [4.466s] 2018-05-08 08:04:58,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:58.534 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [1.784s] 2018-05-08 08:04:59,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:04:59.236 11248 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [2.082s] 2018-05-08 08:05:00,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:00.223 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [13.101s] 2018-05-08 08:05:00,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:00.642 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [2.106s] 2018-05-08 08:05:00,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:00.785 11248 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [1.548s] 2018-05-08 08:05:02,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:02.196 11248 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [1.409s] 2018-05-08 08:05:02,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:02.430 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.786s] 2018-05-08 08:05:04,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:04.167 11248 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [1.737s] 2018-05-08 08:05:04,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:04.648 11248 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [2.452s] 2018-05-08 08:05:07,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:07.052 11248 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [2.403s] 2018-05-08 08:05:09,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:09.768 11248 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [2.714s] 2018-05-08 08:05:22,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:22.276 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [22.052s] 2018-05-08 08:05:26,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:26.052 11248 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [4.311s] 2018-05-08 08:05:27,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:27.794 11248 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.481s] 2018-05-08 08:05:30,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:30.889 11248 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.095s] 2018-05-08 08:05:46,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:46.255 11248 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [101.979s] 2018-05-08 08:05:50,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:50.823 11248 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [7.462s] 2018-05-08 08:05:54,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:54.225 11248 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [1.953s] 2018-05-08 08:05:57,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:57.841 11248 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [7.016s] 2018-05-08 08:05:59,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:05:59.624 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [37.346s] 2018-05-08 08:06:00,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:00.420 11248 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.839s] 2018-05-08 08:06:01,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:01.023 11248 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.603s] 2018-05-08 08:06:07,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:07.745 11248 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [20.749s] 2018-05-08 08:06:13,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:13.534 11248 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [2.646s] 2018-05-08 08:06:14,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:14.319 11248 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [16.470s] 2018-05-08 08:06:15,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:15.917 11248 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [2.382s] 2018-05-08 08:06:18,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:18.224 11248 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [3.907s] 2018-05-08 08:06:18,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:18.331 11248 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [2.412s] 2018-05-08 08:06:19,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:19.868 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [20.242s] 2018-05-08 08:06:21,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:21.077 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.209s] 2018-05-08 08:06:21,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:21.942 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.863s] 2018-05-08 08:06:22,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:22.780 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.836s] 2018-05-08 08:06:23,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:23.273 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.492s] 2018-05-08 08:06:25,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:25.083 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [1.810s] 2018-05-08 08:06:26,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:26.064 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.979s] 2018-05-08 08:06:26,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:26.504 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.440s] 2018-05-08 08:06:27,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:27.143 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.637s] 2018-05-08 08:06:28,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:28.812 11248 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [10.585s] 2018-05-08 08:06:34,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:34.450 11248 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [5.637s] 2018-05-08 08:06:36,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:36.696 11248 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [28.950s] 2018-05-08 08:06:46,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:46.366 11248 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [11.912s] 2018-05-08 08:06:46,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:46.706 11248 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.342s] 2018-05-08 08:06:53,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:53.495 11248 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [16.797s] 2018-05-08 08:06:53,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:53.941 11248 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.445s] 2018-05-08 08:06:54,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:54.239 11248 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [35.899s] 2018-05-08 08:06:54,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:54.289 11248 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.347s] 2018-05-08 08:06:54,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:54.907 11248 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.617s] 2018-05-08 08:06:55,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:55.304 11248 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.396s] 2018-05-08 08:06:57,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:57.459 11248 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [1.171s] 2018-05-08 08:06:57,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:06:57.850 11248 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.390s] 2018-05-08 08:07:02,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:07:02.410 11248 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [35.266s] 2018-05-08 08:07:04,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:07:04.234 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [86.615s] 2018-05-08 08:07:32,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:07:32.904 11248 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.886s] 2018-05-08 08:07:33,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:07:33.646 11248 INFO opnfv-tempest [-] {5} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.741s] 2018-05-08 08:07:39,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:07:39.908 11248 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [3.679s] 2018-05-08 08:07:42,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:07:42.531 11248 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [2.623s] 2018-05-08 08:08:20,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:08:20.732 11248 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [13.728s] 2018-05-08 08:08:50,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:08:50.123 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [105.890s] 2018-05-08 08:08:56,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:08:56.842 11248 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [36.104s] 2018-05-08 08:10:21,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:10:21.124 11248 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [225.066s] 2018-05-08 08:11:56,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:11:56.751 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [186.596s] 2018-05-08 08:12:32,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:12:32.347 11248 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [131.203s] 2018-05-08 08:13:20,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:13:20.503 11248 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [83.741s] 2018-05-08 08:13:49,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:13:49.312 11248 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.331s] 2018-05-08 08:13:49,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:13:49.570 11248 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.256s] 2018-05-08 08:13:50,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:13:50.204 11248 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.632s] 2018-05-08 08:13:50,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:13:50.663 11248 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.459s] 2018-05-08 08:13:51,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:13:51.108 11248 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.443s] 2018-05-08 08:13:51,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:13:51.962 11248 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.853s] 2018-05-08 08:13:52,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:13:52.757 11248 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.793s] 2018-05-08 08:13:53,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:13:53.355 11248 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.594s] 2018-05-08 08:13:53,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:13:53.919 11248 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.566s] 2018-05-08 08:13:54,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:13:54.534 11248 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.612s] 2018-05-08 08:14:14,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:14.955 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.119s] 2018-05-08 08:14:15,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:15.240 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.284s] 2018-05-08 08:14:15,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:15.642 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.400s] 2018-05-08 08:14:15,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:15.773 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.130s] 2018-05-08 08:14:15,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:15.895 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.121s] 2018-05-08 08:14:16,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:16.000 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.103s] 2018-05-08 08:14:16,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:16.364 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.363s] 2018-05-08 08:14:16,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:16.583 11248 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.295s] 2018-05-08 08:14:16,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:16.702 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.337s] 2018-05-08 08:14:16,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:16.766 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.063s] 2018-05-08 08:14:17,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:17.170 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.402s] 2018-05-08 08:14:17,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:17.239 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.068s] 2018-05-08 08:14:17,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:17.754 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.514s] 2018-05-08 08:14:18,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:18.398 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.643s] 2018-05-08 08:14:18,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:18.866 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.467s] 2018-05-08 08:14:19,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:19.288 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.421s] 2018-05-08 08:14:21,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:21.183 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.893s] 2018-05-08 08:14:21,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:21.568 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.385s] 2018-05-08 08:14:21,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:21.926 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.356s] 2018-05-08 08:14:21,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:21.998 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.072s] 2018-05-08 08:14:22,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:22.428 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.429s] 2018-05-08 08:14:22,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:22.790 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.360s] 2018-05-08 08:14:23,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:23.240 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.449s] 2018-05-08 08:14:23,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:23.662 11248 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.421s] 2018-05-08 08:14:53,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:14:53.436 11248 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [27.744s] 2018-05-08 08:15:43,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:15:43.251 11248 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [49.806s] 2018-05-08 08:16:17,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:16:17.681 11248 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [34.428s] 2018-05-08 08:16:34,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '16e5b0f7-4f04-4972-9801-d91c3ae7bd88']'. 2018-05-08 08:16:37,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-08 08:16:37,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-08 08:16:37,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 08:16:37,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 16e5b0f7-4f04-4972-9801-d91c3ae7bd88 | 2018-05-08 08:16:37,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-08 08:16:37,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-08 08:01:02 | 2018-05-08 08:16:37,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-08 08:16:33 | 2018-05-08 08:16:37,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:31 | 2018-05-08 08:16:37,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-08 08:16:37,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-08 08:16:37,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4a072fe1-716a-4565-a90e-a9768420b1d7) | 2018-05-08 08:16:37,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-08 08:16:37,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3784be8f-a20e-402e-aefb-876e4f8b9bf3) | 2018-05-08 08:16:37,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 204 | 2018-05-08 08:16:37,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 894.492 | 2018-05-08 08:16:37,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 203 | 2018-05-08 08:16:37,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-08 08:16:37,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-08 08:16:37,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-08 08:16:37,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-08 08:16:37,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 08:16:37,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-08 08:16:38,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.5098039216% 2018-05-08 08:17:00,511 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 08:17:00,512 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 16:53 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-05-08 08:17:00,519 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-05-08 08:17:00,519 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-08 08:17:00,715 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-08 08:17:00,716 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 08:17:10,651 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-08 08:17:10.028 11318 INFO rally.deployment.engine [-] Deployment 3784be8f-a20e-402e-aefb-876e4f8b9bf3 | Starting: Destroy cloud and free allocated resources. 2018-05-08 08:17:10.124 11318 INFO rally.deployment.engine [-] Deployment 3784be8f-a20e-402e-aefb-876e4f8b9bf3 | Completed: Destroy cloud and free allocated resources. 2018-05-08 08:17:10.222 11318 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=4a072fe1-716a-4565-a90e-a9768420b1d7) for deployment 'opnfv-rally'. 2018-05-08 08:17:10.283 11318 INFO rally.api [-] Deleting verification (UUID=16e5b0f7-4f04-4972-9801-d91c3ae7bd88). 2018-05-08 08:17:10.323 11318 INFO rally.api [-] Verification has been successfully deleted! 2018-05-08 08:17:10.324 11318 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=4a072fe1-716a-4565-a90e-a9768420b1d7). 2018-05-08 08:17:10.342 11318 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-08 08:17:20,506 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-08 08:17:20.101 11321 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=348adcbe-9c77-4f1c-be8e-19d6ba005ea1) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 348adcbe-9c77-4f1c-be8e-19d6ba005ea1 | 2018-05-08T08:17:20 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 348adcbe-9c77-4f1c-be8e-19d6ba005ea1 ~/.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-05-08 08:17:32,252 - 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-05-08 08:17:32,253 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-08 08:17:42,148 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-08 08:17:41.563 11327 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=4a072fe1-716a-4565-a90e-a9768420b1d7). 2018-05-08 08:17:41.896 11327 INFO rally.api [-] Verifier has been successfully deleted! 2018-05-08 08:17:55,481 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-08 08:17:51.320 11330 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-08 08:17:51.563 11330 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-08 08:17:55.144 11330 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=46a2ce51-9db3-4e37-ad83-1d82b0ddb5e4) has been successfully created! Using verifier 'opnfv-tempest' (UUID=46a2ce51-9db3-4e37-ad83-1d82b0ddb5e4) as the default verifier for the future CLI operations. 2018-05-08 08:18:08,446 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-05-08 08:18:16,185 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-08 08:18:25,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-08 08:18:42,203 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-08 08:18:39.848 11349 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=46a2ce51-9db3-4e37-ad83-1d82b0ddb5e4) for deployment 'opnfv-rally' (UUID=348adcbe-9c77-4f1c-be8e-19d6ba005ea1). 2018-05-08 08:18:41.942 11349 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=46a2ce51-9db3-4e37-ad83-1d82b0ddb5e4) has been successfully configured for deployment 'opnfv-rally' (UUID=348adcbe-9c77-4f1c-be8e-19d6ba005ea1)! 2018-05-08 08:18:42,203 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-08 08:18:42,204 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-08 08:18:42,209 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-08 08:18:42,222 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-08 08:18:55,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-46a2ce51-9db3-4e37-ad83-1d82b0ddb5e4/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-05-08 08:18:55,853 - 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-05-08 08:19:05,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 08:19:05.234 11358 INFO rally.api [-] Starting verification (UUID=3940c441-e0ac-4a51-9703-5d5047175602) for deployment 'opnfv-rally' (UUID=348adcbe-9c77-4f1c-be8e-19d6ba005ea1) by verifier 'opnfv-tempest' (UUID=46a2ce51-9db3-4e37-ad83-1d82b0ddb5e4). 2018-05-08 08:19:05,235 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3940c441-e0ac-4a51-9703-5d5047175602 2018-05-08 08:31:11,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3940c441-e0ac-4a51-9703-5d5047175602']'. 2018-05-08 08:31:15,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-08 08:31:15,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-08 08:31:15,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 08:31:15,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3940c441-e0ac-4a51-9703-5d5047175602 | 2018-05-08 08:31:15,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-08 08:31:15,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-08 08:19:05 | 2018-05-08 08:31:15,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-08 08:31:10 | 2018-05-08 08:31:15,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:05 | 2018-05-08 08:31:15,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-08 08:31:15,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-08 08:31:15,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 46a2ce51-9db3-4e37-ad83-1d82b0ddb5e4) | 2018-05-08 08:31:15,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-08 08:31:15,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 348adcbe-9c77-4f1c-be8e-19d6ba005ea1) | 2018-05-08 08:31:15,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-05-08 08:31:15,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 673.342 | 2018-05-08 08:31:15,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-05-08 08:31:15,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2018-05-08 08:31:15,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-08 08:31:15,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-08 08:31:15,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-08 08:31:15,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 08:31:15,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-08 08:31:15,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-08 08:31:42,178 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 08:31:42,179 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 13:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-08 08:31:42,186 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-08 08:32:29,914 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-05-08 08:32:29,915 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-08 08:32:29,986 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-08 08:32:30,288 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 08:32:30,288 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-08 08:32:30,295 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-08 08:32:32,796 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-08 11:11:52,419 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 11:11:52,420 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 159:19 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-08 11:11:52,428 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-08 11:11:52,625 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-08 11:11:52,627 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 11:12:02,628 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-08 11:12:01.960 11545 INFO rally.deployment.engine [-] Deployment 348adcbe-9c77-4f1c-be8e-19d6ba005ea1 | Starting: Destroy cloud and free allocated resources. 2018-05-08 11:12:02.057 11545 INFO rally.deployment.engine [-] Deployment 348adcbe-9c77-4f1c-be8e-19d6ba005ea1 | Completed: Destroy cloud and free allocated resources. 2018-05-08 11:12:02.178 11545 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=46a2ce51-9db3-4e37-ad83-1d82b0ddb5e4) for deployment 'opnfv-rally'. 2018-05-08 11:12:02.267 11545 INFO rally.api [-] Deleting verification (UUID=3940c441-e0ac-4a51-9703-5d5047175602). 2018-05-08 11:12:02.305 11545 INFO rally.api [-] Verification has been successfully deleted! 2018-05-08 11:12:02.306 11545 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=46a2ce51-9db3-4e37-ad83-1d82b0ddb5e4). 2018-05-08 11:12:02.324 11545 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-08 11:12:12,412 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-08 11:12:12.002 11548 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4fe1aa90-68d0-43f9-b7ee-487b9915dfb9) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4fe1aa90-68d0-43f9-b7ee-487b9915dfb9 | 2018-05-08T11:12:11 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4fe1aa90-68d0-43f9-b7ee-487b9915dfb9 ~/.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-05-08 11:12:24,577 - 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-05-08 11:12:24,577 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-08 11:12:34,490 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-08 11:12:33.883 11554 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=46a2ce51-9db3-4e37-ad83-1d82b0ddb5e4). 2018-05-08 11:12:34.224 11554 INFO rally.api [-] Verifier has been successfully deleted! 2018-05-08 11:12:47,820 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-08 11:12:43.713 11557 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-08 11:12:43.973 11557 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-08 11:12:47.512 11557 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3898fac6-930b-4998-9d15-2f2529debb86) has been successfully created! Using verifier 'opnfv-tempest' (UUID=3898fac6-930b-4998-9d15-2f2529debb86) as the default verifier for the future CLI operations. 2018-05-08 11:13:22,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-08 11:13:40,910 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-08 11:13:38.398 11576 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3898fac6-930b-4998-9d15-2f2529debb86) for deployment 'opnfv-rally' (UUID=4fe1aa90-68d0-43f9-b7ee-487b9915dfb9). 2018-05-08 11:13:40.655 11576 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3898fac6-930b-4998-9d15-2f2529debb86) has been successfully configured for deployment 'opnfv-rally' (UUID=4fe1aa90-68d0-43f9-b7ee-487b9915dfb9)! 2018-05-08 11:13:52,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3898fac6-930b-4998-9d15-2f2529debb86/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-08 11:13:52,915 - 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-05-08 11:14:02,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-08 11:14:02.336 11585 INFO rally.api [-] Starting verification (UUID=4f6a9255-fb91-4139-9c13-778695e33d46) for deployment 'opnfv-rally' (UUID=4fe1aa90-68d0-43f9-b7ee-487b9915dfb9) by verifier 'opnfv-tempest' (UUID=3898fac6-930b-4998-9d15-2f2529debb86). 2018-05-08 11:24:57,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4f6a9255-fb91-4139-9c13-778695e33d46']'. 2018-05-08 11:25:01,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-08 11:25:01,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-08 11:25:01,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 11:25:01,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4f6a9255-fb91-4139-9c13-778695e33d46 | 2018-05-08 11:25:01,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-08 11:25:01,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-08 11:14:02 | 2018-05-08 11:25:01,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-08 11:24:56 | 2018-05-08 11:25:01,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:54 | 2018-05-08 11:25:01,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-08 11:25:01,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-08 11:25:01,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3898fac6-930b-4998-9d15-2f2529debb86) | 2018-05-08 11:25:01,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-08 11:25:01,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4fe1aa90-68d0-43f9-b7ee-487b9915dfb9) | 2018-05-08 11:25:01,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-08 11:25:01,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 606.88 | 2018-05-08 11:25:01,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-08 11:25:01,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-08 11:25:01,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-08 11:25:01,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-08 11:25:01,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-08 11:25:01,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 11:25:01,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-08 11:25:01,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 97.6744186047% 2018-05-08 11:25:27,207 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 11:25:27,207 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 12:26 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-05-08 11:25:27,214 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-05-08 11:25:27,216 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 02:36 | PASS | | vping_userdata | functest | smoke | 02:01 | PASS | | tempest_smoke_serial | functest | smoke | 50:43 | PASS | | rally_sanity | functest | smoke | 63:13 | PASS | | refstack_defcore | functest | smoke | 16:53 | FAIL | | patrole | functest | smoke | 13:32 | PASS | | odl | functest | smoke | 00:46 | PASS | | snaps_smoke | functest | smoke | 159:19 | PASS | | neutron_trunk | functest | smoke | 12:26 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-08 11:25:27,230 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-08 11:26:26,816 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-34 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+---------------------------------------------------------------------+ 2018-05-08 11:26:26,826 - 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 SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.0.15.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-05-08 11:26:26,826 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 11:26:26,827 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-08 11:26:26,829 - 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-05-08 11:26:26,836 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-08 11:26:38,503 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-fraser-34 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+---------------------------------------------------------------------+ 2018-05-08 11:26:38,513 - 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 SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.0.15.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-05-08 11:26:38,513 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 11:26:38,514 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-08 11:26:38,516 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-08 11:26:38,518 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK